{"id":360142,"url":"https://github.com/dropwizard/dropwizard","last_synced_at":"2026-06-21T15:02:28.708Z","repository":{"id":1326622,"uuid":"1272129","full_name":"dropwizard/dropwizard","owner":"dropwizard","description":"A damn simple library for building production-ready RESTful web services.","archived":false,"fork":false,"pushed_at":"2026-05-31T02:07:41.000Z","size":114484,"stargazers_count":8575,"open_issues_count":25,"forks_count":3405,"subscribers_count":353,"default_branch":"release/5.0.x","last_synced_at":"2026-05-31T04:07:02.839Z","etag":null,"topics":["dropwizard","hibernate","java","jax-rs","jdbi","jersey-framework","jersey2","jetty","rest","restful-webservices","web-framework"],"latest_commit_sha":null,"homepage":"https://www.dropwizard.io","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dropwizard.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-01-19T19:52:29.000Z","updated_at":"2026-05-31T02:07:45.000Z","dependencies_parsed_at":"2023-09-25T00:36:07.805Z","dependency_job_id":"49d46f65-78ee-4616-9a89-d341231d1f09","html_url":"https://github.com/dropwizard/dropwizard","commit_stats":{"total_commits":6736,"total_committers":528,"mean_commits":"12.757575757575758","dds":0.7804334916864608,"last_synced_commit":"7c83a8faa94592fae7449ece2efd3563583d239c"},"previous_names":[],"tags_count":277,"template":false,"template_full_name":null,"purl":"pkg:github/dropwizard/dropwizard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dropwizard","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/refs/heads/release/5.0.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/sbom","scorecard":{"id":356802,"data":{"date":"2025-08-11","repo":{"name":"github.com/dropwizard/dropwizard","commit":"3b65cea7d21d47f0fa267aff12315cf7364fafae"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/18 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/maven.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maven.yml:29","Warn: no topLevel permission defined: .github/workflows/announce-release.yml:1","Warn: no topLevel permission defined: .github/workflows/assign-milestone.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/close_stale.yml:9","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/maven.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/trigger-release.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":8,"reason":"dependency not pinned by hash detected -- score normalized to 8","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/announce-release.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/dropwizard/dropwizard/announce-release.yml/release/4.0.x?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/dropwizard/dropwizard/release.yml/release/4.0.x?enable=pin","Info:  21 out of  21 GitHub-owned GitHubAction dependencies pinned","Info:   6 out of   8 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:10"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (28) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T09:47:45.812Z","repository_id":1326622,"created_at":"2025-08-18T09:47:45.812Z","updated_at":"2025-08-18T09:47:45.812Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33752288,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-31T02:00:06.040Z","response_time":95,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"dropwizard","name":"Dropwizard","uuid":"5478557","kind":"organization","description":"","email":null,"website":"https://www.dropwizard.io","location":null,"twitter":"dropwizardio","company":null,"icon_url":"https://avatars.githubusercontent.com/u/5478557?v=4","repositories_count":27,"last_synced_at":"2024-03-25T21:19:31.942Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dropwizard","funding_links":[],"total_stars":16606,"followers":61,"following":0,"created_at":"2022-11-02T16:45:24.316Z","updated_at":"2024-03-25T21:19:40.177Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dropwizard","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dropwizard/repositories"},"packages":[{"id":5033596,"name":"io.dropwizard:dropwizard-forms","ecosystem":"maven","description":"Dropwizard is a Java framework for developing ops-friendly, high-performance, RESTful web applications.","homepage":"http://www.dropwizard.io/5.0.2","licenses":"Apache License 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/dropwizard/dropwizard","keywords_array":[],"namespace":"io.dropwizard","versions_count":236,"first_release_published_at":"2014-01-31T12:27:34.000Z","latest_release_published_at":"2026-05-31T22:50:00.000Z","latest_release_number":"5.0.2","last_synced_at":"2026-05-31T23:02:06.380Z","created_at":"2022-07-27T16:45:11.934Z","updated_at":"2026-05-31T23:02:06.380Z","registry_url":"https://central.sonatype.com/artifact/io.dropwizard/dropwizard-forms/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.dropwizard/dropwizard-forms/","metadata":{"repositories":["https://central.sonatype.com/repository/maven-snapshots/"]},"repo_metadata":{"uuid":"1272129","full_name":"dropwizard/dropwizard","owner":"dropwizard","description":"A damn simple library for building production-ready RESTful web services.","archived":false,"fork":false,"pushed_at":"2023-09-23T21:22:51.000Z","size":109633,"stargazers_count":8429,"open_issues_count":28,"forks_count":3466,"subscribers_count":379,"default_branch":"release/4.0.x","last_synced_at":"2023-09-23T23:47:13.627Z","etag":null,"topics":["dropwizard","hibernate","java","jax-rs","jdbi","jersey-framework","jersey2","jetty","rest","restful-webservices","web-framework"],"latest_commit_sha":null,"homepage":"https://www.dropwizard.io","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dropwizard.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":null}},"created_at":"2011-01-19T19:52:29.000Z","updated_at":"2023-09-25T00:37:06.140Z","dependencies_parsed_at":"2023-09-25T00:36:07.805Z","dependency_job_id":"49d46f65-78ee-4616-9a89-d341231d1f09","html_url":"https://github.com/dropwizard/dropwizard","commit_stats":{"total_commits":6523,"total_committers":527,"mean_commits":"12.377609108159392","dds":0.7968726046297716,"last_synced_commit":"9aeb02f4eeed96ac7db8f365c2e34dbeaf77c2bf"},"previous_names":[],"tags_count":237,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dropwizard","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/refs/heads/release/4.0.x","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":174933239,"owners_count":10186702,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"dropwizard","name":"Dropwizard","uuid":"5478557","kind":"organization","description":"","email":null,"website":"https://www.dropwizard.io","location":null,"twitter":"dropwizardio","company":null,"icon_url":"https://avatars.githubusercontent.com/u/5478557?v=4","repositories_count":22,"last_synced_at":"2023-04-10T11:59:31.007Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dropwizard","created_at":"2022-11-02T16:45:24.316Z","updated_at":"2023-04-10T11:59:39.217Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dropwizard","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dropwizard/repositories"},"tags":[{"name":"v4.0.4","sha":"6bca3f7059798ba55fdf04f015f10951e24f27bd","kind":"tag","published_at":"2023-11-06T17:09:20.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.4/manifests"},{"name":"v3.0.4","sha":"42477dcb60f0d1b3bebd4eaff23494816a2915d9","kind":"tag","published_at":"2023-11-06T12:48:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.4/manifests"},{"name":"v2.1.10","sha":"480b2ebc281900a69a058927222eee927ba1b518","kind":"tag","published_at":"2023-11-06T09:03:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.10/manifests"},{"name":"v4.0.3","sha":"456e5e67c1d57bb727e17cd7db092403c06cf7bd","kind":"tag","published_at":"2023-10-20T13:53:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.3/manifests"},{"name":"v3.0.3","sha":"f1ac18faa1ffe7444344e4cf437cd6d44966d5ed","kind":"tag","published_at":"2023-10-19T20:24:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.3/manifests"},{"name":"v2.1.9","sha":"eee9527a2c7e33d08d71b4b8801ed70d111bd02e","kind":"tag","published_at":"2023-10-19T16:33:45.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.9/manifests"},{"name":"v3.0.2","sha":"88ad5ab52462b814057be90c229162f7ddef7938","kind":"tag","published_at":"2023-09-24T22:34:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.2/manifests"},{"name":"v4.0.2","sha":"781bb4f36c8bdc3b844b7b905b69af95a917ed78","kind":"tag","published_at":"2023-09-24T22:22:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.2/manifests"},{"name":"v2.1.8","sha":"cbcbc6738dc3e1cba7005ed2d463f9b1f57bd8b1","kind":"tag","published_at":"2023-09-24T22:20:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"a46c6f82484c1d6b9fd84569f73e7b0dd33ec692","kind":"tag","published_at":"2023-06-19T22:06:25.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.7/manifests"},{"name":"v4.0.1","sha":"cfd9586186870ec9d078988c6d6a521d8756eafe","kind":"tag","published_at":"2023-06-19T22:04:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.1/manifests"},{"name":"v3.0.1","sha":"523a14f5006418bf7c0d4c6d7bc3d10755edfe1d","kind":"tag","published_at":"2023-06-19T22:03:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.1/manifests"},{"name":"v4.0.0","sha":"69e115aa8a5048f1557f449ca842a707a88cde2e","kind":"tag","published_at":"2023-03-28T22:24:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0/manifests"},{"name":"v3.0.0","sha":"1df711a473aef3a77ef738c19b563780b4d9dca6","kind":"tag","published_at":"2023-03-28T22:23:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0/manifests"},{"name":"v2.1.6","sha":"50587fa6c899beaad547b4f7306157beff271375","kind":"tag","published_at":"2023-03-28T21:58:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.6/manifests"},{"name":"v4.0.0-beta.4","sha":"cbbacd5247e2c8c0c208786b8d580ca29778a375","kind":"tag","published_at":"2023-02-24T09:22:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.4/manifests"},{"name":"v3.0.0-beta.5","sha":"05c1b73527610781131ce07bfcacb6c24d17713c","kind":"tag","published_at":"2023-02-24T09:17:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.5/manifests"},{"name":"v2.1.5","sha":"82ee4065196556523b5d1cdb6ebe87de2b00e949","kind":"tag","published_at":"2023-02-24T08:50:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.5/manifests"},{"name":"v2.0.35","sha":"d499ef1a579546e1f99343aae4b19f35b4737857","kind":"tag","published_at":"2023-01-28T21:56:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.35","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.35/manifests"},{"name":"v2.1.4","sha":"f5ef0d12b8e2c622435faae13c51b9cccaea9fa2","kind":"tag","published_at":"2022-10-20T19:56:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.4/manifests"},{"name":"v2.0.34","sha":"f5d447ce33c9dd53f96119a331de62c8c888ebc0","kind":"tag","published_at":"2022-10-18T17:23:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.34","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.34/manifests"},{"name":"v4.0.0-beta.3","sha":"26b3188e0c3f32b9dba7cda86634b787a2387bf5","kind":"tag","published_at":"2022-10-12T21:54:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.3/manifests"},{"name":"v3.0.0-beta.4","sha":"f679616d7ad7df6ba3bb77535507ca8ec4049336","kind":"tag","published_at":"2022-10-12T21:52:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.4/manifests"},{"name":"v2.1.3","sha":"d1563469fff7d63717063beb7b49267c39a88d58","kind":"tag","published_at":"2022-10-12T21:47:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.3/manifests"},{"name":"v2.0.33","sha":"5c1c2c425dd5b6a1f314c6b46563fd39c71e0656","kind":"tag","published_at":"2022-09-12T10:08:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.33","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.33/manifests"},{"name":"v2.1.2","sha":"ea3e5a3d1ba59d0467539d400592f5bf5b40dbf8","kind":"tag","published_at":"2022-09-12T10:01:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.2/manifests"},{"name":"v4.0.0-beta.2","sha":"55fef0b12367ac26018538542d6ec6efb4f562ea","kind":"tag","published_at":"2022-06-30T20:12:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.2/manifests"},{"name":"v3.0.0-beta.3","sha":"c9c8d72708fbfc8b9982e9b37f321e588a1efdab","kind":"tag","published_at":"2022-06-30T20:05:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.3/manifests"},{"name":"v2.0.32","sha":"b3d87605369aa63caf860f67be2ba86704dd7a97","kind":"tag","published_at":"2022-06-30T19:56:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.32","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.32/manifests"},{"name":"v2.1.1","sha":"d2455b5369c8d9391e81e697f2354246532d0d5e","kind":"tag","published_at":"2022-06-30T19:48:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.1/manifests"},{"name":"v2.0.31","sha":"6a2dd0885a9c4b6b62e4ecbd207b949ca8a8a5bc","kind":"tag","published_at":"2022-06-19T14:44:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.31","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.31/manifests"},{"name":"v2.0.30","sha":"71300cf5094a53fbd658a906423478ba706ff434","kind":"tag","published_at":"2022-06-18T18:08:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.30","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.30/manifests"},{"name":"v2.1.0","sha":"4fb8906bb761886c85891d4bbf6dcf0a15ca4e9c","kind":"tag","published_at":"2022-05-02T13:16:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0/manifests"},{"name":"v3.0.0-beta.2","sha":"8ade5d9db8d4e29f4f8f37a994246d9270b9c479","kind":"tag","published_at":"2022-04-20T21:45:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.2/manifests"},{"name":"v2.1.0-beta.9","sha":"fd2787a7817295796e6c9f07d44132c262a9e902","kind":"tag","published_at":"2022-04-20T21:40:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.9/manifests"},{"name":"v4.0.0-beta.1","sha":"621bf358ad641ecb07af52026d0385a923957c15","kind":"tag","published_at":"2022-04-08T10:24:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.1/manifests"},{"name":"v3.0.0-beta.1","sha":"b6e096859d65c16e0c669609444f73d0621f4769","kind":"tag","published_at":"2022-04-08T10:14:48.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.1/manifests"},{"name":"v2.1.0-beta.8","sha":"5b37d6f6af0383892834d8437e6c79688f5fc670","kind":"tag","published_at":"2022-04-05T15:57:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.8/manifests"},{"name":"v2.0.29","sha":"20d80316b32cf68d7a0ba23300cfa53bc5155e7d","kind":"tag","published_at":"2022-04-05T15:16:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.29","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.29/manifests"},{"name":"v2.1.0-beta.7","sha":"bf892222765fdd6880449589b99eeeb511b80444","kind":"tag","published_at":"2021-12-20T14:40:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.7/manifests"},{"name":"v2.0.28","sha":"dd215d3ec65f23cef9e0a4d96ed7c542d71d1758","kind":"tag","published_at":"2021-12-20T14:27:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.28","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.28/manifests"},{"name":"v2.1.0-beta.6","sha":"74626bda8033b598b875372b8e8cb982ba2349bc","kind":"tag","published_at":"2021-12-16T09:20:37.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.6/manifests"},{"name":"v2.0.27","sha":"b5c6bc2633f1ea150970131e547a1a580052ece5","kind":"tag","published_at":"2021-12-16T09:00:27.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.27","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.27/manifests"},{"name":"v2.1.0-beta.5","sha":"835081d794427f37bd671f584b6083f96ae17aa6","kind":"tag","published_at":"2021-12-09T17:53:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.5/manifests"},{"name":"v2.0.26","sha":"66ca617d40d57627a8820c96d388a7583650ae6e","kind":"tag","published_at":"2021-12-09T17:43:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.26","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.26/manifests"},{"name":"v2.1.0-beta.4","sha":"e57713abe7add73e7033a30af3022668f4a9ec8d","kind":"tag","published_at":"2021-09-01T15:31:59.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.4/manifests"},{"name":"v2.0.25","sha":"2a4c0f8ba2741e618737556ed1973b22a8284a58","kind":"tag","published_at":"2021-09-01T15:17:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.25","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.25/manifests"},{"name":"v2.1.0-beta.3","sha":"912f4beb7254c72e2db4207efdb38543994c7630","kind":"tag","published_at":"2021-08-11T06:36:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.3/manifests"},{"name":"v2.1.0-beta.2","sha":"94ab611f45fbacf94f449a14fd035c6971a786fd","kind":"tag","published_at":"2021-07-29T12:50:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.2/manifests"},{"name":"v2.0.24","sha":"8818eb7ec61dd59059b51478d734e6d30fb8cca9","kind":"tag","published_at":"2021-07-29T12:08:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.24","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.24/manifests"},{"name":"v2.0.23","sha":"79c3770db75c09d5c846d5d42ffb607b29ba5b9f","kind":"tag","published_at":"2021-06-21T11:50:02.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.23","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.23/manifests"},{"name":"v2.0.22","sha":"a40301a5dc44ebbdeac291edf4cf3df3960a6fae","kind":"tag","published_at":"2021-05-24T16:31:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.22","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.22/manifests"},{"name":"v2.1.0-beta.1","sha":"ff09d7fffece5dda0c2f188114393161702135af","kind":"tag","published_at":"2021-04-25T12:29:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.1/manifests"},{"name":"v2.0.21","sha":"47556c4f31576e6bc4e00262661b7b212bd90a60","kind":"tag","published_at":"2021-04-07T14:05:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.21","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"7c6f2ce175e8f9db63a694ae413210f99e183ad7","kind":"tag","published_at":"2021-02-24T09:46:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.20","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.20/manifests"},{"name":"v2.0.19","sha":"bcf99a613e320812fc4b691f96a4e7e3d125749d","kind":"commit","published_at":"2021-02-01T10:44:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.19","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"7385a7d7a3a1f0670d5fda376b8cdf516d7c7b30","kind":"commit","published_at":"2021-01-12T06:56:22.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.18","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.18/manifests"},{"name":"v1.3.29","sha":"3e323fc72d09df6f1957250cf20bdacbe26fd3d7","kind":"tag","published_at":"2021-01-06T14:04:08.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.29","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.29/manifests"},{"name":"v2.0.17","sha":"3318b1e7e6ca900696ce2ed4e6687a725e0aa90a","kind":"commit","published_at":"2020-12-14T20:57:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.17","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.17/manifests"},{"name":"v1.3.28","sha":"7cbec2b0ccd547859823ef1cb2766314202cf480","kind":"tag","published_at":"2020-12-08T13:29:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.28","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.28/manifests"},{"name":"v2.0.16","sha":"d49fd0d8185d5b571c3a90282c4e44a55b996c53","kind":"commit","published_at":"2020-11-26T17:00:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"a85798d66b667a8e598a062db1cdafeae48acf30","kind":"commit","published_at":"2020-11-03T14:46:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.15/manifests"},{"name":"v1.3.27","sha":"cce7305a7ef56c4edc6ab28ae224141facfa8d59","kind":"tag","published_at":"2020-10-28T14:29:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.27","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.27/manifests"},{"name":"v1.3.26","sha":"03a7d8611676ee14e3d6040d8642063d787819ea","kind":"tag","published_at":"2020-10-22T15:25:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.26","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.26/manifests"},{"name":"v2.0.14","sha":"1b36f643d2d40b959e325a00867c45822418202d","kind":"commit","published_at":"2020-10-22T13:51:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.14/manifests"},{"name":"v1.3.25","sha":"56cb309bef2993de47dc846f7bc2933c7a6159c7","kind":"tag","published_at":"2020-08-31T12:58:59.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.25","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25/manifests"},{"name":"v2.0.13","sha":"37a209886890ca5cdd6ef39c61d29827a13c1a1d","kind":"commit","published_at":"2020-08-31T12:48:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.13/manifests"},{"name":"v1.3.25-beta.2","sha":"562d61cc72c0038f66b221a7c6d0b07034e38804","kind":"tag","published_at":"2020-08-19T06:27:25.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.25-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.25-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.2/manifests"},{"name":"v1.3.25-beta.1","sha":"d591b617c52537edb6fedb2e343800610eb075e3","kind":"tag","published_at":"2020-08-18T06:31:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.25-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.25-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.1/manifests"},{"name":"v2.0.12","sha":"8b9d7f887fd37ec22cb39f020d710fb7835d159a","kind":"commit","published_at":"2020-07-21T09:25:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"1b227314d669cbbd3395c2ff1e31704ca0d9284c","kind":"commit","published_at":"2020-07-06T07:52:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.11/manifests"},{"name":"v1.3.24","sha":"9c7da5f498d70241993b05598488597bc2c94a98","kind":"tag","published_at":"2020-07-03T06:58:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.24","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.24/manifests"},{"name":"v2.0.10","sha":"cdb2a357aeb61e0a52beb6a8d09953f423924faf","kind":"commit","published_at":"2020-05-26T12:18:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"655f8ac6f8586a8a0d49d217f0846deefb45de21","kind":"commit","published_at":"2020-05-04T06:00:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"8600d4ff895df5d6df5ecfd45e7244af04d8f89f","kind":"commit","published_at":"2020-04-14T19:08:41.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.8/manifests"},{"name":"v1.3.23","sha":"bf556d4765c9305ed14f6cd962f4f438239799e4","kind":"tag","published_at":"2020-04-14T18:13:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.23","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.23/manifests"},{"name":"v2.0.7","sha":"f6e03e838ce51eee8d751df03f29afb3eeea42d6","kind":"tag","published_at":"2020-04-10T07:01:02.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.7/manifests"},{"name":"v1.3.22","sha":"dae8b1ba6368d8d2bd31eb5435e868f16c9ce9d3","kind":"tag","published_at":"2020-04-04T14:41:59.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.22","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.22/manifests"},{"name":"v2.0.6","sha":"9b2dcc9b499b125560193ba39f65c5d359ceb11d","kind":"commit","published_at":"2020-04-04T14:35:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"5e605a630551397a0f21b4b530b177fe4e571542","kind":"commit","published_at":"2020-03-29T01:13:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"743eceac9c69e4e5aa8e3ced425d8893cb55119c","kind":"tag","published_at":"2020-03-27T16:51:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.4/manifests"},{"name":"v1.3.21","sha":"45575df553f0a93eb5b6b5c98e4471b590f1c884","kind":"tag","published_at":"2020-03-26T19:46:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.21","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.21/manifests"},{"name":"v2.0.3","sha":"7cee3e11d29ec21f0073aa4ac03b08a4f2a0ef17","kind":"tag","published_at":"2020-03-26T19:29:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.3/manifests"},{"name":"v1.3.20","sha":"b2dd14eaab5ef3a03c172ebdc06ea0e9a71fa0ce","kind":"tag","published_at":"2020-02-24T16:29:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.20","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.20/manifests"},{"name":"v1.3.19","sha":"b91d891e04fcb0c0c0c4fc3f371d36c09c19ba2c","kind":"tag","published_at":"2020-02-20T02:16:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.19","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.19/manifests"},{"name":"v2.0.2","sha":"60206ea15541869622623167c590276a6329f5b8","kind":"commit","published_at":"2020-02-20T02:05:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"e7c8b260c3d81e91ac537787424e888afd35f594","kind":"commit","published_at":"2020-01-30T20:50:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.1/manifests"},{"name":"v1.3.18","sha":"6e54def3f9d07d5bd1b57f8d296e8cbae7d008f4","kind":"tag","published_at":"2020-01-30T20:16:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.18","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.18/manifests"},{"name":"v2.0.0","sha":"20050b10bc7fe88edff3ff320b4cea85c023f30d","kind":"tag","published_at":"2019-12-09T21:54:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0/manifests"},{"name":"v2.0.0-rc14","sha":"8ca390bf44dea39dfc1b15422881e14c8bcb341f","kind":"tag","published_at":"2019-12-08T18:53:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc14/manifests"},{"name":"v1.3.17","sha":"cdf214a094e400027463a8d523a7c00c9dcdfdb4","kind":"tag","published_at":"2019-11-24T10:47:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.17","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.17/manifests"},{"name":"v2.0.0-rc13","sha":"b5c0c3b19ac4fc22fe8eefe2c3b61ba6e6b3829a","kind":"tag","published_at":"2019-11-20T22:45:08.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc13/manifests"},{"name":"v2.0.0-rc12","sha":"caba50b91297444ceb3c02e1295fad7b3991da21","kind":"tag","published_at":"2019-10-23T20:11:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc12/manifests"},{"name":"v1.3.16","sha":"45f9865864c305639b555ac3c2a57fe946f0913b","kind":"tag","published_at":"2019-10-20T20:29:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.16/manifests"},{"name":"v2.0.0-rc11","sha":"82c1361e0a21dc94c3b3cdabdd141fb87fbbfe99","kind":"tag","published_at":"2019-10-13T16:15:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc11/manifests"},{"name":"v1.3.15","sha":"18caa542327c2a20c6f140d7c645f57f4e11a109","kind":"tag","published_at":"2019-09-25T17:22:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.15/manifests"},{"name":"v2.0.0-rc10","sha":"26b8df02d45004c1abb92e8a50054e17e34c0fb0","kind":"tag","published_at":"2019-09-16T23:06:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc10/manifests"},{"name":"v2.0.0-rc9","sha":"6cfd68560c91d0b0a5682bdbb9f20eeaa09c398d","kind":"tag","published_at":"2019-08-31T18:01:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc9/manifests"},{"name":"v2.0.0-rc8","sha":"e3a1c7a650cba5ab32164761574ef69af4134f17","kind":"tag","published_at":"2019-08-29T13:08:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc8/manifests"},{"name":"v2.0.0-rc7","sha":"1e5ee67862cc25755891e1587e709773ffa314c4","kind":"tag","published_at":"2019-08-28T14:43:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc7/manifests"},{"name":"v2.0.0-rc6","sha":"c8e0b0137115322e39a93f3a369e4dec72df9045","kind":"tag","published_at":"2019-08-27T19:30:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc6/manifests"},{"name":"v2.0.0-rc5","sha":"171a6751fa063b32c47201b1821e4d7e610c865e","kind":"tag","published_at":"2019-08-08T06:19:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc5/manifests"},{"name":"v1.3.14","sha":"f720ed469d52842ba23839f7d9b467f610d74524","kind":"tag","published_at":"2019-08-07T18:50:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.14/manifests"},{"name":"v1.3.13","sha":"e006b420447da6cb8bc3e7fb2aaa6271229c7aa1","kind":"tag","published_at":"2019-07-16T19:38:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.13/manifests"},{"name":"v2.0.0-rc4","sha":"d7e770086334fc3c84e83a96d8e2fb863ac5b252","kind":"tag","published_at":"2019-06-28T06:29:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc4/manifests"},{"name":"v2.0.0-rc3","sha":"21352e6277118d30b82df6ba2a1e899619ed202e","kind":"tag","published_at":"2019-06-16T15:48:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc3/manifests"},{"name":"v2.0.0-rc2","sha":"2162827fd2af02f2774aadc60809161055fec5ae","kind":"tag","published_at":"2019-05-26T16:09:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc2/manifests"},{"name":"v1.3.12","sha":"c1461c389a1f01a757c966518dd2c52601204676","kind":"tag","published_at":"2019-05-25T18:10:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.12/manifests"},{"name":"v1.3.11","sha":"a47305d487e710d013c46283a9b286358688d5f1","kind":"tag","published_at":"2019-05-09T18:16:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.11/manifests"},{"name":"v1.3.10","sha":"42759228412e484fa170bc9ab5aae019422432c3","kind":"tag","published_at":"2019-04-29T16:56:01.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.10/manifests"},{"name":"v2.0.0-rc1","sha":"d9397fecfadc3e34ca8742b17077a3bac32624dd","kind":"tag","published_at":"2019-04-18T18:40:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc1/manifests"},{"name":"v1.3.9","sha":"88a73fd64c20015bd8b059bf8a052e98d35e6080","kind":"tag","published_at":"2019-02-24T00:56:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.9/manifests"},{"name":"v1.3.8","sha":"ec23670cc6ecc2d16bef7e48130c99e741aab711","kind":"tag","published_at":"2019-01-01T13:10:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.8/manifests"},{"name":"v2.0.0-rc0","sha":"bc4b7dc04d9c06e7357e3d3d55bdfca366de18b4","kind":"tag","published_at":"2018-10-02T19:50:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc0/manifests"},{"name":"v1.3.7","sha":"777686d9bcfb7a732838a5cfc4043b9a65b0eaea","kind":"tag","published_at":"2018-10-02T10:25:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.7/manifests"},{"name":"v1.2.9","sha":"49dd12a95398ee1b841ad9ba48fdbf35149137e7","kind":"tag","published_at":"2018-10-01T06:43:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.9/manifests"},{"name":"v1.3.6","sha":"99cbd25dad946952bcc3fb7b7e5152f064dac382","kind":"tag","published_at":"2018-10-01T06:01:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.6/manifests"},{"name":"v1.1.8","sha":"fd4c7266d4b6b780f06d3be7e14a79406ae77168","kind":"tag","published_at":"2018-06-24T18:34:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.8/manifests"},{"name":"v1.2.8","sha":"5a96d56fa6fc07b1d34700d42615162cc8584c03","kind":"tag","published_at":"2018-06-24T17:03:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.8/manifests"},{"name":"v1.3.5","sha":"7acede06f2df73f1db80461e44ba23708eb6bdd5","kind":"tag","published_at":"2018-06-24T15:36:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"a4e03c33c92dedf83886f0cc66bc443ad916feba","kind":"tag","published_at":"2018-06-15T08:23:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.4/manifests"},{"name":"v1.2.7","sha":"bb7291d26b7a00fa37c2712b620fb6fb747cae5a","kind":"tag","published_at":"2018-06-15T07:18:20.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.7/manifests"},{"name":"v1.3.3","sha":"c4f66abf07cc46813b98137dc29a8a2762ab33e2","kind":"tag","published_at":"2018-06-06T20:09:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.3/manifests"},{"name":"v1.2.6","sha":"be9b592857e85dc50a3181b6b5efc23bdbc384d8","kind":"tag","published_at":"2018-05-06T21:14:57.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.6/manifests"},{"name":"v1.3.2","sha":"f22ae5293ec400e9faafd1cf18944f5ed60b3c0e","kind":"tag","published_at":"2018-05-06T20:26:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"c49ab943d4fe3c55afdb14814b818d3d5a4bf7dd","kind":"tag","published_at":"2018-04-04T16:46:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.1/manifests"},{"name":"v1.2.5","sha":"9add5d717a420f76681e2b6816b8beb6ccdf3a65","kind":"tag","published_at":"2018-04-04T15:24:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.5/manifests"},{"name":"v1.3.0","sha":"5fc2ab21c58bcc0da2c78ca41e353c69928bc777","kind":"tag","published_at":"2018-03-14T17:20:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0/manifests"},{"name":"v1.3.0-rc7","sha":"fb9cdad412e1be86cf2fff2dd9962271a113b025","kind":"tag","published_at":"2018-02-23T10:17:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc7/manifests"},{"name":"v1.2.4","sha":"462c373665d885b82ab2e7dfd5cf5ef675cc3499","kind":"tag","published_at":"2018-02-11T09:54:01.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.4/manifests"},{"name":"v1.1.7","sha":"7269c4dd270ed967a19c912ed8dae189123d0b37","kind":"tag","published_at":"2018-02-10T19:17:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.7/manifests"},{"name":"v1.3.0-rc6","sha":"b89b2223222b78b41d71fde00c31a7a0b43156b0","kind":"tag","published_at":"2018-02-09T09:21:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc6/manifests"},{"name":"v1.3.0-rc5","sha":"4c840c0186a5d4e7f43dbf66182ff35a36ed91cc","kind":"tag","published_at":"2018-02-08T11:28:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc5/manifests"},{"name":"v1.2.3","sha":"c956c492081a2006f7f7fa5442f2a3f0de027527","kind":"tag","published_at":"2018-01-22T18:11:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.3/manifests"},{"name":"v1.3.0-rc4","sha":"a22c62b7b9037793f63fb0fb135ce368a83fa286","kind":"tag","published_at":"2018-01-18T23:24:44.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc4/manifests"},{"name":"v1.3.0-rc3","sha":"29926075af642d815d0a2e46c88ab109fa084ddb","kind":"tag","published_at":"2018-01-09T10:53:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc3/manifests"},{"name":"v1.3.0-rc2","sha":"f0bd2f1eec7551077b14662bf10f52840a5626f4","kind":"tag","published_at":"2018-01-05T19:42:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc2/manifests"},{"name":"v1.2.2","sha":"7f9b9445f345110e198298382373c0bec94f7cac","kind":"tag","published_at":"2017-11-27T08:10:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.2/manifests"},{"name":"v1.3.0-rc1","sha":"90aee5f8ce5585722b3f1b8c5f86b7c945bb1752","kind":"tag","published_at":"2017-11-22T15:01:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc1/manifests"},{"name":"v1.2.1","sha":"a270cf4bd982a819bc8a4c273fdcb38bdca5f0df","kind":"tag","published_at":"2017-11-22T12:23:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.1/manifests"},{"name":"v1.1.6","sha":"861f18cffb7df2b17b4e54c638792a7b3f99c003","kind":"tag","published_at":"2017-11-02T07:58:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"05b28222d9ccd0a32fd73b24998ce0e8be1ca1ca","kind":"tag","published_at":"2017-10-17T12:41:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.5/manifests"},{"name":"v1.2.0","sha":"3e8bf3b8338d6367a3dd87d2e7aac6c438c163e4","kind":"tag","published_at":"2017-10-06T13:02:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0/manifests"},{"name":"v1.2.0-rc6","sha":"6fe033be9bd7dc40cf1f0d6569b54a8dd635560c","kind":"tag","published_at":"2017-09-19T14:56:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc6/manifests"},{"name":"v1.2.0-rc5","sha":"826555e8576e5054abe8186fa7c70caa5bf25f7e","kind":"tag","published_at":"2017-09-05T09:14:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc5/manifests"},{"name":"v1.2.0-rc4","sha":"d0acafd047b174a703f440c2cbc92e9241edd6e8","kind":"tag","published_at":"2017-08-24T19:36:37.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc4/manifests"},{"name":"v1.2.0-rc3","sha":"0037881dcf26be144e74ca858270dac2ce83be59","kind":"tag","published_at":"2017-08-24T09:35:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc3/manifests"},{"name":"v1.1.4","sha":"cd115f80c0dacd0cd38112e973cf1590eee848f0","kind":"tag","published_at":"2017-08-24T08:23:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.4/manifests"},{"name":"v1.2.0-rc2","sha":"faf0dc10475de7075dcd8fb97ef899c57209d546","kind":"tag","published_at":"2017-08-18T06:50:45.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc2/manifests"},{"name":"v1.2.0-rc1","sha":"3a87e22c1e0fc05b1583439e83c6a9f38e6ec106","kind":"tag","published_at":"2017-08-02T17:37:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc1/manifests"},{"name":"v1.1.3","sha":"c32f9c596279e113c08200b57540ac832e9f2d98","kind":"tag","published_at":"2017-07-31T11:41:57.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.3/manifests"},{"name":"v1.0.9","sha":"76870752757b9e13ea01a5555146b0db92d41914","kind":"tag","published_at":"2017-07-31T09:45:45.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.9/manifests"},{"name":"v1.1.2","sha":"35e2cefeceb130cbf80929dff4f85ab468566396","kind":"tag","published_at":"2017-06-27T07:42:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.2/manifests"},{"name":"v1.0.8","sha":"eafbb5d29e99f62db9fb24d66a393082eaa557b2","kind":"tag","published_at":"2017-06-27T07:17:08.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.8/manifests"},{"name":"v1.1.1","sha":"d65931e328a553094f5386acde72fc8ab4ca4615","kind":"tag","published_at":"2017-05-19T12:05:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"233515e217b91258ef7822953a884e9d104c7f03","kind":"tag","published_at":"2017-03-21T08:26:48.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0/manifests"},{"name":"v1.0.7","sha":"8c4ffc1316e24e074fda1250f704e5d63ec9386c","kind":"tag","published_at":"2017-03-20T18:34:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.7/manifests"},{"name":"v1.1.0-rc4","sha":"ba3087892729fb0ea8028d7c37cfc88a2eaa30e5","kind":"tag","published_at":"2017-03-15T16:52:22.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc4/manifests"},{"name":"v1.1.0-rc3","sha":"84739bf5a3226ee863c3f2a1dd4ba5f955ec7210","kind":"tag","published_at":"2017-03-15T10:58:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc3/manifests"},{"name":"v1.1.0-rc2","sha":"367033ef96a147d271298f94f77a67972192edae","kind":"tag","published_at":"2017-03-08T13:59:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc2/manifests"},{"name":"v1.1.0-rc1","sha":"55eee43f88bce129da741be93ccf1da25d6005a6","kind":"tag","published_at":"2017-02-13T08:17:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc1/manifests"},{"name":"v1.0.6","sha":"46d8ac9e9a61902596c8d6b1e17e2f6c88e5982d","kind":"tag","published_at":"2017-01-30T18:58:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"6e89e64cdd17562a73a97b098a05b2bd61d3ced8","kind":"tag","published_at":"2016-11-18T11:00:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"38b3199f49e6b67535e3070e56d410dc7ba32c70","kind":"tag","published_at":"2016-11-14T18:01:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"bca4ad4a2f46f15721305e2ef7c5c67f4ca08b23","kind":"tag","published_at":"2016-10-28T17:22:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"4d58bf6558cb1d3e382471581d14d50aadeaf12e","kind":"tag","published_at":"2016-09-23T18:18:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"2cf469dbf87e81c0fbf9402d73a4a94ef31d5fac","kind":"tag","published_at":"2016-09-21T12:38:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"ca39aa51a87a596e7b7e7e1309f9c34d9544bf63","kind":"tag","published_at":"2016-07-26T13:12:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc4","sha":"c1f860b56e16d64556f4249cde5423d221d8db35","kind":"tag","published_at":"2016-07-08T08:26:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc4/manifests"},{"name":"v0.9.3","sha":"2565a66fbb62e28c8e7ac2754be14e594fd1b445","kind":"tag","published_at":"2016-06-20T14:27:20.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.3/manifests"},{"name":"v1.0.0-rc3","sha":"861c33352a33836cb6cef365c26a255187ba361d","kind":"tag","published_at":"2016-05-31T16:24:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"e37431766143efaf0c68eed74978b11e929a5bf8","kind":"tag","published_at":"2016-03-30T08:09:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc2/manifests"},{"name":"v1.0.0-rc1","sha":"a67d4c9e438ec9ba7c3e08f2d749d74d288d9f5a","kind":"tag","published_at":"2016-03-18T22:52:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc1/manifests"},{"name":"v0.9.2","sha":"ac9a7dcb755eff6e7ceec18fa662e107269a73de","kind":"tag","published_at":"2016-01-20T08:38:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.2/manifests"},{"name":"v0.8.5","sha":"668cd9f32622e70da9c9457377d442213094d28d","kind":"commit","published_at":"2015-11-03T16:20:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.5/manifests"},{"name":"v0.9.1","sha":"4d36235d352e9a04923408094759406c929043ba","kind":"commit","published_at":"2015-11-03T15:39:46.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1/manifests"},{"name":"v0.9.1-rc1","sha":"e61e388a3b4853aa2940b0957857513a5046b74d","kind":"commit","published_at":"2015-11-02T11:29:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.1-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1-rc1/manifests"},{"name":"v0.9.0","sha":"a8b117f07d3180f3b6acf89f8488003648178c06","kind":"commit","published_at":"2015-10-28T15:10:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0/manifests"},{"name":"v0.9.0-rc5","sha":"a7f440f719e436a645f00b3b3fd166b2b156d2b9","kind":"commit","published_at":"2015-10-20T10:49:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc5/manifests"},{"name":"v0.8.4","sha":"a29daa061e0c4376edb00083722ed1730adcaf8b","kind":"tag","published_at":"2015-08-26T01:55:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.4/manifests"},{"name":"v0.9.0-rc4","sha":"83edc098bc49ae3168340f6d24324b97c9b500da","kind":"tag","published_at":"2015-08-24T13:54:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc4/manifests"},{"name":"v0.8.3","sha":"c733aff2541857e299fca50c3cf5769b2d4d0fb1","kind":"tag","published_at":"2015-08-24T13:35:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.3/manifests"},{"name":"v0.9.0-rc3","sha":"26931fe097c2526b2582a35393d60ba9019c5a76","kind":"tag","published_at":"2015-07-14T21:30:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc3/manifests"},{"name":"v0.9.0-rc2","sha":"149e8ee1c1f85a4e5ec887f0f864f586c55717b8","kind":"tag","published_at":"2015-07-09T13:25:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc2/manifests"},{"name":"v0.8.2","sha":"51c06f9f808117b6ec71d7f972c1ec7ce4e08fe1","kind":"tag","published_at":"2015-07-06T18:21:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.2/manifests"},{"name":"v0.9.0-rc1","sha":"4c9cd76389a14ddb7af5ea1536926cc9c80cec31","kind":"tag","published_at":"2015-06-18T18:57:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc1/manifests"},{"name":"v0.8.1-fixed-docs","sha":"09f538ef4cdbd14198e38503eda1a865e2120e3a","kind":"commit","published_at":"2015-04-12T16:52:48.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1-fixed-docs","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1-fixed-docs","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-fixed-docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-fixed-docs/manifests"},{"name":"v0.8.1","sha":"b72b2c022f580d4ba01b24ebc5d35edfa7dd0614","kind":"tag","published_at":"2015-04-07T13:02:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1/manifests"},{"name":"v0.8.1-rc2","sha":"756e443dd72fad27f7fb8af1e16e8712e67bdaa1","kind":"tag","published_at":"2015-04-01T14:04:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc2/manifests"},{"name":"v0.8.1-rc1","sha":"99c04b28d9fcc6aa5e35618572d868ade32c134c","kind":"tag","published_at":"2015-04-01T13:46:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc1/manifests"},{"name":"v0.8.0","sha":"fbe6baff38c47eb55374c1a9f6ba07e51d98e1e3","kind":"tag","published_at":"2015-03-05T15:38:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0/manifests"},{"name":"v0.8.0-rc5","sha":"50a7fc0e73e300847e2c61bdb127619d572aacfe","kind":"tag","published_at":"2015-03-01T01:26:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc5/manifests"},{"name":"v0.8.0-rc4","sha":"4acc8b9befc1a730129fb9b9b68ff04aa0098ed5","kind":"tag","published_at":"2015-02-25T20:31:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc4/manifests"},{"name":"v0.8.0-rc3","sha":"294a2f11e2972039a372b65d98067d1e12ce5087","kind":"tag","published_at":"2015-02-20T00:21:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc3/manifests"},{"name":"v0.8.0-rc2","sha":"7f45f7af37cdbc24830e57e5a96a4e71e4954fce","kind":"tag","published_at":"2015-01-17T17:12:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc2/manifests"},{"name":"v0.8.0-rc1","sha":"77f04bc174ac3e97f4a5a23ebc19906037747895","kind":"tag","published_at":"2014-11-09T16:34:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc1/manifests"},{"name":"v0.7.1","sha":"901a459af922491bb556d62e046d1475760fb8ce","kind":"commit","published_at":"2014-06-20T15:23:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"ecfa4a50022a4f565c4b94ed678bf60c0eaba488","kind":"tag","published_at":"2014-04-04T21:30:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0/manifests"},{"name":"v0.7.0-rc3","sha":"d9bbd2be65362254a821da076bb89e4238b6c78c","kind":"tag","published_at":"2014-03-31T14:11:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc3/manifests"},{"name":"v0.7.0-rc2","sha":"5e58939d843e6d991bc14cf3e140b788455b6761","kind":"tag","published_at":"2014-02-28T15:46:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc2/manifests"},{"name":"v0.7.0-rc1","sha":"3dcd503aa2dc13ade6245345b4a135c8976e090e","kind":"tag","published_at":"2014-01-31T12:18:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc1/manifests"},{"name":"v0.6.2","sha":"61d713baf1c62a7583ad200a48a33223b5635c8c","kind":"tag","published_at":"2013-03-19T00:08:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.6.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"0138a73a3b6d8f29a7c8cec0abd3332f48b5ddc0","kind":"tag","published_at":"2012-11-28T19:23:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.6.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"ef7777eb293fa0db517a9c585ec491dc00e70491","kind":"tag","published_at":"2012-11-26T21:50:44.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.6.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"10e21f48ae2c4f2bd534575e7136dae115ccb3a3","kind":"tag","published_at":"2012-08-07T00:12:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.5.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"937771a0fdb58d6e7c115c98d9abb419d89d2aee","kind":"tag","published_at":"2012-07-31T06:13:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.5.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.0/manifests"},{"name":"v0.4.4","sha":"11ec3cf213b439f8a18b2684a8e571c66a42c25d","kind":"tag","published_at":"2012-07-24T17:47:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"836adcccf8fe0a9efcd621ffea9e26051b3fe2d4","kind":"tag","published_at":"2012-06-23T01:14:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"c81ee45fe05a7473c0fabe016259d4cac0d1709f","kind":"tag","published_at":"2012-06-20T20:10:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"56253364e610dd1b39696ff86e68b92dfd816801","kind":"tag","published_at":"2012-06-19T23:38:46.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"09244fae39dac8a0e3f22ff29ae0739311be8a7d","kind":"tag","published_at":"2012-05-01T20:40:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"f37ce009d52595ea8999a89d7c66f351f216fddd","kind":"tag","published_at":"2012-03-15T23:07:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.3.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"dd824ebb78851bb783c5f4f0b8d14de98aa13320","kind":"tag","published_at":"2012-03-14T01:14:46.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.3.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"862c414b371befbba2b6d4d35d8f15801f6187f5","kind":"tag","published_at":"2012-02-24T22:35:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.2.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"6b0ebd256d0d4d7aae3840a4c04211c573e36f39","kind":"tag","published_at":"2012-02-16T04:04:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.2.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.0/manifests"},{"name":"v0.1.3","sha":"7fa15b84aa2dfca6b8cd91314e669c4a64be023d","kind":"tag","published_at":"2012-01-19T22:03:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"9e8917f81f2a740bd66dd6196eb46e86f3893c2e","kind":"tag","published_at":"2012-01-08T03:02:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"037baeff84b3327171d2daaec6100d51167ac4de","kind":"tag","published_at":"2011-12-28T20:27:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"5b484dceb4dc0990e9a67dcf143dc77baf27799d","kind":"tag","published_at":"2011-12-22T03:44:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.0/manifests"},{"name":"v0.0.14","sha":"5aeb2c5b8cfcc90a6289bdce1ae4db96daf67cc7","kind":"commit","published_at":"2011-12-01T06:36:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.14/manifests"},{"name":"v0.0.13-NOGZIP","sha":"c2f13cdfe40a4132b548a0df366d2be06d5d696b","kind":"tag","published_at":"2011-10-13T18:21:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.13-NOGZIP","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.13-NOGZIP","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13-NOGZIP","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13-NOGZIP/manifests"},{"name":"v0.0.13","sha":"8d1310adbf0b72fc75b60a4222d0c8581485b863","kind":"tag","published_at":"2011-10-08T01:03:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"a103d2668f95bea9c5fff5b9fff26f0b058d8c8a","kind":"tag","published_at":"2011-09-21T00:40:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.12/manifests"},{"name":"v0.0.11-1","sha":"b3a4707e81cb3c01e24bf1f3c9c3bb3307c43902","kind":"tag","published_at":"2011-09-16T06:01:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.11-1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.11-1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11-1/manifests"},{"name":"v0.0.11","sha":"846f5f75774e2f97874b6b2f43a2a9142041353b","kind":"tag","published_at":"2011-09-15T02:28:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11/manifests"},{"name":"v0.0.10-1","sha":"149a9048c73bceda7af027086633f0ec7841381b","kind":"tag","published_at":"2011-08-23T22:15:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.10-1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.10-1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10-1/manifests"},{"name":"v0.0.10","sha":"7f1bc683ebecdcbf07008b665cd217574600f97f","kind":"tag","published_at":"2011-08-23T20:59:17.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"ce084bcca7f6087e2f44e8bf94c3d225646f9752","kind":"tag","published_at":"2011-08-12T01:26:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"b08af670cd5b4207aa4b3fd16d37c9f0f0d6715a","kind":"tag","published_at":"2011-07-05T22:05:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"0eb4d8dfaee9d700a03700bde0d918dba9252586","kind":"tag","published_at":"2011-05-24T03:50:27.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"6c258a787d048e429a615dc77ea6f582d841e317","kind":"tag","published_at":"2011-05-17T20:50:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"b0ae3fb5e63f428992691869256d70876074d77e","kind":"tag","published_at":"2011-05-13T20:02:36.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"6e1764fa805a89cac4540e6449db632cff631bff","kind":"tag","published_at":"2011-05-10T01:55:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"115f8056e80a5beae4ccf3a46d7ee3bc68f99098","kind":"tag","published_at":"2011-04-27T22:04:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.3/manifests"},{"name":"v0.0.2-fix-publishing","sha":"b78e695c25ef1c890092412841164bf09d731928","kind":"tag","published_at":"2011-03-30T06:25:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.2-fix-publishing","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.2-fix-publishing","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2-fix-publishing","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2-fix-publishing/manifests"},{"name":"v0.0.2","sha":"9dd90d7d78f6255375bf96a89daecf6c928d0c1d","kind":"tag","published_at":"2011-03-26T01:04:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"e3efe5ecf10f0eee76064798454345cd51560300","kind":"tag","published_at":"2011-03-15T04:13:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2023-12-06T10:42:19.449Z","dependent_packages_count":27,"downloads":null,"downloads_period":null,"dependent_repos_count":342,"rankings":{"downloads":null,"dependent_repos_count":0.7958834306079748,"dependent_packages_count":2.419290250758844,"stargazers_count":3.086031667213942,"forks_count":1.9319483265391113,"docker_downloads_count":2.1601978195797336,"average":2.0786702989399215},"purl":"pkg:maven/io.dropwizard/dropwizard-forms","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.dropwizard:dropwizard-forms","docker_dependents_count":18,"docker_downloads_count":570433,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.dropwizard:dropwizard-forms","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.dropwizard:dropwizard-forms/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-12-05T22:00:49.790Z","issues_count":44,"pull_requests_count":729,"avg_time_to_close_issue":8458228.863636363,"avg_time_to_close_pull_request":370982.7270114943,"issues_closed_count":22,"pull_requests_closed_count":696,"pull_request_authors_count":12,"issue_authors_count":27,"avg_comments_per_issue":3.0,"avg_comments_per_pull_request":1.7873799725651578,"merged_pull_requests_count":472,"bot_issues_count":1,"bot_pull_requests_count":650,"past_year_issues_count":40,"past_year_pull_requests_count":699,"past_year_avg_time_to_close_issue":2885524.210526316,"past_year_avg_time_to_close_pull_request":163784.493993994,"past_year_issues_closed_count":19,"past_year_pull_requests_closed_count":666,"past_year_pull_request_authors_count":11,"past_year_issue_authors_count":24,"past_year_avg_comments_per_issue":2.7,"past_year_avg_comments_per_pull_request":1.7796852646638055,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":622,"past_year_merged_pull_requests_count":450,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/issues"},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-forms/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-forms/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-forms/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-forms/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-forms/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-forms/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5033600,"name":"io.dropwizard:dropwizard-migrations","ecosystem":"maven","description":"Dropwizard is a Java framework for developing ops-friendly, high-performance, RESTful web applications.","homepage":"http://www.dropwizard.io/5.0.2","licenses":"Apache License 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/dropwizard/dropwizard","keywords_array":[],"namespace":"io.dropwizard","versions_count":237,"first_release_published_at":"2014-01-31T12:24:54.000Z","latest_release_published_at":"2026-05-31T22:50:00.000Z","latest_release_number":"5.0.2","last_synced_at":"2026-05-31T23:02:06.649Z","created_at":"2022-07-27T16:45:22.554Z","updated_at":"2026-05-31T23:03:43.557Z","registry_url":"https://central.sonatype.com/artifact/io.dropwizard/dropwizard-migrations/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.dropwizard/dropwizard-migrations/","metadata":{"repositories":["https://central.sonatype.com/repository/maven-snapshots/"]},"repo_metadata":{"id":1326622,"uuid":"1272129","full_name":"dropwizard/dropwizard","owner":"dropwizard","description":"A damn simple library for building production-ready RESTful web services.","archived":false,"fork":false,"pushed_at":"2026-05-31T02:07:41.000Z","size":114484,"stargazers_count":8575,"open_issues_count":25,"forks_count":3405,"subscribers_count":353,"default_branch":"release/5.0.x","last_synced_at":"2026-05-31T04:07:02.839Z","etag":null,"topics":["dropwizard","hibernate","java","jax-rs","jdbi","jersey-framework","jersey2","jetty","rest","restful-webservices","web-framework"],"latest_commit_sha":null,"homepage":"https://www.dropwizard.io","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dropwizard.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-01-19T19:52:29.000Z","updated_at":"2026-05-31T02:07:45.000Z","dependencies_parsed_at":"2023-09-25T00:36:07.805Z","dependency_job_id":"49d46f65-78ee-4616-9a89-d341231d1f09","html_url":"https://github.com/dropwizard/dropwizard","commit_stats":{"total_commits":6736,"total_committers":528,"mean_commits":"12.757575757575758","dds":0.7804334916864608,"last_synced_commit":"7c83a8faa94592fae7449ece2efd3563583d239c"},"previous_names":[],"tags_count":277,"template":false,"template_full_name":null,"purl":"pkg:github/dropwizard/dropwizard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dropwizard","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/refs/heads/release/5.0.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/sbom","scorecard":{"id":356802,"data":{"date":"2025-08-11","repo":{"name":"github.com/dropwizard/dropwizard","commit":"3b65cea7d21d47f0fa267aff12315cf7364fafae"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/18 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/maven.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maven.yml:29","Warn: no topLevel permission defined: .github/workflows/announce-release.yml:1","Warn: no topLevel permission defined: .github/workflows/assign-milestone.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/close_stale.yml:9","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/maven.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/trigger-release.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":8,"reason":"dependency not pinned by hash detected -- score normalized to 8","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/announce-release.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/dropwizard/dropwizard/announce-release.yml/release/4.0.x?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/dropwizard/dropwizard/release.yml/release/4.0.x?enable=pin","Info:  21 out of  21 GitHub-owned GitHubAction dependencies pinned","Info:   6 out of   8 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:10"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (28) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T09:47:45.812Z","repository_id":1326622,"created_at":"2025-08-18T09:47:45.812Z","updated_at":"2025-08-18T09:47:45.812Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33752288,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-31T02:00:06.040Z","response_time":95,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"dropwizard","name":"Dropwizard","uuid":"5478557","kind":"organization","description":"","email":null,"website":"https://www.dropwizard.io","location":null,"twitter":"dropwizardio","company":null,"icon_url":"https://avatars.githubusercontent.com/u/5478557?v=4","repositories_count":27,"last_synced_at":"2024-03-25T21:19:31.942Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dropwizard","funding_links":[],"total_stars":16606,"followers":61,"following":0,"created_at":"2022-11-02T16:45:24.316Z","updated_at":"2024-03-25T21:19:40.177Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dropwizard","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dropwizard/repositories"},"tags":[{"name":"v3.0.17","sha":"b4412f5843117b91c0925baaba7102c197e7809d","kind":"tag","published_at":"2026-01-27T21:53:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.17","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.17/manifests"},{"name":"v4.0.17","sha":"2eebdb206ad34815c2ee0035f91ac076b4ea17f0","kind":"tag","published_at":"2026-01-27T21:51:22.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.17","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.17/manifests"},{"name":"v5.0.1","sha":"ea6a2040ee5f2bf98398fb7ad1fb5ace3d5d572e","kind":"tag","published_at":"2026-01-27T21:43:17.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"84dbb957eadb10181039b8222efd39765553bca6","kind":"tag","published_at":"2025-09-16T08:29:02.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0/manifests"},{"name":"v3.0.16","sha":"ffe3e836d8c3412edac8d80ece719166e2e606e7","kind":"tag","published_at":"2025-08-25T22:53:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.16/manifests"},{"name":"v4.0.16","sha":"934373df90d67e5a6f5a7849c0af6598b4e45a3c","kind":"tag","published_at":"2025-08-25T22:52:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.16/manifests"},{"name":"v5.0.0-rc.5","sha":"d7e163da54bd0a80a6046b9840d9b2928b31b2e9","kind":"tag","published_at":"2025-08-25T22:51:44.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.5/manifests"},{"name":"v3.0.15","sha":"8a52fe4aea45f84571b33eb173735802e20bbc64","kind":"tag","published_at":"2025-07-24T07:53:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.15/manifests"},{"name":"v4.0.15","sha":"6616a964156e0ebbe6545dafab52ef7b7ac2b2b9","kind":"tag","published_at":"2025-07-24T07:53:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.15/manifests"},{"name":"v5.0.0-rc.4","sha":"310941b8b2ceedd73b263f712795b45938a028fa","kind":"tag","published_at":"2025-07-23T23:20:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.4/manifests"},{"name":"v3.0.14","sha":"1715dd027139a427fc1bc33827d64ec711525ccf","kind":"tag","published_at":"2025-05-25T20:26:41.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.14/manifests"},{"name":"v4.0.14","sha":"8c744d19a0e741d162c458bee8718acf8078f922","kind":"tag","published_at":"2025-05-25T20:26:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.14/manifests"},{"name":"v5.0.0-rc.3","sha":"ee35dc128decbad13f1f4186b11fe47ee6920d8f","kind":"tag","published_at":"2025-05-25T20:25:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.3/manifests"},{"name":"v4.0.13","sha":"153956cf61aacee809b413752f40bf96876e1e03","kind":"tag","published_at":"2025-03-26T23:41:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.13/manifests"},{"name":"v3.0.13","sha":"76ba41397e11a281256cf631aaa5daaa875a8a2b","kind":"tag","published_at":"2025-03-26T23:23:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.13/manifests"},{"name":"v5.0.0-rc.2","sha":"6b1ebba8fcca6a303997d06edaea29e52b8c3b51","kind":"tag","published_at":"2025-03-26T23:18:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.2/manifests"},{"name":"v4.0.12","sha":"b50169f6e6410a4d34d9c467b95ca7b885cf5dda","kind":"tag","published_at":"2025-01-15T22:38:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.12/manifests"},{"name":"v5.0.0-rc.1","sha":"ed203df38708927f65f9cd7f2760da408af97171","kind":"tag","published_at":"2025-01-15T22:17:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.1/manifests"},{"name":"v3.0.12","sha":"400e4a2f4e15eda153ac79e07bcf2c88420e6422","kind":"tag","published_at":"2025-01-15T22:17:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.12/manifests"},{"name":"v4.0.11","sha":"459892ea1853dcd1199c6bbb28da4347e7e70f60","kind":"tag","published_at":"2024-11-27T21:56:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.11/manifests"},{"name":"v3.0.11","sha":"f8603dcc52bfaaf9711d4808c350cca40f2001f5","kind":"tag","published_at":"2024-11-27T21:56:41.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.11/manifests"},{"name":"v5.0.0-alpha.5","sha":"e78411400eee81e1531c598892fa55b8b013cf70","kind":"tag","published_at":"2024-11-27T21:46:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.5/manifests"},{"name":"v3.0.10","sha":"390aa1ffcbbf95328a48b613b8c73b1752e35e61","kind":"tag","published_at":"2024-10-21T16:41:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.10/manifests"},{"name":"v4.0.10","sha":"48c582b1384352cfd93d43bf39e9e5bbc3e1fe39","kind":"tag","published_at":"2024-10-21T16:41:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.10/manifests"},{"name":"v5.0.0-alpha.4","sha":"45c9e1849d67edf45a0a38ded9bfc05e825593b7","kind":"tag","published_at":"2024-10-21T16:41:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.4/manifests"},{"name":"v3.0.9","sha":"808acc151b972c12748b1aec22bc999d018587ec","kind":"tag","published_at":"2024-10-07T07:13:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.9/manifests"},{"name":"v5.0.0-alpha.3","sha":"284a5b6c2be16971d90148299f30c95f13974e07","kind":"tag","published_at":"2024-10-07T07:12:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.3/manifests"},{"name":"v4.0.9","sha":"94e87681eb8b3d61179f71f2479b1f3820870c94","kind":"tag","published_at":"2024-10-07T07:11:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.9/manifests"},{"name":"v5.0.0-alpha.2","sha":"fe313c7e61a597d3edd9732d5b21a1849c698dc8","kind":"tag","published_at":"2024-08-25T22:47:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.2/manifests"},{"name":"v3.0.8","sha":"17006045b0dcf9e9ae65a8288d55b70123c83d27","kind":"tag","published_at":"2024-08-25T21:19:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.8/manifests"},{"name":"v4.0.8","sha":"c0713c7765a418e704182720a41d7d3800ae50f9","kind":"tag","published_at":"2024-08-25T21:19:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.8/manifests"},{"name":"v3.0.7","sha":"71d5de54fd02a2545ab6184c0794454da85a773f","kind":"tag","published_at":"2024-03-06T14:59:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.7/manifests"},{"name":"v4.0.7","sha":"2aeb472faecc68c0136a0a7231baf1472b55b388","kind":"tag","published_at":"2024-03-06T14:58:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.7/manifests"},{"name":"v2.1.12","sha":"908e31ea7996913fa3aa767465547b5dfbf2df8e","kind":"tag","published_at":"2024-01-31T22:14:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.12/manifests"},{"name":"v3.0.6","sha":"0f09619dcd70caea3957d14bb55a2030b45c39b8","kind":"tag","published_at":"2024-01-29T22:04:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.6/manifests"},{"name":"v4.0.6","sha":"18e00e1edd89776ca26f627d97ce5ed7ca3a544e","kind":"tag","published_at":"2024-01-29T22:04:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.6/manifests"},{"name":"v5.0.0-alpha.1","sha":"4b9d0d23485f8c89196434afbf0145ae2b797484","kind":"tag","published_at":"2023-12-20T22:41:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.0.5","sha":"2a25b34dad34b7d170ba2c7304707e1c74129b99","kind":"tag","published_at":"2023-12-20T22:38:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.5/manifests"},{"name":"v3.0.5","sha":"f2c02fb0484c5d79fa45e1fb7824b543fbd9982e","kind":"tag","published_at":"2023-12-20T22:38:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.5/manifests"},{"name":"v2.1.11","sha":"461d086125475afa92a0973588132e4508c525af","kind":"tag","published_at":"2023-12-20T22:36:27.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.11/manifests"},{"name":"v4.0.4","sha":"6bca3f7059798ba55fdf04f015f10951e24f27bd","kind":"tag","published_at":"2023-11-06T17:09:20.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.4/manifests"},{"name":"v3.0.4","sha":"42477dcb60f0d1b3bebd4eaff23494816a2915d9","kind":"tag","published_at":"2023-11-06T12:48:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.4/manifests"},{"name":"v2.1.10","sha":"480b2ebc281900a69a058927222eee927ba1b518","kind":"tag","published_at":"2023-11-06T09:03:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.10/manifests"},{"name":"v4.0.3","sha":"456e5e67c1d57bb727e17cd7db092403c06cf7bd","kind":"tag","published_at":"2023-10-20T13:53:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.3/manifests"},{"name":"v3.0.3","sha":"f1ac18faa1ffe7444344e4cf437cd6d44966d5ed","kind":"tag","published_at":"2023-10-19T20:24:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.3/manifests"},{"name":"v2.1.9","sha":"eee9527a2c7e33d08d71b4b8801ed70d111bd02e","kind":"tag","published_at":"2023-10-19T16:33:45.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.9/manifests"},{"name":"v3.0.2","sha":"88ad5ab52462b814057be90c229162f7ddef7938","kind":"tag","published_at":"2023-09-24T22:34:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.2/manifests"},{"name":"v4.0.2","sha":"781bb4f36c8bdc3b844b7b905b69af95a917ed78","kind":"tag","published_at":"2023-09-24T22:22:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.2/manifests"},{"name":"v2.1.8","sha":"cbcbc6738dc3e1cba7005ed2d463f9b1f57bd8b1","kind":"tag","published_at":"2023-09-24T22:20:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"a46c6f82484c1d6b9fd84569f73e7b0dd33ec692","kind":"tag","published_at":"2023-06-19T22:06:25.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.7/manifests"},{"name":"v4.0.1","sha":"cfd9586186870ec9d078988c6d6a521d8756eafe","kind":"tag","published_at":"2023-06-19T22:04:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.1/manifests"},{"name":"v3.0.1","sha":"523a14f5006418bf7c0d4c6d7bc3d10755edfe1d","kind":"tag","published_at":"2023-06-19T22:03:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.1/manifests"},{"name":"v4.0.0","sha":"69e115aa8a5048f1557f449ca842a707a88cde2e","kind":"tag","published_at":"2023-03-28T22:24:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0/manifests"},{"name":"v3.0.0","sha":"1df711a473aef3a77ef738c19b563780b4d9dca6","kind":"tag","published_at":"2023-03-28T22:23:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0/manifests"},{"name":"v2.1.6","sha":"50587fa6c899beaad547b4f7306157beff271375","kind":"tag","published_at":"2023-03-28T21:58:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.6/manifests"},{"name":"v4.0.0-beta.4","sha":"cbbacd5247e2c8c0c208786b8d580ca29778a375","kind":"tag","published_at":"2023-02-24T09:22:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.4/manifests"},{"name":"v3.0.0-beta.5","sha":"05c1b73527610781131ce07bfcacb6c24d17713c","kind":"tag","published_at":"2023-02-24T09:17:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.5/manifests"},{"name":"v2.1.5","sha":"82ee4065196556523b5d1cdb6ebe87de2b00e949","kind":"tag","published_at":"2023-02-24T08:50:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.5/manifests"},{"name":"v2.0.35","sha":"d499ef1a579546e1f99343aae4b19f35b4737857","kind":"tag","published_at":"2023-01-28T21:56:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.35","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.35/manifests"},{"name":"v2.1.4","sha":"f5ef0d12b8e2c622435faae13c51b9cccaea9fa2","kind":"tag","published_at":"2022-10-20T19:56:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.4/manifests"},{"name":"v2.0.34","sha":"f5d447ce33c9dd53f96119a331de62c8c888ebc0","kind":"tag","published_at":"2022-10-18T17:23:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.34","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.34/manifests"},{"name":"v4.0.0-beta.3","sha":"26b3188e0c3f32b9dba7cda86634b787a2387bf5","kind":"tag","published_at":"2022-10-12T21:54:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.3/manifests"},{"name":"v3.0.0-beta.4","sha":"f679616d7ad7df6ba3bb77535507ca8ec4049336","kind":"tag","published_at":"2022-10-12T21:52:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.4/manifests"},{"name":"v2.1.3","sha":"d1563469fff7d63717063beb7b49267c39a88d58","kind":"tag","published_at":"2022-10-12T21:47:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.3/manifests"},{"name":"v2.0.33","sha":"5c1c2c425dd5b6a1f314c6b46563fd39c71e0656","kind":"tag","published_at":"2022-09-12T10:08:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.33","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.33/manifests"},{"name":"v2.1.2","sha":"ea3e5a3d1ba59d0467539d400592f5bf5b40dbf8","kind":"tag","published_at":"2022-09-12T10:01:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.2/manifests"},{"name":"v4.0.0-beta.2","sha":"55fef0b12367ac26018538542d6ec6efb4f562ea","kind":"tag","published_at":"2022-06-30T20:12:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.2/manifests"},{"name":"v3.0.0-beta.3","sha":"c9c8d72708fbfc8b9982e9b37f321e588a1efdab","kind":"tag","published_at":"2022-06-30T20:05:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.3/manifests"},{"name":"v2.0.32","sha":"b3d87605369aa63caf860f67be2ba86704dd7a97","kind":"tag","published_at":"2022-06-30T19:56:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.32","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.32/manifests"},{"name":"v2.1.1","sha":"d2455b5369c8d9391e81e697f2354246532d0d5e","kind":"tag","published_at":"2022-06-30T19:48:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.1/manifests"},{"name":"v2.0.31","sha":"6a2dd0885a9c4b6b62e4ecbd207b949ca8a8a5bc","kind":"tag","published_at":"2022-06-19T14:44:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.31","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.31/manifests"},{"name":"v2.0.30","sha":"71300cf5094a53fbd658a906423478ba706ff434","kind":"tag","published_at":"2022-06-18T18:08:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.30","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.30/manifests"},{"name":"v2.1.0","sha":"4fb8906bb761886c85891d4bbf6dcf0a15ca4e9c","kind":"tag","published_at":"2022-05-02T13:16:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0/manifests"},{"name":"v3.0.0-beta.2","sha":"8ade5d9db8d4e29f4f8f37a994246d9270b9c479","kind":"tag","published_at":"2022-04-20T21:45:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.2/manifests"},{"name":"v2.1.0-beta.9","sha":"fd2787a7817295796e6c9f07d44132c262a9e902","kind":"tag","published_at":"2022-04-20T21:40:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.9/manifests"},{"name":"v4.0.0-beta.1","sha":"621bf358ad641ecb07af52026d0385a923957c15","kind":"tag","published_at":"2022-04-08T10:24:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.1/manifests"},{"name":"v3.0.0-beta.1","sha":"b6e096859d65c16e0c669609444f73d0621f4769","kind":"tag","published_at":"2022-04-08T10:14:48.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.1/manifests"},{"name":"v2.1.0-beta.8","sha":"5b37d6f6af0383892834d8437e6c79688f5fc670","kind":"tag","published_at":"2022-04-05T15:57:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.8/manifests"},{"name":"v2.0.29","sha":"20d80316b32cf68d7a0ba23300cfa53bc5155e7d","kind":"tag","published_at":"2022-04-05T15:16:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.29","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.29/manifests"},{"name":"v2.1.0-beta.7","sha":"bf892222765fdd6880449589b99eeeb511b80444","kind":"tag","published_at":"2021-12-20T14:40:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.7/manifests"},{"name":"v2.0.28","sha":"dd215d3ec65f23cef9e0a4d96ed7c542d71d1758","kind":"tag","published_at":"2021-12-20T14:27:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.28","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.28/manifests"},{"name":"v2.1.0-beta.6","sha":"74626bda8033b598b875372b8e8cb982ba2349bc","kind":"tag","published_at":"2021-12-16T09:20:37.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.6/manifests"},{"name":"v2.0.27","sha":"b5c6bc2633f1ea150970131e547a1a580052ece5","kind":"tag","published_at":"2021-12-16T09:00:27.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.27","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.27/manifests"},{"name":"v2.1.0-beta.5","sha":"835081d794427f37bd671f584b6083f96ae17aa6","kind":"tag","published_at":"2021-12-09T17:53:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.5/manifests"},{"name":"v2.0.26","sha":"66ca617d40d57627a8820c96d388a7583650ae6e","kind":"tag","published_at":"2021-12-09T17:43:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.26","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.26/manifests"},{"name":"v2.1.0-beta.4","sha":"e57713abe7add73e7033a30af3022668f4a9ec8d","kind":"tag","published_at":"2021-09-01T15:31:59.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.4/manifests"},{"name":"v2.0.25","sha":"2a4c0f8ba2741e618737556ed1973b22a8284a58","kind":"tag","published_at":"2021-09-01T15:17:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.25","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.25/manifests"},{"name":"v2.1.0-beta.3","sha":"912f4beb7254c72e2db4207efdb38543994c7630","kind":"tag","published_at":"2021-08-11T06:36:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.3/manifests"},{"name":"v2.1.0-beta.2","sha":"94ab611f45fbacf94f449a14fd035c6971a786fd","kind":"tag","published_at":"2021-07-29T12:50:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.2/manifests"},{"name":"v2.0.24","sha":"8818eb7ec61dd59059b51478d734e6d30fb8cca9","kind":"tag","published_at":"2021-07-29T12:08:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.24","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.24/manifests"},{"name":"v2.0.23","sha":"79c3770db75c09d5c846d5d42ffb607b29ba5b9f","kind":"tag","published_at":"2021-06-21T11:50:02.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.23","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.23/manifests"},{"name":"v2.0.22","sha":"a40301a5dc44ebbdeac291edf4cf3df3960a6fae","kind":"tag","published_at":"2021-05-24T16:31:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.22","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.22/manifests"},{"name":"v2.1.0-beta.1","sha":"ff09d7fffece5dda0c2f188114393161702135af","kind":"tag","published_at":"2021-04-25T12:29:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.1/manifests"},{"name":"v2.0.21","sha":"47556c4f31576e6bc4e00262661b7b212bd90a60","kind":"tag","published_at":"2021-04-07T14:05:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.21","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"7c6f2ce175e8f9db63a694ae413210f99e183ad7","kind":"tag","published_at":"2021-02-24T09:46:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.20","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.20/manifests"},{"name":"v2.0.19","sha":"bcf99a613e320812fc4b691f96a4e7e3d125749d","kind":"commit","published_at":"2021-02-01T10:44:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.19","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"7385a7d7a3a1f0670d5fda376b8cdf516d7c7b30","kind":"commit","published_at":"2021-01-12T06:56:22.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.18","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.18/manifests"},{"name":"v1.3.29","sha":"3e323fc72d09df6f1957250cf20bdacbe26fd3d7","kind":"tag","published_at":"2021-01-06T14:04:08.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.29","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.29/manifests"},{"name":"v2.0.17","sha":"3318b1e7e6ca900696ce2ed4e6687a725e0aa90a","kind":"commit","published_at":"2020-12-14T20:57:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.17","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.17/manifests"},{"name":"v1.3.28","sha":"7cbec2b0ccd547859823ef1cb2766314202cf480","kind":"tag","published_at":"2020-12-08T13:29:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.28","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.28/manifests"},{"name":"v2.0.16","sha":"d49fd0d8185d5b571c3a90282c4e44a55b996c53","kind":"commit","published_at":"2020-11-26T17:00:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"a85798d66b667a8e598a062db1cdafeae48acf30","kind":"commit","published_at":"2020-11-03T14:46:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.15/manifests"},{"name":"v1.3.27","sha":"cce7305a7ef56c4edc6ab28ae224141facfa8d59","kind":"tag","published_at":"2020-10-28T14:29:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.27","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.27/manifests"},{"name":"v1.3.26","sha":"03a7d8611676ee14e3d6040d8642063d787819ea","kind":"tag","published_at":"2020-10-22T15:25:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.26","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.26/manifests"},{"name":"v2.0.14","sha":"1b36f643d2d40b959e325a00867c45822418202d","kind":"commit","published_at":"2020-10-22T13:51:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.14/manifests"},{"name":"v1.3.25","sha":"56cb309bef2993de47dc846f7bc2933c7a6159c7","kind":"tag","published_at":"2020-08-31T12:58:59.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.25","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25/manifests"},{"name":"v2.0.13","sha":"37a209886890ca5cdd6ef39c61d29827a13c1a1d","kind":"commit","published_at":"2020-08-31T12:48:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.13/manifests"},{"name":"v1.3.25-beta.2","sha":"562d61cc72c0038f66b221a7c6d0b07034e38804","kind":"tag","published_at":"2020-08-19T06:27:25.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.25-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.25-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.25-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.2/manifests"},{"name":"v1.3.25-beta.1","sha":"d591b617c52537edb6fedb2e343800610eb075e3","kind":"tag","published_at":"2020-08-18T06:31:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.25-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.25-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.25-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.1/manifests"},{"name":"v2.0.12","sha":"8b9d7f887fd37ec22cb39f020d710fb7835d159a","kind":"commit","published_at":"2020-07-21T09:25:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"1b227314d669cbbd3395c2ff1e31704ca0d9284c","kind":"commit","published_at":"2020-07-06T07:52:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.11/manifests"},{"name":"v1.3.24","sha":"9c7da5f498d70241993b05598488597bc2c94a98","kind":"tag","published_at":"2020-07-03T06:58:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.24","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.24/manifests"},{"name":"v2.0.10","sha":"cdb2a357aeb61e0a52beb6a8d09953f423924faf","kind":"commit","published_at":"2020-05-26T12:18:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"655f8ac6f8586a8a0d49d217f0846deefb45de21","kind":"commit","published_at":"2020-05-04T06:00:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"8600d4ff895df5d6df5ecfd45e7244af04d8f89f","kind":"commit","published_at":"2020-04-14T19:08:41.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.8/manifests"},{"name":"v1.3.23","sha":"bf556d4765c9305ed14f6cd962f4f438239799e4","kind":"tag","published_at":"2020-04-14T18:13:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.23","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.23/manifests"},{"name":"v2.0.7","sha":"f6e03e838ce51eee8d751df03f29afb3eeea42d6","kind":"tag","published_at":"2020-04-10T07:01:02.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.7/manifests"},{"name":"v1.3.22","sha":"dae8b1ba6368d8d2bd31eb5435e868f16c9ce9d3","kind":"tag","published_at":"2020-04-04T14:41:59.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.22","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.22/manifests"},{"name":"v2.0.6","sha":"9b2dcc9b499b125560193ba39f65c5d359ceb11d","kind":"commit","published_at":"2020-04-04T14:35:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"5e605a630551397a0f21b4b530b177fe4e571542","kind":"commit","published_at":"2020-03-29T01:13:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"743eceac9c69e4e5aa8e3ced425d8893cb55119c","kind":"tag","published_at":"2020-03-27T16:51:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.4/manifests"},{"name":"v1.3.21","sha":"45575df553f0a93eb5b6b5c98e4471b590f1c884","kind":"tag","published_at":"2020-03-26T19:46:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.21","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.21/manifests"},{"name":"v2.0.3","sha":"7cee3e11d29ec21f0073aa4ac03b08a4f2a0ef17","kind":"tag","published_at":"2020-03-26T19:29:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.3/manifests"},{"name":"v1.3.20","sha":"b2dd14eaab5ef3a03c172ebdc06ea0e9a71fa0ce","kind":"tag","published_at":"2020-02-24T16:29:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.20","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.20/manifests"},{"name":"v1.3.19","sha":"b91d891e04fcb0c0c0c4fc3f371d36c09c19ba2c","kind":"tag","published_at":"2020-02-20T02:16:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.19","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.19/manifests"},{"name":"v2.0.2","sha":"60206ea15541869622623167c590276a6329f5b8","kind":"commit","published_at":"2020-02-20T02:05:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"e7c8b260c3d81e91ac537787424e888afd35f594","kind":"commit","published_at":"2020-01-30T20:50:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.1/manifests"},{"name":"v1.3.18","sha":"6e54def3f9d07d5bd1b57f8d296e8cbae7d008f4","kind":"tag","published_at":"2020-01-30T20:16:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.18","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.18/manifests"},{"name":"v2.0.0","sha":"20050b10bc7fe88edff3ff320b4cea85c023f30d","kind":"tag","published_at":"2019-12-09T21:54:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0/manifests"},{"name":"v2.0.0-rc14","sha":"8ca390bf44dea39dfc1b15422881e14c8bcb341f","kind":"tag","published_at":"2019-12-08T18:53:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc14/manifests"},{"name":"v1.3.17","sha":"cdf214a094e400027463a8d523a7c00c9dcdfdb4","kind":"tag","published_at":"2019-11-24T10:47:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.17","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.17/manifests"},{"name":"v2.0.0-rc13","sha":"b5c0c3b19ac4fc22fe8eefe2c3b61ba6e6b3829a","kind":"tag","published_at":"2019-11-20T22:45:08.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc13/manifests"},{"name":"v2.0.0-rc12","sha":"caba50b91297444ceb3c02e1295fad7b3991da21","kind":"tag","published_at":"2019-10-23T20:11:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc12/manifests"},{"name":"v1.3.16","sha":"45f9865864c305639b555ac3c2a57fe946f0913b","kind":"tag","published_at":"2019-10-20T20:29:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.16/manifests"},{"name":"v2.0.0-rc11","sha":"82c1361e0a21dc94c3b3cdabdd141fb87fbbfe99","kind":"tag","published_at":"2019-10-13T16:15:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc11/manifests"},{"name":"v1.3.15","sha":"18caa542327c2a20c6f140d7c645f57f4e11a109","kind":"tag","published_at":"2019-09-25T17:22:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.15/manifests"},{"name":"v2.0.0-rc10","sha":"26b8df02d45004c1abb92e8a50054e17e34c0fb0","kind":"tag","published_at":"2019-09-16T23:06:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc10/manifests"},{"name":"v2.0.0-rc9","sha":"6cfd68560c91d0b0a5682bdbb9f20eeaa09c398d","kind":"tag","published_at":"2019-08-31T18:01:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc9/manifests"},{"name":"v2.0.0-rc8","sha":"e3a1c7a650cba5ab32164761574ef69af4134f17","kind":"tag","published_at":"2019-08-29T13:08:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc8/manifests"},{"name":"v2.0.0-rc7","sha":"1e5ee67862cc25755891e1587e709773ffa314c4","kind":"tag","published_at":"2019-08-28T14:43:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc7/manifests"},{"name":"v2.0.0-rc6","sha":"c8e0b0137115322e39a93f3a369e4dec72df9045","kind":"tag","published_at":"2019-08-27T19:30:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc6/manifests"},{"name":"v2.0.0-rc5","sha":"171a6751fa063b32c47201b1821e4d7e610c865e","kind":"tag","published_at":"2019-08-08T06:19:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc5/manifests"},{"name":"v1.3.14","sha":"f720ed469d52842ba23839f7d9b467f610d74524","kind":"tag","published_at":"2019-08-07T18:50:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.14/manifests"},{"name":"v1.3.13","sha":"e006b420447da6cb8bc3e7fb2aaa6271229c7aa1","kind":"tag","published_at":"2019-07-16T19:38:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.13/manifests"},{"name":"v2.0.0-rc4","sha":"d7e770086334fc3c84e83a96d8e2fb863ac5b252","kind":"tag","published_at":"2019-06-28T06:29:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc4/manifests"},{"name":"v2.0.0-rc3","sha":"21352e6277118d30b82df6ba2a1e899619ed202e","kind":"tag","published_at":"2019-06-16T15:48:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc3/manifests"},{"name":"v2.0.0-rc2","sha":"2162827fd2af02f2774aadc60809161055fec5ae","kind":"tag","published_at":"2019-05-26T16:09:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc2/manifests"},{"name":"v1.3.12","sha":"c1461c389a1f01a757c966518dd2c52601204676","kind":"tag","published_at":"2019-05-25T18:10:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.12/manifests"},{"name":"v1.3.11","sha":"a47305d487e710d013c46283a9b286358688d5f1","kind":"tag","published_at":"2019-05-09T18:16:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.11/manifests"},{"name":"v1.3.10","sha":"42759228412e484fa170bc9ab5aae019422432c3","kind":"tag","published_at":"2019-04-29T16:56:01.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.10/manifests"},{"name":"v2.0.0-rc1","sha":"d9397fecfadc3e34ca8742b17077a3bac32624dd","kind":"tag","published_at":"2019-04-18T18:40:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc1/manifests"},{"name":"v1.3.9","sha":"88a73fd64c20015bd8b059bf8a052e98d35e6080","kind":"tag","published_at":"2019-02-24T00:56:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.9/manifests"},{"name":"v1.3.8","sha":"ec23670cc6ecc2d16bef7e48130c99e741aab711","kind":"tag","published_at":"2019-01-01T13:10:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.8/manifests"},{"name":"v2.0.0-rc0","sha":"bc4b7dc04d9c06e7357e3d3d55bdfca366de18b4","kind":"tag","published_at":"2018-10-02T19:50:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc0/manifests"},{"name":"v1.3.7","sha":"777686d9bcfb7a732838a5cfc4043b9a65b0eaea","kind":"tag","published_at":"2018-10-02T10:25:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.7/manifests"},{"name":"v1.2.9","sha":"49dd12a95398ee1b841ad9ba48fdbf35149137e7","kind":"tag","published_at":"2018-10-01T06:43:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.9/manifests"},{"name":"v1.3.6","sha":"99cbd25dad946952bcc3fb7b7e5152f064dac382","kind":"tag","published_at":"2018-10-01T06:01:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.6/manifests"},{"name":"v1.1.8","sha":"fd4c7266d4b6b780f06d3be7e14a79406ae77168","kind":"tag","published_at":"2018-06-24T18:34:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.8/manifests"},{"name":"v1.2.8","sha":"5a96d56fa6fc07b1d34700d42615162cc8584c03","kind":"tag","published_at":"2018-06-24T17:03:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.8/manifests"},{"name":"v1.3.5","sha":"7acede06f2df73f1db80461e44ba23708eb6bdd5","kind":"tag","published_at":"2018-06-24T15:36:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"a4e03c33c92dedf83886f0cc66bc443ad916feba","kind":"tag","published_at":"2018-06-15T08:23:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.4/manifests"},{"name":"v1.2.7","sha":"bb7291d26b7a00fa37c2712b620fb6fb747cae5a","kind":"tag","published_at":"2018-06-15T07:18:20.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.7/manifests"},{"name":"v1.3.3","sha":"c4f66abf07cc46813b98137dc29a8a2762ab33e2","kind":"tag","published_at":"2018-06-06T20:09:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.3/manifests"},{"name":"v1.2.6","sha":"be9b592857e85dc50a3181b6b5efc23bdbc384d8","kind":"tag","published_at":"2018-05-06T21:14:57.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.6/manifests"},{"name":"v1.3.2","sha":"f22ae5293ec400e9faafd1cf18944f5ed60b3c0e","kind":"tag","published_at":"2018-05-06T20:26:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"c49ab943d4fe3c55afdb14814b818d3d5a4bf7dd","kind":"tag","published_at":"2018-04-04T16:46:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.1/manifests"},{"name":"v1.2.5","sha":"9add5d717a420f76681e2b6816b8beb6ccdf3a65","kind":"tag","published_at":"2018-04-04T15:24:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.5/manifests"},{"name":"v1.3.0","sha":"5fc2ab21c58bcc0da2c78ca41e353c69928bc777","kind":"tag","published_at":"2018-03-14T17:20:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0/manifests"},{"name":"v1.3.0-rc7","sha":"fb9cdad412e1be86cf2fff2dd9962271a113b025","kind":"tag","published_at":"2018-02-23T10:17:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc7/manifests"},{"name":"v1.2.4","sha":"462c373665d885b82ab2e7dfd5cf5ef675cc3499","kind":"tag","published_at":"2018-02-11T09:54:01.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.4/manifests"},{"name":"v1.1.7","sha":"7269c4dd270ed967a19c912ed8dae189123d0b37","kind":"tag","published_at":"2018-02-10T19:17:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.7/manifests"},{"name":"v1.3.0-rc6","sha":"b89b2223222b78b41d71fde00c31a7a0b43156b0","kind":"tag","published_at":"2018-02-09T09:21:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc6/manifests"},{"name":"v1.3.0-rc5","sha":"4c840c0186a5d4e7f43dbf66182ff35a36ed91cc","kind":"tag","published_at":"2018-02-08T11:28:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc5/manifests"},{"name":"v1.2.3","sha":"c956c492081a2006f7f7fa5442f2a3f0de027527","kind":"tag","published_at":"2018-01-22T18:11:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.3/manifests"},{"name":"v1.3.0-rc4","sha":"a22c62b7b9037793f63fb0fb135ce368a83fa286","kind":"tag","published_at":"2018-01-18T23:24:44.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc4/manifests"},{"name":"v1.3.0-rc3","sha":"29926075af642d815d0a2e46c88ab109fa084ddb","kind":"tag","published_at":"2018-01-09T10:53:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc3/manifests"},{"name":"v1.3.0-rc2","sha":"f0bd2f1eec7551077b14662bf10f52840a5626f4","kind":"tag","published_at":"2018-01-05T19:42:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc2/manifests"},{"name":"v1.2.2","sha":"7f9b9445f345110e198298382373c0bec94f7cac","kind":"tag","published_at":"2017-11-27T08:10:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.2/manifests"},{"name":"v1.3.0-rc1","sha":"90aee5f8ce5585722b3f1b8c5f86b7c945bb1752","kind":"tag","published_at":"2017-11-22T15:01:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc1/manifests"},{"name":"v1.2.1","sha":"a270cf4bd982a819bc8a4c273fdcb38bdca5f0df","kind":"tag","published_at":"2017-11-22T12:23:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.1/manifests"},{"name":"v1.1.6","sha":"861f18cffb7df2b17b4e54c638792a7b3f99c003","kind":"tag","published_at":"2017-11-02T07:58:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"05b28222d9ccd0a32fd73b24998ce0e8be1ca1ca","kind":"tag","published_at":"2017-10-17T12:41:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.5/manifests"},{"name":"v1.2.0","sha":"3e8bf3b8338d6367a3dd87d2e7aac6c438c163e4","kind":"tag","published_at":"2017-10-06T13:02:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0/manifests"},{"name":"v1.2.0-rc6","sha":"6fe033be9bd7dc40cf1f0d6569b54a8dd635560c","kind":"tag","published_at":"2017-09-19T14:56:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc6/manifests"},{"name":"v1.2.0-rc5","sha":"826555e8576e5054abe8186fa7c70caa5bf25f7e","kind":"tag","published_at":"2017-09-05T09:14:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc5/manifests"},{"name":"v1.2.0-rc4","sha":"d0acafd047b174a703f440c2cbc92e9241edd6e8","kind":"tag","published_at":"2017-08-24T19:36:37.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc4/manifests"},{"name":"v1.2.0-rc3","sha":"0037881dcf26be144e74ca858270dac2ce83be59","kind":"tag","published_at":"2017-08-24T09:35:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc3/manifests"},{"name":"v1.1.4","sha":"cd115f80c0dacd0cd38112e973cf1590eee848f0","kind":"tag","published_at":"2017-08-24T08:23:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.4/manifests"},{"name":"v1.2.0-rc2","sha":"faf0dc10475de7075dcd8fb97ef899c57209d546","kind":"tag","published_at":"2017-08-18T06:50:45.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc2/manifests"},{"name":"v1.2.0-rc1","sha":"3a87e22c1e0fc05b1583439e83c6a9f38e6ec106","kind":"tag","published_at":"2017-08-02T17:37:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc1/manifests"},{"name":"v1.1.3","sha":"c32f9c596279e113c08200b57540ac832e9f2d98","kind":"tag","published_at":"2017-07-31T11:41:57.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.3/manifests"},{"name":"v1.0.9","sha":"76870752757b9e13ea01a5555146b0db92d41914","kind":"tag","published_at":"2017-07-31T09:45:45.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.9/manifests"},{"name":"v1.1.2","sha":"35e2cefeceb130cbf80929dff4f85ab468566396","kind":"tag","published_at":"2017-06-27T07:42:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.2/manifests"},{"name":"v1.0.8","sha":"eafbb5d29e99f62db9fb24d66a393082eaa557b2","kind":"tag","published_at":"2017-06-27T07:17:08.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.8/manifests"},{"name":"v1.1.1","sha":"d65931e328a553094f5386acde72fc8ab4ca4615","kind":"tag","published_at":"2017-05-19T12:05:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"233515e217b91258ef7822953a884e9d104c7f03","kind":"tag","published_at":"2017-03-21T08:26:48.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0/manifests"},{"name":"v1.0.7","sha":"8c4ffc1316e24e074fda1250f704e5d63ec9386c","kind":"tag","published_at":"2017-03-20T18:34:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.7/manifests"},{"name":"v1.1.0-rc4","sha":"ba3087892729fb0ea8028d7c37cfc88a2eaa30e5","kind":"tag","published_at":"2017-03-15T16:52:22.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc4/manifests"},{"name":"v1.1.0-rc3","sha":"84739bf5a3226ee863c3f2a1dd4ba5f955ec7210","kind":"tag","published_at":"2017-03-15T10:58:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc3/manifests"},{"name":"v1.1.0-rc2","sha":"367033ef96a147d271298f94f77a67972192edae","kind":"tag","published_at":"2017-03-08T13:59:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc2/manifests"},{"name":"v1.1.0-rc1","sha":"55eee43f88bce129da741be93ccf1da25d6005a6","kind":"tag","published_at":"2017-02-13T08:17:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc1/manifests"},{"name":"v1.0.6","sha":"46d8ac9e9a61902596c8d6b1e17e2f6c88e5982d","kind":"tag","published_at":"2017-01-30T18:58:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"6e89e64cdd17562a73a97b098a05b2bd61d3ced8","kind":"tag","published_at":"2016-11-18T11:00:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"38b3199f49e6b67535e3070e56d410dc7ba32c70","kind":"tag","published_at":"2016-11-14T18:01:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"bca4ad4a2f46f15721305e2ef7c5c67f4ca08b23","kind":"tag","published_at":"2016-10-28T17:22:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"4d58bf6558cb1d3e382471581d14d50aadeaf12e","kind":"tag","published_at":"2016-09-23T18:18:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"2cf469dbf87e81c0fbf9402d73a4a94ef31d5fac","kind":"tag","published_at":"2016-09-21T12:38:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"ca39aa51a87a596e7b7e7e1309f9c34d9544bf63","kind":"tag","published_at":"2016-07-26T13:12:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc4","sha":"c1f860b56e16d64556f4249cde5423d221d8db35","kind":"tag","published_at":"2016-07-08T08:26:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc4/manifests"},{"name":"v0.9.3","sha":"2565a66fbb62e28c8e7ac2754be14e594fd1b445","kind":"tag","published_at":"2016-06-20T14:27:20.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.3/manifests"},{"name":"v1.0.0-rc3","sha":"861c33352a33836cb6cef365c26a255187ba361d","kind":"tag","published_at":"2016-05-31T16:24:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"e37431766143efaf0c68eed74978b11e929a5bf8","kind":"tag","published_at":"2016-03-30T08:09:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc2/manifests"},{"name":"v1.0.0-rc1","sha":"a67d4c9e438ec9ba7c3e08f2d749d74d288d9f5a","kind":"tag","published_at":"2016-03-18T22:52:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc1/manifests"},{"name":"v0.9.2","sha":"ac9a7dcb755eff6e7ceec18fa662e107269a73de","kind":"tag","published_at":"2016-01-20T08:38:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.2/manifests"},{"name":"v0.8.5","sha":"668cd9f32622e70da9c9457377d442213094d28d","kind":"commit","published_at":"2015-11-03T16:20:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.5/manifests"},{"name":"v0.9.1","sha":"4d36235d352e9a04923408094759406c929043ba","kind":"commit","published_at":"2015-11-03T15:39:46.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1/manifests"},{"name":"v0.9.1-rc1","sha":"e61e388a3b4853aa2940b0957857513a5046b74d","kind":"commit","published_at":"2015-11-02T11:29:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.1-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1-rc1/manifests"},{"name":"v0.9.0","sha":"a8b117f07d3180f3b6acf89f8488003648178c06","kind":"commit","published_at":"2015-10-28T15:10:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0/manifests"},{"name":"v0.9.0-rc5","sha":"a7f440f719e436a645f00b3b3fd166b2b156d2b9","kind":"commit","published_at":"2015-10-20T10:49:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc5/manifests"},{"name":"v0.8.4","sha":"a29daa061e0c4376edb00083722ed1730adcaf8b","kind":"tag","published_at":"2015-08-26T01:55:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.4/manifests"},{"name":"v0.9.0-rc4","sha":"83edc098bc49ae3168340f6d24324b97c9b500da","kind":"tag","published_at":"2015-08-24T13:54:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc4/manifests"},{"name":"v0.8.3","sha":"c733aff2541857e299fca50c3cf5769b2d4d0fb1","kind":"tag","published_at":"2015-08-24T13:35:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.3/manifests"},{"name":"v0.9.0-rc3","sha":"26931fe097c2526b2582a35393d60ba9019c5a76","kind":"tag","published_at":"2015-07-14T21:30:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc3/manifests"},{"name":"v0.9.0-rc2","sha":"149e8ee1c1f85a4e5ec887f0f864f586c55717b8","kind":"tag","published_at":"2015-07-09T13:25:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc2/manifests"},{"name":"v0.8.2","sha":"51c06f9f808117b6ec71d7f972c1ec7ce4e08fe1","kind":"tag","published_at":"2015-07-06T18:21:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.2/manifests"},{"name":"v0.9.0-rc1","sha":"4c9cd76389a14ddb7af5ea1536926cc9c80cec31","kind":"tag","published_at":"2015-06-18T18:57:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc1/manifests"},{"name":"v0.8.1-fixed-docs","sha":"09f538ef4cdbd14198e38503eda1a865e2120e3a","kind":"commit","published_at":"2015-04-12T16:52:48.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1-fixed-docs","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1-fixed-docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.1-fixed-docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-fixed-docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-fixed-docs/manifests"},{"name":"v0.8.1","sha":"b72b2c022f580d4ba01b24ebc5d35edfa7dd0614","kind":"tag","published_at":"2015-04-07T13:02:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1/manifests"},{"name":"v0.8.1-rc2","sha":"756e443dd72fad27f7fb8af1e16e8712e67bdaa1","kind":"tag","published_at":"2015-04-01T14:04:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc2/manifests"},{"name":"v0.8.1-rc1","sha":"99c04b28d9fcc6aa5e35618572d868ade32c134c","kind":"tag","published_at":"2015-04-01T13:46:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc1/manifests"},{"name":"v0.8.0","sha":"fbe6baff38c47eb55374c1a9f6ba07e51d98e1e3","kind":"tag","published_at":"2015-03-05T15:38:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0/manifests"},{"name":"v0.8.0-rc5","sha":"50a7fc0e73e300847e2c61bdb127619d572aacfe","kind":"tag","published_at":"2015-03-01T01:26:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc5/manifests"},{"name":"v0.8.0-rc4","sha":"4acc8b9befc1a730129fb9b9b68ff04aa0098ed5","kind":"tag","published_at":"2015-02-25T20:31:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc4/manifests"},{"name":"v0.8.0-rc3","sha":"294a2f11e2972039a372b65d98067d1e12ce5087","kind":"tag","published_at":"2015-02-20T00:21:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc3/manifests"},{"name":"v0.8.0-rc2","sha":"7f45f7af37cdbc24830e57e5a96a4e71e4954fce","kind":"tag","published_at":"2015-01-17T17:12:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc2/manifests"},{"name":"v0.8.0-rc1","sha":"77f04bc174ac3e97f4a5a23ebc19906037747895","kind":"tag","published_at":"2014-11-09T16:34:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc1/manifests"},{"name":"v0.7.1","sha":"901a459af922491bb556d62e046d1475760fb8ce","kind":"commit","published_at":"2014-06-20T15:23:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"ecfa4a50022a4f565c4b94ed678bf60c0eaba488","kind":"tag","published_at":"2014-04-04T21:30:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0/manifests"},{"name":"v0.7.0-rc3","sha":"d9bbd2be65362254a821da076bb89e4238b6c78c","kind":"tag","published_at":"2014-03-31T14:11:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc3/manifests"},{"name":"v0.7.0-rc2","sha":"5e58939d843e6d991bc14cf3e140b788455b6761","kind":"tag","published_at":"2014-02-28T15:46:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc2/manifests"},{"name":"v0.7.0-rc1","sha":"3dcd503aa2dc13ade6245345b4a135c8976e090e","kind":"tag","published_at":"2014-01-31T12:18:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc1/manifests"},{"name":"v0.6.2","sha":"61d713baf1c62a7583ad200a48a33223b5635c8c","kind":"tag","published_at":"2013-03-19T00:08:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.6.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"0138a73a3b6d8f29a7c8cec0abd3332f48b5ddc0","kind":"tag","published_at":"2012-11-28T19:23:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.6.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"ef7777eb293fa0db517a9c585ec491dc00e70491","kind":"tag","published_at":"2012-11-26T21:50:44.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.6.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"10e21f48ae2c4f2bd534575e7136dae115ccb3a3","kind":"tag","published_at":"2012-08-07T00:12:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.5.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"937771a0fdb58d6e7c115c98d9abb419d89d2aee","kind":"tag","published_at":"2012-07-31T06:13:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.5.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.0/manifests"},{"name":"v0.4.4","sha":"11ec3cf213b439f8a18b2684a8e571c66a42c25d","kind":"tag","published_at":"2012-07-24T17:47:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"836adcccf8fe0a9efcd621ffea9e26051b3fe2d4","kind":"tag","published_at":"2012-06-23T01:14:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"c81ee45fe05a7473c0fabe016259d4cac0d1709f","kind":"tag","published_at":"2012-06-20T20:10:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"56253364e610dd1b39696ff86e68b92dfd816801","kind":"tag","published_at":"2012-06-19T23:38:46.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"09244fae39dac8a0e3f22ff29ae0739311be8a7d","kind":"tag","published_at":"2012-05-01T20:40:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"f37ce009d52595ea8999a89d7c66f351f216fddd","kind":"tag","published_at":"2012-03-15T23:07:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.3.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"dd824ebb78851bb783c5f4f0b8d14de98aa13320","kind":"tag","published_at":"2012-03-14T01:14:46.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.3.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"862c414b371befbba2b6d4d35d8f15801f6187f5","kind":"tag","published_at":"2012-02-24T22:35:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.2.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"6b0ebd256d0d4d7aae3840a4c04211c573e36f39","kind":"tag","published_at":"2012-02-16T04:04:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.2.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.0/manifests"},{"name":"v0.1.3","sha":"7fa15b84aa2dfca6b8cd91314e669c4a64be023d","kind":"tag","published_at":"2012-01-19T22:03:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"9e8917f81f2a740bd66dd6196eb46e86f3893c2e","kind":"tag","published_at":"2012-01-08T03:02:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"037baeff84b3327171d2daaec6100d51167ac4de","kind":"tag","published_at":"2011-12-28T20:27:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"5b484dceb4dc0990e9a67dcf143dc77baf27799d","kind":"tag","published_at":"2011-12-22T03:44:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.0/manifests"},{"name":"v0.0.14","sha":"5aeb2c5b8cfcc90a6289bdce1ae4db96daf67cc7","kind":"commit","published_at":"2011-12-01T06:36:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.14/manifests"},{"name":"v0.0.13-NOGZIP","sha":"c2f13cdfe40a4132b548a0df366d2be06d5d696b","kind":"tag","published_at":"2011-10-13T18:21:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.13-NOGZIP","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.13-NOGZIP","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.13-NOGZIP","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13-NOGZIP","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13-NOGZIP/manifests"},{"name":"v0.0.13","sha":"8d1310adbf0b72fc75b60a4222d0c8581485b863","kind":"tag","published_at":"2011-10-08T01:03:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"a103d2668f95bea9c5fff5b9fff26f0b058d8c8a","kind":"tag","published_at":"2011-09-21T00:40:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.12/manifests"},{"name":"v0.0.11-1","sha":"b3a4707e81cb3c01e24bf1f3c9c3bb3307c43902","kind":"tag","published_at":"2011-09-16T06:01:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.11-1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.11-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.11-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11-1/manifests"},{"name":"v0.0.11","sha":"846f5f75774e2f97874b6b2f43a2a9142041353b","kind":"tag","published_at":"2011-09-15T02:28:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11/manifests"},{"name":"v0.0.10-1","sha":"149a9048c73bceda7af027086633f0ec7841381b","kind":"tag","published_at":"2011-08-23T22:15:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.10-1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.10-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.10-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10-1/manifests"},{"name":"v0.0.10","sha":"7f1bc683ebecdcbf07008b665cd217574600f97f","kind":"tag","published_at":"2011-08-23T20:59:17.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"ce084bcca7f6087e2f44e8bf94c3d225646f9752","kind":"tag","published_at":"2011-08-12T01:26:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"b08af670cd5b4207aa4b3fd16d37c9f0f0d6715a","kind":"tag","published_at":"2011-07-05T22:05:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"0eb4d8dfaee9d700a03700bde0d918dba9252586","kind":"tag","published_at":"2011-05-24T03:50:27.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"6c258a787d048e429a615dc77ea6f582d841e317","kind":"tag","published_at":"2011-05-17T20:50:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"b0ae3fb5e63f428992691869256d70876074d77e","kind":"tag","published_at":"2011-05-13T20:02:36.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"6e1764fa805a89cac4540e6449db632cff631bff","kind":"tag","published_at":"2011-05-10T01:55:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"115f8056e80a5beae4ccf3a46d7ee3bc68f99098","kind":"tag","published_at":"2011-04-27T22:04:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.3/manifests"},{"name":"v0.0.2-fix-publishing","sha":"b78e695c25ef1c890092412841164bf09d731928","kind":"tag","published_at":"2011-03-30T06:25:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.2-fix-publishing","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.2-fix-publishing","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.2-fix-publishing","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2-fix-publishing","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2-fix-publishing/manifests"},{"name":"v0.0.2","sha":"9dd90d7d78f6255375bf96a89daecf6c928d0c1d","kind":"tag","published_at":"2011-03-26T01:04:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"e3efe5ecf10f0eee76064798454345cd51560300","kind":"tag","published_at":"2011-03-15T04:13:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-05-31T23:03:43.557Z","dependent_packages_count":27,"downloads":null,"downloads_period":null,"dependent_repos_count":564,"rankings":{"downloads":null,"dependent_repos_count":0.567029402636927,"dependent_packages_count":2.419290250758844,"stargazers_count":3.086031667213942,"forks_count":1.9319483265391113,"docker_downloads_count":3.504289761635415,"average":2.301717881756848},"purl":"pkg:maven/io.dropwizard/dropwizard-migrations","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.dropwizard:dropwizard-migrations","docker_dependents_count":14,"docker_downloads_count":6727,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.dropwizard:dropwizard-migrations","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.dropwizard:dropwizard-migrations/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-29T07:00:52.934Z","issues_count":119,"pull_requests_count":3885,"avg_time_to_close_issue":4066175.064102564,"avg_time_to_close_pull_request":184069.330259366,"issues_closed_count":78,"pull_requests_closed_count":3470,"pull_request_authors_count":41,"issue_authors_count":81,"avg_comments_per_issue":1.7394957983193278,"avg_comments_per_pull_request":1.271814671814672,"merged_pull_requests_count":2882,"bot_issues_count":23,"bot_pull_requests_count":3594,"past_year_issues_count":25,"past_year_pull_requests_count":566,"past_year_avg_time_to_close_issue":804308.6363636364,"past_year_avg_time_to_close_pull_request":71417.07012987013,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":385,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":18,"past_year_avg_comments_per_issue":0.64,"past_year_avg_comments_per_pull_request":0.6466431095406361,"past_year_bot_issues_count":4,"past_year_bot_pull_requests_count":482,"past_year_merged_pull_requests_count":348,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/issues","maintainers":[{"login":"joschi","count":155,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joschi"},{"login":"zUniQueX","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zUniQueX"},{"login":"aelamrani","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aelamrani"},{"login":"MatthewHawkins","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MatthewHawkins"},{"login":"jplock","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jplock"},{"login":"mbeaatriz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbeaatriz"}],"active_maintainers":[{"login":"joschi","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joschi"},{"login":"zUniQueX","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zUniQueX"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-migrations/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-migrations/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-migrations/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-migrations/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-migrations/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-migrations/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":11686857,"name":"io.dropwizard:dropwizard-unix-socket","ecosystem":"maven","description":"Dropwizard is a Java framework for developing ops-friendly, high-performance, RESTful web applications.","homepage":"http://www.dropwizard.io/5.0.2","licenses":"Apache License 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/dropwizard/dropwizard","keywords_array":[],"namespace":"io.dropwizard","versions_count":36,"first_release_published_at":"2024-01-29T22:28:14.000Z","latest_release_published_at":"2026-05-31T22:50:00.000Z","latest_release_number":"5.0.2","last_synced_at":"2026-05-31T23:02:05.423Z","created_at":"2025-05-25T20:45:45.471Z","updated_at":"2026-05-31T23:03:42.840Z","registry_url":"https://central.sonatype.com/artifact/io.dropwizard/dropwizard-unix-socket/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.dropwizard/dropwizard-unix-socket/","metadata":{"repositories":["https://central.sonatype.com/repository/maven-snapshots/"]},"repo_metadata":{"id":1326622,"uuid":"1272129","full_name":"dropwizard/dropwizard","owner":"dropwizard","description":"A damn simple library for building production-ready RESTful web services.","archived":false,"fork":false,"pushed_at":"2026-05-31T02:07:41.000Z","size":114484,"stargazers_count":8575,"open_issues_count":25,"forks_count":3405,"subscribers_count":353,"default_branch":"release/5.0.x","last_synced_at":"2026-05-31T04:07:02.839Z","etag":null,"topics":["dropwizard","hibernate","java","jax-rs","jdbi","jersey-framework","jersey2","jetty","rest","restful-webservices","web-framework"],"latest_commit_sha":null,"homepage":"https://www.dropwizard.io","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dropwizard.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-01-19T19:52:29.000Z","updated_at":"2026-05-31T02:07:45.000Z","dependencies_parsed_at":"2023-09-25T00:36:07.805Z","dependency_job_id":"49d46f65-78ee-4616-9a89-d341231d1f09","html_url":"https://github.com/dropwizard/dropwizard","commit_stats":{"total_commits":6736,"total_committers":528,"mean_commits":"12.757575757575758","dds":0.7804334916864608,"last_synced_commit":"7c83a8faa94592fae7449ece2efd3563583d239c"},"previous_names":[],"tags_count":277,"template":false,"template_full_name":null,"purl":"pkg:github/dropwizard/dropwizard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dropwizard","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/refs/heads/release/5.0.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/sbom","scorecard":{"id":356802,"data":{"date":"2025-08-11","repo":{"name":"github.com/dropwizard/dropwizard","commit":"3b65cea7d21d47f0fa267aff12315cf7364fafae"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/18 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/maven.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maven.yml:29","Warn: no topLevel permission defined: .github/workflows/announce-release.yml:1","Warn: no topLevel permission defined: .github/workflows/assign-milestone.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/close_stale.yml:9","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/maven.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/trigger-release.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":8,"reason":"dependency not pinned by hash detected -- score normalized to 8","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/announce-release.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/dropwizard/dropwizard/announce-release.yml/release/4.0.x?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/dropwizard/dropwizard/release.yml/release/4.0.x?enable=pin","Info:  21 out of  21 GitHub-owned GitHubAction dependencies pinned","Info:   6 out of   8 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:10"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (28) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T09:47:45.812Z","repository_id":1326622,"created_at":"2025-08-18T09:47:45.812Z","updated_at":"2025-08-18T09:47:45.812Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33752288,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-31T02:00:06.040Z","response_time":95,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"dropwizard","name":"Dropwizard","uuid":"5478557","kind":"organization","description":"","email":null,"website":"https://www.dropwizard.io","location":null,"twitter":"dropwizardio","company":null,"icon_url":"https://avatars.githubusercontent.com/u/5478557?v=4","repositories_count":27,"last_synced_at":"2024-03-25T21:19:31.942Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dropwizard","funding_links":[],"total_stars":16606,"followers":61,"following":0,"created_at":"2022-11-02T16:45:24.316Z","updated_at":"2024-03-25T21:19:40.177Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dropwizard","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dropwizard/repositories"},"tags":[{"name":"v3.0.17","sha":"b4412f5843117b91c0925baaba7102c197e7809d","kind":"tag","published_at":"2026-01-27T21:53:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.17","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.17/manifests"},{"name":"v4.0.17","sha":"2eebdb206ad34815c2ee0035f91ac076b4ea17f0","kind":"tag","published_at":"2026-01-27T21:51:22.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.17","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.17/manifests"},{"name":"v5.0.1","sha":"ea6a2040ee5f2bf98398fb7ad1fb5ace3d5d572e","kind":"tag","published_at":"2026-01-27T21:43:17.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"84dbb957eadb10181039b8222efd39765553bca6","kind":"tag","published_at":"2025-09-16T08:29:02.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0/manifests"},{"name":"v3.0.16","sha":"ffe3e836d8c3412edac8d80ece719166e2e606e7","kind":"tag","published_at":"2025-08-25T22:53:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.16/manifests"},{"name":"v4.0.16","sha":"934373df90d67e5a6f5a7849c0af6598b4e45a3c","kind":"tag","published_at":"2025-08-25T22:52:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.16/manifests"},{"name":"v5.0.0-rc.5","sha":"d7e163da54bd0a80a6046b9840d9b2928b31b2e9","kind":"tag","published_at":"2025-08-25T22:51:44.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.5/manifests"},{"name":"v3.0.15","sha":"8a52fe4aea45f84571b33eb173735802e20bbc64","kind":"tag","published_at":"2025-07-24T07:53:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.15/manifests"},{"name":"v4.0.15","sha":"6616a964156e0ebbe6545dafab52ef7b7ac2b2b9","kind":"tag","published_at":"2025-07-24T07:53:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.15/manifests"},{"name":"v5.0.0-rc.4","sha":"310941b8b2ceedd73b263f712795b45938a028fa","kind":"tag","published_at":"2025-07-23T23:20:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.4/manifests"},{"name":"v3.0.14","sha":"1715dd027139a427fc1bc33827d64ec711525ccf","kind":"tag","published_at":"2025-05-25T20:26:41.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.14/manifests"},{"name":"v4.0.14","sha":"8c744d19a0e741d162c458bee8718acf8078f922","kind":"tag","published_at":"2025-05-25T20:26:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.14/manifests"},{"name":"v5.0.0-rc.3","sha":"ee35dc128decbad13f1f4186b11fe47ee6920d8f","kind":"tag","published_at":"2025-05-25T20:25:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.3/manifests"},{"name":"v4.0.13","sha":"153956cf61aacee809b413752f40bf96876e1e03","kind":"tag","published_at":"2025-03-26T23:41:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.13/manifests"},{"name":"v3.0.13","sha":"76ba41397e11a281256cf631aaa5daaa875a8a2b","kind":"tag","published_at":"2025-03-26T23:23:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.13/manifests"},{"name":"v5.0.0-rc.2","sha":"6b1ebba8fcca6a303997d06edaea29e52b8c3b51","kind":"tag","published_at":"2025-03-26T23:18:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.2/manifests"},{"name":"v4.0.12","sha":"b50169f6e6410a4d34d9c467b95ca7b885cf5dda","kind":"tag","published_at":"2025-01-15T22:38:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.12/manifests"},{"name":"v5.0.0-rc.1","sha":"ed203df38708927f65f9cd7f2760da408af97171","kind":"tag","published_at":"2025-01-15T22:17:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.1/manifests"},{"name":"v3.0.12","sha":"400e4a2f4e15eda153ac79e07bcf2c88420e6422","kind":"tag","published_at":"2025-01-15T22:17:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.12/manifests"},{"name":"v4.0.11","sha":"459892ea1853dcd1199c6bbb28da4347e7e70f60","kind":"tag","published_at":"2024-11-27T21:56:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.11/manifests"},{"name":"v3.0.11","sha":"f8603dcc52bfaaf9711d4808c350cca40f2001f5","kind":"tag","published_at":"2024-11-27T21:56:41.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.11/manifests"},{"name":"v5.0.0-alpha.5","sha":"e78411400eee81e1531c598892fa55b8b013cf70","kind":"tag","published_at":"2024-11-27T21:46:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.5/manifests"},{"name":"v3.0.10","sha":"390aa1ffcbbf95328a48b613b8c73b1752e35e61","kind":"tag","published_at":"2024-10-21T16:41:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.10/manifests"},{"name":"v4.0.10","sha":"48c582b1384352cfd93d43bf39e9e5bbc3e1fe39","kind":"tag","published_at":"2024-10-21T16:41:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.10/manifests"},{"name":"v5.0.0-alpha.4","sha":"45c9e1849d67edf45a0a38ded9bfc05e825593b7","kind":"tag","published_at":"2024-10-21T16:41:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.4/manifests"},{"name":"v3.0.9","sha":"808acc151b972c12748b1aec22bc999d018587ec","kind":"tag","published_at":"2024-10-07T07:13:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.9/manifests"},{"name":"v5.0.0-alpha.3","sha":"284a5b6c2be16971d90148299f30c95f13974e07","kind":"tag","published_at":"2024-10-07T07:12:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.3/manifests"},{"name":"v4.0.9","sha":"94e87681eb8b3d61179f71f2479b1f3820870c94","kind":"tag","published_at":"2024-10-07T07:11:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.9/manifests"},{"name":"v5.0.0-alpha.2","sha":"fe313c7e61a597d3edd9732d5b21a1849c698dc8","kind":"tag","published_at":"2024-08-25T22:47:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.2/manifests"},{"name":"v3.0.8","sha":"17006045b0dcf9e9ae65a8288d55b70123c83d27","kind":"tag","published_at":"2024-08-25T21:19:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.8/manifests"},{"name":"v4.0.8","sha":"c0713c7765a418e704182720a41d7d3800ae50f9","kind":"tag","published_at":"2024-08-25T21:19:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.8/manifests"},{"name":"v3.0.7","sha":"71d5de54fd02a2545ab6184c0794454da85a773f","kind":"tag","published_at":"2024-03-06T14:59:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.7/manifests"},{"name":"v4.0.7","sha":"2aeb472faecc68c0136a0a7231baf1472b55b388","kind":"tag","published_at":"2024-03-06T14:58:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.7/manifests"},{"name":"v2.1.12","sha":"908e31ea7996913fa3aa767465547b5dfbf2df8e","kind":"tag","published_at":"2024-01-31T22:14:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.12/manifests"},{"name":"v3.0.6","sha":"0f09619dcd70caea3957d14bb55a2030b45c39b8","kind":"tag","published_at":"2024-01-29T22:04:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.6/manifests"},{"name":"v4.0.6","sha":"18e00e1edd89776ca26f627d97ce5ed7ca3a544e","kind":"tag","published_at":"2024-01-29T22:04:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.6/manifests"},{"name":"v5.0.0-alpha.1","sha":"4b9d0d23485f8c89196434afbf0145ae2b797484","kind":"tag","published_at":"2023-12-20T22:41:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.0.5","sha":"2a25b34dad34b7d170ba2c7304707e1c74129b99","kind":"tag","published_at":"2023-12-20T22:38:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.5/manifests"},{"name":"v3.0.5","sha":"f2c02fb0484c5d79fa45e1fb7824b543fbd9982e","kind":"tag","published_at":"2023-12-20T22:38:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.5/manifests"},{"name":"v2.1.11","sha":"461d086125475afa92a0973588132e4508c525af","kind":"tag","published_at":"2023-12-20T22:36:27.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.11/manifests"},{"name":"v4.0.4","sha":"6bca3f7059798ba55fdf04f015f10951e24f27bd","kind":"tag","published_at":"2023-11-06T17:09:20.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.4/manifests"},{"name":"v3.0.4","sha":"42477dcb60f0d1b3bebd4eaff23494816a2915d9","kind":"tag","published_at":"2023-11-06T12:48:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.4/manifests"},{"name":"v2.1.10","sha":"480b2ebc281900a69a058927222eee927ba1b518","kind":"tag","published_at":"2023-11-06T09:03:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.10/manifests"},{"name":"v4.0.3","sha":"456e5e67c1d57bb727e17cd7db092403c06cf7bd","kind":"tag","published_at":"2023-10-20T13:53:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.3/manifests"},{"name":"v3.0.3","sha":"f1ac18faa1ffe7444344e4cf437cd6d44966d5ed","kind":"tag","published_at":"2023-10-19T20:24:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.3/manifests"},{"name":"v2.1.9","sha":"eee9527a2c7e33d08d71b4b8801ed70d111bd02e","kind":"tag","published_at":"2023-10-19T16:33:45.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.9/manifests"},{"name":"v3.0.2","sha":"88ad5ab52462b814057be90c229162f7ddef7938","kind":"tag","published_at":"2023-09-24T22:34:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.2/manifests"},{"name":"v4.0.2","sha":"781bb4f36c8bdc3b844b7b905b69af95a917ed78","kind":"tag","published_at":"2023-09-24T22:22:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.2/manifests"},{"name":"v2.1.8","sha":"cbcbc6738dc3e1cba7005ed2d463f9b1f57bd8b1","kind":"tag","published_at":"2023-09-24T22:20:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"a46c6f82484c1d6b9fd84569f73e7b0dd33ec692","kind":"tag","published_at":"2023-06-19T22:06:25.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.7/manifests"},{"name":"v4.0.1","sha":"cfd9586186870ec9d078988c6d6a521d8756eafe","kind":"tag","published_at":"2023-06-19T22:04:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.1/manifests"},{"name":"v3.0.1","sha":"523a14f5006418bf7c0d4c6d7bc3d10755edfe1d","kind":"tag","published_at":"2023-06-19T22:03:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.1/manifests"},{"name":"v4.0.0","sha":"69e115aa8a5048f1557f449ca842a707a88cde2e","kind":"tag","published_at":"2023-03-28T22:24:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0/manifests"},{"name":"v3.0.0","sha":"1df711a473aef3a77ef738c19b563780b4d9dca6","kind":"tag","published_at":"2023-03-28T22:23:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0/manifests"},{"name":"v2.1.6","sha":"50587fa6c899beaad547b4f7306157beff271375","kind":"tag","published_at":"2023-03-28T21:58:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.6/manifests"},{"name":"v4.0.0-beta.4","sha":"cbbacd5247e2c8c0c208786b8d580ca29778a375","kind":"tag","published_at":"2023-02-24T09:22:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.4/manifests"},{"name":"v3.0.0-beta.5","sha":"05c1b73527610781131ce07bfcacb6c24d17713c","kind":"tag","published_at":"2023-02-24T09:17:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.5/manifests"},{"name":"v2.1.5","sha":"82ee4065196556523b5d1cdb6ebe87de2b00e949","kind":"tag","published_at":"2023-02-24T08:50:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.5/manifests"},{"name":"v2.0.35","sha":"d499ef1a579546e1f99343aae4b19f35b4737857","kind":"tag","published_at":"2023-01-28T21:56:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.35","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.35/manifests"},{"name":"v2.1.4","sha":"f5ef0d12b8e2c622435faae13c51b9cccaea9fa2","kind":"tag","published_at":"2022-10-20T19:56:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.4/manifests"},{"name":"v2.0.34","sha":"f5d447ce33c9dd53f96119a331de62c8c888ebc0","kind":"tag","published_at":"2022-10-18T17:23:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.34","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.34/manifests"},{"name":"v4.0.0-beta.3","sha":"26b3188e0c3f32b9dba7cda86634b787a2387bf5","kind":"tag","published_at":"2022-10-12T21:54:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.3/manifests"},{"name":"v3.0.0-beta.4","sha":"f679616d7ad7df6ba3bb77535507ca8ec4049336","kind":"tag","published_at":"2022-10-12T21:52:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.4/manifests"},{"name":"v2.1.3","sha":"d1563469fff7d63717063beb7b49267c39a88d58","kind":"tag","published_at":"2022-10-12T21:47:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.3/manifests"},{"name":"v2.0.33","sha":"5c1c2c425dd5b6a1f314c6b46563fd39c71e0656","kind":"tag","published_at":"2022-09-12T10:08:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.33","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.33/manifests"},{"name":"v2.1.2","sha":"ea3e5a3d1ba59d0467539d400592f5bf5b40dbf8","kind":"tag","published_at":"2022-09-12T10:01:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.2/manifests"},{"name":"v4.0.0-beta.2","sha":"55fef0b12367ac26018538542d6ec6efb4f562ea","kind":"tag","published_at":"2022-06-30T20:12:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.2/manifests"},{"name":"v3.0.0-beta.3","sha":"c9c8d72708fbfc8b9982e9b37f321e588a1efdab","kind":"tag","published_at":"2022-06-30T20:05:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.3/manifests"},{"name":"v2.0.32","sha":"b3d87605369aa63caf860f67be2ba86704dd7a97","kind":"tag","published_at":"2022-06-30T19:56:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.32","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.32/manifests"},{"name":"v2.1.1","sha":"d2455b5369c8d9391e81e697f2354246532d0d5e","kind":"tag","published_at":"2022-06-30T19:48:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.1/manifests"},{"name":"v2.0.31","sha":"6a2dd0885a9c4b6b62e4ecbd207b949ca8a8a5bc","kind":"tag","published_at":"2022-06-19T14:44:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.31","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.31/manifests"},{"name":"v2.0.30","sha":"71300cf5094a53fbd658a906423478ba706ff434","kind":"tag","published_at":"2022-06-18T18:08:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.30","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.30/manifests"},{"name":"v2.1.0","sha":"4fb8906bb761886c85891d4bbf6dcf0a15ca4e9c","kind":"tag","published_at":"2022-05-02T13:16:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0/manifests"},{"name":"v3.0.0-beta.2","sha":"8ade5d9db8d4e29f4f8f37a994246d9270b9c479","kind":"tag","published_at":"2022-04-20T21:45:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.2/manifests"},{"name":"v2.1.0-beta.9","sha":"fd2787a7817295796e6c9f07d44132c262a9e902","kind":"tag","published_at":"2022-04-20T21:40:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.9/manifests"},{"name":"v4.0.0-beta.1","sha":"621bf358ad641ecb07af52026d0385a923957c15","kind":"tag","published_at":"2022-04-08T10:24:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.1/manifests"},{"name":"v3.0.0-beta.1","sha":"b6e096859d65c16e0c669609444f73d0621f4769","kind":"tag","published_at":"2022-04-08T10:14:48.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.1/manifests"},{"name":"v2.1.0-beta.8","sha":"5b37d6f6af0383892834d8437e6c79688f5fc670","kind":"tag","published_at":"2022-04-05T15:57:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.8/manifests"},{"name":"v2.0.29","sha":"20d80316b32cf68d7a0ba23300cfa53bc5155e7d","kind":"tag","published_at":"2022-04-05T15:16:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.29","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.29/manifests"},{"name":"v2.1.0-beta.7","sha":"bf892222765fdd6880449589b99eeeb511b80444","kind":"tag","published_at":"2021-12-20T14:40:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.7/manifests"},{"name":"v2.0.28","sha":"dd215d3ec65f23cef9e0a4d96ed7c542d71d1758","kind":"tag","published_at":"2021-12-20T14:27:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.28","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.28/manifests"},{"name":"v2.1.0-beta.6","sha":"74626bda8033b598b875372b8e8cb982ba2349bc","kind":"tag","published_at":"2021-12-16T09:20:37.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.6/manifests"},{"name":"v2.0.27","sha":"b5c6bc2633f1ea150970131e547a1a580052ece5","kind":"tag","published_at":"2021-12-16T09:00:27.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.27","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.27/manifests"},{"name":"v2.1.0-beta.5","sha":"835081d794427f37bd671f584b6083f96ae17aa6","kind":"tag","published_at":"2021-12-09T17:53:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.5/manifests"},{"name":"v2.0.26","sha":"66ca617d40d57627a8820c96d388a7583650ae6e","kind":"tag","published_at":"2021-12-09T17:43:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.26","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.26/manifests"},{"name":"v2.1.0-beta.4","sha":"e57713abe7add73e7033a30af3022668f4a9ec8d","kind":"tag","published_at":"2021-09-01T15:31:59.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.4/manifests"},{"name":"v2.0.25","sha":"2a4c0f8ba2741e618737556ed1973b22a8284a58","kind":"tag","published_at":"2021-09-01T15:17:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.25","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.25/manifests"},{"name":"v2.1.0-beta.3","sha":"912f4beb7254c72e2db4207efdb38543994c7630","kind":"tag","published_at":"2021-08-11T06:36:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.3/manifests"},{"name":"v2.1.0-beta.2","sha":"94ab611f45fbacf94f449a14fd035c6971a786fd","kind":"tag","published_at":"2021-07-29T12:50:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.2/manifests"},{"name":"v2.0.24","sha":"8818eb7ec61dd59059b51478d734e6d30fb8cca9","kind":"tag","published_at":"2021-07-29T12:08:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.24","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.24/manifests"},{"name":"v2.0.23","sha":"79c3770db75c09d5c846d5d42ffb607b29ba5b9f","kind":"tag","published_at":"2021-06-21T11:50:02.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.23","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.23/manifests"},{"name":"v2.0.22","sha":"a40301a5dc44ebbdeac291edf4cf3df3960a6fae","kind":"tag","published_at":"2021-05-24T16:31:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.22","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.22/manifests"},{"name":"v2.1.0-beta.1","sha":"ff09d7fffece5dda0c2f188114393161702135af","kind":"tag","published_at":"2021-04-25T12:29:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.1/manifests"},{"name":"v2.0.21","sha":"47556c4f31576e6bc4e00262661b7b212bd90a60","kind":"tag","published_at":"2021-04-07T14:05:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.21","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"7c6f2ce175e8f9db63a694ae413210f99e183ad7","kind":"tag","published_at":"2021-02-24T09:46:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.20","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.20/manifests"},{"name":"v2.0.19","sha":"bcf99a613e320812fc4b691f96a4e7e3d125749d","kind":"commit","published_at":"2021-02-01T10:44:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.19","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"7385a7d7a3a1f0670d5fda376b8cdf516d7c7b30","kind":"commit","published_at":"2021-01-12T06:56:22.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.18","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.18/manifests"},{"name":"v1.3.29","sha":"3e323fc72d09df6f1957250cf20bdacbe26fd3d7","kind":"tag","published_at":"2021-01-06T14:04:08.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.29","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.29/manifests"},{"name":"v2.0.17","sha":"3318b1e7e6ca900696ce2ed4e6687a725e0aa90a","kind":"commit","published_at":"2020-12-14T20:57:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.17","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.17/manifests"},{"name":"v1.3.28","sha":"7cbec2b0ccd547859823ef1cb2766314202cf480","kind":"tag","published_at":"2020-12-08T13:29:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.28","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.28/manifests"},{"name":"v2.0.16","sha":"d49fd0d8185d5b571c3a90282c4e44a55b996c53","kind":"commit","published_at":"2020-11-26T17:00:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"a85798d66b667a8e598a062db1cdafeae48acf30","kind":"commit","published_at":"2020-11-03T14:46:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.15/manifests"},{"name":"v1.3.27","sha":"cce7305a7ef56c4edc6ab28ae224141facfa8d59","kind":"tag","published_at":"2020-10-28T14:29:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.27","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.27/manifests"},{"name":"v1.3.26","sha":"03a7d8611676ee14e3d6040d8642063d787819ea","kind":"tag","published_at":"2020-10-22T15:25:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.26","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.26/manifests"},{"name":"v2.0.14","sha":"1b36f643d2d40b959e325a00867c45822418202d","kind":"commit","published_at":"2020-10-22T13:51:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.14/manifests"},{"name":"v1.3.25","sha":"56cb309bef2993de47dc846f7bc2933c7a6159c7","kind":"tag","published_at":"2020-08-31T12:58:59.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.25","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25/manifests"},{"name":"v2.0.13","sha":"37a209886890ca5cdd6ef39c61d29827a13c1a1d","kind":"commit","published_at":"2020-08-31T12:48:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.13/manifests"},{"name":"v1.3.25-beta.2","sha":"562d61cc72c0038f66b221a7c6d0b07034e38804","kind":"tag","published_at":"2020-08-19T06:27:25.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.25-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.25-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.25-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.2/manifests"},{"name":"v1.3.25-beta.1","sha":"d591b617c52537edb6fedb2e343800610eb075e3","kind":"tag","published_at":"2020-08-18T06:31:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.25-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.25-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.25-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.1/manifests"},{"name":"v2.0.12","sha":"8b9d7f887fd37ec22cb39f020d710fb7835d159a","kind":"commit","published_at":"2020-07-21T09:25:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"1b227314d669cbbd3395c2ff1e31704ca0d9284c","kind":"commit","published_at":"2020-07-06T07:52:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.11/manifests"},{"name":"v1.3.24","sha":"9c7da5f498d70241993b05598488597bc2c94a98","kind":"tag","published_at":"2020-07-03T06:58:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.24","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.24/manifests"},{"name":"v2.0.10","sha":"cdb2a357aeb61e0a52beb6a8d09953f423924faf","kind":"commit","published_at":"2020-05-26T12:18:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"655f8ac6f8586a8a0d49d217f0846deefb45de21","kind":"commit","published_at":"2020-05-04T06:00:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"8600d4ff895df5d6df5ecfd45e7244af04d8f89f","kind":"commit","published_at":"2020-04-14T19:08:41.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.8/manifests"},{"name":"v1.3.23","sha":"bf556d4765c9305ed14f6cd962f4f438239799e4","kind":"tag","published_at":"2020-04-14T18:13:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.23","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.23/manifests"},{"name":"v2.0.7","sha":"f6e03e838ce51eee8d751df03f29afb3eeea42d6","kind":"tag","published_at":"2020-04-10T07:01:02.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.7/manifests"},{"name":"v1.3.22","sha":"dae8b1ba6368d8d2bd31eb5435e868f16c9ce9d3","kind":"tag","published_at":"2020-04-04T14:41:59.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.22","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.22/manifests"},{"name":"v2.0.6","sha":"9b2dcc9b499b125560193ba39f65c5d359ceb11d","kind":"commit","published_at":"2020-04-04T14:35:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"5e605a630551397a0f21b4b530b177fe4e571542","kind":"commit","published_at":"2020-03-29T01:13:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"743eceac9c69e4e5aa8e3ced425d8893cb55119c","kind":"tag","published_at":"2020-03-27T16:51:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.4/manifests"},{"name":"v1.3.21","sha":"45575df553f0a93eb5b6b5c98e4471b590f1c884","kind":"tag","published_at":"2020-03-26T19:46:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.21","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.21/manifests"},{"name":"v2.0.3","sha":"7cee3e11d29ec21f0073aa4ac03b08a4f2a0ef17","kind":"tag","published_at":"2020-03-26T19:29:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.3/manifests"},{"name":"v1.3.20","sha":"b2dd14eaab5ef3a03c172ebdc06ea0e9a71fa0ce","kind":"tag","published_at":"2020-02-24T16:29:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.20","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.20/manifests"},{"name":"v1.3.19","sha":"b91d891e04fcb0c0c0c4fc3f371d36c09c19ba2c","kind":"tag","published_at":"2020-02-20T02:16:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.19","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.19/manifests"},{"name":"v2.0.2","sha":"60206ea15541869622623167c590276a6329f5b8","kind":"commit","published_at":"2020-02-20T02:05:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"e7c8b260c3d81e91ac537787424e888afd35f594","kind":"commit","published_at":"2020-01-30T20:50:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.1/manifests"},{"name":"v1.3.18","sha":"6e54def3f9d07d5bd1b57f8d296e8cbae7d008f4","kind":"tag","published_at":"2020-01-30T20:16:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.18","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.18/manifests"},{"name":"v2.0.0","sha":"20050b10bc7fe88edff3ff320b4cea85c023f30d","kind":"tag","published_at":"2019-12-09T21:54:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0/manifests"},{"name":"v2.0.0-rc14","sha":"8ca390bf44dea39dfc1b15422881e14c8bcb341f","kind":"tag","published_at":"2019-12-08T18:53:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc14/manifests"},{"name":"v1.3.17","sha":"cdf214a094e400027463a8d523a7c00c9dcdfdb4","kind":"tag","published_at":"2019-11-24T10:47:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.17","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.17/manifests"},{"name":"v2.0.0-rc13","sha":"b5c0c3b19ac4fc22fe8eefe2c3b61ba6e6b3829a","kind":"tag","published_at":"2019-11-20T22:45:08.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc13/manifests"},{"name":"v2.0.0-rc12","sha":"caba50b91297444ceb3c02e1295fad7b3991da21","kind":"tag","published_at":"2019-10-23T20:11:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc12/manifests"},{"name":"v1.3.16","sha":"45f9865864c305639b555ac3c2a57fe946f0913b","kind":"tag","published_at":"2019-10-20T20:29:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.16/manifests"},{"name":"v2.0.0-rc11","sha":"82c1361e0a21dc94c3b3cdabdd141fb87fbbfe99","kind":"tag","published_at":"2019-10-13T16:15:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc11/manifests"},{"name":"v1.3.15","sha":"18caa542327c2a20c6f140d7c645f57f4e11a109","kind":"tag","published_at":"2019-09-25T17:22:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.15/manifests"},{"name":"v2.0.0-rc10","sha":"26b8df02d45004c1abb92e8a50054e17e34c0fb0","kind":"tag","published_at":"2019-09-16T23:06:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc10/manifests"},{"name":"v2.0.0-rc9","sha":"6cfd68560c91d0b0a5682bdbb9f20eeaa09c398d","kind":"tag","published_at":"2019-08-31T18:01:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc9/manifests"},{"name":"v2.0.0-rc8","sha":"e3a1c7a650cba5ab32164761574ef69af4134f17","kind":"tag","published_at":"2019-08-29T13:08:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc8/manifests"},{"name":"v2.0.0-rc7","sha":"1e5ee67862cc25755891e1587e709773ffa314c4","kind":"tag","published_at":"2019-08-28T14:43:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc7/manifests"},{"name":"v2.0.0-rc6","sha":"c8e0b0137115322e39a93f3a369e4dec72df9045","kind":"tag","published_at":"2019-08-27T19:30:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc6/manifests"},{"name":"v2.0.0-rc5","sha":"171a6751fa063b32c47201b1821e4d7e610c865e","kind":"tag","published_at":"2019-08-08T06:19:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc5/manifests"},{"name":"v1.3.14","sha":"f720ed469d52842ba23839f7d9b467f610d74524","kind":"tag","published_at":"2019-08-07T18:50:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.14/manifests"},{"name":"v1.3.13","sha":"e006b420447da6cb8bc3e7fb2aaa6271229c7aa1","kind":"tag","published_at":"2019-07-16T19:38:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.13/manifests"},{"name":"v2.0.0-rc4","sha":"d7e770086334fc3c84e83a96d8e2fb863ac5b252","kind":"tag","published_at":"2019-06-28T06:29:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc4/manifests"},{"name":"v2.0.0-rc3","sha":"21352e6277118d30b82df6ba2a1e899619ed202e","kind":"tag","published_at":"2019-06-16T15:48:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc3/manifests"},{"name":"v2.0.0-rc2","sha":"2162827fd2af02f2774aadc60809161055fec5ae","kind":"tag","published_at":"2019-05-26T16:09:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc2/manifests"},{"name":"v1.3.12","sha":"c1461c389a1f01a757c966518dd2c52601204676","kind":"tag","published_at":"2019-05-25T18:10:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.12/manifests"},{"name":"v1.3.11","sha":"a47305d487e710d013c46283a9b286358688d5f1","kind":"tag","published_at":"2019-05-09T18:16:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.11/manifests"},{"name":"v1.3.10","sha":"42759228412e484fa170bc9ab5aae019422432c3","kind":"tag","published_at":"2019-04-29T16:56:01.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.10/manifests"},{"name":"v2.0.0-rc1","sha":"d9397fecfadc3e34ca8742b17077a3bac32624dd","kind":"tag","published_at":"2019-04-18T18:40:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc1/manifests"},{"name":"v1.3.9","sha":"88a73fd64c20015bd8b059bf8a052e98d35e6080","kind":"tag","published_at":"2019-02-24T00:56:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.9/manifests"},{"name":"v1.3.8","sha":"ec23670cc6ecc2d16bef7e48130c99e741aab711","kind":"tag","published_at":"2019-01-01T13:10:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.8/manifests"},{"name":"v2.0.0-rc0","sha":"bc4b7dc04d9c06e7357e3d3d55bdfca366de18b4","kind":"tag","published_at":"2018-10-02T19:50:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc0/manifests"},{"name":"v1.3.7","sha":"777686d9bcfb7a732838a5cfc4043b9a65b0eaea","kind":"tag","published_at":"2018-10-02T10:25:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.7/manifests"},{"name":"v1.2.9","sha":"49dd12a95398ee1b841ad9ba48fdbf35149137e7","kind":"tag","published_at":"2018-10-01T06:43:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.9/manifests"},{"name":"v1.3.6","sha":"99cbd25dad946952bcc3fb7b7e5152f064dac382","kind":"tag","published_at":"2018-10-01T06:01:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.6/manifests"},{"name":"v1.1.8","sha":"fd4c7266d4b6b780f06d3be7e14a79406ae77168","kind":"tag","published_at":"2018-06-24T18:34:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.8/manifests"},{"name":"v1.2.8","sha":"5a96d56fa6fc07b1d34700d42615162cc8584c03","kind":"tag","published_at":"2018-06-24T17:03:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.8/manifests"},{"name":"v1.3.5","sha":"7acede06f2df73f1db80461e44ba23708eb6bdd5","kind":"tag","published_at":"2018-06-24T15:36:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"a4e03c33c92dedf83886f0cc66bc443ad916feba","kind":"tag","published_at":"2018-06-15T08:23:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.4/manifests"},{"name":"v1.2.7","sha":"bb7291d26b7a00fa37c2712b620fb6fb747cae5a","kind":"tag","published_at":"2018-06-15T07:18:20.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.7/manifests"},{"name":"v1.3.3","sha":"c4f66abf07cc46813b98137dc29a8a2762ab33e2","kind":"tag","published_at":"2018-06-06T20:09:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.3/manifests"},{"name":"v1.2.6","sha":"be9b592857e85dc50a3181b6b5efc23bdbc384d8","kind":"tag","published_at":"2018-05-06T21:14:57.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.6/manifests"},{"name":"v1.3.2","sha":"f22ae5293ec400e9faafd1cf18944f5ed60b3c0e","kind":"tag","published_at":"2018-05-06T20:26:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"c49ab943d4fe3c55afdb14814b818d3d5a4bf7dd","kind":"tag","published_at":"2018-04-04T16:46:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.1/manifests"},{"name":"v1.2.5","sha":"9add5d717a420f76681e2b6816b8beb6ccdf3a65","kind":"tag","published_at":"2018-04-04T15:24:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.5/manifests"},{"name":"v1.3.0","sha":"5fc2ab21c58bcc0da2c78ca41e353c69928bc777","kind":"tag","published_at":"2018-03-14T17:20:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0/manifests"},{"name":"v1.3.0-rc7","sha":"fb9cdad412e1be86cf2fff2dd9962271a113b025","kind":"tag","published_at":"2018-02-23T10:17:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc7/manifests"},{"name":"v1.2.4","sha":"462c373665d885b82ab2e7dfd5cf5ef675cc3499","kind":"tag","published_at":"2018-02-11T09:54:01.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.4/manifests"},{"name":"v1.1.7","sha":"7269c4dd270ed967a19c912ed8dae189123d0b37","kind":"tag","published_at":"2018-02-10T19:17:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.7/manifests"},{"name":"v1.3.0-rc6","sha":"b89b2223222b78b41d71fde00c31a7a0b43156b0","kind":"tag","published_at":"2018-02-09T09:21:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc6/manifests"},{"name":"v1.3.0-rc5","sha":"4c840c0186a5d4e7f43dbf66182ff35a36ed91cc","kind":"tag","published_at":"2018-02-08T11:28:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc5/manifests"},{"name":"v1.2.3","sha":"c956c492081a2006f7f7fa5442f2a3f0de027527","kind":"tag","published_at":"2018-01-22T18:11:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.3/manifests"},{"name":"v1.3.0-rc4","sha":"a22c62b7b9037793f63fb0fb135ce368a83fa286","kind":"tag","published_at":"2018-01-18T23:24:44.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc4/manifests"},{"name":"v1.3.0-rc3","sha":"29926075af642d815d0a2e46c88ab109fa084ddb","kind":"tag","published_at":"2018-01-09T10:53:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc3/manifests"},{"name":"v1.3.0-rc2","sha":"f0bd2f1eec7551077b14662bf10f52840a5626f4","kind":"tag","published_at":"2018-01-05T19:42:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc2/manifests"},{"name":"v1.2.2","sha":"7f9b9445f345110e198298382373c0bec94f7cac","kind":"tag","published_at":"2017-11-27T08:10:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.2/manifests"},{"name":"v1.3.0-rc1","sha":"90aee5f8ce5585722b3f1b8c5f86b7c945bb1752","kind":"tag","published_at":"2017-11-22T15:01:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc1/manifests"},{"name":"v1.2.1","sha":"a270cf4bd982a819bc8a4c273fdcb38bdca5f0df","kind":"tag","published_at":"2017-11-22T12:23:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.1/manifests"},{"name":"v1.1.6","sha":"861f18cffb7df2b17b4e54c638792a7b3f99c003","kind":"tag","published_at":"2017-11-02T07:58:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"05b28222d9ccd0a32fd73b24998ce0e8be1ca1ca","kind":"tag","published_at":"2017-10-17T12:41:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.5/manifests"},{"name":"v1.2.0","sha":"3e8bf3b8338d6367a3dd87d2e7aac6c438c163e4","kind":"tag","published_at":"2017-10-06T13:02:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0/manifests"},{"name":"v1.2.0-rc6","sha":"6fe033be9bd7dc40cf1f0d6569b54a8dd635560c","kind":"tag","published_at":"2017-09-19T14:56:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc6/manifests"},{"name":"v1.2.0-rc5","sha":"826555e8576e5054abe8186fa7c70caa5bf25f7e","kind":"tag","published_at":"2017-09-05T09:14:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc5/manifests"},{"name":"v1.2.0-rc4","sha":"d0acafd047b174a703f440c2cbc92e9241edd6e8","kind":"tag","published_at":"2017-08-24T19:36:37.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc4/manifests"},{"name":"v1.2.0-rc3","sha":"0037881dcf26be144e74ca858270dac2ce83be59","kind":"tag","published_at":"2017-08-24T09:35:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc3/manifests"},{"name":"v1.1.4","sha":"cd115f80c0dacd0cd38112e973cf1590eee848f0","kind":"tag","published_at":"2017-08-24T08:23:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.4/manifests"},{"name":"v1.2.0-rc2","sha":"faf0dc10475de7075dcd8fb97ef899c57209d546","kind":"tag","published_at":"2017-08-18T06:50:45.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc2/manifests"},{"name":"v1.2.0-rc1","sha":"3a87e22c1e0fc05b1583439e83c6a9f38e6ec106","kind":"tag","published_at":"2017-08-02T17:37:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc1/manifests"},{"name":"v1.1.3","sha":"c32f9c596279e113c08200b57540ac832e9f2d98","kind":"tag","published_at":"2017-07-31T11:41:57.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.3/manifests"},{"name":"v1.0.9","sha":"76870752757b9e13ea01a5555146b0db92d41914","kind":"tag","published_at":"2017-07-31T09:45:45.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.9/manifests"},{"name":"v1.1.2","sha":"35e2cefeceb130cbf80929dff4f85ab468566396","kind":"tag","published_at":"2017-06-27T07:42:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.2/manifests"},{"name":"v1.0.8","sha":"eafbb5d29e99f62db9fb24d66a393082eaa557b2","kind":"tag","published_at":"2017-06-27T07:17:08.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.8/manifests"},{"name":"v1.1.1","sha":"d65931e328a553094f5386acde72fc8ab4ca4615","kind":"tag","published_at":"2017-05-19T12:05:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"233515e217b91258ef7822953a884e9d104c7f03","kind":"tag","published_at":"2017-03-21T08:26:48.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0/manifests"},{"name":"v1.0.7","sha":"8c4ffc1316e24e074fda1250f704e5d63ec9386c","kind":"tag","published_at":"2017-03-20T18:34:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.7/manifests"},{"name":"v1.1.0-rc4","sha":"ba3087892729fb0ea8028d7c37cfc88a2eaa30e5","kind":"tag","published_at":"2017-03-15T16:52:22.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc4/manifests"},{"name":"v1.1.0-rc3","sha":"84739bf5a3226ee863c3f2a1dd4ba5f955ec7210","kind":"tag","published_at":"2017-03-15T10:58:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc3/manifests"},{"name":"v1.1.0-rc2","sha":"367033ef96a147d271298f94f77a67972192edae","kind":"tag","published_at":"2017-03-08T13:59:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc2/manifests"},{"name":"v1.1.0-rc1","sha":"55eee43f88bce129da741be93ccf1da25d6005a6","kind":"tag","published_at":"2017-02-13T08:17:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc1/manifests"},{"name":"v1.0.6","sha":"46d8ac9e9a61902596c8d6b1e17e2f6c88e5982d","kind":"tag","published_at":"2017-01-30T18:58:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"6e89e64cdd17562a73a97b098a05b2bd61d3ced8","kind":"tag","published_at":"2016-11-18T11:00:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"38b3199f49e6b67535e3070e56d410dc7ba32c70","kind":"tag","published_at":"2016-11-14T18:01:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"bca4ad4a2f46f15721305e2ef7c5c67f4ca08b23","kind":"tag","published_at":"2016-10-28T17:22:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"4d58bf6558cb1d3e382471581d14d50aadeaf12e","kind":"tag","published_at":"2016-09-23T18:18:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"2cf469dbf87e81c0fbf9402d73a4a94ef31d5fac","kind":"tag","published_at":"2016-09-21T12:38:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"ca39aa51a87a596e7b7e7e1309f9c34d9544bf63","kind":"tag","published_at":"2016-07-26T13:12:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc4","sha":"c1f860b56e16d64556f4249cde5423d221d8db35","kind":"tag","published_at":"2016-07-08T08:26:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc4/manifests"},{"name":"v0.9.3","sha":"2565a66fbb62e28c8e7ac2754be14e594fd1b445","kind":"tag","published_at":"2016-06-20T14:27:20.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.3/manifests"},{"name":"v1.0.0-rc3","sha":"861c33352a33836cb6cef365c26a255187ba361d","kind":"tag","published_at":"2016-05-31T16:24:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"e37431766143efaf0c68eed74978b11e929a5bf8","kind":"tag","published_at":"2016-03-30T08:09:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc2/manifests"},{"name":"v1.0.0-rc1","sha":"a67d4c9e438ec9ba7c3e08f2d749d74d288d9f5a","kind":"tag","published_at":"2016-03-18T22:52:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc1/manifests"},{"name":"v0.9.2","sha":"ac9a7dcb755eff6e7ceec18fa662e107269a73de","kind":"tag","published_at":"2016-01-20T08:38:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.2/manifests"},{"name":"v0.8.5","sha":"668cd9f32622e70da9c9457377d442213094d28d","kind":"commit","published_at":"2015-11-03T16:20:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.5/manifests"},{"name":"v0.9.1","sha":"4d36235d352e9a04923408094759406c929043ba","kind":"commit","published_at":"2015-11-03T15:39:46.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1/manifests"},{"name":"v0.9.1-rc1","sha":"e61e388a3b4853aa2940b0957857513a5046b74d","kind":"commit","published_at":"2015-11-02T11:29:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.1-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1-rc1/manifests"},{"name":"v0.9.0","sha":"a8b117f07d3180f3b6acf89f8488003648178c06","kind":"commit","published_at":"2015-10-28T15:10:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0/manifests"},{"name":"v0.9.0-rc5","sha":"a7f440f719e436a645f00b3b3fd166b2b156d2b9","kind":"commit","published_at":"2015-10-20T10:49:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc5/manifests"},{"name":"v0.8.4","sha":"a29daa061e0c4376edb00083722ed1730adcaf8b","kind":"tag","published_at":"2015-08-26T01:55:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.4/manifests"},{"name":"v0.9.0-rc4","sha":"83edc098bc49ae3168340f6d24324b97c9b500da","kind":"tag","published_at":"2015-08-24T13:54:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc4/manifests"},{"name":"v0.8.3","sha":"c733aff2541857e299fca50c3cf5769b2d4d0fb1","kind":"tag","published_at":"2015-08-24T13:35:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.3/manifests"},{"name":"v0.9.0-rc3","sha":"26931fe097c2526b2582a35393d60ba9019c5a76","kind":"tag","published_at":"2015-07-14T21:30:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc3/manifests"},{"name":"v0.9.0-rc2","sha":"149e8ee1c1f85a4e5ec887f0f864f586c55717b8","kind":"tag","published_at":"2015-07-09T13:25:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc2/manifests"},{"name":"v0.8.2","sha":"51c06f9f808117b6ec71d7f972c1ec7ce4e08fe1","kind":"tag","published_at":"2015-07-06T18:21:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.2/manifests"},{"name":"v0.9.0-rc1","sha":"4c9cd76389a14ddb7af5ea1536926cc9c80cec31","kind":"tag","published_at":"2015-06-18T18:57:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc1/manifests"},{"name":"v0.8.1-fixed-docs","sha":"09f538ef4cdbd14198e38503eda1a865e2120e3a","kind":"commit","published_at":"2015-04-12T16:52:48.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1-fixed-docs","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1-fixed-docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.1-fixed-docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-fixed-docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-fixed-docs/manifests"},{"name":"v0.8.1","sha":"b72b2c022f580d4ba01b24ebc5d35edfa7dd0614","kind":"tag","published_at":"2015-04-07T13:02:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1/manifests"},{"name":"v0.8.1-rc2","sha":"756e443dd72fad27f7fb8af1e16e8712e67bdaa1","kind":"tag","published_at":"2015-04-01T14:04:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc2/manifests"},{"name":"v0.8.1-rc1","sha":"99c04b28d9fcc6aa5e35618572d868ade32c134c","kind":"tag","published_at":"2015-04-01T13:46:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc1/manifests"},{"name":"v0.8.0","sha":"fbe6baff38c47eb55374c1a9f6ba07e51d98e1e3","kind":"tag","published_at":"2015-03-05T15:38:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0/manifests"},{"name":"v0.8.0-rc5","sha":"50a7fc0e73e300847e2c61bdb127619d572aacfe","kind":"tag","published_at":"2015-03-01T01:26:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc5/manifests"},{"name":"v0.8.0-rc4","sha":"4acc8b9befc1a730129fb9b9b68ff04aa0098ed5","kind":"tag","published_at":"2015-02-25T20:31:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc4/manifests"},{"name":"v0.8.0-rc3","sha":"294a2f11e2972039a372b65d98067d1e12ce5087","kind":"tag","published_at":"2015-02-20T00:21:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc3/manifests"},{"name":"v0.8.0-rc2","sha":"7f45f7af37cdbc24830e57e5a96a4e71e4954fce","kind":"tag","published_at":"2015-01-17T17:12:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc2/manifests"},{"name":"v0.8.0-rc1","sha":"77f04bc174ac3e97f4a5a23ebc19906037747895","kind":"tag","published_at":"2014-11-09T16:34:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc1/manifests"},{"name":"v0.7.1","sha":"901a459af922491bb556d62e046d1475760fb8ce","kind":"commit","published_at":"2014-06-20T15:23:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"ecfa4a50022a4f565c4b94ed678bf60c0eaba488","kind":"tag","published_at":"2014-04-04T21:30:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0/manifests"},{"name":"v0.7.0-rc3","sha":"d9bbd2be65362254a821da076bb89e4238b6c78c","kind":"tag","published_at":"2014-03-31T14:11:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc3/manifests"},{"name":"v0.7.0-rc2","sha":"5e58939d843e6d991bc14cf3e140b788455b6761","kind":"tag","published_at":"2014-02-28T15:46:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc2/manifests"},{"name":"v0.7.0-rc1","sha":"3dcd503aa2dc13ade6245345b4a135c8976e090e","kind":"tag","published_at":"2014-01-31T12:18:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc1/manifests"},{"name":"v0.6.2","sha":"61d713baf1c62a7583ad200a48a33223b5635c8c","kind":"tag","published_at":"2013-03-19T00:08:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.6.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"0138a73a3b6d8f29a7c8cec0abd3332f48b5ddc0","kind":"tag","published_at":"2012-11-28T19:23:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.6.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"ef7777eb293fa0db517a9c585ec491dc00e70491","kind":"tag","published_at":"2012-11-26T21:50:44.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.6.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"10e21f48ae2c4f2bd534575e7136dae115ccb3a3","kind":"tag","published_at":"2012-08-07T00:12:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.5.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"937771a0fdb58d6e7c115c98d9abb419d89d2aee","kind":"tag","published_at":"2012-07-31T06:13:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.5.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.0/manifests"},{"name":"v0.4.4","sha":"11ec3cf213b439f8a18b2684a8e571c66a42c25d","kind":"tag","published_at":"2012-07-24T17:47:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"836adcccf8fe0a9efcd621ffea9e26051b3fe2d4","kind":"tag","published_at":"2012-06-23T01:14:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"c81ee45fe05a7473c0fabe016259d4cac0d1709f","kind":"tag","published_at":"2012-06-20T20:10:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"56253364e610dd1b39696ff86e68b92dfd816801","kind":"tag","published_at":"2012-06-19T23:38:46.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"09244fae39dac8a0e3f22ff29ae0739311be8a7d","kind":"tag","published_at":"2012-05-01T20:40:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"f37ce009d52595ea8999a89d7c66f351f216fddd","kind":"tag","published_at":"2012-03-15T23:07:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.3.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"dd824ebb78851bb783c5f4f0b8d14de98aa13320","kind":"tag","published_at":"2012-03-14T01:14:46.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.3.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"862c414b371befbba2b6d4d35d8f15801f6187f5","kind":"tag","published_at":"2012-02-24T22:35:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.2.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"6b0ebd256d0d4d7aae3840a4c04211c573e36f39","kind":"tag","published_at":"2012-02-16T04:04:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.2.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.0/manifests"},{"name":"v0.1.3","sha":"7fa15b84aa2dfca6b8cd91314e669c4a64be023d","kind":"tag","published_at":"2012-01-19T22:03:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"9e8917f81f2a740bd66dd6196eb46e86f3893c2e","kind":"tag","published_at":"2012-01-08T03:02:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"037baeff84b3327171d2daaec6100d51167ac4de","kind":"tag","published_at":"2011-12-28T20:27:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"5b484dceb4dc0990e9a67dcf143dc77baf27799d","kind":"tag","published_at":"2011-12-22T03:44:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.0/manifests"},{"name":"v0.0.14","sha":"5aeb2c5b8cfcc90a6289bdce1ae4db96daf67cc7","kind":"commit","published_at":"2011-12-01T06:36:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.14/manifests"},{"name":"v0.0.13-NOGZIP","sha":"c2f13cdfe40a4132b548a0df366d2be06d5d696b","kind":"tag","published_at":"2011-10-13T18:21:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.13-NOGZIP","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.13-NOGZIP","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.13-NOGZIP","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13-NOGZIP","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13-NOGZIP/manifests"},{"name":"v0.0.13","sha":"8d1310adbf0b72fc75b60a4222d0c8581485b863","kind":"tag","published_at":"2011-10-08T01:03:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"a103d2668f95bea9c5fff5b9fff26f0b058d8c8a","kind":"tag","published_at":"2011-09-21T00:40:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.12/manifests"},{"name":"v0.0.11-1","sha":"b3a4707e81cb3c01e24bf1f3c9c3bb3307c43902","kind":"tag","published_at":"2011-09-16T06:01:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.11-1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.11-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.11-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11-1/manifests"},{"name":"v0.0.11","sha":"846f5f75774e2f97874b6b2f43a2a9142041353b","kind":"tag","published_at":"2011-09-15T02:28:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11/manifests"},{"name":"v0.0.10-1","sha":"149a9048c73bceda7af027086633f0ec7841381b","kind":"tag","published_at":"2011-08-23T22:15:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.10-1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.10-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.10-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10-1/manifests"},{"name":"v0.0.10","sha":"7f1bc683ebecdcbf07008b665cd217574600f97f","kind":"tag","published_at":"2011-08-23T20:59:17.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"ce084bcca7f6087e2f44e8bf94c3d225646f9752","kind":"tag","published_at":"2011-08-12T01:26:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"b08af670cd5b4207aa4b3fd16d37c9f0f0d6715a","kind":"tag","published_at":"2011-07-05T22:05:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"0eb4d8dfaee9d700a03700bde0d918dba9252586","kind":"tag","published_at":"2011-05-24T03:50:27.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"6c258a787d048e429a615dc77ea6f582d841e317","kind":"tag","published_at":"2011-05-17T20:50:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"b0ae3fb5e63f428992691869256d70876074d77e","kind":"tag","published_at":"2011-05-13T20:02:36.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"6e1764fa805a89cac4540e6449db632cff631bff","kind":"tag","published_at":"2011-05-10T01:55:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"115f8056e80a5beae4ccf3a46d7ee3bc68f99098","kind":"tag","published_at":"2011-04-27T22:04:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.3/manifests"},{"name":"v0.0.2-fix-publishing","sha":"b78e695c25ef1c890092412841164bf09d731928","kind":"tag","published_at":"2011-03-30T06:25:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.2-fix-publishing","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.2-fix-publishing","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.2-fix-publishing","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2-fix-publishing","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2-fix-publishing/manifests"},{"name":"v0.0.2","sha":"9dd90d7d78f6255375bf96a89daecf6c928d0c1d","kind":"tag","published_at":"2011-03-26T01:04:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"e3efe5ecf10f0eee76064798454345cd51560300","kind":"tag","published_at":"2011-03-15T04:13:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-05-31T23:03:42.840Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.54079715703618,"dependent_packages_count":49.38729902781909,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":41.96404809242763},"purl":"pkg:maven/io.dropwizard/dropwizard-unix-socket","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.dropwizard:dropwizard-unix-socket","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.dropwizard:dropwizard-unix-socket","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.dropwizard:dropwizard-unix-socket/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-29T07:00:52.934Z","issues_count":119,"pull_requests_count":3885,"avg_time_to_close_issue":4066175.064102564,"avg_time_to_close_pull_request":184069.330259366,"issues_closed_count":78,"pull_requests_closed_count":3470,"pull_request_authors_count":41,"issue_authors_count":81,"avg_comments_per_issue":1.7394957983193278,"avg_comments_per_pull_request":1.271814671814672,"merged_pull_requests_count":2882,"bot_issues_count":23,"bot_pull_requests_count":3594,"past_year_issues_count":25,"past_year_pull_requests_count":566,"past_year_avg_time_to_close_issue":804308.6363636364,"past_year_avg_time_to_close_pull_request":71417.07012987013,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":385,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":18,"past_year_avg_comments_per_issue":0.64,"past_year_avg_comments_per_pull_request":0.6466431095406361,"past_year_bot_issues_count":4,"past_year_bot_pull_requests_count":482,"past_year_merged_pull_requests_count":348,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/issues","maintainers":[{"login":"joschi","count":155,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joschi"},{"login":"zUniQueX","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zUniQueX"},{"login":"aelamrani","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aelamrani"},{"login":"MatthewHawkins","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MatthewHawkins"},{"login":"jplock","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jplock"},{"login":"mbeaatriz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbeaatriz"}],"active_maintainers":[{"login":"joschi","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joschi"},{"login":"zUniQueX","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zUniQueX"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-unix-socket/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-unix-socket/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-unix-socket/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-unix-socket/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-unix-socket/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-unix-socket/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5033640,"name":"io.dropwizard:dropwizard-project","ecosystem":"maven","description":"Dropwizard is a Java framework for developing ops-friendly, high-performance, RESTful web applications.","homepage":"http://www.dropwizard.io/5.0.2","licenses":"Apache License 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/dropwizard/dropwizard","keywords_array":[],"namespace":"io.dropwizard","versions_count":122,"first_release_published_at":"2019-09-16T23:28:40.000Z","latest_release_published_at":"2026-05-31T22:50:00.000Z","latest_release_number":"5.0.2","last_synced_at":"2026-05-31T23:02:19.296Z","created_at":"2022-07-27T16:46:41.213Z","updated_at":"2026-05-31T23:03:42.816Z","registry_url":"https://central.sonatype.com/artifact/io.dropwizard/dropwizard-project/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.dropwizard/dropwizard-project/","metadata":{"repositories":["https://central.sonatype.com/repository/maven-snapshots/"]},"repo_metadata":{"id":1326622,"uuid":"1272129","full_name":"dropwizard/dropwizard","owner":"dropwizard","description":"A damn simple library for building production-ready RESTful web services.","archived":false,"fork":false,"pushed_at":"2026-05-31T02:07:41.000Z","size":114484,"stargazers_count":8575,"open_issues_count":25,"forks_count":3405,"subscribers_count":353,"default_branch":"release/5.0.x","last_synced_at":"2026-05-31T04:07:02.839Z","etag":null,"topics":["dropwizard","hibernate","java","jax-rs","jdbi","jersey-framework","jersey2","jetty","rest","restful-webservices","web-framework"],"latest_commit_sha":null,"homepage":"https://www.dropwizard.io","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dropwizard.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-01-19T19:52:29.000Z","updated_at":"2026-05-31T02:07:45.000Z","dependencies_parsed_at":"2023-09-25T00:36:07.805Z","dependency_job_id":"49d46f65-78ee-4616-9a89-d341231d1f09","html_url":"https://github.com/dropwizard/dropwizard","commit_stats":{"total_commits":6736,"total_committers":528,"mean_commits":"12.757575757575758","dds":0.7804334916864608,"last_synced_commit":"7c83a8faa94592fae7449ece2efd3563583d239c"},"previous_names":[],"tags_count":277,"template":false,"template_full_name":null,"purl":"pkg:github/dropwizard/dropwizard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dropwizard","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/refs/heads/release/5.0.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/sbom","scorecard":{"id":356802,"data":{"date":"2025-08-11","repo":{"name":"github.com/dropwizard/dropwizard","commit":"3b65cea7d21d47f0fa267aff12315cf7364fafae"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/18 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/maven.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maven.yml:29","Warn: no topLevel permission defined: .github/workflows/announce-release.yml:1","Warn: no topLevel permission defined: .github/workflows/assign-milestone.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/close_stale.yml:9","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/maven.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/trigger-release.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":8,"reason":"dependency not pinned by hash detected -- score normalized to 8","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/announce-release.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/dropwizard/dropwizard/announce-release.yml/release/4.0.x?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/dropwizard/dropwizard/release.yml/release/4.0.x?enable=pin","Info:  21 out of  21 GitHub-owned GitHubAction dependencies pinned","Info:   6 out of   8 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:10"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (28) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T09:47:45.812Z","repository_id":1326622,"created_at":"2025-08-18T09:47:45.812Z","updated_at":"2025-08-18T09:47:45.812Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33752288,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-31T02:00:06.040Z","response_time":95,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"dropwizard","name":"Dropwizard","uuid":"5478557","kind":"organization","description":"","email":null,"website":"https://www.dropwizard.io","location":null,"twitter":"dropwizardio","company":null,"icon_url":"https://avatars.githubusercontent.com/u/5478557?v=4","repositories_count":27,"last_synced_at":"2024-03-25T21:19:31.942Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dropwizard","funding_links":[],"total_stars":16606,"followers":61,"following":0,"created_at":"2022-11-02T16:45:24.316Z","updated_at":"2024-03-25T21:19:40.177Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dropwizard","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dropwizard/repositories"},"tags":[{"name":"v3.0.17","sha":"b4412f5843117b91c0925baaba7102c197e7809d","kind":"tag","published_at":"2026-01-27T21:53:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.17","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.17/manifests"},{"name":"v4.0.17","sha":"2eebdb206ad34815c2ee0035f91ac076b4ea17f0","kind":"tag","published_at":"2026-01-27T21:51:22.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.17","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.17/manifests"},{"name":"v5.0.1","sha":"ea6a2040ee5f2bf98398fb7ad1fb5ace3d5d572e","kind":"tag","published_at":"2026-01-27T21:43:17.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"84dbb957eadb10181039b8222efd39765553bca6","kind":"tag","published_at":"2025-09-16T08:29:02.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0/manifests"},{"name":"v3.0.16","sha":"ffe3e836d8c3412edac8d80ece719166e2e606e7","kind":"tag","published_at":"2025-08-25T22:53:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.16/manifests"},{"name":"v4.0.16","sha":"934373df90d67e5a6f5a7849c0af6598b4e45a3c","kind":"tag","published_at":"2025-08-25T22:52:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.16/manifests"},{"name":"v5.0.0-rc.5","sha":"d7e163da54bd0a80a6046b9840d9b2928b31b2e9","kind":"tag","published_at":"2025-08-25T22:51:44.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.5/manifests"},{"name":"v3.0.15","sha":"8a52fe4aea45f84571b33eb173735802e20bbc64","kind":"tag","published_at":"2025-07-24T07:53:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.15/manifests"},{"name":"v4.0.15","sha":"6616a964156e0ebbe6545dafab52ef7b7ac2b2b9","kind":"tag","published_at":"2025-07-24T07:53:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.15/manifests"},{"name":"v5.0.0-rc.4","sha":"310941b8b2ceedd73b263f712795b45938a028fa","kind":"tag","published_at":"2025-07-23T23:20:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.4/manifests"},{"name":"v3.0.14","sha":"1715dd027139a427fc1bc33827d64ec711525ccf","kind":"tag","published_at":"2025-05-25T20:26:41.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.14/manifests"},{"name":"v4.0.14","sha":"8c744d19a0e741d162c458bee8718acf8078f922","kind":"tag","published_at":"2025-05-25T20:26:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.14/manifests"},{"name":"v5.0.0-rc.3","sha":"ee35dc128decbad13f1f4186b11fe47ee6920d8f","kind":"tag","published_at":"2025-05-25T20:25:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.3/manifests"},{"name":"v4.0.13","sha":"153956cf61aacee809b413752f40bf96876e1e03","kind":"tag","published_at":"2025-03-26T23:41:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.13/manifests"},{"name":"v3.0.13","sha":"76ba41397e11a281256cf631aaa5daaa875a8a2b","kind":"tag","published_at":"2025-03-26T23:23:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.13/manifests"},{"name":"v5.0.0-rc.2","sha":"6b1ebba8fcca6a303997d06edaea29e52b8c3b51","kind":"tag","published_at":"2025-03-26T23:18:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.2/manifests"},{"name":"v4.0.12","sha":"b50169f6e6410a4d34d9c467b95ca7b885cf5dda","kind":"tag","published_at":"2025-01-15T22:38:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.12/manifests"},{"name":"v5.0.0-rc.1","sha":"ed203df38708927f65f9cd7f2760da408af97171","kind":"tag","published_at":"2025-01-15T22:17:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.1/manifests"},{"name":"v3.0.12","sha":"400e4a2f4e15eda153ac79e07bcf2c88420e6422","kind":"tag","published_at":"2025-01-15T22:17:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.12/manifests"},{"name":"v4.0.11","sha":"459892ea1853dcd1199c6bbb28da4347e7e70f60","kind":"tag","published_at":"2024-11-27T21:56:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.11/manifests"},{"name":"v3.0.11","sha":"f8603dcc52bfaaf9711d4808c350cca40f2001f5","kind":"tag","published_at":"2024-11-27T21:56:41.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.11/manifests"},{"name":"v5.0.0-alpha.5","sha":"e78411400eee81e1531c598892fa55b8b013cf70","kind":"tag","published_at":"2024-11-27T21:46:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.5/manifests"},{"name":"v3.0.10","sha":"390aa1ffcbbf95328a48b613b8c73b1752e35e61","kind":"tag","published_at":"2024-10-21T16:41:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.10/manifests"},{"name":"v4.0.10","sha":"48c582b1384352cfd93d43bf39e9e5bbc3e1fe39","kind":"tag","published_at":"2024-10-21T16:41:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.10/manifests"},{"name":"v5.0.0-alpha.4","sha":"45c9e1849d67edf45a0a38ded9bfc05e825593b7","kind":"tag","published_at":"2024-10-21T16:41:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.4/manifests"},{"name":"v3.0.9","sha":"808acc151b972c12748b1aec22bc999d018587ec","kind":"tag","published_at":"2024-10-07T07:13:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.9/manifests"},{"name":"v5.0.0-alpha.3","sha":"284a5b6c2be16971d90148299f30c95f13974e07","kind":"tag","published_at":"2024-10-07T07:12:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.3/manifests"},{"name":"v4.0.9","sha":"94e87681eb8b3d61179f71f2479b1f3820870c94","kind":"tag","published_at":"2024-10-07T07:11:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.9/manifests"},{"name":"v5.0.0-alpha.2","sha":"fe313c7e61a597d3edd9732d5b21a1849c698dc8","kind":"tag","published_at":"2024-08-25T22:47:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.2/manifests"},{"name":"v3.0.8","sha":"17006045b0dcf9e9ae65a8288d55b70123c83d27","kind":"tag","published_at":"2024-08-25T21:19:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.8/manifests"},{"name":"v4.0.8","sha":"c0713c7765a418e704182720a41d7d3800ae50f9","kind":"tag","published_at":"2024-08-25T21:19:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.8/manifests"},{"name":"v3.0.7","sha":"71d5de54fd02a2545ab6184c0794454da85a773f","kind":"tag","published_at":"2024-03-06T14:59:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.7/manifests"},{"name":"v4.0.7","sha":"2aeb472faecc68c0136a0a7231baf1472b55b388","kind":"tag","published_at":"2024-03-06T14:58:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.7/manifests"},{"name":"v2.1.12","sha":"908e31ea7996913fa3aa767465547b5dfbf2df8e","kind":"tag","published_at":"2024-01-31T22:14:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.12/manifests"},{"name":"v3.0.6","sha":"0f09619dcd70caea3957d14bb55a2030b45c39b8","kind":"tag","published_at":"2024-01-29T22:04:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.6/manifests"},{"name":"v4.0.6","sha":"18e00e1edd89776ca26f627d97ce5ed7ca3a544e","kind":"tag","published_at":"2024-01-29T22:04:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.6/manifests"},{"name":"v5.0.0-alpha.1","sha":"4b9d0d23485f8c89196434afbf0145ae2b797484","kind":"tag","published_at":"2023-12-20T22:41:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.0.5","sha":"2a25b34dad34b7d170ba2c7304707e1c74129b99","kind":"tag","published_at":"2023-12-20T22:38:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.5/manifests"},{"name":"v3.0.5","sha":"f2c02fb0484c5d79fa45e1fb7824b543fbd9982e","kind":"tag","published_at":"2023-12-20T22:38:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.5/manifests"},{"name":"v2.1.11","sha":"461d086125475afa92a0973588132e4508c525af","kind":"tag","published_at":"2023-12-20T22:36:27.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.11/manifests"},{"name":"v4.0.4","sha":"6bca3f7059798ba55fdf04f015f10951e24f27bd","kind":"tag","published_at":"2023-11-06T17:09:20.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.4/manifests"},{"name":"v3.0.4","sha":"42477dcb60f0d1b3bebd4eaff23494816a2915d9","kind":"tag","published_at":"2023-11-06T12:48:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.4/manifests"},{"name":"v2.1.10","sha":"480b2ebc281900a69a058927222eee927ba1b518","kind":"tag","published_at":"2023-11-06T09:03:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.10/manifests"},{"name":"v4.0.3","sha":"456e5e67c1d57bb727e17cd7db092403c06cf7bd","kind":"tag","published_at":"2023-10-20T13:53:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.3/manifests"},{"name":"v3.0.3","sha":"f1ac18faa1ffe7444344e4cf437cd6d44966d5ed","kind":"tag","published_at":"2023-10-19T20:24:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.3/manifests"},{"name":"v2.1.9","sha":"eee9527a2c7e33d08d71b4b8801ed70d111bd02e","kind":"tag","published_at":"2023-10-19T16:33:45.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.9/manifests"},{"name":"v3.0.2","sha":"88ad5ab52462b814057be90c229162f7ddef7938","kind":"tag","published_at":"2023-09-24T22:34:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.2/manifests"},{"name":"v4.0.2","sha":"781bb4f36c8bdc3b844b7b905b69af95a917ed78","kind":"tag","published_at":"2023-09-24T22:22:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.2/manifests"},{"name":"v2.1.8","sha":"cbcbc6738dc3e1cba7005ed2d463f9b1f57bd8b1","kind":"tag","published_at":"2023-09-24T22:20:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"a46c6f82484c1d6b9fd84569f73e7b0dd33ec692","kind":"tag","published_at":"2023-06-19T22:06:25.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.7/manifests"},{"name":"v4.0.1","sha":"cfd9586186870ec9d078988c6d6a521d8756eafe","kind":"tag","published_at":"2023-06-19T22:04:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.1/manifests"},{"name":"v3.0.1","sha":"523a14f5006418bf7c0d4c6d7bc3d10755edfe1d","kind":"tag","published_at":"2023-06-19T22:03:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.1/manifests"},{"name":"v4.0.0","sha":"69e115aa8a5048f1557f449ca842a707a88cde2e","kind":"tag","published_at":"2023-03-28T22:24:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0/manifests"},{"name":"v3.0.0","sha":"1df711a473aef3a77ef738c19b563780b4d9dca6","kind":"tag","published_at":"2023-03-28T22:23:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0/manifests"},{"name":"v2.1.6","sha":"50587fa6c899beaad547b4f7306157beff271375","kind":"tag","published_at":"2023-03-28T21:58:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.6/manifests"},{"name":"v4.0.0-beta.4","sha":"cbbacd5247e2c8c0c208786b8d580ca29778a375","kind":"tag","published_at":"2023-02-24T09:22:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.4/manifests"},{"name":"v3.0.0-beta.5","sha":"05c1b73527610781131ce07bfcacb6c24d17713c","kind":"tag","published_at":"2023-02-24T09:17:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.5/manifests"},{"name":"v2.1.5","sha":"82ee4065196556523b5d1cdb6ebe87de2b00e949","kind":"tag","published_at":"2023-02-24T08:50:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.5/manifests"},{"name":"v2.0.35","sha":"d499ef1a579546e1f99343aae4b19f35b4737857","kind":"tag","published_at":"2023-01-28T21:56:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.35","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.35/manifests"},{"name":"v2.1.4","sha":"f5ef0d12b8e2c622435faae13c51b9cccaea9fa2","kind":"tag","published_at":"2022-10-20T19:56:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.4/manifests"},{"name":"v2.0.34","sha":"f5d447ce33c9dd53f96119a331de62c8c888ebc0","kind":"tag","published_at":"2022-10-18T17:23:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.34","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.34/manifests"},{"name":"v4.0.0-beta.3","sha":"26b3188e0c3f32b9dba7cda86634b787a2387bf5","kind":"tag","published_at":"2022-10-12T21:54:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.3/manifests"},{"name":"v3.0.0-beta.4","sha":"f679616d7ad7df6ba3bb77535507ca8ec4049336","kind":"tag","published_at":"2022-10-12T21:52:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.4/manifests"},{"name":"v2.1.3","sha":"d1563469fff7d63717063beb7b49267c39a88d58","kind":"tag","published_at":"2022-10-12T21:47:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.3/manifests"},{"name":"v2.0.33","sha":"5c1c2c425dd5b6a1f314c6b46563fd39c71e0656","kind":"tag","published_at":"2022-09-12T10:08:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.33","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.33/manifests"},{"name":"v2.1.2","sha":"ea3e5a3d1ba59d0467539d400592f5bf5b40dbf8","kind":"tag","published_at":"2022-09-12T10:01:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.2/manifests"},{"name":"v4.0.0-beta.2","sha":"55fef0b12367ac26018538542d6ec6efb4f562ea","kind":"tag","published_at":"2022-06-30T20:12:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.2/manifests"},{"name":"v3.0.0-beta.3","sha":"c9c8d72708fbfc8b9982e9b37f321e588a1efdab","kind":"tag","published_at":"2022-06-30T20:05:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.3/manifests"},{"name":"v2.0.32","sha":"b3d87605369aa63caf860f67be2ba86704dd7a97","kind":"tag","published_at":"2022-06-30T19:56:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.32","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.32/manifests"},{"name":"v2.1.1","sha":"d2455b5369c8d9391e81e697f2354246532d0d5e","kind":"tag","published_at":"2022-06-30T19:48:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.1/manifests"},{"name":"v2.0.31","sha":"6a2dd0885a9c4b6b62e4ecbd207b949ca8a8a5bc","kind":"tag","published_at":"2022-06-19T14:44:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.31","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.31/manifests"},{"name":"v2.0.30","sha":"71300cf5094a53fbd658a906423478ba706ff434","kind":"tag","published_at":"2022-06-18T18:08:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.30","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.30/manifests"},{"name":"v2.1.0","sha":"4fb8906bb761886c85891d4bbf6dcf0a15ca4e9c","kind":"tag","published_at":"2022-05-02T13:16:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0/manifests"},{"name":"v3.0.0-beta.2","sha":"8ade5d9db8d4e29f4f8f37a994246d9270b9c479","kind":"tag","published_at":"2022-04-20T21:45:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.2/manifests"},{"name":"v2.1.0-beta.9","sha":"fd2787a7817295796e6c9f07d44132c262a9e902","kind":"tag","published_at":"2022-04-20T21:40:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.9/manifests"},{"name":"v4.0.0-beta.1","sha":"621bf358ad641ecb07af52026d0385a923957c15","kind":"tag","published_at":"2022-04-08T10:24:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.1/manifests"},{"name":"v3.0.0-beta.1","sha":"b6e096859d65c16e0c669609444f73d0621f4769","kind":"tag","published_at":"2022-04-08T10:14:48.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.1/manifests"},{"name":"v2.1.0-beta.8","sha":"5b37d6f6af0383892834d8437e6c79688f5fc670","kind":"tag","published_at":"2022-04-05T15:57:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.8/manifests"},{"name":"v2.0.29","sha":"20d80316b32cf68d7a0ba23300cfa53bc5155e7d","kind":"tag","published_at":"2022-04-05T15:16:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.29","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.29/manifests"},{"name":"v2.1.0-beta.7","sha":"bf892222765fdd6880449589b99eeeb511b80444","kind":"tag","published_at":"2021-12-20T14:40:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.7/manifests"},{"name":"v2.0.28","sha":"dd215d3ec65f23cef9e0a4d96ed7c542d71d1758","kind":"tag","published_at":"2021-12-20T14:27:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.28","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.28/manifests"},{"name":"v2.1.0-beta.6","sha":"74626bda8033b598b875372b8e8cb982ba2349bc","kind":"tag","published_at":"2021-12-16T09:20:37.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.6/manifests"},{"name":"v2.0.27","sha":"b5c6bc2633f1ea150970131e547a1a580052ece5","kind":"tag","published_at":"2021-12-16T09:00:27.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.27","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.27/manifests"},{"name":"v2.1.0-beta.5","sha":"835081d794427f37bd671f584b6083f96ae17aa6","kind":"tag","published_at":"2021-12-09T17:53:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.5/manifests"},{"name":"v2.0.26","sha":"66ca617d40d57627a8820c96d388a7583650ae6e","kind":"tag","published_at":"2021-12-09T17:43:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.26","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.26/manifests"},{"name":"v2.1.0-beta.4","sha":"e57713abe7add73e7033a30af3022668f4a9ec8d","kind":"tag","published_at":"2021-09-01T15:31:59.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.4/manifests"},{"name":"v2.0.25","sha":"2a4c0f8ba2741e618737556ed1973b22a8284a58","kind":"tag","published_at":"2021-09-01T15:17:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.25","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.25/manifests"},{"name":"v2.1.0-beta.3","sha":"912f4beb7254c72e2db4207efdb38543994c7630","kind":"tag","published_at":"2021-08-11T06:36:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.3/manifests"},{"name":"v2.1.0-beta.2","sha":"94ab611f45fbacf94f449a14fd035c6971a786fd","kind":"tag","published_at":"2021-07-29T12:50:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.2/manifests"},{"name":"v2.0.24","sha":"8818eb7ec61dd59059b51478d734e6d30fb8cca9","kind":"tag","published_at":"2021-07-29T12:08:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.24","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.24/manifests"},{"name":"v2.0.23","sha":"79c3770db75c09d5c846d5d42ffb607b29ba5b9f","kind":"tag","published_at":"2021-06-21T11:50:02.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.23","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.23/manifests"},{"name":"v2.0.22","sha":"a40301a5dc44ebbdeac291edf4cf3df3960a6fae","kind":"tag","published_at":"2021-05-24T16:31:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.22","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.22/manifests"},{"name":"v2.1.0-beta.1","sha":"ff09d7fffece5dda0c2f188114393161702135af","kind":"tag","published_at":"2021-04-25T12:29:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.1/manifests"},{"name":"v2.0.21","sha":"47556c4f31576e6bc4e00262661b7b212bd90a60","kind":"tag","published_at":"2021-04-07T14:05:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.21","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"7c6f2ce175e8f9db63a694ae413210f99e183ad7","kind":"tag","published_at":"2021-02-24T09:46:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.20","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.20/manifests"},{"name":"v2.0.19","sha":"bcf99a613e320812fc4b691f96a4e7e3d125749d","kind":"commit","published_at":"2021-02-01T10:44:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.19","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"7385a7d7a3a1f0670d5fda376b8cdf516d7c7b30","kind":"commit","published_at":"2021-01-12T06:56:22.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.18","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.18/manifests"},{"name":"v1.3.29","sha":"3e323fc72d09df6f1957250cf20bdacbe26fd3d7","kind":"tag","published_at":"2021-01-06T14:04:08.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.29","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.29/manifests"},{"name":"v2.0.17","sha":"3318b1e7e6ca900696ce2ed4e6687a725e0aa90a","kind":"commit","published_at":"2020-12-14T20:57:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.17","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.17/manifests"},{"name":"v1.3.28","sha":"7cbec2b0ccd547859823ef1cb2766314202cf480","kind":"tag","published_at":"2020-12-08T13:29:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.28","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.28/manifests"},{"name":"v2.0.16","sha":"d49fd0d8185d5b571c3a90282c4e44a55b996c53","kind":"commit","published_at":"2020-11-26T17:00:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"a85798d66b667a8e598a062db1cdafeae48acf30","kind":"commit","published_at":"2020-11-03T14:46:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.15/manifests"},{"name":"v1.3.27","sha":"cce7305a7ef56c4edc6ab28ae224141facfa8d59","kind":"tag","published_at":"2020-10-28T14:29:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.27","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.27/manifests"},{"name":"v1.3.26","sha":"03a7d8611676ee14e3d6040d8642063d787819ea","kind":"tag","published_at":"2020-10-22T15:25:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.26","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.26/manifests"},{"name":"v2.0.14","sha":"1b36f643d2d40b959e325a00867c45822418202d","kind":"commit","published_at":"2020-10-22T13:51:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.14/manifests"},{"name":"v1.3.25","sha":"56cb309bef2993de47dc846f7bc2933c7a6159c7","kind":"tag","published_at":"2020-08-31T12:58:59.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.25","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25/manifests"},{"name":"v2.0.13","sha":"37a209886890ca5cdd6ef39c61d29827a13c1a1d","kind":"commit","published_at":"2020-08-31T12:48:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.13/manifests"},{"name":"v1.3.25-beta.2","sha":"562d61cc72c0038f66b221a7c6d0b07034e38804","kind":"tag","published_at":"2020-08-19T06:27:25.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.25-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.25-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.25-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.2/manifests"},{"name":"v1.3.25-beta.1","sha":"d591b617c52537edb6fedb2e343800610eb075e3","kind":"tag","published_at":"2020-08-18T06:31:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.25-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.25-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.25-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.1/manifests"},{"name":"v2.0.12","sha":"8b9d7f887fd37ec22cb39f020d710fb7835d159a","kind":"commit","published_at":"2020-07-21T09:25:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"1b227314d669cbbd3395c2ff1e31704ca0d9284c","kind":"commit","published_at":"2020-07-06T07:52:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.11/manifests"},{"name":"v1.3.24","sha":"9c7da5f498d70241993b05598488597bc2c94a98","kind":"tag","published_at":"2020-07-03T06:58:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.24","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.24/manifests"},{"name":"v2.0.10","sha":"cdb2a357aeb61e0a52beb6a8d09953f423924faf","kind":"commit","published_at":"2020-05-26T12:18:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"655f8ac6f8586a8a0d49d217f0846deefb45de21","kind":"commit","published_at":"2020-05-04T06:00:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"8600d4ff895df5d6df5ecfd45e7244af04d8f89f","kind":"commit","published_at":"2020-04-14T19:08:41.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.8/manifests"},{"name":"v1.3.23","sha":"bf556d4765c9305ed14f6cd962f4f438239799e4","kind":"tag","published_at":"2020-04-14T18:13:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.23","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.23/manifests"},{"name":"v2.0.7","sha":"f6e03e838ce51eee8d751df03f29afb3eeea42d6","kind":"tag","published_at":"2020-04-10T07:01:02.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.7/manifests"},{"name":"v1.3.22","sha":"dae8b1ba6368d8d2bd31eb5435e868f16c9ce9d3","kind":"tag","published_at":"2020-04-04T14:41:59.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.22","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.22/manifests"},{"name":"v2.0.6","sha":"9b2dcc9b499b125560193ba39f65c5d359ceb11d","kind":"commit","published_at":"2020-04-04T14:35:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"5e605a630551397a0f21b4b530b177fe4e571542","kind":"commit","published_at":"2020-03-29T01:13:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"743eceac9c69e4e5aa8e3ced425d8893cb55119c","kind":"tag","published_at":"2020-03-27T16:51:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.4/manifests"},{"name":"v1.3.21","sha":"45575df553f0a93eb5b6b5c98e4471b590f1c884","kind":"tag","published_at":"2020-03-26T19:46:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.21","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.21/manifests"},{"name":"v2.0.3","sha":"7cee3e11d29ec21f0073aa4ac03b08a4f2a0ef17","kind":"tag","published_at":"2020-03-26T19:29:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.3/manifests"},{"name":"v1.3.20","sha":"b2dd14eaab5ef3a03c172ebdc06ea0e9a71fa0ce","kind":"tag","published_at":"2020-02-24T16:29:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.20","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.20/manifests"},{"name":"v1.3.19","sha":"b91d891e04fcb0c0c0c4fc3f371d36c09c19ba2c","kind":"tag","published_at":"2020-02-20T02:16:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.19","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.19/manifests"},{"name":"v2.0.2","sha":"60206ea15541869622623167c590276a6329f5b8","kind":"commit","published_at":"2020-02-20T02:05:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"e7c8b260c3d81e91ac537787424e888afd35f594","kind":"commit","published_at":"2020-01-30T20:50:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.1/manifests"},{"name":"v1.3.18","sha":"6e54def3f9d07d5bd1b57f8d296e8cbae7d008f4","kind":"tag","published_at":"2020-01-30T20:16:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.18","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.18/manifests"},{"name":"v2.0.0","sha":"20050b10bc7fe88edff3ff320b4cea85c023f30d","kind":"tag","published_at":"2019-12-09T21:54:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0/manifests"},{"name":"v2.0.0-rc14","sha":"8ca390bf44dea39dfc1b15422881e14c8bcb341f","kind":"tag","published_at":"2019-12-08T18:53:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc14/manifests"},{"name":"v1.3.17","sha":"cdf214a094e400027463a8d523a7c00c9dcdfdb4","kind":"tag","published_at":"2019-11-24T10:47:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.17","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.17/manifests"},{"name":"v2.0.0-rc13","sha":"b5c0c3b19ac4fc22fe8eefe2c3b61ba6e6b3829a","kind":"tag","published_at":"2019-11-20T22:45:08.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc13/manifests"},{"name":"v2.0.0-rc12","sha":"caba50b91297444ceb3c02e1295fad7b3991da21","kind":"tag","published_at":"2019-10-23T20:11:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc12/manifests"},{"name":"v1.3.16","sha":"45f9865864c305639b555ac3c2a57fe946f0913b","kind":"tag","published_at":"2019-10-20T20:29:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.16/manifests"},{"name":"v2.0.0-rc11","sha":"82c1361e0a21dc94c3b3cdabdd141fb87fbbfe99","kind":"tag","published_at":"2019-10-13T16:15:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc11/manifests"},{"name":"v1.3.15","sha":"18caa542327c2a20c6f140d7c645f57f4e11a109","kind":"tag","published_at":"2019-09-25T17:22:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.15/manifests"},{"name":"v2.0.0-rc10","sha":"26b8df02d45004c1abb92e8a50054e17e34c0fb0","kind":"tag","published_at":"2019-09-16T23:06:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc10/manifests"},{"name":"v2.0.0-rc9","sha":"6cfd68560c91d0b0a5682bdbb9f20eeaa09c398d","kind":"tag","published_at":"2019-08-31T18:01:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc9/manifests"},{"name":"v2.0.0-rc8","sha":"e3a1c7a650cba5ab32164761574ef69af4134f17","kind":"tag","published_at":"2019-08-29T13:08:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc8/manifests"},{"name":"v2.0.0-rc7","sha":"1e5ee67862cc25755891e1587e709773ffa314c4","kind":"tag","published_at":"2019-08-28T14:43:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc7/manifests"},{"name":"v2.0.0-rc6","sha":"c8e0b0137115322e39a93f3a369e4dec72df9045","kind":"tag","published_at":"2019-08-27T19:30:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc6/manifests"},{"name":"v2.0.0-rc5","sha":"171a6751fa063b32c47201b1821e4d7e610c865e","kind":"tag","published_at":"2019-08-08T06:19:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc5/manifests"},{"name":"v1.3.14","sha":"f720ed469d52842ba23839f7d9b467f610d74524","kind":"tag","published_at":"2019-08-07T18:50:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.14/manifests"},{"name":"v1.3.13","sha":"e006b420447da6cb8bc3e7fb2aaa6271229c7aa1","kind":"tag","published_at":"2019-07-16T19:38:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.13/manifests"},{"name":"v2.0.0-rc4","sha":"d7e770086334fc3c84e83a96d8e2fb863ac5b252","kind":"tag","published_at":"2019-06-28T06:29:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc4/manifests"},{"name":"v2.0.0-rc3","sha":"21352e6277118d30b82df6ba2a1e899619ed202e","kind":"tag","published_at":"2019-06-16T15:48:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc3/manifests"},{"name":"v2.0.0-rc2","sha":"2162827fd2af02f2774aadc60809161055fec5ae","kind":"tag","published_at":"2019-05-26T16:09:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc2/manifests"},{"name":"v1.3.12","sha":"c1461c389a1f01a757c966518dd2c52601204676","kind":"tag","published_at":"2019-05-25T18:10:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.12/manifests"},{"name":"v1.3.11","sha":"a47305d487e710d013c46283a9b286358688d5f1","kind":"tag","published_at":"2019-05-09T18:16:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.11/manifests"},{"name":"v1.3.10","sha":"42759228412e484fa170bc9ab5aae019422432c3","kind":"tag","published_at":"2019-04-29T16:56:01.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.10/manifests"},{"name":"v2.0.0-rc1","sha":"d9397fecfadc3e34ca8742b17077a3bac32624dd","kind":"tag","published_at":"2019-04-18T18:40:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc1/manifests"},{"name":"v1.3.9","sha":"88a73fd64c20015bd8b059bf8a052e98d35e6080","kind":"tag","published_at":"2019-02-24T00:56:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.9/manifests"},{"name":"v1.3.8","sha":"ec23670cc6ecc2d16bef7e48130c99e741aab711","kind":"tag","published_at":"2019-01-01T13:10:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.8/manifests"},{"name":"v2.0.0-rc0","sha":"bc4b7dc04d9c06e7357e3d3d55bdfca366de18b4","kind":"tag","published_at":"2018-10-02T19:50:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc0/manifests"},{"name":"v1.3.7","sha":"777686d9bcfb7a732838a5cfc4043b9a65b0eaea","kind":"tag","published_at":"2018-10-02T10:25:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.7/manifests"},{"name":"v1.2.9","sha":"49dd12a95398ee1b841ad9ba48fdbf35149137e7","kind":"tag","published_at":"2018-10-01T06:43:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.9/manifests"},{"name":"v1.3.6","sha":"99cbd25dad946952bcc3fb7b7e5152f064dac382","kind":"tag","published_at":"2018-10-01T06:01:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.6/manifests"},{"name":"v1.1.8","sha":"fd4c7266d4b6b780f06d3be7e14a79406ae77168","kind":"tag","published_at":"2018-06-24T18:34:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.8/manifests"},{"name":"v1.2.8","sha":"5a96d56fa6fc07b1d34700d42615162cc8584c03","kind":"tag","published_at":"2018-06-24T17:03:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.8/manifests"},{"name":"v1.3.5","sha":"7acede06f2df73f1db80461e44ba23708eb6bdd5","kind":"tag","published_at":"2018-06-24T15:36:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"a4e03c33c92dedf83886f0cc66bc443ad916feba","kind":"tag","published_at":"2018-06-15T08:23:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.4/manifests"},{"name":"v1.2.7","sha":"bb7291d26b7a00fa37c2712b620fb6fb747cae5a","kind":"tag","published_at":"2018-06-15T07:18:20.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.7/manifests"},{"name":"v1.3.3","sha":"c4f66abf07cc46813b98137dc29a8a2762ab33e2","kind":"tag","published_at":"2018-06-06T20:09:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.3/manifests"},{"name":"v1.2.6","sha":"be9b592857e85dc50a3181b6b5efc23bdbc384d8","kind":"tag","published_at":"2018-05-06T21:14:57.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.6/manifests"},{"name":"v1.3.2","sha":"f22ae5293ec400e9faafd1cf18944f5ed60b3c0e","kind":"tag","published_at":"2018-05-06T20:26:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"c49ab943d4fe3c55afdb14814b818d3d5a4bf7dd","kind":"tag","published_at":"2018-04-04T16:46:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.1/manifests"},{"name":"v1.2.5","sha":"9add5d717a420f76681e2b6816b8beb6ccdf3a65","kind":"tag","published_at":"2018-04-04T15:24:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.5/manifests"},{"name":"v1.3.0","sha":"5fc2ab21c58bcc0da2c78ca41e353c69928bc777","kind":"tag","published_at":"2018-03-14T17:20:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0/manifests"},{"name":"v1.3.0-rc7","sha":"fb9cdad412e1be86cf2fff2dd9962271a113b025","kind":"tag","published_at":"2018-02-23T10:17:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc7/manifests"},{"name":"v1.2.4","sha":"462c373665d885b82ab2e7dfd5cf5ef675cc3499","kind":"tag","published_at":"2018-02-11T09:54:01.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.4/manifests"},{"name":"v1.1.7","sha":"7269c4dd270ed967a19c912ed8dae189123d0b37","kind":"tag","published_at":"2018-02-10T19:17:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.7/manifests"},{"name":"v1.3.0-rc6","sha":"b89b2223222b78b41d71fde00c31a7a0b43156b0","kind":"tag","published_at":"2018-02-09T09:21:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc6/manifests"},{"name":"v1.3.0-rc5","sha":"4c840c0186a5d4e7f43dbf66182ff35a36ed91cc","kind":"tag","published_at":"2018-02-08T11:28:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc5/manifests"},{"name":"v1.2.3","sha":"c956c492081a2006f7f7fa5442f2a3f0de027527","kind":"tag","published_at":"2018-01-22T18:11:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.3/manifests"},{"name":"v1.3.0-rc4","sha":"a22c62b7b9037793f63fb0fb135ce368a83fa286","kind":"tag","published_at":"2018-01-18T23:24:44.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc4/manifests"},{"name":"v1.3.0-rc3","sha":"29926075af642d815d0a2e46c88ab109fa084ddb","kind":"tag","published_at":"2018-01-09T10:53:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc3/manifests"},{"name":"v1.3.0-rc2","sha":"f0bd2f1eec7551077b14662bf10f52840a5626f4","kind":"tag","published_at":"2018-01-05T19:42:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc2/manifests"},{"name":"v1.2.2","sha":"7f9b9445f345110e198298382373c0bec94f7cac","kind":"tag","published_at":"2017-11-27T08:10:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.2/manifests"},{"name":"v1.3.0-rc1","sha":"90aee5f8ce5585722b3f1b8c5f86b7c945bb1752","kind":"tag","published_at":"2017-11-22T15:01:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc1/manifests"},{"name":"v1.2.1","sha":"a270cf4bd982a819bc8a4c273fdcb38bdca5f0df","kind":"tag","published_at":"2017-11-22T12:23:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.1/manifests"},{"name":"v1.1.6","sha":"861f18cffb7df2b17b4e54c638792a7b3f99c003","kind":"tag","published_at":"2017-11-02T07:58:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"05b28222d9ccd0a32fd73b24998ce0e8be1ca1ca","kind":"tag","published_at":"2017-10-17T12:41:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.5/manifests"},{"name":"v1.2.0","sha":"3e8bf3b8338d6367a3dd87d2e7aac6c438c163e4","kind":"tag","published_at":"2017-10-06T13:02:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0/manifests"},{"name":"v1.2.0-rc6","sha":"6fe033be9bd7dc40cf1f0d6569b54a8dd635560c","kind":"tag","published_at":"2017-09-19T14:56:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc6/manifests"},{"name":"v1.2.0-rc5","sha":"826555e8576e5054abe8186fa7c70caa5bf25f7e","kind":"tag","published_at":"2017-09-05T09:14:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc5/manifests"},{"name":"v1.2.0-rc4","sha":"d0acafd047b174a703f440c2cbc92e9241edd6e8","kind":"tag","published_at":"2017-08-24T19:36:37.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc4/manifests"},{"name":"v1.2.0-rc3","sha":"0037881dcf26be144e74ca858270dac2ce83be59","kind":"tag","published_at":"2017-08-24T09:35:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc3/manifests"},{"name":"v1.1.4","sha":"cd115f80c0dacd0cd38112e973cf1590eee848f0","kind":"tag","published_at":"2017-08-24T08:23:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.4/manifests"},{"name":"v1.2.0-rc2","sha":"faf0dc10475de7075dcd8fb97ef899c57209d546","kind":"tag","published_at":"2017-08-18T06:50:45.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc2/manifests"},{"name":"v1.2.0-rc1","sha":"3a87e22c1e0fc05b1583439e83c6a9f38e6ec106","kind":"tag","published_at":"2017-08-02T17:37:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc1/manifests"},{"name":"v1.1.3","sha":"c32f9c596279e113c08200b57540ac832e9f2d98","kind":"tag","published_at":"2017-07-31T11:41:57.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.3/manifests"},{"name":"v1.0.9","sha":"76870752757b9e13ea01a5555146b0db92d41914","kind":"tag","published_at":"2017-07-31T09:45:45.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.9/manifests"},{"name":"v1.1.2","sha":"35e2cefeceb130cbf80929dff4f85ab468566396","kind":"tag","published_at":"2017-06-27T07:42:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.2/manifests"},{"name":"v1.0.8","sha":"eafbb5d29e99f62db9fb24d66a393082eaa557b2","kind":"tag","published_at":"2017-06-27T07:17:08.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.8/manifests"},{"name":"v1.1.1","sha":"d65931e328a553094f5386acde72fc8ab4ca4615","kind":"tag","published_at":"2017-05-19T12:05:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"233515e217b91258ef7822953a884e9d104c7f03","kind":"tag","published_at":"2017-03-21T08:26:48.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0/manifests"},{"name":"v1.0.7","sha":"8c4ffc1316e24e074fda1250f704e5d63ec9386c","kind":"tag","published_at":"2017-03-20T18:34:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.7/manifests"},{"name":"v1.1.0-rc4","sha":"ba3087892729fb0ea8028d7c37cfc88a2eaa30e5","kind":"tag","published_at":"2017-03-15T16:52:22.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc4/manifests"},{"name":"v1.1.0-rc3","sha":"84739bf5a3226ee863c3f2a1dd4ba5f955ec7210","kind":"tag","published_at":"2017-03-15T10:58:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc3/manifests"},{"name":"v1.1.0-rc2","sha":"367033ef96a147d271298f94f77a67972192edae","kind":"tag","published_at":"2017-03-08T13:59:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc2/manifests"},{"name":"v1.1.0-rc1","sha":"55eee43f88bce129da741be93ccf1da25d6005a6","kind":"tag","published_at":"2017-02-13T08:17:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc1/manifests"},{"name":"v1.0.6","sha":"46d8ac9e9a61902596c8d6b1e17e2f6c88e5982d","kind":"tag","published_at":"2017-01-30T18:58:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"6e89e64cdd17562a73a97b098a05b2bd61d3ced8","kind":"tag","published_at":"2016-11-18T11:00:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"38b3199f49e6b67535e3070e56d410dc7ba32c70","kind":"tag","published_at":"2016-11-14T18:01:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"bca4ad4a2f46f15721305e2ef7c5c67f4ca08b23","kind":"tag","published_at":"2016-10-28T17:22:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"4d58bf6558cb1d3e382471581d14d50aadeaf12e","kind":"tag","published_at":"2016-09-23T18:18:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"2cf469dbf87e81c0fbf9402d73a4a94ef31d5fac","kind":"tag","published_at":"2016-09-21T12:38:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"ca39aa51a87a596e7b7e7e1309f9c34d9544bf63","kind":"tag","published_at":"2016-07-26T13:12:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc4","sha":"c1f860b56e16d64556f4249cde5423d221d8db35","kind":"tag","published_at":"2016-07-08T08:26:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc4/manifests"},{"name":"v0.9.3","sha":"2565a66fbb62e28c8e7ac2754be14e594fd1b445","kind":"tag","published_at":"2016-06-20T14:27:20.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.3/manifests"},{"name":"v1.0.0-rc3","sha":"861c33352a33836cb6cef365c26a255187ba361d","kind":"tag","published_at":"2016-05-31T16:24:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"e37431766143efaf0c68eed74978b11e929a5bf8","kind":"tag","published_at":"2016-03-30T08:09:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc2/manifests"},{"name":"v1.0.0-rc1","sha":"a67d4c9e438ec9ba7c3e08f2d749d74d288d9f5a","kind":"tag","published_at":"2016-03-18T22:52:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc1/manifests"},{"name":"v0.9.2","sha":"ac9a7dcb755eff6e7ceec18fa662e107269a73de","kind":"tag","published_at":"2016-01-20T08:38:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.2/manifests"},{"name":"v0.8.5","sha":"668cd9f32622e70da9c9457377d442213094d28d","kind":"commit","published_at":"2015-11-03T16:20:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.5/manifests"},{"name":"v0.9.1","sha":"4d36235d352e9a04923408094759406c929043ba","kind":"commit","published_at":"2015-11-03T15:39:46.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1/manifests"},{"name":"v0.9.1-rc1","sha":"e61e388a3b4853aa2940b0957857513a5046b74d","kind":"commit","published_at":"2015-11-02T11:29:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.1-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1-rc1/manifests"},{"name":"v0.9.0","sha":"a8b117f07d3180f3b6acf89f8488003648178c06","kind":"commit","published_at":"2015-10-28T15:10:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0/manifests"},{"name":"v0.9.0-rc5","sha":"a7f440f719e436a645f00b3b3fd166b2b156d2b9","kind":"commit","published_at":"2015-10-20T10:49:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc5/manifests"},{"name":"v0.8.4","sha":"a29daa061e0c4376edb00083722ed1730adcaf8b","kind":"tag","published_at":"2015-08-26T01:55:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.4/manifests"},{"name":"v0.9.0-rc4","sha":"83edc098bc49ae3168340f6d24324b97c9b500da","kind":"tag","published_at":"2015-08-24T13:54:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc4/manifests"},{"name":"v0.8.3","sha":"c733aff2541857e299fca50c3cf5769b2d4d0fb1","kind":"tag","published_at":"2015-08-24T13:35:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.3/manifests"},{"name":"v0.9.0-rc3","sha":"26931fe097c2526b2582a35393d60ba9019c5a76","kind":"tag","published_at":"2015-07-14T21:30:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc3/manifests"},{"name":"v0.9.0-rc2","sha":"149e8ee1c1f85a4e5ec887f0f864f586c55717b8","kind":"tag","published_at":"2015-07-09T13:25:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc2/manifests"},{"name":"v0.8.2","sha":"51c06f9f808117b6ec71d7f972c1ec7ce4e08fe1","kind":"tag","published_at":"2015-07-06T18:21:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.2/manifests"},{"name":"v0.9.0-rc1","sha":"4c9cd76389a14ddb7af5ea1536926cc9c80cec31","kind":"tag","published_at":"2015-06-18T18:57:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc1/manifests"},{"name":"v0.8.1-fixed-docs","sha":"09f538ef4cdbd14198e38503eda1a865e2120e3a","kind":"commit","published_at":"2015-04-12T16:52:48.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1-fixed-docs","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1-fixed-docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.1-fixed-docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-fixed-docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-fixed-docs/manifests"},{"name":"v0.8.1","sha":"b72b2c022f580d4ba01b24ebc5d35edfa7dd0614","kind":"tag","published_at":"2015-04-07T13:02:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1/manifests"},{"name":"v0.8.1-rc2","sha":"756e443dd72fad27f7fb8af1e16e8712e67bdaa1","kind":"tag","published_at":"2015-04-01T14:04:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc2/manifests"},{"name":"v0.8.1-rc1","sha":"99c04b28d9fcc6aa5e35618572d868ade32c134c","kind":"tag","published_at":"2015-04-01T13:46:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc1/manifests"},{"name":"v0.8.0","sha":"fbe6baff38c47eb55374c1a9f6ba07e51d98e1e3","kind":"tag","published_at":"2015-03-05T15:38:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0/manifests"},{"name":"v0.8.0-rc5","sha":"50a7fc0e73e300847e2c61bdb127619d572aacfe","kind":"tag","published_at":"2015-03-01T01:26:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc5/manifests"},{"name":"v0.8.0-rc4","sha":"4acc8b9befc1a730129fb9b9b68ff04aa0098ed5","kind":"tag","published_at":"2015-02-25T20:31:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc4/manifests"},{"name":"v0.8.0-rc3","sha":"294a2f11e2972039a372b65d98067d1e12ce5087","kind":"tag","published_at":"2015-02-20T00:21:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc3/manifests"},{"name":"v0.8.0-rc2","sha":"7f45f7af37cdbc24830e57e5a96a4e71e4954fce","kind":"tag","published_at":"2015-01-17T17:12:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc2/manifests"},{"name":"v0.8.0-rc1","sha":"77f04bc174ac3e97f4a5a23ebc19906037747895","kind":"tag","published_at":"2014-11-09T16:34:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc1/manifests"},{"name":"v0.7.1","sha":"901a459af922491bb556d62e046d1475760fb8ce","kind":"commit","published_at":"2014-06-20T15:23:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"ecfa4a50022a4f565c4b94ed678bf60c0eaba488","kind":"tag","published_at":"2014-04-04T21:30:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0/manifests"},{"name":"v0.7.0-rc3","sha":"d9bbd2be65362254a821da076bb89e4238b6c78c","kind":"tag","published_at":"2014-03-31T14:11:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc3/manifests"},{"name":"v0.7.0-rc2","sha":"5e58939d843e6d991bc14cf3e140b788455b6761","kind":"tag","published_at":"2014-02-28T15:46:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc2/manifests"},{"name":"v0.7.0-rc1","sha":"3dcd503aa2dc13ade6245345b4a135c8976e090e","kind":"tag","published_at":"2014-01-31T12:18:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc1/manifests"},{"name":"v0.6.2","sha":"61d713baf1c62a7583ad200a48a33223b5635c8c","kind":"tag","published_at":"2013-03-19T00:08:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.6.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"0138a73a3b6d8f29a7c8cec0abd3332f48b5ddc0","kind":"tag","published_at":"2012-11-28T19:23:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.6.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"ef7777eb293fa0db517a9c585ec491dc00e70491","kind":"tag","published_at":"2012-11-26T21:50:44.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.6.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"10e21f48ae2c4f2bd534575e7136dae115ccb3a3","kind":"tag","published_at":"2012-08-07T00:12:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.5.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"937771a0fdb58d6e7c115c98d9abb419d89d2aee","kind":"tag","published_at":"2012-07-31T06:13:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.5.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.0/manifests"},{"name":"v0.4.4","sha":"11ec3cf213b439f8a18b2684a8e571c66a42c25d","kind":"tag","published_at":"2012-07-24T17:47:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"836adcccf8fe0a9efcd621ffea9e26051b3fe2d4","kind":"tag","published_at":"2012-06-23T01:14:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"c81ee45fe05a7473c0fabe016259d4cac0d1709f","kind":"tag","published_at":"2012-06-20T20:10:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"56253364e610dd1b39696ff86e68b92dfd816801","kind":"tag","published_at":"2012-06-19T23:38:46.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"09244fae39dac8a0e3f22ff29ae0739311be8a7d","kind":"tag","published_at":"2012-05-01T20:40:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"f37ce009d52595ea8999a89d7c66f351f216fddd","kind":"tag","published_at":"2012-03-15T23:07:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.3.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"dd824ebb78851bb783c5f4f0b8d14de98aa13320","kind":"tag","published_at":"2012-03-14T01:14:46.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.3.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"862c414b371befbba2b6d4d35d8f15801f6187f5","kind":"tag","published_at":"2012-02-24T22:35:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.2.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"6b0ebd256d0d4d7aae3840a4c04211c573e36f39","kind":"tag","published_at":"2012-02-16T04:04:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.2.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.0/manifests"},{"name":"v0.1.3","sha":"7fa15b84aa2dfca6b8cd91314e669c4a64be023d","kind":"tag","published_at":"2012-01-19T22:03:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"9e8917f81f2a740bd66dd6196eb46e86f3893c2e","kind":"tag","published_at":"2012-01-08T03:02:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"037baeff84b3327171d2daaec6100d51167ac4de","kind":"tag","published_at":"2011-12-28T20:27:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"5b484dceb4dc0990e9a67dcf143dc77baf27799d","kind":"tag","published_at":"2011-12-22T03:44:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.0/manifests"},{"name":"v0.0.14","sha":"5aeb2c5b8cfcc90a6289bdce1ae4db96daf67cc7","kind":"commit","published_at":"2011-12-01T06:36:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.14/manifests"},{"name":"v0.0.13-NOGZIP","sha":"c2f13cdfe40a4132b548a0df366d2be06d5d696b","kind":"tag","published_at":"2011-10-13T18:21:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.13-NOGZIP","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.13-NOGZIP","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.13-NOGZIP","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13-NOGZIP","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13-NOGZIP/manifests"},{"name":"v0.0.13","sha":"8d1310adbf0b72fc75b60a4222d0c8581485b863","kind":"tag","published_at":"2011-10-08T01:03:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"a103d2668f95bea9c5fff5b9fff26f0b058d8c8a","kind":"tag","published_at":"2011-09-21T00:40:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.12/manifests"},{"name":"v0.0.11-1","sha":"b3a4707e81cb3c01e24bf1f3c9c3bb3307c43902","kind":"tag","published_at":"2011-09-16T06:01:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.11-1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.11-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.11-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11-1/manifests"},{"name":"v0.0.11","sha":"846f5f75774e2f97874b6b2f43a2a9142041353b","kind":"tag","published_at":"2011-09-15T02:28:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11/manifests"},{"name":"v0.0.10-1","sha":"149a9048c73bceda7af027086633f0ec7841381b","kind":"tag","published_at":"2011-08-23T22:15:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.10-1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.10-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.10-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10-1/manifests"},{"name":"v0.0.10","sha":"7f1bc683ebecdcbf07008b665cd217574600f97f","kind":"tag","published_at":"2011-08-23T20:59:17.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"ce084bcca7f6087e2f44e8bf94c3d225646f9752","kind":"tag","published_at":"2011-08-12T01:26:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"b08af670cd5b4207aa4b3fd16d37c9f0f0d6715a","kind":"tag","published_at":"2011-07-05T22:05:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"0eb4d8dfaee9d700a03700bde0d918dba9252586","kind":"tag","published_at":"2011-05-24T03:50:27.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"6c258a787d048e429a615dc77ea6f582d841e317","kind":"tag","published_at":"2011-05-17T20:50:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"b0ae3fb5e63f428992691869256d70876074d77e","kind":"tag","published_at":"2011-05-13T20:02:36.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"6e1764fa805a89cac4540e6449db632cff631bff","kind":"tag","published_at":"2011-05-10T01:55:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"115f8056e80a5beae4ccf3a46d7ee3bc68f99098","kind":"tag","published_at":"2011-04-27T22:04:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.3/manifests"},{"name":"v0.0.2-fix-publishing","sha":"b78e695c25ef1c890092412841164bf09d731928","kind":"tag","published_at":"2011-03-30T06:25:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.2-fix-publishing","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.2-fix-publishing","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.2-fix-publishing","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2-fix-publishing","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2-fix-publishing/manifests"},{"name":"v0.0.2","sha":"9dd90d7d78f6255375bf96a89daecf6c928d0c1d","kind":"tag","published_at":"2011-03-26T01:04:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"e3efe5ecf10f0eee76064798454345cd51560300","kind":"tag","published_at":"2011-03-15T04:13:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-05-31T23:03:42.816Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":2.5669989947893574,"forks_count":1.542727471544112,"average":21.237382198742782},"purl":"pkg:maven/io.dropwizard/dropwizard-project","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.dropwizard:dropwizard-project","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.dropwizard:dropwizard-project","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.dropwizard:dropwizard-project/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-29T07:00:52.934Z","issues_count":119,"pull_requests_count":3885,"avg_time_to_close_issue":4066175.064102564,"avg_time_to_close_pull_request":184069.330259366,"issues_closed_count":78,"pull_requests_closed_count":3470,"pull_request_authors_count":41,"issue_authors_count":81,"avg_comments_per_issue":1.7394957983193278,"avg_comments_per_pull_request":1.271814671814672,"merged_pull_requests_count":2882,"bot_issues_count":23,"bot_pull_requests_count":3594,"past_year_issues_count":25,"past_year_pull_requests_count":566,"past_year_avg_time_to_close_issue":804308.6363636364,"past_year_avg_time_to_close_pull_request":71417.07012987013,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":385,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":18,"past_year_avg_comments_per_issue":0.64,"past_year_avg_comments_per_pull_request":0.6466431095406361,"past_year_bot_issues_count":4,"past_year_bot_pull_requests_count":482,"past_year_merged_pull_requests_count":348,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/issues","maintainers":[{"login":"joschi","count":155,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joschi"},{"login":"zUniQueX","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zUniQueX"},{"login":"aelamrani","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aelamrani"},{"login":"MatthewHawkins","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MatthewHawkins"},{"login":"jplock","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jplock"},{"login":"mbeaatriz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbeaatriz"}],"active_maintainers":[{"login":"joschi","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joschi"},{"login":"zUniQueX","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zUniQueX"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-project/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-project/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-project/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-project/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-project/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-project/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5033648,"name":"io.dropwizard:dropwizard-views-mustache","ecosystem":"maven","description":"Dropwizard is a Java framework for developing ops-friendly, high-performance, RESTful web applications.","homepage":"http://www.dropwizard.io/5.0.2","licenses":"Apache License 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/dropwizard/dropwizard","keywords_array":[],"namespace":"io.dropwizard","versions_count":237,"first_release_published_at":"2014-01-31T12:27:01.000Z","latest_release_published_at":"2026-05-31T22:50:00.000Z","latest_release_number":"5.0.2","last_synced_at":"2026-05-31T23:02:06.597Z","created_at":"2022-07-27T16:46:48.994Z","updated_at":"2026-05-31T23:03:42.819Z","registry_url":"https://central.sonatype.com/artifact/io.dropwizard/dropwizard-views-mustache/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.dropwizard/dropwizard-views-mustache/","metadata":{"repositories":["https://central.sonatype.com/repository/maven-snapshots/"]},"repo_metadata":{"id":1326622,"uuid":"1272129","full_name":"dropwizard/dropwizard","owner":"dropwizard","description":"A damn simple library for building production-ready RESTful web services.","archived":false,"fork":false,"pushed_at":"2026-05-31T02:07:41.000Z","size":114484,"stargazers_count":8575,"open_issues_count":25,"forks_count":3405,"subscribers_count":353,"default_branch":"release/5.0.x","last_synced_at":"2026-05-31T04:07:02.839Z","etag":null,"topics":["dropwizard","hibernate","java","jax-rs","jdbi","jersey-framework","jersey2","jetty","rest","restful-webservices","web-framework"],"latest_commit_sha":null,"homepage":"https://www.dropwizard.io","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dropwizard.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-01-19T19:52:29.000Z","updated_at":"2026-05-31T02:07:45.000Z","dependencies_parsed_at":"2023-09-25T00:36:07.805Z","dependency_job_id":"49d46f65-78ee-4616-9a89-d341231d1f09","html_url":"https://github.com/dropwizard/dropwizard","commit_stats":{"total_commits":6736,"total_committers":528,"mean_commits":"12.757575757575758","dds":0.7804334916864608,"last_synced_commit":"7c83a8faa94592fae7449ece2efd3563583d239c"},"previous_names":[],"tags_count":277,"template":false,"template_full_name":null,"purl":"pkg:github/dropwizard/dropwizard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dropwizard","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/refs/heads/release/5.0.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/sbom","scorecard":{"id":356802,"data":{"date":"2025-08-11","repo":{"name":"github.com/dropwizard/dropwizard","commit":"3b65cea7d21d47f0fa267aff12315cf7364fafae"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/18 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/maven.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maven.yml:29","Warn: no topLevel permission defined: .github/workflows/announce-release.yml:1","Warn: no topLevel permission defined: .github/workflows/assign-milestone.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/close_stale.yml:9","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/maven.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/trigger-release.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":8,"reason":"dependency not pinned by hash detected -- score normalized to 8","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/announce-release.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/dropwizard/dropwizard/announce-release.yml/release/4.0.x?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/dropwizard/dropwizard/release.yml/release/4.0.x?enable=pin","Info:  21 out of  21 GitHub-owned GitHubAction dependencies pinned","Info:   6 out of   8 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:10"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (28) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T09:47:45.812Z","repository_id":1326622,"created_at":"2025-08-18T09:47:45.812Z","updated_at":"2025-08-18T09:47:45.812Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33752288,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-31T02:00:06.040Z","response_time":95,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"dropwizard","name":"Dropwizard","uuid":"5478557","kind":"organization","description":"","email":null,"website":"https://www.dropwizard.io","location":null,"twitter":"dropwizardio","company":null,"icon_url":"https://avatars.githubusercontent.com/u/5478557?v=4","repositories_count":27,"last_synced_at":"2024-03-25T21:19:31.942Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dropwizard","funding_links":[],"total_stars":16606,"followers":61,"following":0,"created_at":"2022-11-02T16:45:24.316Z","updated_at":"2024-03-25T21:19:40.177Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dropwizard","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dropwizard/repositories"},"tags":[{"name":"v3.0.17","sha":"b4412f5843117b91c0925baaba7102c197e7809d","kind":"tag","published_at":"2026-01-27T21:53:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.17","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.17/manifests"},{"name":"v4.0.17","sha":"2eebdb206ad34815c2ee0035f91ac076b4ea17f0","kind":"tag","published_at":"2026-01-27T21:51:22.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.17","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.17/manifests"},{"name":"v5.0.1","sha":"ea6a2040ee5f2bf98398fb7ad1fb5ace3d5d572e","kind":"tag","published_at":"2026-01-27T21:43:17.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"84dbb957eadb10181039b8222efd39765553bca6","kind":"tag","published_at":"2025-09-16T08:29:02.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0/manifests"},{"name":"v3.0.16","sha":"ffe3e836d8c3412edac8d80ece719166e2e606e7","kind":"tag","published_at":"2025-08-25T22:53:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.16/manifests"},{"name":"v4.0.16","sha":"934373df90d67e5a6f5a7849c0af6598b4e45a3c","kind":"tag","published_at":"2025-08-25T22:52:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.16/manifests"},{"name":"v5.0.0-rc.5","sha":"d7e163da54bd0a80a6046b9840d9b2928b31b2e9","kind":"tag","published_at":"2025-08-25T22:51:44.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.5/manifests"},{"name":"v3.0.15","sha":"8a52fe4aea45f84571b33eb173735802e20bbc64","kind":"tag","published_at":"2025-07-24T07:53:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.15/manifests"},{"name":"v4.0.15","sha":"6616a964156e0ebbe6545dafab52ef7b7ac2b2b9","kind":"tag","published_at":"2025-07-24T07:53:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.15/manifests"},{"name":"v5.0.0-rc.4","sha":"310941b8b2ceedd73b263f712795b45938a028fa","kind":"tag","published_at":"2025-07-23T23:20:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.4/manifests"},{"name":"v3.0.14","sha":"1715dd027139a427fc1bc33827d64ec711525ccf","kind":"tag","published_at":"2025-05-25T20:26:41.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.14/manifests"},{"name":"v4.0.14","sha":"8c744d19a0e741d162c458bee8718acf8078f922","kind":"tag","published_at":"2025-05-25T20:26:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.14/manifests"},{"name":"v5.0.0-rc.3","sha":"ee35dc128decbad13f1f4186b11fe47ee6920d8f","kind":"tag","published_at":"2025-05-25T20:25:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.3/manifests"},{"name":"v4.0.13","sha":"153956cf61aacee809b413752f40bf96876e1e03","kind":"tag","published_at":"2025-03-26T23:41:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.13/manifests"},{"name":"v3.0.13","sha":"76ba41397e11a281256cf631aaa5daaa875a8a2b","kind":"tag","published_at":"2025-03-26T23:23:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.13/manifests"},{"name":"v5.0.0-rc.2","sha":"6b1ebba8fcca6a303997d06edaea29e52b8c3b51","kind":"tag","published_at":"2025-03-26T23:18:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.2/manifests"},{"name":"v4.0.12","sha":"b50169f6e6410a4d34d9c467b95ca7b885cf5dda","kind":"tag","published_at":"2025-01-15T22:38:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.12/manifests"},{"name":"v5.0.0-rc.1","sha":"ed203df38708927f65f9cd7f2760da408af97171","kind":"tag","published_at":"2025-01-15T22:17:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.1/manifests"},{"name":"v3.0.12","sha":"400e4a2f4e15eda153ac79e07bcf2c88420e6422","kind":"tag","published_at":"2025-01-15T22:17:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.12/manifests"},{"name":"v4.0.11","sha":"459892ea1853dcd1199c6bbb28da4347e7e70f60","kind":"tag","published_at":"2024-11-27T21:56:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.11/manifests"},{"name":"v3.0.11","sha":"f8603dcc52bfaaf9711d4808c350cca40f2001f5","kind":"tag","published_at":"2024-11-27T21:56:41.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.11/manifests"},{"name":"v5.0.0-alpha.5","sha":"e78411400eee81e1531c598892fa55b8b013cf70","kind":"tag","published_at":"2024-11-27T21:46:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.5/manifests"},{"name":"v3.0.10","sha":"390aa1ffcbbf95328a48b613b8c73b1752e35e61","kind":"tag","published_at":"2024-10-21T16:41:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.10/manifests"},{"name":"v4.0.10","sha":"48c582b1384352cfd93d43bf39e9e5bbc3e1fe39","kind":"tag","published_at":"2024-10-21T16:41:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.10/manifests"},{"name":"v5.0.0-alpha.4","sha":"45c9e1849d67edf45a0a38ded9bfc05e825593b7","kind":"tag","published_at":"2024-10-21T16:41:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.4/manifests"},{"name":"v3.0.9","sha":"808acc151b972c12748b1aec22bc999d018587ec","kind":"tag","published_at":"2024-10-07T07:13:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.9/manifests"},{"name":"v5.0.0-alpha.3","sha":"284a5b6c2be16971d90148299f30c95f13974e07","kind":"tag","published_at":"2024-10-07T07:12:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.3/manifests"},{"name":"v4.0.9","sha":"94e87681eb8b3d61179f71f2479b1f3820870c94","kind":"tag","published_at":"2024-10-07T07:11:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.9/manifests"},{"name":"v5.0.0-alpha.2","sha":"fe313c7e61a597d3edd9732d5b21a1849c698dc8","kind":"tag","published_at":"2024-08-25T22:47:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.2/manifests"},{"name":"v3.0.8","sha":"17006045b0dcf9e9ae65a8288d55b70123c83d27","kind":"tag","published_at":"2024-08-25T21:19:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.8/manifests"},{"name":"v4.0.8","sha":"c0713c7765a418e704182720a41d7d3800ae50f9","kind":"tag","published_at":"2024-08-25T21:19:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.8/manifests"},{"name":"v3.0.7","sha":"71d5de54fd02a2545ab6184c0794454da85a773f","kind":"tag","published_at":"2024-03-06T14:59:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.7/manifests"},{"name":"v4.0.7","sha":"2aeb472faecc68c0136a0a7231baf1472b55b388","kind":"tag","published_at":"2024-03-06T14:58:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.7/manifests"},{"name":"v2.1.12","sha":"908e31ea7996913fa3aa767465547b5dfbf2df8e","kind":"tag","published_at":"2024-01-31T22:14:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.12/manifests"},{"name":"v3.0.6","sha":"0f09619dcd70caea3957d14bb55a2030b45c39b8","kind":"tag","published_at":"2024-01-29T22:04:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.6/manifests"},{"name":"v4.0.6","sha":"18e00e1edd89776ca26f627d97ce5ed7ca3a544e","kind":"tag","published_at":"2024-01-29T22:04:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.6/manifests"},{"name":"v5.0.0-alpha.1","sha":"4b9d0d23485f8c89196434afbf0145ae2b797484","kind":"tag","published_at":"2023-12-20T22:41:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.0.5","sha":"2a25b34dad34b7d170ba2c7304707e1c74129b99","kind":"tag","published_at":"2023-12-20T22:38:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.5/manifests"},{"name":"v3.0.5","sha":"f2c02fb0484c5d79fa45e1fb7824b543fbd9982e","kind":"tag","published_at":"2023-12-20T22:38:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.5/manifests"},{"name":"v2.1.11","sha":"461d086125475afa92a0973588132e4508c525af","kind":"tag","published_at":"2023-12-20T22:36:27.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.11/manifests"},{"name":"v4.0.4","sha":"6bca3f7059798ba55fdf04f015f10951e24f27bd","kind":"tag","published_at":"2023-11-06T17:09:20.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.4/manifests"},{"name":"v3.0.4","sha":"42477dcb60f0d1b3bebd4eaff23494816a2915d9","kind":"tag","published_at":"2023-11-06T12:48:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.4/manifests"},{"name":"v2.1.10","sha":"480b2ebc281900a69a058927222eee927ba1b518","kind":"tag","published_at":"2023-11-06T09:03:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.10/manifests"},{"name":"v4.0.3","sha":"456e5e67c1d57bb727e17cd7db092403c06cf7bd","kind":"tag","published_at":"2023-10-20T13:53:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.3/manifests"},{"name":"v3.0.3","sha":"f1ac18faa1ffe7444344e4cf437cd6d44966d5ed","kind":"tag","published_at":"2023-10-19T20:24:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.3/manifests"},{"name":"v2.1.9","sha":"eee9527a2c7e33d08d71b4b8801ed70d111bd02e","kind":"tag","published_at":"2023-10-19T16:33:45.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.9/manifests"},{"name":"v3.0.2","sha":"88ad5ab52462b814057be90c229162f7ddef7938","kind":"tag","published_at":"2023-09-24T22:34:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.2/manifests"},{"name":"v4.0.2","sha":"781bb4f36c8bdc3b844b7b905b69af95a917ed78","kind":"tag","published_at":"2023-09-24T22:22:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.2/manifests"},{"name":"v2.1.8","sha":"cbcbc6738dc3e1cba7005ed2d463f9b1f57bd8b1","kind":"tag","published_at":"2023-09-24T22:20:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"a46c6f82484c1d6b9fd84569f73e7b0dd33ec692","kind":"tag","published_at":"2023-06-19T22:06:25.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.7/manifests"},{"name":"v4.0.1","sha":"cfd9586186870ec9d078988c6d6a521d8756eafe","kind":"tag","published_at":"2023-06-19T22:04:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.1/manifests"},{"name":"v3.0.1","sha":"523a14f5006418bf7c0d4c6d7bc3d10755edfe1d","kind":"tag","published_at":"2023-06-19T22:03:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.1/manifests"},{"name":"v4.0.0","sha":"69e115aa8a5048f1557f449ca842a707a88cde2e","kind":"tag","published_at":"2023-03-28T22:24:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0/manifests"},{"name":"v3.0.0","sha":"1df711a473aef3a77ef738c19b563780b4d9dca6","kind":"tag","published_at":"2023-03-28T22:23:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0/manifests"},{"name":"v2.1.6","sha":"50587fa6c899beaad547b4f7306157beff271375","kind":"tag","published_at":"2023-03-28T21:58:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.6/manifests"},{"name":"v4.0.0-beta.4","sha":"cbbacd5247e2c8c0c208786b8d580ca29778a375","kind":"tag","published_at":"2023-02-24T09:22:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.4/manifests"},{"name":"v3.0.0-beta.5","sha":"05c1b73527610781131ce07bfcacb6c24d17713c","kind":"tag","published_at":"2023-02-24T09:17:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.5/manifests"},{"name":"v2.1.5","sha":"82ee4065196556523b5d1cdb6ebe87de2b00e949","kind":"tag","published_at":"2023-02-24T08:50:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.5/manifests"},{"name":"v2.0.35","sha":"d499ef1a579546e1f99343aae4b19f35b4737857","kind":"tag","published_at":"2023-01-28T21:56:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.35","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.35/manifests"},{"name":"v2.1.4","sha":"f5ef0d12b8e2c622435faae13c51b9cccaea9fa2","kind":"tag","published_at":"2022-10-20T19:56:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.4/manifests"},{"name":"v2.0.34","sha":"f5d447ce33c9dd53f96119a331de62c8c888ebc0","kind":"tag","published_at":"2022-10-18T17:23:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.34","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.34/manifests"},{"name":"v4.0.0-beta.3","sha":"26b3188e0c3f32b9dba7cda86634b787a2387bf5","kind":"tag","published_at":"2022-10-12T21:54:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.3/manifests"},{"name":"v3.0.0-beta.4","sha":"f679616d7ad7df6ba3bb77535507ca8ec4049336","kind":"tag","published_at":"2022-10-12T21:52:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.4/manifests"},{"name":"v2.1.3","sha":"d1563469fff7d63717063beb7b49267c39a88d58","kind":"tag","published_at":"2022-10-12T21:47:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.3/manifests"},{"name":"v2.0.33","sha":"5c1c2c425dd5b6a1f314c6b46563fd39c71e0656","kind":"tag","published_at":"2022-09-12T10:08:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.33","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.33/manifests"},{"name":"v2.1.2","sha":"ea3e5a3d1ba59d0467539d400592f5bf5b40dbf8","kind":"tag","published_at":"2022-09-12T10:01:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.2/manifests"},{"name":"v4.0.0-beta.2","sha":"55fef0b12367ac26018538542d6ec6efb4f562ea","kind":"tag","published_at":"2022-06-30T20:12:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.2/manifests"},{"name":"v3.0.0-beta.3","sha":"c9c8d72708fbfc8b9982e9b37f321e588a1efdab","kind":"tag","published_at":"2022-06-30T20:05:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.3/manifests"},{"name":"v2.0.32","sha":"b3d87605369aa63caf860f67be2ba86704dd7a97","kind":"tag","published_at":"2022-06-30T19:56:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.32","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.32/manifests"},{"name":"v2.1.1","sha":"d2455b5369c8d9391e81e697f2354246532d0d5e","kind":"tag","published_at":"2022-06-30T19:48:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.1/manifests"},{"name":"v2.0.31","sha":"6a2dd0885a9c4b6b62e4ecbd207b949ca8a8a5bc","kind":"tag","published_at":"2022-06-19T14:44:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.31","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.31/manifests"},{"name":"v2.0.30","sha":"71300cf5094a53fbd658a906423478ba706ff434","kind":"tag","published_at":"2022-06-18T18:08:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.30","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.30/manifests"},{"name":"v2.1.0","sha":"4fb8906bb761886c85891d4bbf6dcf0a15ca4e9c","kind":"tag","published_at":"2022-05-02T13:16:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0/manifests"},{"name":"v3.0.0-beta.2","sha":"8ade5d9db8d4e29f4f8f37a994246d9270b9c479","kind":"tag","published_at":"2022-04-20T21:45:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.2/manifests"},{"name":"v2.1.0-beta.9","sha":"fd2787a7817295796e6c9f07d44132c262a9e902","kind":"tag","published_at":"2022-04-20T21:40:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.9/manifests"},{"name":"v4.0.0-beta.1","sha":"621bf358ad641ecb07af52026d0385a923957c15","kind":"tag","published_at":"2022-04-08T10:24:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.1/manifests"},{"name":"v3.0.0-beta.1","sha":"b6e096859d65c16e0c669609444f73d0621f4769","kind":"tag","published_at":"2022-04-08T10:14:48.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.1/manifests"},{"name":"v2.1.0-beta.8","sha":"5b37d6f6af0383892834d8437e6c79688f5fc670","kind":"tag","published_at":"2022-04-05T15:57:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.8/manifests"},{"name":"v2.0.29","sha":"20d80316b32cf68d7a0ba23300cfa53bc5155e7d","kind":"tag","published_at":"2022-04-05T15:16:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.29","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.29/manifests"},{"name":"v2.1.0-beta.7","sha":"bf892222765fdd6880449589b99eeeb511b80444","kind":"tag","published_at":"2021-12-20T14:40:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.7/manifests"},{"name":"v2.0.28","sha":"dd215d3ec65f23cef9e0a4d96ed7c542d71d1758","kind":"tag","published_at":"2021-12-20T14:27:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.28","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.28/manifests"},{"name":"v2.1.0-beta.6","sha":"74626bda8033b598b875372b8e8cb982ba2349bc","kind":"tag","published_at":"2021-12-16T09:20:37.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.6/manifests"},{"name":"v2.0.27","sha":"b5c6bc2633f1ea150970131e547a1a580052ece5","kind":"tag","published_at":"2021-12-16T09:00:27.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.27","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.27/manifests"},{"name":"v2.1.0-beta.5","sha":"835081d794427f37bd671f584b6083f96ae17aa6","kind":"tag","published_at":"2021-12-09T17:53:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.5/manifests"},{"name":"v2.0.26","sha":"66ca617d40d57627a8820c96d388a7583650ae6e","kind":"tag","published_at":"2021-12-09T17:43:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.26","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.26/manifests"},{"name":"v2.1.0-beta.4","sha":"e57713abe7add73e7033a30af3022668f4a9ec8d","kind":"tag","published_at":"2021-09-01T15:31:59.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.4/manifests"},{"name":"v2.0.25","sha":"2a4c0f8ba2741e618737556ed1973b22a8284a58","kind":"tag","published_at":"2021-09-01T15:17:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.25","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.25/manifests"},{"name":"v2.1.0-beta.3","sha":"912f4beb7254c72e2db4207efdb38543994c7630","kind":"tag","published_at":"2021-08-11T06:36:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.3/manifests"},{"name":"v2.1.0-beta.2","sha":"94ab611f45fbacf94f449a14fd035c6971a786fd","kind":"tag","published_at":"2021-07-29T12:50:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.2/manifests"},{"name":"v2.0.24","sha":"8818eb7ec61dd59059b51478d734e6d30fb8cca9","kind":"tag","published_at":"2021-07-29T12:08:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.24","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.24/manifests"},{"name":"v2.0.23","sha":"79c3770db75c09d5c846d5d42ffb607b29ba5b9f","kind":"tag","published_at":"2021-06-21T11:50:02.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.23","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.23/manifests"},{"name":"v2.0.22","sha":"a40301a5dc44ebbdeac291edf4cf3df3960a6fae","kind":"tag","published_at":"2021-05-24T16:31:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.22","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.22/manifests"},{"name":"v2.1.0-beta.1","sha":"ff09d7fffece5dda0c2f188114393161702135af","kind":"tag","published_at":"2021-04-25T12:29:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.1/manifests"},{"name":"v2.0.21","sha":"47556c4f31576e6bc4e00262661b7b212bd90a60","kind":"tag","published_at":"2021-04-07T14:05:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.21","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"7c6f2ce175e8f9db63a694ae413210f99e183ad7","kind":"tag","published_at":"2021-02-24T09:46:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.20","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.20/manifests"},{"name":"v2.0.19","sha":"bcf99a613e320812fc4b691f96a4e7e3d125749d","kind":"commit","published_at":"2021-02-01T10:44:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.19","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"7385a7d7a3a1f0670d5fda376b8cdf516d7c7b30","kind":"commit","published_at":"2021-01-12T06:56:22.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.18","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.18/manifests"},{"name":"v1.3.29","sha":"3e323fc72d09df6f1957250cf20bdacbe26fd3d7","kind":"tag","published_at":"2021-01-06T14:04:08.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.29","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.29/manifests"},{"name":"v2.0.17","sha":"3318b1e7e6ca900696ce2ed4e6687a725e0aa90a","kind":"commit","published_at":"2020-12-14T20:57:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.17","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.17/manifests"},{"name":"v1.3.28","sha":"7cbec2b0ccd547859823ef1cb2766314202cf480","kind":"tag","published_at":"2020-12-08T13:29:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.28","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.28/manifests"},{"name":"v2.0.16","sha":"d49fd0d8185d5b571c3a90282c4e44a55b996c53","kind":"commit","published_at":"2020-11-26T17:00:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"a85798d66b667a8e598a062db1cdafeae48acf30","kind":"commit","published_at":"2020-11-03T14:46:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.15/manifests"},{"name":"v1.3.27","sha":"cce7305a7ef56c4edc6ab28ae224141facfa8d59","kind":"tag","published_at":"2020-10-28T14:29:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.27","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.27/manifests"},{"name":"v1.3.26","sha":"03a7d8611676ee14e3d6040d8642063d787819ea","kind":"tag","published_at":"2020-10-22T15:25:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.26","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.26/manifests"},{"name":"v2.0.14","sha":"1b36f643d2d40b959e325a00867c45822418202d","kind":"commit","published_at":"2020-10-22T13:51:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.14/manifests"},{"name":"v1.3.25","sha":"56cb309bef2993de47dc846f7bc2933c7a6159c7","kind":"tag","published_at":"2020-08-31T12:58:59.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.25","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25/manifests"},{"name":"v2.0.13","sha":"37a209886890ca5cdd6ef39c61d29827a13c1a1d","kind":"commit","published_at":"2020-08-31T12:48:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.13/manifests"},{"name":"v1.3.25-beta.2","sha":"562d61cc72c0038f66b221a7c6d0b07034e38804","kind":"tag","published_at":"2020-08-19T06:27:25.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.25-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.25-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.25-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.2/manifests"},{"name":"v1.3.25-beta.1","sha":"d591b617c52537edb6fedb2e343800610eb075e3","kind":"tag","published_at":"2020-08-18T06:31:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.25-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.25-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.25-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.1/manifests"},{"name":"v2.0.12","sha":"8b9d7f887fd37ec22cb39f020d710fb7835d159a","kind":"commit","published_at":"2020-07-21T09:25:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"1b227314d669cbbd3395c2ff1e31704ca0d9284c","kind":"commit","published_at":"2020-07-06T07:52:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.11/manifests"},{"name":"v1.3.24","sha":"9c7da5f498d70241993b05598488597bc2c94a98","kind":"tag","published_at":"2020-07-03T06:58:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.24","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.24/manifests"},{"name":"v2.0.10","sha":"cdb2a357aeb61e0a52beb6a8d09953f423924faf","kind":"commit","published_at":"2020-05-26T12:18:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"655f8ac6f8586a8a0d49d217f0846deefb45de21","kind":"commit","published_at":"2020-05-04T06:00:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"8600d4ff895df5d6df5ecfd45e7244af04d8f89f","kind":"commit","published_at":"2020-04-14T19:08:41.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.8/manifests"},{"name":"v1.3.23","sha":"bf556d4765c9305ed14f6cd962f4f438239799e4","kind":"tag","published_at":"2020-04-14T18:13:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.23","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.23/manifests"},{"name":"v2.0.7","sha":"f6e03e838ce51eee8d751df03f29afb3eeea42d6","kind":"tag","published_at":"2020-04-10T07:01:02.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.7/manifests"},{"name":"v1.3.22","sha":"dae8b1ba6368d8d2bd31eb5435e868f16c9ce9d3","kind":"tag","published_at":"2020-04-04T14:41:59.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.22","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.22/manifests"},{"name":"v2.0.6","sha":"9b2dcc9b499b125560193ba39f65c5d359ceb11d","kind":"commit","published_at":"2020-04-04T14:35:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"5e605a630551397a0f21b4b530b177fe4e571542","kind":"commit","published_at":"2020-03-29T01:13:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"743eceac9c69e4e5aa8e3ced425d8893cb55119c","kind":"tag","published_at":"2020-03-27T16:51:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.4/manifests"},{"name":"v1.3.21","sha":"45575df553f0a93eb5b6b5c98e4471b590f1c884","kind":"tag","published_at":"2020-03-26T19:46:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.21","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.21/manifests"},{"name":"v2.0.3","sha":"7cee3e11d29ec21f0073aa4ac03b08a4f2a0ef17","kind":"tag","published_at":"2020-03-26T19:29:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.3/manifests"},{"name":"v1.3.20","sha":"b2dd14eaab5ef3a03c172ebdc06ea0e9a71fa0ce","kind":"tag","published_at":"2020-02-24T16:29:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.20","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.20/manifests"},{"name":"v1.3.19","sha":"b91d891e04fcb0c0c0c4fc3f371d36c09c19ba2c","kind":"tag","published_at":"2020-02-20T02:16:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.19","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.19/manifests"},{"name":"v2.0.2","sha":"60206ea15541869622623167c590276a6329f5b8","kind":"commit","published_at":"2020-02-20T02:05:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"e7c8b260c3d81e91ac537787424e888afd35f594","kind":"commit","published_at":"2020-01-30T20:50:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.1/manifests"},{"name":"v1.3.18","sha":"6e54def3f9d07d5bd1b57f8d296e8cbae7d008f4","kind":"tag","published_at":"2020-01-30T20:16:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.18","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.18/manifests"},{"name":"v2.0.0","sha":"20050b10bc7fe88edff3ff320b4cea85c023f30d","kind":"tag","published_at":"2019-12-09T21:54:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0/manifests"},{"name":"v2.0.0-rc14","sha":"8ca390bf44dea39dfc1b15422881e14c8bcb341f","kind":"tag","published_at":"2019-12-08T18:53:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc14/manifests"},{"name":"v1.3.17","sha":"cdf214a094e400027463a8d523a7c00c9dcdfdb4","kind":"tag","published_at":"2019-11-24T10:47:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.17","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.17/manifests"},{"name":"v2.0.0-rc13","sha":"b5c0c3b19ac4fc22fe8eefe2c3b61ba6e6b3829a","kind":"tag","published_at":"2019-11-20T22:45:08.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc13/manifests"},{"name":"v2.0.0-rc12","sha":"caba50b91297444ceb3c02e1295fad7b3991da21","kind":"tag","published_at":"2019-10-23T20:11:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc12/manifests"},{"name":"v1.3.16","sha":"45f9865864c305639b555ac3c2a57fe946f0913b","kind":"tag","published_at":"2019-10-20T20:29:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.16/manifests"},{"name":"v2.0.0-rc11","sha":"82c1361e0a21dc94c3b3cdabdd141fb87fbbfe99","kind":"tag","published_at":"2019-10-13T16:15:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc11/manifests"},{"name":"v1.3.15","sha":"18caa542327c2a20c6f140d7c645f57f4e11a109","kind":"tag","published_at":"2019-09-25T17:22:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.15/manifests"},{"name":"v2.0.0-rc10","sha":"26b8df02d45004c1abb92e8a50054e17e34c0fb0","kind":"tag","published_at":"2019-09-16T23:06:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc10/manifests"},{"name":"v2.0.0-rc9","sha":"6cfd68560c91d0b0a5682bdbb9f20eeaa09c398d","kind":"tag","published_at":"2019-08-31T18:01:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc9/manifests"},{"name":"v2.0.0-rc8","sha":"e3a1c7a650cba5ab32164761574ef69af4134f17","kind":"tag","published_at":"2019-08-29T13:08:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc8/manifests"},{"name":"v2.0.0-rc7","sha":"1e5ee67862cc25755891e1587e709773ffa314c4","kind":"tag","published_at":"2019-08-28T14:43:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc7/manifests"},{"name":"v2.0.0-rc6","sha":"c8e0b0137115322e39a93f3a369e4dec72df9045","kind":"tag","published_at":"2019-08-27T19:30:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc6/manifests"},{"name":"v2.0.0-rc5","sha":"171a6751fa063b32c47201b1821e4d7e610c865e","kind":"tag","published_at":"2019-08-08T06:19:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc5/manifests"},{"name":"v1.3.14","sha":"f720ed469d52842ba23839f7d9b467f610d74524","kind":"tag","published_at":"2019-08-07T18:50:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.14/manifests"},{"name":"v1.3.13","sha":"e006b420447da6cb8bc3e7fb2aaa6271229c7aa1","kind":"tag","published_at":"2019-07-16T19:38:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.13/manifests"},{"name":"v2.0.0-rc4","sha":"d7e770086334fc3c84e83a96d8e2fb863ac5b252","kind":"tag","published_at":"2019-06-28T06:29:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc4/manifests"},{"name":"v2.0.0-rc3","sha":"21352e6277118d30b82df6ba2a1e899619ed202e","kind":"tag","published_at":"2019-06-16T15:48:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc3/manifests"},{"name":"v2.0.0-rc2","sha":"2162827fd2af02f2774aadc60809161055fec5ae","kind":"tag","published_at":"2019-05-26T16:09:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc2/manifests"},{"name":"v1.3.12","sha":"c1461c389a1f01a757c966518dd2c52601204676","kind":"tag","published_at":"2019-05-25T18:10:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.12/manifests"},{"name":"v1.3.11","sha":"a47305d487e710d013c46283a9b286358688d5f1","kind":"tag","published_at":"2019-05-09T18:16:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.11/manifests"},{"name":"v1.3.10","sha":"42759228412e484fa170bc9ab5aae019422432c3","kind":"tag","published_at":"2019-04-29T16:56:01.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.10/manifests"},{"name":"v2.0.0-rc1","sha":"d9397fecfadc3e34ca8742b17077a3bac32624dd","kind":"tag","published_at":"2019-04-18T18:40:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc1/manifests"},{"name":"v1.3.9","sha":"88a73fd64c20015bd8b059bf8a052e98d35e6080","kind":"tag","published_at":"2019-02-24T00:56:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.9/manifests"},{"name":"v1.3.8","sha":"ec23670cc6ecc2d16bef7e48130c99e741aab711","kind":"tag","published_at":"2019-01-01T13:10:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.8/manifests"},{"name":"v2.0.0-rc0","sha":"bc4b7dc04d9c06e7357e3d3d55bdfca366de18b4","kind":"tag","published_at":"2018-10-02T19:50:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc0/manifests"},{"name":"v1.3.7","sha":"777686d9bcfb7a732838a5cfc4043b9a65b0eaea","kind":"tag","published_at":"2018-10-02T10:25:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.7/manifests"},{"name":"v1.2.9","sha":"49dd12a95398ee1b841ad9ba48fdbf35149137e7","kind":"tag","published_at":"2018-10-01T06:43:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.9/manifests"},{"name":"v1.3.6","sha":"99cbd25dad946952bcc3fb7b7e5152f064dac382","kind":"tag","published_at":"2018-10-01T06:01:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.6/manifests"},{"name":"v1.1.8","sha":"fd4c7266d4b6b780f06d3be7e14a79406ae77168","kind":"tag","published_at":"2018-06-24T18:34:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.8/manifests"},{"name":"v1.2.8","sha":"5a96d56fa6fc07b1d34700d42615162cc8584c03","kind":"tag","published_at":"2018-06-24T17:03:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.8/manifests"},{"name":"v1.3.5","sha":"7acede06f2df73f1db80461e44ba23708eb6bdd5","kind":"tag","published_at":"2018-06-24T15:36:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"a4e03c33c92dedf83886f0cc66bc443ad916feba","kind":"tag","published_at":"2018-06-15T08:23:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.4/manifests"},{"name":"v1.2.7","sha":"bb7291d26b7a00fa37c2712b620fb6fb747cae5a","kind":"tag","published_at":"2018-06-15T07:18:20.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.7/manifests"},{"name":"v1.3.3","sha":"c4f66abf07cc46813b98137dc29a8a2762ab33e2","kind":"tag","published_at":"2018-06-06T20:09:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.3/manifests"},{"name":"v1.2.6","sha":"be9b592857e85dc50a3181b6b5efc23bdbc384d8","kind":"tag","published_at":"2018-05-06T21:14:57.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.6/manifests"},{"name":"v1.3.2","sha":"f22ae5293ec400e9faafd1cf18944f5ed60b3c0e","kind":"tag","published_at":"2018-05-06T20:26:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"c49ab943d4fe3c55afdb14814b818d3d5a4bf7dd","kind":"tag","published_at":"2018-04-04T16:46:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.1/manifests"},{"name":"v1.2.5","sha":"9add5d717a420f76681e2b6816b8beb6ccdf3a65","kind":"tag","published_at":"2018-04-04T15:24:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.5/manifests"},{"name":"v1.3.0","sha":"5fc2ab21c58bcc0da2c78ca41e353c69928bc777","kind":"tag","published_at":"2018-03-14T17:20:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0/manifests"},{"name":"v1.3.0-rc7","sha":"fb9cdad412e1be86cf2fff2dd9962271a113b025","kind":"tag","published_at":"2018-02-23T10:17:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc7/manifests"},{"name":"v1.2.4","sha":"462c373665d885b82ab2e7dfd5cf5ef675cc3499","kind":"tag","published_at":"2018-02-11T09:54:01.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.4/manifests"},{"name":"v1.1.7","sha":"7269c4dd270ed967a19c912ed8dae189123d0b37","kind":"tag","published_at":"2018-02-10T19:17:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.7/manifests"},{"name":"v1.3.0-rc6","sha":"b89b2223222b78b41d71fde00c31a7a0b43156b0","kind":"tag","published_at":"2018-02-09T09:21:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc6/manifests"},{"name":"v1.3.0-rc5","sha":"4c840c0186a5d4e7f43dbf66182ff35a36ed91cc","kind":"tag","published_at":"2018-02-08T11:28:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc5/manifests"},{"name":"v1.2.3","sha":"c956c492081a2006f7f7fa5442f2a3f0de027527","kind":"tag","published_at":"2018-01-22T18:11:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.3/manifests"},{"name":"v1.3.0-rc4","sha":"a22c62b7b9037793f63fb0fb135ce368a83fa286","kind":"tag","published_at":"2018-01-18T23:24:44.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc4/manifests"},{"name":"v1.3.0-rc3","sha":"29926075af642d815d0a2e46c88ab109fa084ddb","kind":"tag","published_at":"2018-01-09T10:53:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc3/manifests"},{"name":"v1.3.0-rc2","sha":"f0bd2f1eec7551077b14662bf10f52840a5626f4","kind":"tag","published_at":"2018-01-05T19:42:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc2/manifests"},{"name":"v1.2.2","sha":"7f9b9445f345110e198298382373c0bec94f7cac","kind":"tag","published_at":"2017-11-27T08:10:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.2/manifests"},{"name":"v1.3.0-rc1","sha":"90aee5f8ce5585722b3f1b8c5f86b7c945bb1752","kind":"tag","published_at":"2017-11-22T15:01:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc1/manifests"},{"name":"v1.2.1","sha":"a270cf4bd982a819bc8a4c273fdcb38bdca5f0df","kind":"tag","published_at":"2017-11-22T12:23:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.1/manifests"},{"name":"v1.1.6","sha":"861f18cffb7df2b17b4e54c638792a7b3f99c003","kind":"tag","published_at":"2017-11-02T07:58:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"05b28222d9ccd0a32fd73b24998ce0e8be1ca1ca","kind":"tag","published_at":"2017-10-17T12:41:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.5/manifests"},{"name":"v1.2.0","sha":"3e8bf3b8338d6367a3dd87d2e7aac6c438c163e4","kind":"tag","published_at":"2017-10-06T13:02:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0/manifests"},{"name":"v1.2.0-rc6","sha":"6fe033be9bd7dc40cf1f0d6569b54a8dd635560c","kind":"tag","published_at":"2017-09-19T14:56:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc6/manifests"},{"name":"v1.2.0-rc5","sha":"826555e8576e5054abe8186fa7c70caa5bf25f7e","kind":"tag","published_at":"2017-09-05T09:14:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc5/manifests"},{"name":"v1.2.0-rc4","sha":"d0acafd047b174a703f440c2cbc92e9241edd6e8","kind":"tag","published_at":"2017-08-24T19:36:37.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc4/manifests"},{"name":"v1.2.0-rc3","sha":"0037881dcf26be144e74ca858270dac2ce83be59","kind":"tag","published_at":"2017-08-24T09:35:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc3/manifests"},{"name":"v1.1.4","sha":"cd115f80c0dacd0cd38112e973cf1590eee848f0","kind":"tag","published_at":"2017-08-24T08:23:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.4/manifests"},{"name":"v1.2.0-rc2","sha":"faf0dc10475de7075dcd8fb97ef899c57209d546","kind":"tag","published_at":"2017-08-18T06:50:45.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc2/manifests"},{"name":"v1.2.0-rc1","sha":"3a87e22c1e0fc05b1583439e83c6a9f38e6ec106","kind":"tag","published_at":"2017-08-02T17:37:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc1/manifests"},{"name":"v1.1.3","sha":"c32f9c596279e113c08200b57540ac832e9f2d98","kind":"tag","published_at":"2017-07-31T11:41:57.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.3/manifests"},{"name":"v1.0.9","sha":"76870752757b9e13ea01a5555146b0db92d41914","kind":"tag","published_at":"2017-07-31T09:45:45.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.9/manifests"},{"name":"v1.1.2","sha":"35e2cefeceb130cbf80929dff4f85ab468566396","kind":"tag","published_at":"2017-06-27T07:42:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.2/manifests"},{"name":"v1.0.8","sha":"eafbb5d29e99f62db9fb24d66a393082eaa557b2","kind":"tag","published_at":"2017-06-27T07:17:08.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.8/manifests"},{"name":"v1.1.1","sha":"d65931e328a553094f5386acde72fc8ab4ca4615","kind":"tag","published_at":"2017-05-19T12:05:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"233515e217b91258ef7822953a884e9d104c7f03","kind":"tag","published_at":"2017-03-21T08:26:48.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0/manifests"},{"name":"v1.0.7","sha":"8c4ffc1316e24e074fda1250f704e5d63ec9386c","kind":"tag","published_at":"2017-03-20T18:34:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.7/manifests"},{"name":"v1.1.0-rc4","sha":"ba3087892729fb0ea8028d7c37cfc88a2eaa30e5","kind":"tag","published_at":"2017-03-15T16:52:22.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc4/manifests"},{"name":"v1.1.0-rc3","sha":"84739bf5a3226ee863c3f2a1dd4ba5f955ec7210","kind":"tag","published_at":"2017-03-15T10:58:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc3/manifests"},{"name":"v1.1.0-rc2","sha":"367033ef96a147d271298f94f77a67972192edae","kind":"tag","published_at":"2017-03-08T13:59:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc2/manifests"},{"name":"v1.1.0-rc1","sha":"55eee43f88bce129da741be93ccf1da25d6005a6","kind":"tag","published_at":"2017-02-13T08:17:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc1/manifests"},{"name":"v1.0.6","sha":"46d8ac9e9a61902596c8d6b1e17e2f6c88e5982d","kind":"tag","published_at":"2017-01-30T18:58:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"6e89e64cdd17562a73a97b098a05b2bd61d3ced8","kind":"tag","published_at":"2016-11-18T11:00:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"38b3199f49e6b67535e3070e56d410dc7ba32c70","kind":"tag","published_at":"2016-11-14T18:01:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"bca4ad4a2f46f15721305e2ef7c5c67f4ca08b23","kind":"tag","published_at":"2016-10-28T17:22:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"4d58bf6558cb1d3e382471581d14d50aadeaf12e","kind":"tag","published_at":"2016-09-23T18:18:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"2cf469dbf87e81c0fbf9402d73a4a94ef31d5fac","kind":"tag","published_at":"2016-09-21T12:38:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"ca39aa51a87a596e7b7e7e1309f9c34d9544bf63","kind":"tag","published_at":"2016-07-26T13:12:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc4","sha":"c1f860b56e16d64556f4249cde5423d221d8db35","kind":"tag","published_at":"2016-07-08T08:26:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc4/manifests"},{"name":"v0.9.3","sha":"2565a66fbb62e28c8e7ac2754be14e594fd1b445","kind":"tag","published_at":"2016-06-20T14:27:20.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.3/manifests"},{"name":"v1.0.0-rc3","sha":"861c33352a33836cb6cef365c26a255187ba361d","kind":"tag","published_at":"2016-05-31T16:24:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"e37431766143efaf0c68eed74978b11e929a5bf8","kind":"tag","published_at":"2016-03-30T08:09:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc2/manifests"},{"name":"v1.0.0-rc1","sha":"a67d4c9e438ec9ba7c3e08f2d749d74d288d9f5a","kind":"tag","published_at":"2016-03-18T22:52:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc1/manifests"},{"name":"v0.9.2","sha":"ac9a7dcb755eff6e7ceec18fa662e107269a73de","kind":"tag","published_at":"2016-01-20T08:38:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.2/manifests"},{"name":"v0.8.5","sha":"668cd9f32622e70da9c9457377d442213094d28d","kind":"commit","published_at":"2015-11-03T16:20:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.5/manifests"},{"name":"v0.9.1","sha":"4d36235d352e9a04923408094759406c929043ba","kind":"commit","published_at":"2015-11-03T15:39:46.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1/manifests"},{"name":"v0.9.1-rc1","sha":"e61e388a3b4853aa2940b0957857513a5046b74d","kind":"commit","published_at":"2015-11-02T11:29:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.1-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1-rc1/manifests"},{"name":"v0.9.0","sha":"a8b117f07d3180f3b6acf89f8488003648178c06","kind":"commit","published_at":"2015-10-28T15:10:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0/manifests"},{"name":"v0.9.0-rc5","sha":"a7f440f719e436a645f00b3b3fd166b2b156d2b9","kind":"commit","published_at":"2015-10-20T10:49:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc5/manifests"},{"name":"v0.8.4","sha":"a29daa061e0c4376edb00083722ed1730adcaf8b","kind":"tag","published_at":"2015-08-26T01:55:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.4/manifests"},{"name":"v0.9.0-rc4","sha":"83edc098bc49ae3168340f6d24324b97c9b500da","kind":"tag","published_at":"2015-08-24T13:54:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc4/manifests"},{"name":"v0.8.3","sha":"c733aff2541857e299fca50c3cf5769b2d4d0fb1","kind":"tag","published_at":"2015-08-24T13:35:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.3/manifests"},{"name":"v0.9.0-rc3","sha":"26931fe097c2526b2582a35393d60ba9019c5a76","kind":"tag","published_at":"2015-07-14T21:30:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc3/manifests"},{"name":"v0.9.0-rc2","sha":"149e8ee1c1f85a4e5ec887f0f864f586c55717b8","kind":"tag","published_at":"2015-07-09T13:25:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc2/manifests"},{"name":"v0.8.2","sha":"51c06f9f808117b6ec71d7f972c1ec7ce4e08fe1","kind":"tag","published_at":"2015-07-06T18:21:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.2/manifests"},{"name":"v0.9.0-rc1","sha":"4c9cd76389a14ddb7af5ea1536926cc9c80cec31","kind":"tag","published_at":"2015-06-18T18:57:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc1/manifests"},{"name":"v0.8.1-fixed-docs","sha":"09f538ef4cdbd14198e38503eda1a865e2120e3a","kind":"commit","published_at":"2015-04-12T16:52:48.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1-fixed-docs","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1-fixed-docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.1-fixed-docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-fixed-docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-fixed-docs/manifests"},{"name":"v0.8.1","sha":"b72b2c022f580d4ba01b24ebc5d35edfa7dd0614","kind":"tag","published_at":"2015-04-07T13:02:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1/manifests"},{"name":"v0.8.1-rc2","sha":"756e443dd72fad27f7fb8af1e16e8712e67bdaa1","kind":"tag","published_at":"2015-04-01T14:04:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc2/manifests"},{"name":"v0.8.1-rc1","sha":"99c04b28d9fcc6aa5e35618572d868ade32c134c","kind":"tag","published_at":"2015-04-01T13:46:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc1/manifests"},{"name":"v0.8.0","sha":"fbe6baff38c47eb55374c1a9f6ba07e51d98e1e3","kind":"tag","published_at":"2015-03-05T15:38:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0/manifests"},{"name":"v0.8.0-rc5","sha":"50a7fc0e73e300847e2c61bdb127619d572aacfe","kind":"tag","published_at":"2015-03-01T01:26:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc5/manifests"},{"name":"v0.8.0-rc4","sha":"4acc8b9befc1a730129fb9b9b68ff04aa0098ed5","kind":"tag","published_at":"2015-02-25T20:31:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc4/manifests"},{"name":"v0.8.0-rc3","sha":"294a2f11e2972039a372b65d98067d1e12ce5087","kind":"tag","published_at":"2015-02-20T00:21:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc3/manifests"},{"name":"v0.8.0-rc2","sha":"7f45f7af37cdbc24830e57e5a96a4e71e4954fce","kind":"tag","published_at":"2015-01-17T17:12:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc2/manifests"},{"name":"v0.8.0-rc1","sha":"77f04bc174ac3e97f4a5a23ebc19906037747895","kind":"tag","published_at":"2014-11-09T16:34:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc1/manifests"},{"name":"v0.7.1","sha":"901a459af922491bb556d62e046d1475760fb8ce","kind":"commit","published_at":"2014-06-20T15:23:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"ecfa4a50022a4f565c4b94ed678bf60c0eaba488","kind":"tag","published_at":"2014-04-04T21:30:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0/manifests"},{"name":"v0.7.0-rc3","sha":"d9bbd2be65362254a821da076bb89e4238b6c78c","kind":"tag","published_at":"2014-03-31T14:11:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc3/manifests"},{"name":"v0.7.0-rc2","sha":"5e58939d843e6d991bc14cf3e140b788455b6761","kind":"tag","published_at":"2014-02-28T15:46:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc2/manifests"},{"name":"v0.7.0-rc1","sha":"3dcd503aa2dc13ade6245345b4a135c8976e090e","kind":"tag","published_at":"2014-01-31T12:18:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc1/manifests"},{"name":"v0.6.2","sha":"61d713baf1c62a7583ad200a48a33223b5635c8c","kind":"tag","published_at":"2013-03-19T00:08:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.6.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"0138a73a3b6d8f29a7c8cec0abd3332f48b5ddc0","kind":"tag","published_at":"2012-11-28T19:23:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.6.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"ef7777eb293fa0db517a9c585ec491dc00e70491","kind":"tag","published_at":"2012-11-26T21:50:44.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.6.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"10e21f48ae2c4f2bd534575e7136dae115ccb3a3","kind":"tag","published_at":"2012-08-07T00:12:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.5.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"937771a0fdb58d6e7c115c98d9abb419d89d2aee","kind":"tag","published_at":"2012-07-31T06:13:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.5.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.0/manifests"},{"name":"v0.4.4","sha":"11ec3cf213b439f8a18b2684a8e571c66a42c25d","kind":"tag","published_at":"2012-07-24T17:47:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"836adcccf8fe0a9efcd621ffea9e26051b3fe2d4","kind":"tag","published_at":"2012-06-23T01:14:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"c81ee45fe05a7473c0fabe016259d4cac0d1709f","kind":"tag","published_at":"2012-06-20T20:10:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"56253364e610dd1b39696ff86e68b92dfd816801","kind":"tag","published_at":"2012-06-19T23:38:46.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"09244fae39dac8a0e3f22ff29ae0739311be8a7d","kind":"tag","published_at":"2012-05-01T20:40:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"f37ce009d52595ea8999a89d7c66f351f216fddd","kind":"tag","published_at":"2012-03-15T23:07:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.3.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"dd824ebb78851bb783c5f4f0b8d14de98aa13320","kind":"tag","published_at":"2012-03-14T01:14:46.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.3.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"862c414b371befbba2b6d4d35d8f15801f6187f5","kind":"tag","published_at":"2012-02-24T22:35:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.2.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"6b0ebd256d0d4d7aae3840a4c04211c573e36f39","kind":"tag","published_at":"2012-02-16T04:04:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.2.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.0/manifests"},{"name":"v0.1.3","sha":"7fa15b84aa2dfca6b8cd91314e669c4a64be023d","kind":"tag","published_at":"2012-01-19T22:03:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"9e8917f81f2a740bd66dd6196eb46e86f3893c2e","kind":"tag","published_at":"2012-01-08T03:02:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"037baeff84b3327171d2daaec6100d51167ac4de","kind":"tag","published_at":"2011-12-28T20:27:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"5b484dceb4dc0990e9a67dcf143dc77baf27799d","kind":"tag","published_at":"2011-12-22T03:44:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.0/manifests"},{"name":"v0.0.14","sha":"5aeb2c5b8cfcc90a6289bdce1ae4db96daf67cc7","kind":"commit","published_at":"2011-12-01T06:36:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.14/manifests"},{"name":"v0.0.13-NOGZIP","sha":"c2f13cdfe40a4132b548a0df366d2be06d5d696b","kind":"tag","published_at":"2011-10-13T18:21:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.13-NOGZIP","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.13-NOGZIP","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.13-NOGZIP","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13-NOGZIP","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13-NOGZIP/manifests"},{"name":"v0.0.13","sha":"8d1310adbf0b72fc75b60a4222d0c8581485b863","kind":"tag","published_at":"2011-10-08T01:03:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"a103d2668f95bea9c5fff5b9fff26f0b058d8c8a","kind":"tag","published_at":"2011-09-21T00:40:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.12/manifests"},{"name":"v0.0.11-1","sha":"b3a4707e81cb3c01e24bf1f3c9c3bb3307c43902","kind":"tag","published_at":"2011-09-16T06:01:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.11-1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.11-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.11-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11-1/manifests"},{"name":"v0.0.11","sha":"846f5f75774e2f97874b6b2f43a2a9142041353b","kind":"tag","published_at":"2011-09-15T02:28:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11/manifests"},{"name":"v0.0.10-1","sha":"149a9048c73bceda7af027086633f0ec7841381b","kind":"tag","published_at":"2011-08-23T22:15:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.10-1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.10-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.10-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10-1/manifests"},{"name":"v0.0.10","sha":"7f1bc683ebecdcbf07008b665cd217574600f97f","kind":"tag","published_at":"2011-08-23T20:59:17.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"ce084bcca7f6087e2f44e8bf94c3d225646f9752","kind":"tag","published_at":"2011-08-12T01:26:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"b08af670cd5b4207aa4b3fd16d37c9f0f0d6715a","kind":"tag","published_at":"2011-07-05T22:05:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"0eb4d8dfaee9d700a03700bde0d918dba9252586","kind":"tag","published_at":"2011-05-24T03:50:27.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"6c258a787d048e429a615dc77ea6f582d841e317","kind":"tag","published_at":"2011-05-17T20:50:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"b0ae3fb5e63f428992691869256d70876074d77e","kind":"tag","published_at":"2011-05-13T20:02:36.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"6e1764fa805a89cac4540e6449db632cff631bff","kind":"tag","published_at":"2011-05-10T01:55:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"115f8056e80a5beae4ccf3a46d7ee3bc68f99098","kind":"tag","published_at":"2011-04-27T22:04:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.3/manifests"},{"name":"v0.0.2-fix-publishing","sha":"b78e695c25ef1c890092412841164bf09d731928","kind":"tag","published_at":"2011-03-30T06:25:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.2-fix-publishing","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.2-fix-publishing","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.2-fix-publishing","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2-fix-publishing","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2-fix-publishing/manifests"},{"name":"v0.0.2","sha":"9dd90d7d78f6255375bf96a89daecf6c928d0c1d","kind":"tag","published_at":"2011-03-26T01:04:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"e3efe5ecf10f0eee76064798454345cd51560300","kind":"tag","published_at":"2011-03-15T04:13:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-05-31T23:03:42.819Z","dependent_packages_count":20,"downloads":null,"downloads_period":null,"dependent_repos_count":388,"rankings":{"downloads":null,"dependent_repos_count":0.7280080889787665,"dependent_packages_count":3.2085679275354195,"stargazers_count":3.086031667213942,"forks_count":1.9319483265391113,"docker_downloads_count":4.1043558349768245,"average":2.6117823690488127},"purl":"pkg:maven/io.dropwizard/dropwizard-views-mustache","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.dropwizard:dropwizard-views-mustache","docker_dependents_count":8,"docker_downloads_count":998,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.dropwizard:dropwizard-views-mustache","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.dropwizard:dropwizard-views-mustache/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-29T07:00:52.934Z","issues_count":119,"pull_requests_count":3885,"avg_time_to_close_issue":4066175.064102564,"avg_time_to_close_pull_request":184069.330259366,"issues_closed_count":78,"pull_requests_closed_count":3470,"pull_request_authors_count":41,"issue_authors_count":81,"avg_comments_per_issue":1.7394957983193278,"avg_comments_per_pull_request":1.271814671814672,"merged_pull_requests_count":2882,"bot_issues_count":23,"bot_pull_requests_count":3594,"past_year_issues_count":25,"past_year_pull_requests_count":566,"past_year_avg_time_to_close_issue":804308.6363636364,"past_year_avg_time_to_close_pull_request":71417.07012987013,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":385,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":18,"past_year_avg_comments_per_issue":0.64,"past_year_avg_comments_per_pull_request":0.6466431095406361,"past_year_bot_issues_count":4,"past_year_bot_pull_requests_count":482,"past_year_merged_pull_requests_count":348,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/issues","maintainers":[{"login":"joschi","count":155,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joschi"},{"login":"zUniQueX","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zUniQueX"},{"login":"aelamrani","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aelamrani"},{"login":"MatthewHawkins","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MatthewHawkins"},{"login":"jplock","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jplock"},{"login":"mbeaatriz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbeaatriz"}],"active_maintainers":[{"login":"joschi","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joschi"},{"login":"zUniQueX","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zUniQueX"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-views-mustache/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-views-mustache/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-views-mustache/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-views-mustache/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-views-mustache/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-views-mustache/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5112700,"name":"io.dropwizard:dropwizard-jdbi3","ecosystem":"maven","description":"Dropwizard is a Java framework for developing ops-friendly, high-performance, RESTful web applications.","homepage":"http://www.dropwizard.io/5.0.2","licenses":"Apache License 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/dropwizard/dropwizard","keywords_array":[],"namespace":"io.dropwizard","versions_count":164,"first_release_published_at":"2018-01-19T00:02:52.000Z","latest_release_published_at":"2026-05-31T22:50:00.000Z","latest_release_number":"5.0.2","last_synced_at":"2026-05-31T23:02:06.307Z","created_at":"2022-07-31T09:04:37.104Z","updated_at":"2026-05-31T23:03:42.817Z","registry_url":"https://central.sonatype.com/artifact/io.dropwizard/dropwizard-jdbi3/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.dropwizard/dropwizard-jdbi3/","metadata":{"repositories":["https://central.sonatype.com/repository/maven-snapshots/"]},"repo_metadata":{"id":1326622,"uuid":"1272129","full_name":"dropwizard/dropwizard","owner":"dropwizard","description":"A damn simple library for building production-ready RESTful web services.","archived":false,"fork":false,"pushed_at":"2026-05-31T02:07:41.000Z","size":114484,"stargazers_count":8575,"open_issues_count":25,"forks_count":3405,"subscribers_count":353,"default_branch":"release/5.0.x","last_synced_at":"2026-05-31T04:07:02.839Z","etag":null,"topics":["dropwizard","hibernate","java","jax-rs","jdbi","jersey-framework","jersey2","jetty","rest","restful-webservices","web-framework"],"latest_commit_sha":null,"homepage":"https://www.dropwizard.io","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dropwizard.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-01-19T19:52:29.000Z","updated_at":"2026-05-31T02:07:45.000Z","dependencies_parsed_at":"2023-09-25T00:36:07.805Z","dependency_job_id":"49d46f65-78ee-4616-9a89-d341231d1f09","html_url":"https://github.com/dropwizard/dropwizard","commit_stats":{"total_commits":6736,"total_committers":528,"mean_commits":"12.757575757575758","dds":0.7804334916864608,"last_synced_commit":"7c83a8faa94592fae7449ece2efd3563583d239c"},"previous_names":[],"tags_count":277,"template":false,"template_full_name":null,"purl":"pkg:github/dropwizard/dropwizard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dropwizard","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/refs/heads/release/5.0.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/sbom","scorecard":{"id":356802,"data":{"date":"2025-08-11","repo":{"name":"github.com/dropwizard/dropwizard","commit":"3b65cea7d21d47f0fa267aff12315cf7364fafae"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/18 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/maven.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maven.yml:29","Warn: no topLevel permission defined: .github/workflows/announce-release.yml:1","Warn: no topLevel permission defined: .github/workflows/assign-milestone.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/close_stale.yml:9","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/maven.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/trigger-release.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":8,"reason":"dependency not pinned by hash detected -- score normalized to 8","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/announce-release.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/dropwizard/dropwizard/announce-release.yml/release/4.0.x?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/dropwizard/dropwizard/release.yml/release/4.0.x?enable=pin","Info:  21 out of  21 GitHub-owned GitHubAction dependencies pinned","Info:   6 out of   8 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:10"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (28) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T09:47:45.812Z","repository_id":1326622,"created_at":"2025-08-18T09:47:45.812Z","updated_at":"2025-08-18T09:47:45.812Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33752288,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-31T02:00:06.040Z","response_time":95,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"dropwizard","name":"Dropwizard","uuid":"5478557","kind":"organization","description":"","email":null,"website":"https://www.dropwizard.io","location":null,"twitter":"dropwizardio","company":null,"icon_url":"https://avatars.githubusercontent.com/u/5478557?v=4","repositories_count":27,"last_synced_at":"2024-03-25T21:19:31.942Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dropwizard","funding_links":[],"total_stars":16606,"followers":61,"following":0,"created_at":"2022-11-02T16:45:24.316Z","updated_at":"2024-03-25T21:19:40.177Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dropwizard","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dropwizard/repositories"},"tags":[{"name":"v3.0.17","sha":"b4412f5843117b91c0925baaba7102c197e7809d","kind":"tag","published_at":"2026-01-27T21:53:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.17","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.17/manifests"},{"name":"v4.0.17","sha":"2eebdb206ad34815c2ee0035f91ac076b4ea17f0","kind":"tag","published_at":"2026-01-27T21:51:22.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.17","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.17/manifests"},{"name":"v5.0.1","sha":"ea6a2040ee5f2bf98398fb7ad1fb5ace3d5d572e","kind":"tag","published_at":"2026-01-27T21:43:17.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"84dbb957eadb10181039b8222efd39765553bca6","kind":"tag","published_at":"2025-09-16T08:29:02.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0/manifests"},{"name":"v3.0.16","sha":"ffe3e836d8c3412edac8d80ece719166e2e606e7","kind":"tag","published_at":"2025-08-25T22:53:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.16/manifests"},{"name":"v4.0.16","sha":"934373df90d67e5a6f5a7849c0af6598b4e45a3c","kind":"tag","published_at":"2025-08-25T22:52:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.16/manifests"},{"name":"v5.0.0-rc.5","sha":"d7e163da54bd0a80a6046b9840d9b2928b31b2e9","kind":"tag","published_at":"2025-08-25T22:51:44.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.5/manifests"},{"name":"v3.0.15","sha":"8a52fe4aea45f84571b33eb173735802e20bbc64","kind":"tag","published_at":"2025-07-24T07:53:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.15/manifests"},{"name":"v4.0.15","sha":"6616a964156e0ebbe6545dafab52ef7b7ac2b2b9","kind":"tag","published_at":"2025-07-24T07:53:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.15/manifests"},{"name":"v5.0.0-rc.4","sha":"310941b8b2ceedd73b263f712795b45938a028fa","kind":"tag","published_at":"2025-07-23T23:20:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.4/manifests"},{"name":"v3.0.14","sha":"1715dd027139a427fc1bc33827d64ec711525ccf","kind":"tag","published_at":"2025-05-25T20:26:41.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.14/manifests"},{"name":"v4.0.14","sha":"8c744d19a0e741d162c458bee8718acf8078f922","kind":"tag","published_at":"2025-05-25T20:26:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.14/manifests"},{"name":"v5.0.0-rc.3","sha":"ee35dc128decbad13f1f4186b11fe47ee6920d8f","kind":"tag","published_at":"2025-05-25T20:25:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.3/manifests"},{"name":"v4.0.13","sha":"153956cf61aacee809b413752f40bf96876e1e03","kind":"tag","published_at":"2025-03-26T23:41:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.13/manifests"},{"name":"v3.0.13","sha":"76ba41397e11a281256cf631aaa5daaa875a8a2b","kind":"tag","published_at":"2025-03-26T23:23:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.13/manifests"},{"name":"v5.0.0-rc.2","sha":"6b1ebba8fcca6a303997d06edaea29e52b8c3b51","kind":"tag","published_at":"2025-03-26T23:18:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.2/manifests"},{"name":"v4.0.12","sha":"b50169f6e6410a4d34d9c467b95ca7b885cf5dda","kind":"tag","published_at":"2025-01-15T22:38:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.12/manifests"},{"name":"v5.0.0-rc.1","sha":"ed203df38708927f65f9cd7f2760da408af97171","kind":"tag","published_at":"2025-01-15T22:17:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.1/manifests"},{"name":"v3.0.12","sha":"400e4a2f4e15eda153ac79e07bcf2c88420e6422","kind":"tag","published_at":"2025-01-15T22:17:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.12/manifests"},{"name":"v4.0.11","sha":"459892ea1853dcd1199c6bbb28da4347e7e70f60","kind":"tag","published_at":"2024-11-27T21:56:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.11/manifests"},{"name":"v3.0.11","sha":"f8603dcc52bfaaf9711d4808c350cca40f2001f5","kind":"tag","published_at":"2024-11-27T21:56:41.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.11/manifests"},{"name":"v5.0.0-alpha.5","sha":"e78411400eee81e1531c598892fa55b8b013cf70","kind":"tag","published_at":"2024-11-27T21:46:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.5/manifests"},{"name":"v3.0.10","sha":"390aa1ffcbbf95328a48b613b8c73b1752e35e61","kind":"tag","published_at":"2024-10-21T16:41:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.10/manifests"},{"name":"v4.0.10","sha":"48c582b1384352cfd93d43bf39e9e5bbc3e1fe39","kind":"tag","published_at":"2024-10-21T16:41:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.10/manifests"},{"name":"v5.0.0-alpha.4","sha":"45c9e1849d67edf45a0a38ded9bfc05e825593b7","kind":"tag","published_at":"2024-10-21T16:41:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.4/manifests"},{"name":"v3.0.9","sha":"808acc151b972c12748b1aec22bc999d018587ec","kind":"tag","published_at":"2024-10-07T07:13:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.9/manifests"},{"name":"v5.0.0-alpha.3","sha":"284a5b6c2be16971d90148299f30c95f13974e07","kind":"tag","published_at":"2024-10-07T07:12:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.3/manifests"},{"name":"v4.0.9","sha":"94e87681eb8b3d61179f71f2479b1f3820870c94","kind":"tag","published_at":"2024-10-07T07:11:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.9/manifests"},{"name":"v5.0.0-alpha.2","sha":"fe313c7e61a597d3edd9732d5b21a1849c698dc8","kind":"tag","published_at":"2024-08-25T22:47:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.2/manifests"},{"name":"v3.0.8","sha":"17006045b0dcf9e9ae65a8288d55b70123c83d27","kind":"tag","published_at":"2024-08-25T21:19:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.8/manifests"},{"name":"v4.0.8","sha":"c0713c7765a418e704182720a41d7d3800ae50f9","kind":"tag","published_at":"2024-08-25T21:19:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.8/manifests"},{"name":"v3.0.7","sha":"71d5de54fd02a2545ab6184c0794454da85a773f","kind":"tag","published_at":"2024-03-06T14:59:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.7/manifests"},{"name":"v4.0.7","sha":"2aeb472faecc68c0136a0a7231baf1472b55b388","kind":"tag","published_at":"2024-03-06T14:58:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.7/manifests"},{"name":"v2.1.12","sha":"908e31ea7996913fa3aa767465547b5dfbf2df8e","kind":"tag","published_at":"2024-01-31T22:14:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.12/manifests"},{"name":"v3.0.6","sha":"0f09619dcd70caea3957d14bb55a2030b45c39b8","kind":"tag","published_at":"2024-01-29T22:04:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.6/manifests"},{"name":"v4.0.6","sha":"18e00e1edd89776ca26f627d97ce5ed7ca3a544e","kind":"tag","published_at":"2024-01-29T22:04:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.6/manifests"},{"name":"v5.0.0-alpha.1","sha":"4b9d0d23485f8c89196434afbf0145ae2b797484","kind":"tag","published_at":"2023-12-20T22:41:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.0.5","sha":"2a25b34dad34b7d170ba2c7304707e1c74129b99","kind":"tag","published_at":"2023-12-20T22:38:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.5/manifests"},{"name":"v3.0.5","sha":"f2c02fb0484c5d79fa45e1fb7824b543fbd9982e","kind":"tag","published_at":"2023-12-20T22:38:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.5/manifests"},{"name":"v2.1.11","sha":"461d086125475afa92a0973588132e4508c525af","kind":"tag","published_at":"2023-12-20T22:36:27.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.11/manifests"},{"name":"v4.0.4","sha":"6bca3f7059798ba55fdf04f015f10951e24f27bd","kind":"tag","published_at":"2023-11-06T17:09:20.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.4/manifests"},{"name":"v3.0.4","sha":"42477dcb60f0d1b3bebd4eaff23494816a2915d9","kind":"tag","published_at":"2023-11-06T12:48:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.4/manifests"},{"name":"v2.1.10","sha":"480b2ebc281900a69a058927222eee927ba1b518","kind":"tag","published_at":"2023-11-06T09:03:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.10/manifests"},{"name":"v4.0.3","sha":"456e5e67c1d57bb727e17cd7db092403c06cf7bd","kind":"tag","published_at":"2023-10-20T13:53:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.3/manifests"},{"name":"v3.0.3","sha":"f1ac18faa1ffe7444344e4cf437cd6d44966d5ed","kind":"tag","published_at":"2023-10-19T20:24:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.3/manifests"},{"name":"v2.1.9","sha":"eee9527a2c7e33d08d71b4b8801ed70d111bd02e","kind":"tag","published_at":"2023-10-19T16:33:45.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.9/manifests"},{"name":"v3.0.2","sha":"88ad5ab52462b814057be90c229162f7ddef7938","kind":"tag","published_at":"2023-09-24T22:34:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.2/manifests"},{"name":"v4.0.2","sha":"781bb4f36c8bdc3b844b7b905b69af95a917ed78","kind":"tag","published_at":"2023-09-24T22:22:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.2/manifests"},{"name":"v2.1.8","sha":"cbcbc6738dc3e1cba7005ed2d463f9b1f57bd8b1","kind":"tag","published_at":"2023-09-24T22:20:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"a46c6f82484c1d6b9fd84569f73e7b0dd33ec692","kind":"tag","published_at":"2023-06-19T22:06:25.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.7/manifests"},{"name":"v4.0.1","sha":"cfd9586186870ec9d078988c6d6a521d8756eafe","kind":"tag","published_at":"2023-06-19T22:04:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.1/manifests"},{"name":"v3.0.1","sha":"523a14f5006418bf7c0d4c6d7bc3d10755edfe1d","kind":"tag","published_at":"2023-06-19T22:03:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.1/manifests"},{"name":"v4.0.0","sha":"69e115aa8a5048f1557f449ca842a707a88cde2e","kind":"tag","published_at":"2023-03-28T22:24:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0/manifests"},{"name":"v3.0.0","sha":"1df711a473aef3a77ef738c19b563780b4d9dca6","kind":"tag","published_at":"2023-03-28T22:23:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0/manifests"},{"name":"v2.1.6","sha":"50587fa6c899beaad547b4f7306157beff271375","kind":"tag","published_at":"2023-03-28T21:58:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.6/manifests"},{"name":"v4.0.0-beta.4","sha":"cbbacd5247e2c8c0c208786b8d580ca29778a375","kind":"tag","published_at":"2023-02-24T09:22:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.4/manifests"},{"name":"v3.0.0-beta.5","sha":"05c1b73527610781131ce07bfcacb6c24d17713c","kind":"tag","published_at":"2023-02-24T09:17:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.5/manifests"},{"name":"v2.1.5","sha":"82ee4065196556523b5d1cdb6ebe87de2b00e949","kind":"tag","published_at":"2023-02-24T08:50:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.5/manifests"},{"name":"v2.0.35","sha":"d499ef1a579546e1f99343aae4b19f35b4737857","kind":"tag","published_at":"2023-01-28T21:56:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.35","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.35/manifests"},{"name":"v2.1.4","sha":"f5ef0d12b8e2c622435faae13c51b9cccaea9fa2","kind":"tag","published_at":"2022-10-20T19:56:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.4/manifests"},{"name":"v2.0.34","sha":"f5d447ce33c9dd53f96119a331de62c8c888ebc0","kind":"tag","published_at":"2022-10-18T17:23:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.34","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.34/manifests"},{"name":"v4.0.0-beta.3","sha":"26b3188e0c3f32b9dba7cda86634b787a2387bf5","kind":"tag","published_at":"2022-10-12T21:54:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.3/manifests"},{"name":"v3.0.0-beta.4","sha":"f679616d7ad7df6ba3bb77535507ca8ec4049336","kind":"tag","published_at":"2022-10-12T21:52:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.4/manifests"},{"name":"v2.1.3","sha":"d1563469fff7d63717063beb7b49267c39a88d58","kind":"tag","published_at":"2022-10-12T21:47:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.3/manifests"},{"name":"v2.0.33","sha":"5c1c2c425dd5b6a1f314c6b46563fd39c71e0656","kind":"tag","published_at":"2022-09-12T10:08:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.33","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.33/manifests"},{"name":"v2.1.2","sha":"ea3e5a3d1ba59d0467539d400592f5bf5b40dbf8","kind":"tag","published_at":"2022-09-12T10:01:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.2/manifests"},{"name":"v4.0.0-beta.2","sha":"55fef0b12367ac26018538542d6ec6efb4f562ea","kind":"tag","published_at":"2022-06-30T20:12:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.2/manifests"},{"name":"v3.0.0-beta.3","sha":"c9c8d72708fbfc8b9982e9b37f321e588a1efdab","kind":"tag","published_at":"2022-06-30T20:05:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.3/manifests"},{"name":"v2.0.32","sha":"b3d87605369aa63caf860f67be2ba86704dd7a97","kind":"tag","published_at":"2022-06-30T19:56:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.32","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.32/manifests"},{"name":"v2.1.1","sha":"d2455b5369c8d9391e81e697f2354246532d0d5e","kind":"tag","published_at":"2022-06-30T19:48:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.1/manifests"},{"name":"v2.0.31","sha":"6a2dd0885a9c4b6b62e4ecbd207b949ca8a8a5bc","kind":"tag","published_at":"2022-06-19T14:44:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.31","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.31/manifests"},{"name":"v2.0.30","sha":"71300cf5094a53fbd658a906423478ba706ff434","kind":"tag","published_at":"2022-06-18T18:08:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.30","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.30/manifests"},{"name":"v2.1.0","sha":"4fb8906bb761886c85891d4bbf6dcf0a15ca4e9c","kind":"tag","published_at":"2022-05-02T13:16:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0/manifests"},{"name":"v3.0.0-beta.2","sha":"8ade5d9db8d4e29f4f8f37a994246d9270b9c479","kind":"tag","published_at":"2022-04-20T21:45:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.2/manifests"},{"name":"v2.1.0-beta.9","sha":"fd2787a7817295796e6c9f07d44132c262a9e902","kind":"tag","published_at":"2022-04-20T21:40:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.9/manifests"},{"name":"v4.0.0-beta.1","sha":"621bf358ad641ecb07af52026d0385a923957c15","kind":"tag","published_at":"2022-04-08T10:24:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.1/manifests"},{"name":"v3.0.0-beta.1","sha":"b6e096859d65c16e0c669609444f73d0621f4769","kind":"tag","published_at":"2022-04-08T10:14:48.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.1/manifests"},{"name":"v2.1.0-beta.8","sha":"5b37d6f6af0383892834d8437e6c79688f5fc670","kind":"tag","published_at":"2022-04-05T15:57:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.8/manifests"},{"name":"v2.0.29","sha":"20d80316b32cf68d7a0ba23300cfa53bc5155e7d","kind":"tag","published_at":"2022-04-05T15:16:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.29","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.29/manifests"},{"name":"v2.1.0-beta.7","sha":"bf892222765fdd6880449589b99eeeb511b80444","kind":"tag","published_at":"2021-12-20T14:40:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.7/manifests"},{"name":"v2.0.28","sha":"dd215d3ec65f23cef9e0a4d96ed7c542d71d1758","kind":"tag","published_at":"2021-12-20T14:27:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.28","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.28/manifests"},{"name":"v2.1.0-beta.6","sha":"74626bda8033b598b875372b8e8cb982ba2349bc","kind":"tag","published_at":"2021-12-16T09:20:37.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.6/manifests"},{"name":"v2.0.27","sha":"b5c6bc2633f1ea150970131e547a1a580052ece5","kind":"tag","published_at":"2021-12-16T09:00:27.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.27","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.27/manifests"},{"name":"v2.1.0-beta.5","sha":"835081d794427f37bd671f584b6083f96ae17aa6","kind":"tag","published_at":"2021-12-09T17:53:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.5/manifests"},{"name":"v2.0.26","sha":"66ca617d40d57627a8820c96d388a7583650ae6e","kind":"tag","published_at":"2021-12-09T17:43:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.26","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.26/manifests"},{"name":"v2.1.0-beta.4","sha":"e57713abe7add73e7033a30af3022668f4a9ec8d","kind":"tag","published_at":"2021-09-01T15:31:59.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.4/manifests"},{"name":"v2.0.25","sha":"2a4c0f8ba2741e618737556ed1973b22a8284a58","kind":"tag","published_at":"2021-09-01T15:17:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.25","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.25/manifests"},{"name":"v2.1.0-beta.3","sha":"912f4beb7254c72e2db4207efdb38543994c7630","kind":"tag","published_at":"2021-08-11T06:36:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.3/manifests"},{"name":"v2.1.0-beta.2","sha":"94ab611f45fbacf94f449a14fd035c6971a786fd","kind":"tag","published_at":"2021-07-29T12:50:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.2/manifests"},{"name":"v2.0.24","sha":"8818eb7ec61dd59059b51478d734e6d30fb8cca9","kind":"tag","published_at":"2021-07-29T12:08:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.24","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.24/manifests"},{"name":"v2.0.23","sha":"79c3770db75c09d5c846d5d42ffb607b29ba5b9f","kind":"tag","published_at":"2021-06-21T11:50:02.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.23","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.23/manifests"},{"name":"v2.0.22","sha":"a40301a5dc44ebbdeac291edf4cf3df3960a6fae","kind":"tag","published_at":"2021-05-24T16:31:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.22","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.22/manifests"},{"name":"v2.1.0-beta.1","sha":"ff09d7fffece5dda0c2f188114393161702135af","kind":"tag","published_at":"2021-04-25T12:29:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.1/manifests"},{"name":"v2.0.21","sha":"47556c4f31576e6bc4e00262661b7b212bd90a60","kind":"tag","published_at":"2021-04-07T14:05:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.21","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"7c6f2ce175e8f9db63a694ae413210f99e183ad7","kind":"tag","published_at":"2021-02-24T09:46:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.20","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.20/manifests"},{"name":"v2.0.19","sha":"bcf99a613e320812fc4b691f96a4e7e3d125749d","kind":"commit","published_at":"2021-02-01T10:44:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.19","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"7385a7d7a3a1f0670d5fda376b8cdf516d7c7b30","kind":"commit","published_at":"2021-01-12T06:56:22.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.18","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.18/manifests"},{"name":"v1.3.29","sha":"3e323fc72d09df6f1957250cf20bdacbe26fd3d7","kind":"tag","published_at":"2021-01-06T14:04:08.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.29","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.29/manifests"},{"name":"v2.0.17","sha":"3318b1e7e6ca900696ce2ed4e6687a725e0aa90a","kind":"commit","published_at":"2020-12-14T20:57:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.17","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.17/manifests"},{"name":"v1.3.28","sha":"7cbec2b0ccd547859823ef1cb2766314202cf480","kind":"tag","published_at":"2020-12-08T13:29:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.28","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.28/manifests"},{"name":"v2.0.16","sha":"d49fd0d8185d5b571c3a90282c4e44a55b996c53","kind":"commit","published_at":"2020-11-26T17:00:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"a85798d66b667a8e598a062db1cdafeae48acf30","kind":"commit","published_at":"2020-11-03T14:46:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.15/manifests"},{"name":"v1.3.27","sha":"cce7305a7ef56c4edc6ab28ae224141facfa8d59","kind":"tag","published_at":"2020-10-28T14:29:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.27","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.27/manifests"},{"name":"v1.3.26","sha":"03a7d8611676ee14e3d6040d8642063d787819ea","kind":"tag","published_at":"2020-10-22T15:25:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.26","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.26/manifests"},{"name":"v2.0.14","sha":"1b36f643d2d40b959e325a00867c45822418202d","kind":"commit","published_at":"2020-10-22T13:51:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.14/manifests"},{"name":"v1.3.25","sha":"56cb309bef2993de47dc846f7bc2933c7a6159c7","kind":"tag","published_at":"2020-08-31T12:58:59.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.25","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25/manifests"},{"name":"v2.0.13","sha":"37a209886890ca5cdd6ef39c61d29827a13c1a1d","kind":"commit","published_at":"2020-08-31T12:48:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.13/manifests"},{"name":"v1.3.25-beta.2","sha":"562d61cc72c0038f66b221a7c6d0b07034e38804","kind":"tag","published_at":"2020-08-19T06:27:25.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.25-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.25-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.25-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.2/manifests"},{"name":"v1.3.25-beta.1","sha":"d591b617c52537edb6fedb2e343800610eb075e3","kind":"tag","published_at":"2020-08-18T06:31:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.25-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.25-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.25-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.1/manifests"},{"name":"v2.0.12","sha":"8b9d7f887fd37ec22cb39f020d710fb7835d159a","kind":"commit","published_at":"2020-07-21T09:25:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"1b227314d669cbbd3395c2ff1e31704ca0d9284c","kind":"commit","published_at":"2020-07-06T07:52:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.11/manifests"},{"name":"v1.3.24","sha":"9c7da5f498d70241993b05598488597bc2c94a98","kind":"tag","published_at":"2020-07-03T06:58:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.24","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.24/manifests"},{"name":"v2.0.10","sha":"cdb2a357aeb61e0a52beb6a8d09953f423924faf","kind":"commit","published_at":"2020-05-26T12:18:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"655f8ac6f8586a8a0d49d217f0846deefb45de21","kind":"commit","published_at":"2020-05-04T06:00:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"8600d4ff895df5d6df5ecfd45e7244af04d8f89f","kind":"commit","published_at":"2020-04-14T19:08:41.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.8/manifests"},{"name":"v1.3.23","sha":"bf556d4765c9305ed14f6cd962f4f438239799e4","kind":"tag","published_at":"2020-04-14T18:13:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.23","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.23/manifests"},{"name":"v2.0.7","sha":"f6e03e838ce51eee8d751df03f29afb3eeea42d6","kind":"tag","published_at":"2020-04-10T07:01:02.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.7/manifests"},{"name":"v1.3.22","sha":"dae8b1ba6368d8d2bd31eb5435e868f16c9ce9d3","kind":"tag","published_at":"2020-04-04T14:41:59.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.22","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.22/manifests"},{"name":"v2.0.6","sha":"9b2dcc9b499b125560193ba39f65c5d359ceb11d","kind":"commit","published_at":"2020-04-04T14:35:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"5e605a630551397a0f21b4b530b177fe4e571542","kind":"commit","published_at":"2020-03-29T01:13:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"743eceac9c69e4e5aa8e3ced425d8893cb55119c","kind":"tag","published_at":"2020-03-27T16:51:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.4/manifests"},{"name":"v1.3.21","sha":"45575df553f0a93eb5b6b5c98e4471b590f1c884","kind":"tag","published_at":"2020-03-26T19:46:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.21","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.21/manifests"},{"name":"v2.0.3","sha":"7cee3e11d29ec21f0073aa4ac03b08a4f2a0ef17","kind":"tag","published_at":"2020-03-26T19:29:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.3/manifests"},{"name":"v1.3.20","sha":"b2dd14eaab5ef3a03c172ebdc06ea0e9a71fa0ce","kind":"tag","published_at":"2020-02-24T16:29:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.20","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.20/manifests"},{"name":"v1.3.19","sha":"b91d891e04fcb0c0c0c4fc3f371d36c09c19ba2c","kind":"tag","published_at":"2020-02-20T02:16:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.19","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.19/manifests"},{"name":"v2.0.2","sha":"60206ea15541869622623167c590276a6329f5b8","kind":"commit","published_at":"2020-02-20T02:05:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"e7c8b260c3d81e91ac537787424e888afd35f594","kind":"commit","published_at":"2020-01-30T20:50:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.1/manifests"},{"name":"v1.3.18","sha":"6e54def3f9d07d5bd1b57f8d296e8cbae7d008f4","kind":"tag","published_at":"2020-01-30T20:16:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.18","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.18/manifests"},{"name":"v2.0.0","sha":"20050b10bc7fe88edff3ff320b4cea85c023f30d","kind":"tag","published_at":"2019-12-09T21:54:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0/manifests"},{"name":"v2.0.0-rc14","sha":"8ca390bf44dea39dfc1b15422881e14c8bcb341f","kind":"tag","published_at":"2019-12-08T18:53:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc14/manifests"},{"name":"v1.3.17","sha":"cdf214a094e400027463a8d523a7c00c9dcdfdb4","kind":"tag","published_at":"2019-11-24T10:47:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.17","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.17/manifests"},{"name":"v2.0.0-rc13","sha":"b5c0c3b19ac4fc22fe8eefe2c3b61ba6e6b3829a","kind":"tag","published_at":"2019-11-20T22:45:08.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc13/manifests"},{"name":"v2.0.0-rc12","sha":"caba50b91297444ceb3c02e1295fad7b3991da21","kind":"tag","published_at":"2019-10-23T20:11:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc12/manifests"},{"name":"v1.3.16","sha":"45f9865864c305639b555ac3c2a57fe946f0913b","kind":"tag","published_at":"2019-10-20T20:29:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.16/manifests"},{"name":"v2.0.0-rc11","sha":"82c1361e0a21dc94c3b3cdabdd141fb87fbbfe99","kind":"tag","published_at":"2019-10-13T16:15:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc11/manifests"},{"name":"v1.3.15","sha":"18caa542327c2a20c6f140d7c645f57f4e11a109","kind":"tag","published_at":"2019-09-25T17:22:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.15/manifests"},{"name":"v2.0.0-rc10","sha":"26b8df02d45004c1abb92e8a50054e17e34c0fb0","kind":"tag","published_at":"2019-09-16T23:06:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc10/manifests"},{"name":"v2.0.0-rc9","sha":"6cfd68560c91d0b0a5682bdbb9f20eeaa09c398d","kind":"tag","published_at":"2019-08-31T18:01:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc9/manifests"},{"name":"v2.0.0-rc8","sha":"e3a1c7a650cba5ab32164761574ef69af4134f17","kind":"tag","published_at":"2019-08-29T13:08:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc8/manifests"},{"name":"v2.0.0-rc7","sha":"1e5ee67862cc25755891e1587e709773ffa314c4","kind":"tag","published_at":"2019-08-28T14:43:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc7/manifests"},{"name":"v2.0.0-rc6","sha":"c8e0b0137115322e39a93f3a369e4dec72df9045","kind":"tag","published_at":"2019-08-27T19:30:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc6/manifests"},{"name":"v2.0.0-rc5","sha":"171a6751fa063b32c47201b1821e4d7e610c865e","kind":"tag","published_at":"2019-08-08T06:19:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc5/manifests"},{"name":"v1.3.14","sha":"f720ed469d52842ba23839f7d9b467f610d74524","kind":"tag","published_at":"2019-08-07T18:50:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.14/manifests"},{"name":"v1.3.13","sha":"e006b420447da6cb8bc3e7fb2aaa6271229c7aa1","kind":"tag","published_at":"2019-07-16T19:38:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.13/manifests"},{"name":"v2.0.0-rc4","sha":"d7e770086334fc3c84e83a96d8e2fb863ac5b252","kind":"tag","published_at":"2019-06-28T06:29:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc4/manifests"},{"name":"v2.0.0-rc3","sha":"21352e6277118d30b82df6ba2a1e899619ed202e","kind":"tag","published_at":"2019-06-16T15:48:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc3/manifests"},{"name":"v2.0.0-rc2","sha":"2162827fd2af02f2774aadc60809161055fec5ae","kind":"tag","published_at":"2019-05-26T16:09:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc2/manifests"},{"name":"v1.3.12","sha":"c1461c389a1f01a757c966518dd2c52601204676","kind":"tag","published_at":"2019-05-25T18:10:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.12/manifests"},{"name":"v1.3.11","sha":"a47305d487e710d013c46283a9b286358688d5f1","kind":"tag","published_at":"2019-05-09T18:16:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.11/manifests"},{"name":"v1.3.10","sha":"42759228412e484fa170bc9ab5aae019422432c3","kind":"tag","published_at":"2019-04-29T16:56:01.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.10/manifests"},{"name":"v2.0.0-rc1","sha":"d9397fecfadc3e34ca8742b17077a3bac32624dd","kind":"tag","published_at":"2019-04-18T18:40:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc1/manifests"},{"name":"v1.3.9","sha":"88a73fd64c20015bd8b059bf8a052e98d35e6080","kind":"tag","published_at":"2019-02-24T00:56:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.9/manifests"},{"name":"v1.3.8","sha":"ec23670cc6ecc2d16bef7e48130c99e741aab711","kind":"tag","published_at":"2019-01-01T13:10:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.8/manifests"},{"name":"v2.0.0-rc0","sha":"bc4b7dc04d9c06e7357e3d3d55bdfca366de18b4","kind":"tag","published_at":"2018-10-02T19:50:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc0/manifests"},{"name":"v1.3.7","sha":"777686d9bcfb7a732838a5cfc4043b9a65b0eaea","kind":"tag","published_at":"2018-10-02T10:25:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.7/manifests"},{"name":"v1.2.9","sha":"49dd12a95398ee1b841ad9ba48fdbf35149137e7","kind":"tag","published_at":"2018-10-01T06:43:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.9/manifests"},{"name":"v1.3.6","sha":"99cbd25dad946952bcc3fb7b7e5152f064dac382","kind":"tag","published_at":"2018-10-01T06:01:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.6/manifests"},{"name":"v1.1.8","sha":"fd4c7266d4b6b780f06d3be7e14a79406ae77168","kind":"tag","published_at":"2018-06-24T18:34:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.8/manifests"},{"name":"v1.2.8","sha":"5a96d56fa6fc07b1d34700d42615162cc8584c03","kind":"tag","published_at":"2018-06-24T17:03:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.8/manifests"},{"name":"v1.3.5","sha":"7acede06f2df73f1db80461e44ba23708eb6bdd5","kind":"tag","published_at":"2018-06-24T15:36:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"a4e03c33c92dedf83886f0cc66bc443ad916feba","kind":"tag","published_at":"2018-06-15T08:23:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.4/manifests"},{"name":"v1.2.7","sha":"bb7291d26b7a00fa37c2712b620fb6fb747cae5a","kind":"tag","published_at":"2018-06-15T07:18:20.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.7/manifests"},{"name":"v1.3.3","sha":"c4f66abf07cc46813b98137dc29a8a2762ab33e2","kind":"tag","published_at":"2018-06-06T20:09:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.3/manifests"},{"name":"v1.2.6","sha":"be9b592857e85dc50a3181b6b5efc23bdbc384d8","kind":"tag","published_at":"2018-05-06T21:14:57.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.6/manifests"},{"name":"v1.3.2","sha":"f22ae5293ec400e9faafd1cf18944f5ed60b3c0e","kind":"tag","published_at":"2018-05-06T20:26:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"c49ab943d4fe3c55afdb14814b818d3d5a4bf7dd","kind":"tag","published_at":"2018-04-04T16:46:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.1/manifests"},{"name":"v1.2.5","sha":"9add5d717a420f76681e2b6816b8beb6ccdf3a65","kind":"tag","published_at":"2018-04-04T15:24:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.5/manifests"},{"name":"v1.3.0","sha":"5fc2ab21c58bcc0da2c78ca41e353c69928bc777","kind":"tag","published_at":"2018-03-14T17:20:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0/manifests"},{"name":"v1.3.0-rc7","sha":"fb9cdad412e1be86cf2fff2dd9962271a113b025","kind":"tag","published_at":"2018-02-23T10:17:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc7/manifests"},{"name":"v1.2.4","sha":"462c373665d885b82ab2e7dfd5cf5ef675cc3499","kind":"tag","published_at":"2018-02-11T09:54:01.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.4/manifests"},{"name":"v1.1.7","sha":"7269c4dd270ed967a19c912ed8dae189123d0b37","kind":"tag","published_at":"2018-02-10T19:17:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.7/manifests"},{"name":"v1.3.0-rc6","sha":"b89b2223222b78b41d71fde00c31a7a0b43156b0","kind":"tag","published_at":"2018-02-09T09:21:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc6/manifests"},{"name":"v1.3.0-rc5","sha":"4c840c0186a5d4e7f43dbf66182ff35a36ed91cc","kind":"tag","published_at":"2018-02-08T11:28:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc5/manifests"},{"name":"v1.2.3","sha":"c956c492081a2006f7f7fa5442f2a3f0de027527","kind":"tag","published_at":"2018-01-22T18:11:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.3/manifests"},{"name":"v1.3.0-rc4","sha":"a22c62b7b9037793f63fb0fb135ce368a83fa286","kind":"tag","published_at":"2018-01-18T23:24:44.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc4/manifests"},{"name":"v1.3.0-rc3","sha":"29926075af642d815d0a2e46c88ab109fa084ddb","kind":"tag","published_at":"2018-01-09T10:53:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc3/manifests"},{"name":"v1.3.0-rc2","sha":"f0bd2f1eec7551077b14662bf10f52840a5626f4","kind":"tag","published_at":"2018-01-05T19:42:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc2/manifests"},{"name":"v1.2.2","sha":"7f9b9445f345110e198298382373c0bec94f7cac","kind":"tag","published_at":"2017-11-27T08:10:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.2/manifests"},{"name":"v1.3.0-rc1","sha":"90aee5f8ce5585722b3f1b8c5f86b7c945bb1752","kind":"tag","published_at":"2017-11-22T15:01:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc1/manifests"},{"name":"v1.2.1","sha":"a270cf4bd982a819bc8a4c273fdcb38bdca5f0df","kind":"tag","published_at":"2017-11-22T12:23:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.1/manifests"},{"name":"v1.1.6","sha":"861f18cffb7df2b17b4e54c638792a7b3f99c003","kind":"tag","published_at":"2017-11-02T07:58:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"05b28222d9ccd0a32fd73b24998ce0e8be1ca1ca","kind":"tag","published_at":"2017-10-17T12:41:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.5/manifests"},{"name":"v1.2.0","sha":"3e8bf3b8338d6367a3dd87d2e7aac6c438c163e4","kind":"tag","published_at":"2017-10-06T13:02:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0/manifests"},{"name":"v1.2.0-rc6","sha":"6fe033be9bd7dc40cf1f0d6569b54a8dd635560c","kind":"tag","published_at":"2017-09-19T14:56:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc6/manifests"},{"name":"v1.2.0-rc5","sha":"826555e8576e5054abe8186fa7c70caa5bf25f7e","kind":"tag","published_at":"2017-09-05T09:14:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc5/manifests"},{"name":"v1.2.0-rc4","sha":"d0acafd047b174a703f440c2cbc92e9241edd6e8","kind":"tag","published_at":"2017-08-24T19:36:37.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc4/manifests"},{"name":"v1.2.0-rc3","sha":"0037881dcf26be144e74ca858270dac2ce83be59","kind":"tag","published_at":"2017-08-24T09:35:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc3/manifests"},{"name":"v1.1.4","sha":"cd115f80c0dacd0cd38112e973cf1590eee848f0","kind":"tag","published_at":"2017-08-24T08:23:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.4/manifests"},{"name":"v1.2.0-rc2","sha":"faf0dc10475de7075dcd8fb97ef899c57209d546","kind":"tag","published_at":"2017-08-18T06:50:45.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc2/manifests"},{"name":"v1.2.0-rc1","sha":"3a87e22c1e0fc05b1583439e83c6a9f38e6ec106","kind":"tag","published_at":"2017-08-02T17:37:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc1/manifests"},{"name":"v1.1.3","sha":"c32f9c596279e113c08200b57540ac832e9f2d98","kind":"tag","published_at":"2017-07-31T11:41:57.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.3/manifests"},{"name":"v1.0.9","sha":"76870752757b9e13ea01a5555146b0db92d41914","kind":"tag","published_at":"2017-07-31T09:45:45.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.9/manifests"},{"name":"v1.1.2","sha":"35e2cefeceb130cbf80929dff4f85ab468566396","kind":"tag","published_at":"2017-06-27T07:42:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.2/manifests"},{"name":"v1.0.8","sha":"eafbb5d29e99f62db9fb24d66a393082eaa557b2","kind":"tag","published_at":"2017-06-27T07:17:08.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.8/manifests"},{"name":"v1.1.1","sha":"d65931e328a553094f5386acde72fc8ab4ca4615","kind":"tag","published_at":"2017-05-19T12:05:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"233515e217b91258ef7822953a884e9d104c7f03","kind":"tag","published_at":"2017-03-21T08:26:48.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0/manifests"},{"name":"v1.0.7","sha":"8c4ffc1316e24e074fda1250f704e5d63ec9386c","kind":"tag","published_at":"2017-03-20T18:34:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.7/manifests"},{"name":"v1.1.0-rc4","sha":"ba3087892729fb0ea8028d7c37cfc88a2eaa30e5","kind":"tag","published_at":"2017-03-15T16:52:22.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc4/manifests"},{"name":"v1.1.0-rc3","sha":"84739bf5a3226ee863c3f2a1dd4ba5f955ec7210","kind":"tag","published_at":"2017-03-15T10:58:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc3/manifests"},{"name":"v1.1.0-rc2","sha":"367033ef96a147d271298f94f77a67972192edae","kind":"tag","published_at":"2017-03-08T13:59:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc2/manifests"},{"name":"v1.1.0-rc1","sha":"55eee43f88bce129da741be93ccf1da25d6005a6","kind":"tag","published_at":"2017-02-13T08:17:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc1/manifests"},{"name":"v1.0.6","sha":"46d8ac9e9a61902596c8d6b1e17e2f6c88e5982d","kind":"tag","published_at":"2017-01-30T18:58:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"6e89e64cdd17562a73a97b098a05b2bd61d3ced8","kind":"tag","published_at":"2016-11-18T11:00:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"38b3199f49e6b67535e3070e56d410dc7ba32c70","kind":"tag","published_at":"2016-11-14T18:01:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"bca4ad4a2f46f15721305e2ef7c5c67f4ca08b23","kind":"tag","published_at":"2016-10-28T17:22:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"4d58bf6558cb1d3e382471581d14d50aadeaf12e","kind":"tag","published_at":"2016-09-23T18:18:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"2cf469dbf87e81c0fbf9402d73a4a94ef31d5fac","kind":"tag","published_at":"2016-09-21T12:38:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"ca39aa51a87a596e7b7e7e1309f9c34d9544bf63","kind":"tag","published_at":"2016-07-26T13:12:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc4","sha":"c1f860b56e16d64556f4249cde5423d221d8db35","kind":"tag","published_at":"2016-07-08T08:26:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc4/manifests"},{"name":"v0.9.3","sha":"2565a66fbb62e28c8e7ac2754be14e594fd1b445","kind":"tag","published_at":"2016-06-20T14:27:20.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.3/manifests"},{"name":"v1.0.0-rc3","sha":"861c33352a33836cb6cef365c26a255187ba361d","kind":"tag","published_at":"2016-05-31T16:24:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"e37431766143efaf0c68eed74978b11e929a5bf8","kind":"tag","published_at":"2016-03-30T08:09:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc2/manifests"},{"name":"v1.0.0-rc1","sha":"a67d4c9e438ec9ba7c3e08f2d749d74d288d9f5a","kind":"tag","published_at":"2016-03-18T22:52:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc1/manifests"},{"name":"v0.9.2","sha":"ac9a7dcb755eff6e7ceec18fa662e107269a73de","kind":"tag","published_at":"2016-01-20T08:38:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.2/manifests"},{"name":"v0.8.5","sha":"668cd9f32622e70da9c9457377d442213094d28d","kind":"commit","published_at":"2015-11-03T16:20:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.5/manifests"},{"name":"v0.9.1","sha":"4d36235d352e9a04923408094759406c929043ba","kind":"commit","published_at":"2015-11-03T15:39:46.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1/manifests"},{"name":"v0.9.1-rc1","sha":"e61e388a3b4853aa2940b0957857513a5046b74d","kind":"commit","published_at":"2015-11-02T11:29:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.1-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1-rc1/manifests"},{"name":"v0.9.0","sha":"a8b117f07d3180f3b6acf89f8488003648178c06","kind":"commit","published_at":"2015-10-28T15:10:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0/manifests"},{"name":"v0.9.0-rc5","sha":"a7f440f719e436a645f00b3b3fd166b2b156d2b9","kind":"commit","published_at":"2015-10-20T10:49:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc5/manifests"},{"name":"v0.8.4","sha":"a29daa061e0c4376edb00083722ed1730adcaf8b","kind":"tag","published_at":"2015-08-26T01:55:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.4/manifests"},{"name":"v0.9.0-rc4","sha":"83edc098bc49ae3168340f6d24324b97c9b500da","kind":"tag","published_at":"2015-08-24T13:54:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc4/manifests"},{"name":"v0.8.3","sha":"c733aff2541857e299fca50c3cf5769b2d4d0fb1","kind":"tag","published_at":"2015-08-24T13:35:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.3/manifests"},{"name":"v0.9.0-rc3","sha":"26931fe097c2526b2582a35393d60ba9019c5a76","kind":"tag","published_at":"2015-07-14T21:30:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc3/manifests"},{"name":"v0.9.0-rc2","sha":"149e8ee1c1f85a4e5ec887f0f864f586c55717b8","kind":"tag","published_at":"2015-07-09T13:25:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc2/manifests"},{"name":"v0.8.2","sha":"51c06f9f808117b6ec71d7f972c1ec7ce4e08fe1","kind":"tag","published_at":"2015-07-06T18:21:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.2/manifests"},{"name":"v0.9.0-rc1","sha":"4c9cd76389a14ddb7af5ea1536926cc9c80cec31","kind":"tag","published_at":"2015-06-18T18:57:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc1/manifests"},{"name":"v0.8.1-fixed-docs","sha":"09f538ef4cdbd14198e38503eda1a865e2120e3a","kind":"commit","published_at":"2015-04-12T16:52:48.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1-fixed-docs","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1-fixed-docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.1-fixed-docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-fixed-docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-fixed-docs/manifests"},{"name":"v0.8.1","sha":"b72b2c022f580d4ba01b24ebc5d35edfa7dd0614","kind":"tag","published_at":"2015-04-07T13:02:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1/manifests"},{"name":"v0.8.1-rc2","sha":"756e443dd72fad27f7fb8af1e16e8712e67bdaa1","kind":"tag","published_at":"2015-04-01T14:04:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc2/manifests"},{"name":"v0.8.1-rc1","sha":"99c04b28d9fcc6aa5e35618572d868ade32c134c","kind":"tag","published_at":"2015-04-01T13:46:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc1/manifests"},{"name":"v0.8.0","sha":"fbe6baff38c47eb55374c1a9f6ba07e51d98e1e3","kind":"tag","published_at":"2015-03-05T15:38:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0/manifests"},{"name":"v0.8.0-rc5","sha":"50a7fc0e73e300847e2c61bdb127619d572aacfe","kind":"tag","published_at":"2015-03-01T01:26:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc5/manifests"},{"name":"v0.8.0-rc4","sha":"4acc8b9befc1a730129fb9b9b68ff04aa0098ed5","kind":"tag","published_at":"2015-02-25T20:31:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc4/manifests"},{"name":"v0.8.0-rc3","sha":"294a2f11e2972039a372b65d98067d1e12ce5087","kind":"tag","published_at":"2015-02-20T00:21:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc3/manifests"},{"name":"v0.8.0-rc2","sha":"7f45f7af37cdbc24830e57e5a96a4e71e4954fce","kind":"tag","published_at":"2015-01-17T17:12:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc2/manifests"},{"name":"v0.8.0-rc1","sha":"77f04bc174ac3e97f4a5a23ebc19906037747895","kind":"tag","published_at":"2014-11-09T16:34:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc1/manifests"},{"name":"v0.7.1","sha":"901a459af922491bb556d62e046d1475760fb8ce","kind":"commit","published_at":"2014-06-20T15:23:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"ecfa4a50022a4f565c4b94ed678bf60c0eaba488","kind":"tag","published_at":"2014-04-04T21:30:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0/manifests"},{"name":"v0.7.0-rc3","sha":"d9bbd2be65362254a821da076bb89e4238b6c78c","kind":"tag","published_at":"2014-03-31T14:11:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc3/manifests"},{"name":"v0.7.0-rc2","sha":"5e58939d843e6d991bc14cf3e140b788455b6761","kind":"tag","published_at":"2014-02-28T15:46:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc2/manifests"},{"name":"v0.7.0-rc1","sha":"3dcd503aa2dc13ade6245345b4a135c8976e090e","kind":"tag","published_at":"2014-01-31T12:18:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc1/manifests"},{"name":"v0.6.2","sha":"61d713baf1c62a7583ad200a48a33223b5635c8c","kind":"tag","published_at":"2013-03-19T00:08:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.6.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"0138a73a3b6d8f29a7c8cec0abd3332f48b5ddc0","kind":"tag","published_at":"2012-11-28T19:23:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.6.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"ef7777eb293fa0db517a9c585ec491dc00e70491","kind":"tag","published_at":"2012-11-26T21:50:44.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.6.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"10e21f48ae2c4f2bd534575e7136dae115ccb3a3","kind":"tag","published_at":"2012-08-07T00:12:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.5.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"937771a0fdb58d6e7c115c98d9abb419d89d2aee","kind":"tag","published_at":"2012-07-31T06:13:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.5.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.0/manifests"},{"name":"v0.4.4","sha":"11ec3cf213b439f8a18b2684a8e571c66a42c25d","kind":"tag","published_at":"2012-07-24T17:47:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"836adcccf8fe0a9efcd621ffea9e26051b3fe2d4","kind":"tag","published_at":"2012-06-23T01:14:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"c81ee45fe05a7473c0fabe016259d4cac0d1709f","kind":"tag","published_at":"2012-06-20T20:10:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"56253364e610dd1b39696ff86e68b92dfd816801","kind":"tag","published_at":"2012-06-19T23:38:46.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"09244fae39dac8a0e3f22ff29ae0739311be8a7d","kind":"tag","published_at":"2012-05-01T20:40:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"f37ce009d52595ea8999a89d7c66f351f216fddd","kind":"tag","published_at":"2012-03-15T23:07:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.3.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"dd824ebb78851bb783c5f4f0b8d14de98aa13320","kind":"tag","published_at":"2012-03-14T01:14:46.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.3.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"862c414b371befbba2b6d4d35d8f15801f6187f5","kind":"tag","published_at":"2012-02-24T22:35:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.2.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"6b0ebd256d0d4d7aae3840a4c04211c573e36f39","kind":"tag","published_at":"2012-02-16T04:04:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.2.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.0/manifests"},{"name":"v0.1.3","sha":"7fa15b84aa2dfca6b8cd91314e669c4a64be023d","kind":"tag","published_at":"2012-01-19T22:03:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"9e8917f81f2a740bd66dd6196eb46e86f3893c2e","kind":"tag","published_at":"2012-01-08T03:02:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"037baeff84b3327171d2daaec6100d51167ac4de","kind":"tag","published_at":"2011-12-28T20:27:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"5b484dceb4dc0990e9a67dcf143dc77baf27799d","kind":"tag","published_at":"2011-12-22T03:44:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.0/manifests"},{"name":"v0.0.14","sha":"5aeb2c5b8cfcc90a6289bdce1ae4db96daf67cc7","kind":"commit","published_at":"2011-12-01T06:36:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.14/manifests"},{"name":"v0.0.13-NOGZIP","sha":"c2f13cdfe40a4132b548a0df366d2be06d5d696b","kind":"tag","published_at":"2011-10-13T18:21:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.13-NOGZIP","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.13-NOGZIP","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.13-NOGZIP","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13-NOGZIP","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13-NOGZIP/manifests"},{"name":"v0.0.13","sha":"8d1310adbf0b72fc75b60a4222d0c8581485b863","kind":"tag","published_at":"2011-10-08T01:03:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"a103d2668f95bea9c5fff5b9fff26f0b058d8c8a","kind":"tag","published_at":"2011-09-21T00:40:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.12/manifests"},{"name":"v0.0.11-1","sha":"b3a4707e81cb3c01e24bf1f3c9c3bb3307c43902","kind":"tag","published_at":"2011-09-16T06:01:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.11-1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.11-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.11-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11-1/manifests"},{"name":"v0.0.11","sha":"846f5f75774e2f97874b6b2f43a2a9142041353b","kind":"tag","published_at":"2011-09-15T02:28:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11/manifests"},{"name":"v0.0.10-1","sha":"149a9048c73bceda7af027086633f0ec7841381b","kind":"tag","published_at":"2011-08-23T22:15:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.10-1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.10-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.10-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10-1/manifests"},{"name":"v0.0.10","sha":"7f1bc683ebecdcbf07008b665cd217574600f97f","kind":"tag","published_at":"2011-08-23T20:59:17.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"ce084bcca7f6087e2f44e8bf94c3d225646f9752","kind":"tag","published_at":"2011-08-12T01:26:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"b08af670cd5b4207aa4b3fd16d37c9f0f0d6715a","kind":"tag","published_at":"2011-07-05T22:05:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"0eb4d8dfaee9d700a03700bde0d918dba9252586","kind":"tag","published_at":"2011-05-24T03:50:27.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"6c258a787d048e429a615dc77ea6f582d841e317","kind":"tag","published_at":"2011-05-17T20:50:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"b0ae3fb5e63f428992691869256d70876074d77e","kind":"tag","published_at":"2011-05-13T20:02:36.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"6e1764fa805a89cac4540e6449db632cff631bff","kind":"tag","published_at":"2011-05-10T01:55:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"115f8056e80a5beae4ccf3a46d7ee3bc68f99098","kind":"tag","published_at":"2011-04-27T22:04:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.3/manifests"},{"name":"v0.0.2-fix-publishing","sha":"b78e695c25ef1c890092412841164bf09d731928","kind":"tag","published_at":"2011-03-30T06:25:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.2-fix-publishing","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.2-fix-publishing","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.2-fix-publishing","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2-fix-publishing","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2-fix-publishing/manifests"},{"name":"v0.0.2","sha":"9dd90d7d78f6255375bf96a89daecf6c928d0c1d","kind":"tag","published_at":"2011-03-26T01:04:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"e3efe5ecf10f0eee76064798454345cd51560300","kind":"tag","published_at":"2011-03-15T04:13:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-05-31T23:03:42.817Z","dependent_packages_count":27,"downloads":null,"downloads_period":null,"dependent_repos_count":286,"rankings":{"downloads":null,"dependent_repos_count":0.8999535301092842,"dependent_packages_count":2.399408710700894,"stargazers_count":3.08744351504663,"forks_count":1.9327067910136844,"docker_downloads_count":5.300371759125725,"average":2.7239768611992434},"purl":"pkg:maven/io.dropwizard/dropwizard-jdbi3","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.dropwizard:dropwizard-jdbi3","docker_dependents_count":6,"docker_downloads_count":158,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.dropwizard:dropwizard-jdbi3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.dropwizard:dropwizard-jdbi3/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-29T07:00:52.934Z","issues_count":119,"pull_requests_count":3885,"avg_time_to_close_issue":4066175.064102564,"avg_time_to_close_pull_request":184069.330259366,"issues_closed_count":78,"pull_requests_closed_count":3470,"pull_request_authors_count":41,"issue_authors_count":81,"avg_comments_per_issue":1.7394957983193278,"avg_comments_per_pull_request":1.271814671814672,"merged_pull_requests_count":2882,"bot_issues_count":23,"bot_pull_requests_count":3594,"past_year_issues_count":25,"past_year_pull_requests_count":566,"past_year_avg_time_to_close_issue":804308.6363636364,"past_year_avg_time_to_close_pull_request":71417.07012987013,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":385,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":18,"past_year_avg_comments_per_issue":0.64,"past_year_avg_comments_per_pull_request":0.6466431095406361,"past_year_bot_issues_count":4,"past_year_bot_pull_requests_count":482,"past_year_merged_pull_requests_count":348,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/issues","maintainers":[{"login":"joschi","count":155,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joschi"},{"login":"zUniQueX","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zUniQueX"},{"login":"aelamrani","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aelamrani"},{"login":"MatthewHawkins","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MatthewHawkins"},{"login":"jplock","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jplock"},{"login":"mbeaatriz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbeaatriz"}],"active_maintainers":[{"login":"joschi","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joschi"},{"login":"zUniQueX","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zUniQueX"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-jdbi3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-jdbi3/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-jdbi3/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-jdbi3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-jdbi3/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-jdbi3/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5033601,"name":"io.dropwizard:dropwizard-logging","ecosystem":"maven","description":"Dropwizard is a Java framework for developing ops-friendly, high-performance, RESTful web applications.","homepage":"http://www.dropwizard.io/5.0.2","licenses":"Apache License 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/dropwizard/dropwizard","keywords_array":[],"namespace":"io.dropwizard","versions_count":237,"first_release_published_at":"2014-01-31T12:21:35.000Z","latest_release_published_at":"2026-05-31T22:50:00.000Z","latest_release_number":"5.0.2","last_synced_at":"2026-05-31T23:02:06.730Z","created_at":"2022-07-27T16:45:23.718Z","updated_at":"2026-05-31T23:03:42.819Z","registry_url":"https://central.sonatype.com/artifact/io.dropwizard/dropwizard-logging/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.dropwizard/dropwizard-logging/","metadata":{"repositories":["https://central.sonatype.com/repository/maven-snapshots/"]},"repo_metadata":{"id":1326622,"uuid":"1272129","full_name":"dropwizard/dropwizard","owner":"dropwizard","description":"A damn simple library for building production-ready RESTful web services.","archived":false,"fork":false,"pushed_at":"2026-05-31T02:07:41.000Z","size":114484,"stargazers_count":8575,"open_issues_count":25,"forks_count":3405,"subscribers_count":353,"default_branch":"release/5.0.x","last_synced_at":"2026-05-31T04:07:02.839Z","etag":null,"topics":["dropwizard","hibernate","java","jax-rs","jdbi","jersey-framework","jersey2","jetty","rest","restful-webservices","web-framework"],"latest_commit_sha":null,"homepage":"https://www.dropwizard.io","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dropwizard.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-01-19T19:52:29.000Z","updated_at":"2026-05-31T02:07:45.000Z","dependencies_parsed_at":"2023-09-25T00:36:07.805Z","dependency_job_id":"49d46f65-78ee-4616-9a89-d341231d1f09","html_url":"https://github.com/dropwizard/dropwizard","commit_stats":{"total_commits":6736,"total_committers":528,"mean_commits":"12.757575757575758","dds":0.7804334916864608,"last_synced_commit":"7c83a8faa94592fae7449ece2efd3563583d239c"},"previous_names":[],"tags_count":277,"template":false,"template_full_name":null,"purl":"pkg:github/dropwizard/dropwizard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dropwizard","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/refs/heads/release/5.0.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/sbom","scorecard":{"id":356802,"data":{"date":"2025-08-11","repo":{"name":"github.com/dropwizard/dropwizard","commit":"3b65cea7d21d47f0fa267aff12315cf7364fafae"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/18 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/maven.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maven.yml:29","Warn: no topLevel permission defined: .github/workflows/announce-release.yml:1","Warn: no topLevel permission defined: .github/workflows/assign-milestone.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/close_stale.yml:9","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/maven.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/trigger-release.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":8,"reason":"dependency not pinned by hash detected -- score normalized to 8","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/announce-release.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/dropwizard/dropwizard/announce-release.yml/release/4.0.x?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/dropwizard/dropwizard/release.yml/release/4.0.x?enable=pin","Info:  21 out of  21 GitHub-owned GitHubAction dependencies pinned","Info:   6 out of   8 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:10"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (28) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T09:47:45.812Z","repository_id":1326622,"created_at":"2025-08-18T09:47:45.812Z","updated_at":"2025-08-18T09:47:45.812Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33752288,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-31T02:00:06.040Z","response_time":95,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"dropwizard","name":"Dropwizard","uuid":"5478557","kind":"organization","description":"","email":null,"website":"https://www.dropwizard.io","location":null,"twitter":"dropwizardio","company":null,"icon_url":"https://avatars.githubusercontent.com/u/5478557?v=4","repositories_count":27,"last_synced_at":"2024-03-25T21:19:31.942Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dropwizard","funding_links":[],"total_stars":16606,"followers":61,"following":0,"created_at":"2022-11-02T16:45:24.316Z","updated_at":"2024-03-25T21:19:40.177Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dropwizard","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dropwizard/repositories"},"tags":[{"name":"v3.0.17","sha":"b4412f5843117b91c0925baaba7102c197e7809d","kind":"tag","published_at":"2026-01-27T21:53:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.17","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.17/manifests"},{"name":"v4.0.17","sha":"2eebdb206ad34815c2ee0035f91ac076b4ea17f0","kind":"tag","published_at":"2026-01-27T21:51:22.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.17","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.17/manifests"},{"name":"v5.0.1","sha":"ea6a2040ee5f2bf98398fb7ad1fb5ace3d5d572e","kind":"tag","published_at":"2026-01-27T21:43:17.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"84dbb957eadb10181039b8222efd39765553bca6","kind":"tag","published_at":"2025-09-16T08:29:02.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0/manifests"},{"name":"v3.0.16","sha":"ffe3e836d8c3412edac8d80ece719166e2e606e7","kind":"tag","published_at":"2025-08-25T22:53:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.16/manifests"},{"name":"v4.0.16","sha":"934373df90d67e5a6f5a7849c0af6598b4e45a3c","kind":"tag","published_at":"2025-08-25T22:52:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.16/manifests"},{"name":"v5.0.0-rc.5","sha":"d7e163da54bd0a80a6046b9840d9b2928b31b2e9","kind":"tag","published_at":"2025-08-25T22:51:44.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.5/manifests"},{"name":"v3.0.15","sha":"8a52fe4aea45f84571b33eb173735802e20bbc64","kind":"tag","published_at":"2025-07-24T07:53:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.15/manifests"},{"name":"v4.0.15","sha":"6616a964156e0ebbe6545dafab52ef7b7ac2b2b9","kind":"tag","published_at":"2025-07-24T07:53:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.15/manifests"},{"name":"v5.0.0-rc.4","sha":"310941b8b2ceedd73b263f712795b45938a028fa","kind":"tag","published_at":"2025-07-23T23:20:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.4/manifests"},{"name":"v3.0.14","sha":"1715dd027139a427fc1bc33827d64ec711525ccf","kind":"tag","published_at":"2025-05-25T20:26:41.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.14/manifests"},{"name":"v4.0.14","sha":"8c744d19a0e741d162c458bee8718acf8078f922","kind":"tag","published_at":"2025-05-25T20:26:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.14/manifests"},{"name":"v5.0.0-rc.3","sha":"ee35dc128decbad13f1f4186b11fe47ee6920d8f","kind":"tag","published_at":"2025-05-25T20:25:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.3/manifests"},{"name":"v4.0.13","sha":"153956cf61aacee809b413752f40bf96876e1e03","kind":"tag","published_at":"2025-03-26T23:41:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.13/manifests"},{"name":"v3.0.13","sha":"76ba41397e11a281256cf631aaa5daaa875a8a2b","kind":"tag","published_at":"2025-03-26T23:23:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.13/manifests"},{"name":"v5.0.0-rc.2","sha":"6b1ebba8fcca6a303997d06edaea29e52b8c3b51","kind":"tag","published_at":"2025-03-26T23:18:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.2/manifests"},{"name":"v4.0.12","sha":"b50169f6e6410a4d34d9c467b95ca7b885cf5dda","kind":"tag","published_at":"2025-01-15T22:38:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.12/manifests"},{"name":"v5.0.0-rc.1","sha":"ed203df38708927f65f9cd7f2760da408af97171","kind":"tag","published_at":"2025-01-15T22:17:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.1/manifests"},{"name":"v3.0.12","sha":"400e4a2f4e15eda153ac79e07bcf2c88420e6422","kind":"tag","published_at":"2025-01-15T22:17:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.12/manifests"},{"name":"v4.0.11","sha":"459892ea1853dcd1199c6bbb28da4347e7e70f60","kind":"tag","published_at":"2024-11-27T21:56:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.11/manifests"},{"name":"v3.0.11","sha":"f8603dcc52bfaaf9711d4808c350cca40f2001f5","kind":"tag","published_at":"2024-11-27T21:56:41.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.11/manifests"},{"name":"v5.0.0-alpha.5","sha":"e78411400eee81e1531c598892fa55b8b013cf70","kind":"tag","published_at":"2024-11-27T21:46:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.5/manifests"},{"name":"v3.0.10","sha":"390aa1ffcbbf95328a48b613b8c73b1752e35e61","kind":"tag","published_at":"2024-10-21T16:41:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.10/manifests"},{"name":"v4.0.10","sha":"48c582b1384352cfd93d43bf39e9e5bbc3e1fe39","kind":"tag","published_at":"2024-10-21T16:41:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.10/manifests"},{"name":"v5.0.0-alpha.4","sha":"45c9e1849d67edf45a0a38ded9bfc05e825593b7","kind":"tag","published_at":"2024-10-21T16:41:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.4/manifests"},{"name":"v3.0.9","sha":"808acc151b972c12748b1aec22bc999d018587ec","kind":"tag","published_at":"2024-10-07T07:13:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.9/manifests"},{"name":"v5.0.0-alpha.3","sha":"284a5b6c2be16971d90148299f30c95f13974e07","kind":"tag","published_at":"2024-10-07T07:12:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.3/manifests"},{"name":"v4.0.9","sha":"94e87681eb8b3d61179f71f2479b1f3820870c94","kind":"tag","published_at":"2024-10-07T07:11:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.9/manifests"},{"name":"v5.0.0-alpha.2","sha":"fe313c7e61a597d3edd9732d5b21a1849c698dc8","kind":"tag","published_at":"2024-08-25T22:47:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.2/manifests"},{"name":"v3.0.8","sha":"17006045b0dcf9e9ae65a8288d55b70123c83d27","kind":"tag","published_at":"2024-08-25T21:19:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.8/manifests"},{"name":"v4.0.8","sha":"c0713c7765a418e704182720a41d7d3800ae50f9","kind":"tag","published_at":"2024-08-25T21:19:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.8/manifests"},{"name":"v3.0.7","sha":"71d5de54fd02a2545ab6184c0794454da85a773f","kind":"tag","published_at":"2024-03-06T14:59:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.7/manifests"},{"name":"v4.0.7","sha":"2aeb472faecc68c0136a0a7231baf1472b55b388","kind":"tag","published_at":"2024-03-06T14:58:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.7/manifests"},{"name":"v2.1.12","sha":"908e31ea7996913fa3aa767465547b5dfbf2df8e","kind":"tag","published_at":"2024-01-31T22:14:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.12/manifests"},{"name":"v3.0.6","sha":"0f09619dcd70caea3957d14bb55a2030b45c39b8","kind":"tag","published_at":"2024-01-29T22:04:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.6/manifests"},{"name":"v4.0.6","sha":"18e00e1edd89776ca26f627d97ce5ed7ca3a544e","kind":"tag","published_at":"2024-01-29T22:04:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.6/manifests"},{"name":"v5.0.0-alpha.1","sha":"4b9d0d23485f8c89196434afbf0145ae2b797484","kind":"tag","published_at":"2023-12-20T22:41:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.0.5","sha":"2a25b34dad34b7d170ba2c7304707e1c74129b99","kind":"tag","published_at":"2023-12-20T22:38:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.5/manifests"},{"name":"v3.0.5","sha":"f2c02fb0484c5d79fa45e1fb7824b543fbd9982e","kind":"tag","published_at":"2023-12-20T22:38:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.5/manifests"},{"name":"v2.1.11","sha":"461d086125475afa92a0973588132e4508c525af","kind":"tag","published_at":"2023-12-20T22:36:27.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.11/manifests"},{"name":"v4.0.4","sha":"6bca3f7059798ba55fdf04f015f10951e24f27bd","kind":"tag","published_at":"2023-11-06T17:09:20.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.4/manifests"},{"name":"v3.0.4","sha":"42477dcb60f0d1b3bebd4eaff23494816a2915d9","kind":"tag","published_at":"2023-11-06T12:48:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.4/manifests"},{"name":"v2.1.10","sha":"480b2ebc281900a69a058927222eee927ba1b518","kind":"tag","published_at":"2023-11-06T09:03:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.10/manifests"},{"name":"v4.0.3","sha":"456e5e67c1d57bb727e17cd7db092403c06cf7bd","kind":"tag","published_at":"2023-10-20T13:53:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.3/manifests"},{"name":"v3.0.3","sha":"f1ac18faa1ffe7444344e4cf437cd6d44966d5ed","kind":"tag","published_at":"2023-10-19T20:24:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.3/manifests"},{"name":"v2.1.9","sha":"eee9527a2c7e33d08d71b4b8801ed70d111bd02e","kind":"tag","published_at":"2023-10-19T16:33:45.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.9/manifests"},{"name":"v3.0.2","sha":"88ad5ab52462b814057be90c229162f7ddef7938","kind":"tag","published_at":"2023-09-24T22:34:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.2/manifests"},{"name":"v4.0.2","sha":"781bb4f36c8bdc3b844b7b905b69af95a917ed78","kind":"tag","published_at":"2023-09-24T22:22:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.2/manifests"},{"name":"v2.1.8","sha":"cbcbc6738dc3e1cba7005ed2d463f9b1f57bd8b1","kind":"tag","published_at":"2023-09-24T22:20:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"a46c6f82484c1d6b9fd84569f73e7b0dd33ec692","kind":"tag","published_at":"2023-06-19T22:06:25.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.7/manifests"},{"name":"v4.0.1","sha":"cfd9586186870ec9d078988c6d6a521d8756eafe","kind":"tag","published_at":"2023-06-19T22:04:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.1/manifests"},{"name":"v3.0.1","sha":"523a14f5006418bf7c0d4c6d7bc3d10755edfe1d","kind":"tag","published_at":"2023-06-19T22:03:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.1/manifests"},{"name":"v4.0.0","sha":"69e115aa8a5048f1557f449ca842a707a88cde2e","kind":"tag","published_at":"2023-03-28T22:24:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0/manifests"},{"name":"v3.0.0","sha":"1df711a473aef3a77ef738c19b563780b4d9dca6","kind":"tag","published_at":"2023-03-28T22:23:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0/manifests"},{"name":"v2.1.6","sha":"50587fa6c899beaad547b4f7306157beff271375","kind":"tag","published_at":"2023-03-28T21:58:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.6/manifests"},{"name":"v4.0.0-beta.4","sha":"cbbacd5247e2c8c0c208786b8d580ca29778a375","kind":"tag","published_at":"2023-02-24T09:22:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.4/manifests"},{"name":"v3.0.0-beta.5","sha":"05c1b73527610781131ce07bfcacb6c24d17713c","kind":"tag","published_at":"2023-02-24T09:17:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.5/manifests"},{"name":"v2.1.5","sha":"82ee4065196556523b5d1cdb6ebe87de2b00e949","kind":"tag","published_at":"2023-02-24T08:50:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.5/manifests"},{"name":"v2.0.35","sha":"d499ef1a579546e1f99343aae4b19f35b4737857","kind":"tag","published_at":"2023-01-28T21:56:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.35","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.35/manifests"},{"name":"v2.1.4","sha":"f5ef0d12b8e2c622435faae13c51b9cccaea9fa2","kind":"tag","published_at":"2022-10-20T19:56:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.4/manifests"},{"name":"v2.0.34","sha":"f5d447ce33c9dd53f96119a331de62c8c888ebc0","kind":"tag","published_at":"2022-10-18T17:23:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.34","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.34/manifests"},{"name":"v4.0.0-beta.3","sha":"26b3188e0c3f32b9dba7cda86634b787a2387bf5","kind":"tag","published_at":"2022-10-12T21:54:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.3/manifests"},{"name":"v3.0.0-beta.4","sha":"f679616d7ad7df6ba3bb77535507ca8ec4049336","kind":"tag","published_at":"2022-10-12T21:52:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.4/manifests"},{"name":"v2.1.3","sha":"d1563469fff7d63717063beb7b49267c39a88d58","kind":"tag","published_at":"2022-10-12T21:47:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.3/manifests"},{"name":"v2.0.33","sha":"5c1c2c425dd5b6a1f314c6b46563fd39c71e0656","kind":"tag","published_at":"2022-09-12T10:08:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.33","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.33/manifests"},{"name":"v2.1.2","sha":"ea3e5a3d1ba59d0467539d400592f5bf5b40dbf8","kind":"tag","published_at":"2022-09-12T10:01:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.2/manifests"},{"name":"v4.0.0-beta.2","sha":"55fef0b12367ac26018538542d6ec6efb4f562ea","kind":"tag","published_at":"2022-06-30T20:12:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.2/manifests"},{"name":"v3.0.0-beta.3","sha":"c9c8d72708fbfc8b9982e9b37f321e588a1efdab","kind":"tag","published_at":"2022-06-30T20:05:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.3/manifests"},{"name":"v2.0.32","sha":"b3d87605369aa63caf860f67be2ba86704dd7a97","kind":"tag","published_at":"2022-06-30T19:56:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.32","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.32/manifests"},{"name":"v2.1.1","sha":"d2455b5369c8d9391e81e697f2354246532d0d5e","kind":"tag","published_at":"2022-06-30T19:48:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.1/manifests"},{"name":"v2.0.31","sha":"6a2dd0885a9c4b6b62e4ecbd207b949ca8a8a5bc","kind":"tag","published_at":"2022-06-19T14:44:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.31","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.31/manifests"},{"name":"v2.0.30","sha":"71300cf5094a53fbd658a906423478ba706ff434","kind":"tag","published_at":"2022-06-18T18:08:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.30","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.30/manifests"},{"name":"v2.1.0","sha":"4fb8906bb761886c85891d4bbf6dcf0a15ca4e9c","kind":"tag","published_at":"2022-05-02T13:16:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0/manifests"},{"name":"v3.0.0-beta.2","sha":"8ade5d9db8d4e29f4f8f37a994246d9270b9c479","kind":"tag","published_at":"2022-04-20T21:45:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.2/manifests"},{"name":"v2.1.0-beta.9","sha":"fd2787a7817295796e6c9f07d44132c262a9e902","kind":"tag","published_at":"2022-04-20T21:40:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.9/manifests"},{"name":"v4.0.0-beta.1","sha":"621bf358ad641ecb07af52026d0385a923957c15","kind":"tag","published_at":"2022-04-08T10:24:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.1/manifests"},{"name":"v3.0.0-beta.1","sha":"b6e096859d65c16e0c669609444f73d0621f4769","kind":"tag","published_at":"2022-04-08T10:14:48.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.1/manifests"},{"name":"v2.1.0-beta.8","sha":"5b37d6f6af0383892834d8437e6c79688f5fc670","kind":"tag","published_at":"2022-04-05T15:57:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.8/manifests"},{"name":"v2.0.29","sha":"20d80316b32cf68d7a0ba23300cfa53bc5155e7d","kind":"tag","published_at":"2022-04-05T15:16:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.29","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.29/manifests"},{"name":"v2.1.0-beta.7","sha":"bf892222765fdd6880449589b99eeeb511b80444","kind":"tag","published_at":"2021-12-20T14:40:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.7/manifests"},{"name":"v2.0.28","sha":"dd215d3ec65f23cef9e0a4d96ed7c542d71d1758","kind":"tag","published_at":"2021-12-20T14:27:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.28","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.28/manifests"},{"name":"v2.1.0-beta.6","sha":"74626bda8033b598b875372b8e8cb982ba2349bc","kind":"tag","published_at":"2021-12-16T09:20:37.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.6/manifests"},{"name":"v2.0.27","sha":"b5c6bc2633f1ea150970131e547a1a580052ece5","kind":"tag","published_at":"2021-12-16T09:00:27.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.27","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.27/manifests"},{"name":"v2.1.0-beta.5","sha":"835081d794427f37bd671f584b6083f96ae17aa6","kind":"tag","published_at":"2021-12-09T17:53:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.5/manifests"},{"name":"v2.0.26","sha":"66ca617d40d57627a8820c96d388a7583650ae6e","kind":"tag","published_at":"2021-12-09T17:43:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.26","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.26/manifests"},{"name":"v2.1.0-beta.4","sha":"e57713abe7add73e7033a30af3022668f4a9ec8d","kind":"tag","published_at":"2021-09-01T15:31:59.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.4/manifests"},{"name":"v2.0.25","sha":"2a4c0f8ba2741e618737556ed1973b22a8284a58","kind":"tag","published_at":"2021-09-01T15:17:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.25","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.25/manifests"},{"name":"v2.1.0-beta.3","sha":"912f4beb7254c72e2db4207efdb38543994c7630","kind":"tag","published_at":"2021-08-11T06:36:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.3/manifests"},{"name":"v2.1.0-beta.2","sha":"94ab611f45fbacf94f449a14fd035c6971a786fd","kind":"tag","published_at":"2021-07-29T12:50:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.2/manifests"},{"name":"v2.0.24","sha":"8818eb7ec61dd59059b51478d734e6d30fb8cca9","kind":"tag","published_at":"2021-07-29T12:08:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.24","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.24/manifests"},{"name":"v2.0.23","sha":"79c3770db75c09d5c846d5d42ffb607b29ba5b9f","kind":"tag","published_at":"2021-06-21T11:50:02.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.23","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.23/manifests"},{"name":"v2.0.22","sha":"a40301a5dc44ebbdeac291edf4cf3df3960a6fae","kind":"tag","published_at":"2021-05-24T16:31:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.22","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.22/manifests"},{"name":"v2.1.0-beta.1","sha":"ff09d7fffece5dda0c2f188114393161702135af","kind":"tag","published_at":"2021-04-25T12:29:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.1/manifests"},{"name":"v2.0.21","sha":"47556c4f31576e6bc4e00262661b7b212bd90a60","kind":"tag","published_at":"2021-04-07T14:05:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.21","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"7c6f2ce175e8f9db63a694ae413210f99e183ad7","kind":"tag","published_at":"2021-02-24T09:46:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.20","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.20/manifests"},{"name":"v2.0.19","sha":"bcf99a613e320812fc4b691f96a4e7e3d125749d","kind":"commit","published_at":"2021-02-01T10:44:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.19","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"7385a7d7a3a1f0670d5fda376b8cdf516d7c7b30","kind":"commit","published_at":"2021-01-12T06:56:22.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.18","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.18/manifests"},{"name":"v1.3.29","sha":"3e323fc72d09df6f1957250cf20bdacbe26fd3d7","kind":"tag","published_at":"2021-01-06T14:04:08.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.29","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.29/manifests"},{"name":"v2.0.17","sha":"3318b1e7e6ca900696ce2ed4e6687a725e0aa90a","kind":"commit","published_at":"2020-12-14T20:57:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.17","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.17/manifests"},{"name":"v1.3.28","sha":"7cbec2b0ccd547859823ef1cb2766314202cf480","kind":"tag","published_at":"2020-12-08T13:29:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.28","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.28/manifests"},{"name":"v2.0.16","sha":"d49fd0d8185d5b571c3a90282c4e44a55b996c53","kind":"commit","published_at":"2020-11-26T17:00:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"a85798d66b667a8e598a062db1cdafeae48acf30","kind":"commit","published_at":"2020-11-03T14:46:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.15/manifests"},{"name":"v1.3.27","sha":"cce7305a7ef56c4edc6ab28ae224141facfa8d59","kind":"tag","published_at":"2020-10-28T14:29:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.27","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.27/manifests"},{"name":"v1.3.26","sha":"03a7d8611676ee14e3d6040d8642063d787819ea","kind":"tag","published_at":"2020-10-22T15:25:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.26","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.26/manifests"},{"name":"v2.0.14","sha":"1b36f643d2d40b959e325a00867c45822418202d","kind":"commit","published_at":"2020-10-22T13:51:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.14/manifests"},{"name":"v1.3.25","sha":"56cb309bef2993de47dc846f7bc2933c7a6159c7","kind":"tag","published_at":"2020-08-31T12:58:59.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.25","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25/manifests"},{"name":"v2.0.13","sha":"37a209886890ca5cdd6ef39c61d29827a13c1a1d","kind":"commit","published_at":"2020-08-31T12:48:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.13/manifests"},{"name":"v1.3.25-beta.2","sha":"562d61cc72c0038f66b221a7c6d0b07034e38804","kind":"tag","published_at":"2020-08-19T06:27:25.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.25-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.25-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.25-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.2/manifests"},{"name":"v1.3.25-beta.1","sha":"d591b617c52537edb6fedb2e343800610eb075e3","kind":"tag","published_at":"2020-08-18T06:31:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.25-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.25-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.25-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.1/manifests"},{"name":"v2.0.12","sha":"8b9d7f887fd37ec22cb39f020d710fb7835d159a","kind":"commit","published_at":"2020-07-21T09:25:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"1b227314d669cbbd3395c2ff1e31704ca0d9284c","kind":"commit","published_at":"2020-07-06T07:52:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.11/manifests"},{"name":"v1.3.24","sha":"9c7da5f498d70241993b05598488597bc2c94a98","kind":"tag","published_at":"2020-07-03T06:58:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.24","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.24/manifests"},{"name":"v2.0.10","sha":"cdb2a357aeb61e0a52beb6a8d09953f423924faf","kind":"commit","published_at":"2020-05-26T12:18:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"655f8ac6f8586a8a0d49d217f0846deefb45de21","kind":"commit","published_at":"2020-05-04T06:00:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"8600d4ff895df5d6df5ecfd45e7244af04d8f89f","kind":"commit","published_at":"2020-04-14T19:08:41.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.8/manifests"},{"name":"v1.3.23","sha":"bf556d4765c9305ed14f6cd962f4f438239799e4","kind":"tag","published_at":"2020-04-14T18:13:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.23","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.23/manifests"},{"name":"v2.0.7","sha":"f6e03e838ce51eee8d751df03f29afb3eeea42d6","kind":"tag","published_at":"2020-04-10T07:01:02.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.7/manifests"},{"name":"v1.3.22","sha":"dae8b1ba6368d8d2bd31eb5435e868f16c9ce9d3","kind":"tag","published_at":"2020-04-04T14:41:59.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.22","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.22/manifests"},{"name":"v2.0.6","sha":"9b2dcc9b499b125560193ba39f65c5d359ceb11d","kind":"commit","published_at":"2020-04-04T14:35:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"5e605a630551397a0f21b4b530b177fe4e571542","kind":"commit","published_at":"2020-03-29T01:13:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"743eceac9c69e4e5aa8e3ced425d8893cb55119c","kind":"tag","published_at":"2020-03-27T16:51:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.4/manifests"},{"name":"v1.3.21","sha":"45575df553f0a93eb5b6b5c98e4471b590f1c884","kind":"tag","published_at":"2020-03-26T19:46:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.21","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.21/manifests"},{"name":"v2.0.3","sha":"7cee3e11d29ec21f0073aa4ac03b08a4f2a0ef17","kind":"tag","published_at":"2020-03-26T19:29:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.3/manifests"},{"name":"v1.3.20","sha":"b2dd14eaab5ef3a03c172ebdc06ea0e9a71fa0ce","kind":"tag","published_at":"2020-02-24T16:29:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.20","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.20/manifests"},{"name":"v1.3.19","sha":"b91d891e04fcb0c0c0c4fc3f371d36c09c19ba2c","kind":"tag","published_at":"2020-02-20T02:16:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.19","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.19/manifests"},{"name":"v2.0.2","sha":"60206ea15541869622623167c590276a6329f5b8","kind":"commit","published_at":"2020-02-20T02:05:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"e7c8b260c3d81e91ac537787424e888afd35f594","kind":"commit","published_at":"2020-01-30T20:50:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.1/manifests"},{"name":"v1.3.18","sha":"6e54def3f9d07d5bd1b57f8d296e8cbae7d008f4","kind":"tag","published_at":"2020-01-30T20:16:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.18","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.18/manifests"},{"name":"v2.0.0","sha":"20050b10bc7fe88edff3ff320b4cea85c023f30d","kind":"tag","published_at":"2019-12-09T21:54:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0/manifests"},{"name":"v2.0.0-rc14","sha":"8ca390bf44dea39dfc1b15422881e14c8bcb341f","kind":"tag","published_at":"2019-12-08T18:53:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc14/manifests"},{"name":"v1.3.17","sha":"cdf214a094e400027463a8d523a7c00c9dcdfdb4","kind":"tag","published_at":"2019-11-24T10:47:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.17","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.17/manifests"},{"name":"v2.0.0-rc13","sha":"b5c0c3b19ac4fc22fe8eefe2c3b61ba6e6b3829a","kind":"tag","published_at":"2019-11-20T22:45:08.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc13/manifests"},{"name":"v2.0.0-rc12","sha":"caba50b91297444ceb3c02e1295fad7b3991da21","kind":"tag","published_at":"2019-10-23T20:11:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc12/manifests"},{"name":"v1.3.16","sha":"45f9865864c305639b555ac3c2a57fe946f0913b","kind":"tag","published_at":"2019-10-20T20:29:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.16/manifests"},{"name":"v2.0.0-rc11","sha":"82c1361e0a21dc94c3b3cdabdd141fb87fbbfe99","kind":"tag","published_at":"2019-10-13T16:15:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc11/manifests"},{"name":"v1.3.15","sha":"18caa542327c2a20c6f140d7c645f57f4e11a109","kind":"tag","published_at":"2019-09-25T17:22:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.15/manifests"},{"name":"v2.0.0-rc10","sha":"26b8df02d45004c1abb92e8a50054e17e34c0fb0","kind":"tag","published_at":"2019-09-16T23:06:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc10/manifests"},{"name":"v2.0.0-rc9","sha":"6cfd68560c91d0b0a5682bdbb9f20eeaa09c398d","kind":"tag","published_at":"2019-08-31T18:01:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc9/manifests"},{"name":"v2.0.0-rc8","sha":"e3a1c7a650cba5ab32164761574ef69af4134f17","kind":"tag","published_at":"2019-08-29T13:08:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc8/manifests"},{"name":"v2.0.0-rc7","sha":"1e5ee67862cc25755891e1587e709773ffa314c4","kind":"tag","published_at":"2019-08-28T14:43:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc7/manifests"},{"name":"v2.0.0-rc6","sha":"c8e0b0137115322e39a93f3a369e4dec72df9045","kind":"tag","published_at":"2019-08-27T19:30:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc6/manifests"},{"name":"v2.0.0-rc5","sha":"171a6751fa063b32c47201b1821e4d7e610c865e","kind":"tag","published_at":"2019-08-08T06:19:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc5/manifests"},{"name":"v1.3.14","sha":"f720ed469d52842ba23839f7d9b467f610d74524","kind":"tag","published_at":"2019-08-07T18:50:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.14/manifests"},{"name":"v1.3.13","sha":"e006b420447da6cb8bc3e7fb2aaa6271229c7aa1","kind":"tag","published_at":"2019-07-16T19:38:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.13/manifests"},{"name":"v2.0.0-rc4","sha":"d7e770086334fc3c84e83a96d8e2fb863ac5b252","kind":"tag","published_at":"2019-06-28T06:29:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc4/manifests"},{"name":"v2.0.0-rc3","sha":"21352e6277118d30b82df6ba2a1e899619ed202e","kind":"tag","published_at":"2019-06-16T15:48:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc3/manifests"},{"name":"v2.0.0-rc2","sha":"2162827fd2af02f2774aadc60809161055fec5ae","kind":"tag","published_at":"2019-05-26T16:09:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc2/manifests"},{"name":"v1.3.12","sha":"c1461c389a1f01a757c966518dd2c52601204676","kind":"tag","published_at":"2019-05-25T18:10:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.12/manifests"},{"name":"v1.3.11","sha":"a47305d487e710d013c46283a9b286358688d5f1","kind":"tag","published_at":"2019-05-09T18:16:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.11/manifests"},{"name":"v1.3.10","sha":"42759228412e484fa170bc9ab5aae019422432c3","kind":"tag","published_at":"2019-04-29T16:56:01.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.10/manifests"},{"name":"v2.0.0-rc1","sha":"d9397fecfadc3e34ca8742b17077a3bac32624dd","kind":"tag","published_at":"2019-04-18T18:40:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc1/manifests"},{"name":"v1.3.9","sha":"88a73fd64c20015bd8b059bf8a052e98d35e6080","kind":"tag","published_at":"2019-02-24T00:56:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.9/manifests"},{"name":"v1.3.8","sha":"ec23670cc6ecc2d16bef7e48130c99e741aab711","kind":"tag","published_at":"2019-01-01T13:10:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.8/manifests"},{"name":"v2.0.0-rc0","sha":"bc4b7dc04d9c06e7357e3d3d55bdfca366de18b4","kind":"tag","published_at":"2018-10-02T19:50:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc0/manifests"},{"name":"v1.3.7","sha":"777686d9bcfb7a732838a5cfc4043b9a65b0eaea","kind":"tag","published_at":"2018-10-02T10:25:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.7/manifests"},{"name":"v1.2.9","sha":"49dd12a95398ee1b841ad9ba48fdbf35149137e7","kind":"tag","published_at":"2018-10-01T06:43:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.9/manifests"},{"name":"v1.3.6","sha":"99cbd25dad946952bcc3fb7b7e5152f064dac382","kind":"tag","published_at":"2018-10-01T06:01:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.6/manifests"},{"name":"v1.1.8","sha":"fd4c7266d4b6b780f06d3be7e14a79406ae77168","kind":"tag","published_at":"2018-06-24T18:34:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.8/manifests"},{"name":"v1.2.8","sha":"5a96d56fa6fc07b1d34700d42615162cc8584c03","kind":"tag","published_at":"2018-06-24T17:03:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.8/manifests"},{"name":"v1.3.5","sha":"7acede06f2df73f1db80461e44ba23708eb6bdd5","kind":"tag","published_at":"2018-06-24T15:36:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"a4e03c33c92dedf83886f0cc66bc443ad916feba","kind":"tag","published_at":"2018-06-15T08:23:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.4/manifests"},{"name":"v1.2.7","sha":"bb7291d26b7a00fa37c2712b620fb6fb747cae5a","kind":"tag","published_at":"2018-06-15T07:18:20.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.7/manifests"},{"name":"v1.3.3","sha":"c4f66abf07cc46813b98137dc29a8a2762ab33e2","kind":"tag","published_at":"2018-06-06T20:09:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.3/manifests"},{"name":"v1.2.6","sha":"be9b592857e85dc50a3181b6b5efc23bdbc384d8","kind":"tag","published_at":"2018-05-06T21:14:57.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.6/manifests"},{"name":"v1.3.2","sha":"f22ae5293ec400e9faafd1cf18944f5ed60b3c0e","kind":"tag","published_at":"2018-05-06T20:26:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"c49ab943d4fe3c55afdb14814b818d3d5a4bf7dd","kind":"tag","published_at":"2018-04-04T16:46:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.1/manifests"},{"name":"v1.2.5","sha":"9add5d717a420f76681e2b6816b8beb6ccdf3a65","kind":"tag","published_at":"2018-04-04T15:24:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.5/manifests"},{"name":"v1.3.0","sha":"5fc2ab21c58bcc0da2c78ca41e353c69928bc777","kind":"tag","published_at":"2018-03-14T17:20:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0/manifests"},{"name":"v1.3.0-rc7","sha":"fb9cdad412e1be86cf2fff2dd9962271a113b025","kind":"tag","published_at":"2018-02-23T10:17:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc7/manifests"},{"name":"v1.2.4","sha":"462c373665d885b82ab2e7dfd5cf5ef675cc3499","kind":"tag","published_at":"2018-02-11T09:54:01.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.4/manifests"},{"name":"v1.1.7","sha":"7269c4dd270ed967a19c912ed8dae189123d0b37","kind":"tag","published_at":"2018-02-10T19:17:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.7/manifests"},{"name":"v1.3.0-rc6","sha":"b89b2223222b78b41d71fde00c31a7a0b43156b0","kind":"tag","published_at":"2018-02-09T09:21:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc6/manifests"},{"name":"v1.3.0-rc5","sha":"4c840c0186a5d4e7f43dbf66182ff35a36ed91cc","kind":"tag","published_at":"2018-02-08T11:28:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc5/manifests"},{"name":"v1.2.3","sha":"c956c492081a2006f7f7fa5442f2a3f0de027527","kind":"tag","published_at":"2018-01-22T18:11:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.3/manifests"},{"name":"v1.3.0-rc4","sha":"a22c62b7b9037793f63fb0fb135ce368a83fa286","kind":"tag","published_at":"2018-01-18T23:24:44.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc4/manifests"},{"name":"v1.3.0-rc3","sha":"29926075af642d815d0a2e46c88ab109fa084ddb","kind":"tag","published_at":"2018-01-09T10:53:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc3/manifests"},{"name":"v1.3.0-rc2","sha":"f0bd2f1eec7551077b14662bf10f52840a5626f4","kind":"tag","published_at":"2018-01-05T19:42:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc2/manifests"},{"name":"v1.2.2","sha":"7f9b9445f345110e198298382373c0bec94f7cac","kind":"tag","published_at":"2017-11-27T08:10:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.2/manifests"},{"name":"v1.3.0-rc1","sha":"90aee5f8ce5585722b3f1b8c5f86b7c945bb1752","kind":"tag","published_at":"2017-11-22T15:01:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc1/manifests"},{"name":"v1.2.1","sha":"a270cf4bd982a819bc8a4c273fdcb38bdca5f0df","kind":"tag","published_at":"2017-11-22T12:23:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.1/manifests"},{"name":"v1.1.6","sha":"861f18cffb7df2b17b4e54c638792a7b3f99c003","kind":"tag","published_at":"2017-11-02T07:58:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"05b28222d9ccd0a32fd73b24998ce0e8be1ca1ca","kind":"tag","published_at":"2017-10-17T12:41:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.5/manifests"},{"name":"v1.2.0","sha":"3e8bf3b8338d6367a3dd87d2e7aac6c438c163e4","kind":"tag","published_at":"2017-10-06T13:02:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0/manifests"},{"name":"v1.2.0-rc6","sha":"6fe033be9bd7dc40cf1f0d6569b54a8dd635560c","kind":"tag","published_at":"2017-09-19T14:56:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc6/manifests"},{"name":"v1.2.0-rc5","sha":"826555e8576e5054abe8186fa7c70caa5bf25f7e","kind":"tag","published_at":"2017-09-05T09:14:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc5/manifests"},{"name":"v1.2.0-rc4","sha":"d0acafd047b174a703f440c2cbc92e9241edd6e8","kind":"tag","published_at":"2017-08-24T19:36:37.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc4/manifests"},{"name":"v1.2.0-rc3","sha":"0037881dcf26be144e74ca858270dac2ce83be59","kind":"tag","published_at":"2017-08-24T09:35:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc3/manifests"},{"name":"v1.1.4","sha":"cd115f80c0dacd0cd38112e973cf1590eee848f0","kind":"tag","published_at":"2017-08-24T08:23:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.4/manifests"},{"name":"v1.2.0-rc2","sha":"faf0dc10475de7075dcd8fb97ef899c57209d546","kind":"tag","published_at":"2017-08-18T06:50:45.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc2/manifests"},{"name":"v1.2.0-rc1","sha":"3a87e22c1e0fc05b1583439e83c6a9f38e6ec106","kind":"tag","published_at":"2017-08-02T17:37:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc1/manifests"},{"name":"v1.1.3","sha":"c32f9c596279e113c08200b57540ac832e9f2d98","kind":"tag","published_at":"2017-07-31T11:41:57.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.3/manifests"},{"name":"v1.0.9","sha":"76870752757b9e13ea01a5555146b0db92d41914","kind":"tag","published_at":"2017-07-31T09:45:45.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.9/manifests"},{"name":"v1.1.2","sha":"35e2cefeceb130cbf80929dff4f85ab468566396","kind":"tag","published_at":"2017-06-27T07:42:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.2/manifests"},{"name":"v1.0.8","sha":"eafbb5d29e99f62db9fb24d66a393082eaa557b2","kind":"tag","published_at":"2017-06-27T07:17:08.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.8/manifests"},{"name":"v1.1.1","sha":"d65931e328a553094f5386acde72fc8ab4ca4615","kind":"tag","published_at":"2017-05-19T12:05:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"233515e217b91258ef7822953a884e9d104c7f03","kind":"tag","published_at":"2017-03-21T08:26:48.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0/manifests"},{"name":"v1.0.7","sha":"8c4ffc1316e24e074fda1250f704e5d63ec9386c","kind":"tag","published_at":"2017-03-20T18:34:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.7/manifests"},{"name":"v1.1.0-rc4","sha":"ba3087892729fb0ea8028d7c37cfc88a2eaa30e5","kind":"tag","published_at":"2017-03-15T16:52:22.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc4/manifests"},{"name":"v1.1.0-rc3","sha":"84739bf5a3226ee863c3f2a1dd4ba5f955ec7210","kind":"tag","published_at":"2017-03-15T10:58:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc3/manifests"},{"name":"v1.1.0-rc2","sha":"367033ef96a147d271298f94f77a67972192edae","kind":"tag","published_at":"2017-03-08T13:59:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc2/manifests"},{"name":"v1.1.0-rc1","sha":"55eee43f88bce129da741be93ccf1da25d6005a6","kind":"tag","published_at":"2017-02-13T08:17:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc1/manifests"},{"name":"v1.0.6","sha":"46d8ac9e9a61902596c8d6b1e17e2f6c88e5982d","kind":"tag","published_at":"2017-01-30T18:58:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"6e89e64cdd17562a73a97b098a05b2bd61d3ced8","kind":"tag","published_at":"2016-11-18T11:00:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"38b3199f49e6b67535e3070e56d410dc7ba32c70","kind":"tag","published_at":"2016-11-14T18:01:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"bca4ad4a2f46f15721305e2ef7c5c67f4ca08b23","kind":"tag","published_at":"2016-10-28T17:22:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"4d58bf6558cb1d3e382471581d14d50aadeaf12e","kind":"tag","published_at":"2016-09-23T18:18:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"2cf469dbf87e81c0fbf9402d73a4a94ef31d5fac","kind":"tag","published_at":"2016-09-21T12:38:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"ca39aa51a87a596e7b7e7e1309f9c34d9544bf63","kind":"tag","published_at":"2016-07-26T13:12:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc4","sha":"c1f860b56e16d64556f4249cde5423d221d8db35","kind":"tag","published_at":"2016-07-08T08:26:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc4/manifests"},{"name":"v0.9.3","sha":"2565a66fbb62e28c8e7ac2754be14e594fd1b445","kind":"tag","published_at":"2016-06-20T14:27:20.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.3/manifests"},{"name":"v1.0.0-rc3","sha":"861c33352a33836cb6cef365c26a255187ba361d","kind":"tag","published_at":"2016-05-31T16:24:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"e37431766143efaf0c68eed74978b11e929a5bf8","kind":"tag","published_at":"2016-03-30T08:09:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc2/manifests"},{"name":"v1.0.0-rc1","sha":"a67d4c9e438ec9ba7c3e08f2d749d74d288d9f5a","kind":"tag","published_at":"2016-03-18T22:52:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc1/manifests"},{"name":"v0.9.2","sha":"ac9a7dcb755eff6e7ceec18fa662e107269a73de","kind":"tag","published_at":"2016-01-20T08:38:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.2/manifests"},{"name":"v0.8.5","sha":"668cd9f32622e70da9c9457377d442213094d28d","kind":"commit","published_at":"2015-11-03T16:20:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.5/manifests"},{"name":"v0.9.1","sha":"4d36235d352e9a04923408094759406c929043ba","kind":"commit","published_at":"2015-11-03T15:39:46.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1/manifests"},{"name":"v0.9.1-rc1","sha":"e61e388a3b4853aa2940b0957857513a5046b74d","kind":"commit","published_at":"2015-11-02T11:29:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.1-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1-rc1/manifests"},{"name":"v0.9.0","sha":"a8b117f07d3180f3b6acf89f8488003648178c06","kind":"commit","published_at":"2015-10-28T15:10:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0/manifests"},{"name":"v0.9.0-rc5","sha":"a7f440f719e436a645f00b3b3fd166b2b156d2b9","kind":"commit","published_at":"2015-10-20T10:49:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc5/manifests"},{"name":"v0.8.4","sha":"a29daa061e0c4376edb00083722ed1730adcaf8b","kind":"tag","published_at":"2015-08-26T01:55:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.4/manifests"},{"name":"v0.9.0-rc4","sha":"83edc098bc49ae3168340f6d24324b97c9b500da","kind":"tag","published_at":"2015-08-24T13:54:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc4/manifests"},{"name":"v0.8.3","sha":"c733aff2541857e299fca50c3cf5769b2d4d0fb1","kind":"tag","published_at":"2015-08-24T13:35:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.3/manifests"},{"name":"v0.9.0-rc3","sha":"26931fe097c2526b2582a35393d60ba9019c5a76","kind":"tag","published_at":"2015-07-14T21:30:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc3/manifests"},{"name":"v0.9.0-rc2","sha":"149e8ee1c1f85a4e5ec887f0f864f586c55717b8","kind":"tag","published_at":"2015-07-09T13:25:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc2/manifests"},{"name":"v0.8.2","sha":"51c06f9f808117b6ec71d7f972c1ec7ce4e08fe1","kind":"tag","published_at":"2015-07-06T18:21:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.2/manifests"},{"name":"v0.9.0-rc1","sha":"4c9cd76389a14ddb7af5ea1536926cc9c80cec31","kind":"tag","published_at":"2015-06-18T18:57:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc1/manifests"},{"name":"v0.8.1-fixed-docs","sha":"09f538ef4cdbd14198e38503eda1a865e2120e3a","kind":"commit","published_at":"2015-04-12T16:52:48.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1-fixed-docs","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1-fixed-docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.1-fixed-docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-fixed-docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-fixed-docs/manifests"},{"name":"v0.8.1","sha":"b72b2c022f580d4ba01b24ebc5d35edfa7dd0614","kind":"tag","published_at":"2015-04-07T13:02:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1/manifests"},{"name":"v0.8.1-rc2","sha":"756e443dd72fad27f7fb8af1e16e8712e67bdaa1","kind":"tag","published_at":"2015-04-01T14:04:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc2/manifests"},{"name":"v0.8.1-rc1","sha":"99c04b28d9fcc6aa5e35618572d868ade32c134c","kind":"tag","published_at":"2015-04-01T13:46:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc1/manifests"},{"name":"v0.8.0","sha":"fbe6baff38c47eb55374c1a9f6ba07e51d98e1e3","kind":"tag","published_at":"2015-03-05T15:38:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0/manifests"},{"name":"v0.8.0-rc5","sha":"50a7fc0e73e300847e2c61bdb127619d572aacfe","kind":"tag","published_at":"2015-03-01T01:26:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc5/manifests"},{"name":"v0.8.0-rc4","sha":"4acc8b9befc1a730129fb9b9b68ff04aa0098ed5","kind":"tag","published_at":"2015-02-25T20:31:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc4/manifests"},{"name":"v0.8.0-rc3","sha":"294a2f11e2972039a372b65d98067d1e12ce5087","kind":"tag","published_at":"2015-02-20T00:21:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc3/manifests"},{"name":"v0.8.0-rc2","sha":"7f45f7af37cdbc24830e57e5a96a4e71e4954fce","kind":"tag","published_at":"2015-01-17T17:12:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc2/manifests"},{"name":"v0.8.0-rc1","sha":"77f04bc174ac3e97f4a5a23ebc19906037747895","kind":"tag","published_at":"2014-11-09T16:34:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc1/manifests"},{"name":"v0.7.1","sha":"901a459af922491bb556d62e046d1475760fb8ce","kind":"commit","published_at":"2014-06-20T15:23:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"ecfa4a50022a4f565c4b94ed678bf60c0eaba488","kind":"tag","published_at":"2014-04-04T21:30:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0/manifests"},{"name":"v0.7.0-rc3","sha":"d9bbd2be65362254a821da076bb89e4238b6c78c","kind":"tag","published_at":"2014-03-31T14:11:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc3/manifests"},{"name":"v0.7.0-rc2","sha":"5e58939d843e6d991bc14cf3e140b788455b6761","kind":"tag","published_at":"2014-02-28T15:46:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc2/manifests"},{"name":"v0.7.0-rc1","sha":"3dcd503aa2dc13ade6245345b4a135c8976e090e","kind":"tag","published_at":"2014-01-31T12:18:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc1/manifests"},{"name":"v0.6.2","sha":"61d713baf1c62a7583ad200a48a33223b5635c8c","kind":"tag","published_at":"2013-03-19T00:08:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.6.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"0138a73a3b6d8f29a7c8cec0abd3332f48b5ddc0","kind":"tag","published_at":"2012-11-28T19:23:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.6.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"ef7777eb293fa0db517a9c585ec491dc00e70491","kind":"tag","published_at":"2012-11-26T21:50:44.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.6.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"10e21f48ae2c4f2bd534575e7136dae115ccb3a3","kind":"tag","published_at":"2012-08-07T00:12:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.5.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"937771a0fdb58d6e7c115c98d9abb419d89d2aee","kind":"tag","published_at":"2012-07-31T06:13:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.5.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.0/manifests"},{"name":"v0.4.4","sha":"11ec3cf213b439f8a18b2684a8e571c66a42c25d","kind":"tag","published_at":"2012-07-24T17:47:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"836adcccf8fe0a9efcd621ffea9e26051b3fe2d4","kind":"tag","published_at":"2012-06-23T01:14:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"c81ee45fe05a7473c0fabe016259d4cac0d1709f","kind":"tag","published_at":"2012-06-20T20:10:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"56253364e610dd1b39696ff86e68b92dfd816801","kind":"tag","published_at":"2012-06-19T23:38:46.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"09244fae39dac8a0e3f22ff29ae0739311be8a7d","kind":"tag","published_at":"2012-05-01T20:40:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"f37ce009d52595ea8999a89d7c66f351f216fddd","kind":"tag","published_at":"2012-03-15T23:07:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.3.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"dd824ebb78851bb783c5f4f0b8d14de98aa13320","kind":"tag","published_at":"2012-03-14T01:14:46.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.3.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"862c414b371befbba2b6d4d35d8f15801f6187f5","kind":"tag","published_at":"2012-02-24T22:35:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.2.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"6b0ebd256d0d4d7aae3840a4c04211c573e36f39","kind":"tag","published_at":"2012-02-16T04:04:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.2.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.0/manifests"},{"name":"v0.1.3","sha":"7fa15b84aa2dfca6b8cd91314e669c4a64be023d","kind":"tag","published_at":"2012-01-19T22:03:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"9e8917f81f2a740bd66dd6196eb46e86f3893c2e","kind":"tag","published_at":"2012-01-08T03:02:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"037baeff84b3327171d2daaec6100d51167ac4de","kind":"tag","published_at":"2011-12-28T20:27:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"5b484dceb4dc0990e9a67dcf143dc77baf27799d","kind":"tag","published_at":"2011-12-22T03:44:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.0/manifests"},{"name":"v0.0.14","sha":"5aeb2c5b8cfcc90a6289bdce1ae4db96daf67cc7","kind":"commit","published_at":"2011-12-01T06:36:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.14/manifests"},{"name":"v0.0.13-NOGZIP","sha":"c2f13cdfe40a4132b548a0df366d2be06d5d696b","kind":"tag","published_at":"2011-10-13T18:21:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.13-NOGZIP","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.13-NOGZIP","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.13-NOGZIP","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13-NOGZIP","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13-NOGZIP/manifests"},{"name":"v0.0.13","sha":"8d1310adbf0b72fc75b60a4222d0c8581485b863","kind":"tag","published_at":"2011-10-08T01:03:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"a103d2668f95bea9c5fff5b9fff26f0b058d8c8a","kind":"tag","published_at":"2011-09-21T00:40:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.12/manifests"},{"name":"v0.0.11-1","sha":"b3a4707e81cb3c01e24bf1f3c9c3bb3307c43902","kind":"tag","published_at":"2011-09-16T06:01:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.11-1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.11-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.11-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11-1/manifests"},{"name":"v0.0.11","sha":"846f5f75774e2f97874b6b2f43a2a9142041353b","kind":"tag","published_at":"2011-09-15T02:28:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11/manifests"},{"name":"v0.0.10-1","sha":"149a9048c73bceda7af027086633f0ec7841381b","kind":"tag","published_at":"2011-08-23T22:15:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.10-1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.10-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.10-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10-1/manifests"},{"name":"v0.0.10","sha":"7f1bc683ebecdcbf07008b665cd217574600f97f","kind":"tag","published_at":"2011-08-23T20:59:17.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"ce084bcca7f6087e2f44e8bf94c3d225646f9752","kind":"tag","published_at":"2011-08-12T01:26:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"b08af670cd5b4207aa4b3fd16d37c9f0f0d6715a","kind":"tag","published_at":"2011-07-05T22:05:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"0eb4d8dfaee9d700a03700bde0d918dba9252586","kind":"tag","published_at":"2011-05-24T03:50:27.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"6c258a787d048e429a615dc77ea6f582d841e317","kind":"tag","published_at":"2011-05-17T20:50:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"b0ae3fb5e63f428992691869256d70876074d77e","kind":"tag","published_at":"2011-05-13T20:02:36.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"6e1764fa805a89cac4540e6449db632cff631bff","kind":"tag","published_at":"2011-05-10T01:55:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"115f8056e80a5beae4ccf3a46d7ee3bc68f99098","kind":"tag","published_at":"2011-04-27T22:04:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.3/manifests"},{"name":"v0.0.2-fix-publishing","sha":"b78e695c25ef1c890092412841164bf09d731928","kind":"tag","published_at":"2011-03-30T06:25:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.2-fix-publishing","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.2-fix-publishing","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.2-fix-publishing","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2-fix-publishing","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2-fix-publishing/manifests"},{"name":"v0.0.2","sha":"9dd90d7d78f6255375bf96a89daecf6c928d0c1d","kind":"tag","published_at":"2011-03-26T01:04:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"e3efe5ecf10f0eee76064798454345cd51560300","kind":"tag","published_at":"2011-03-15T04:13:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-05-31T23:03:42.819Z","dependent_packages_count":159,"downloads":null,"downloads_period":null,"dependent_repos_count":172,"rankings":{"downloads":null,"dependent_repos_count":1.2771499559188908,"dependent_packages_count":0.4682616013464775,"stargazers_count":3.098300873607438,"forks_count":1.9385669632123106,"docker_downloads_count":0.4402099863749299,"average":1.4444978760920093},"purl":"pkg:maven/io.dropwizard/dropwizard-logging","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.dropwizard:dropwizard-logging","docker_dependents_count":181,"docker_downloads_count":119534006,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.dropwizard:dropwizard-logging","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.dropwizard:dropwizard-logging/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-29T07:00:52.934Z","issues_count":119,"pull_requests_count":3885,"avg_time_to_close_issue":4066175.064102564,"avg_time_to_close_pull_request":184069.330259366,"issues_closed_count":78,"pull_requests_closed_count":3470,"pull_request_authors_count":41,"issue_authors_count":81,"avg_comments_per_issue":1.7394957983193278,"avg_comments_per_pull_request":1.271814671814672,"merged_pull_requests_count":2882,"bot_issues_count":23,"bot_pull_requests_count":3594,"past_year_issues_count":25,"past_year_pull_requests_count":566,"past_year_avg_time_to_close_issue":804308.6363636364,"past_year_avg_time_to_close_pull_request":71417.07012987013,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":385,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":18,"past_year_avg_comments_per_issue":0.64,"past_year_avg_comments_per_pull_request":0.6466431095406361,"past_year_bot_issues_count":4,"past_year_bot_pull_requests_count":482,"past_year_merged_pull_requests_count":348,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/issues","maintainers":[{"login":"joschi","count":155,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joschi"},{"login":"zUniQueX","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zUniQueX"},{"login":"aelamrani","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aelamrani"},{"login":"MatthewHawkins","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MatthewHawkins"},{"login":"jplock","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jplock"},{"login":"mbeaatriz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbeaatriz"}],"active_maintainers":[{"login":"joschi","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joschi"},{"login":"zUniQueX","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zUniQueX"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-logging/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-logging/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-logging/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-logging/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-logging/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-logging/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5033673,"name":"io.dropwizard:dropwizard-views","ecosystem":"maven","description":"Dropwizard is a Java framework for developing ops-friendly, high-performance, RESTful web applications.","homepage":"http://www.dropwizard.io/5.0.2","licenses":"Apache License 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/dropwizard/dropwizard","keywords_array":[],"namespace":"io.dropwizard","versions_count":237,"first_release_published_at":"2014-01-31T12:26:26.000Z","latest_release_published_at":"2026-05-31T22:50:00.000Z","latest_release_number":"5.0.2","last_synced_at":"2026-05-31T23:02:06.484Z","created_at":"2022-07-27T16:47:35.374Z","updated_at":"2026-05-31T23:03:43.657Z","registry_url":"https://central.sonatype.com/artifact/io.dropwizard/dropwizard-views/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.dropwizard/dropwizard-views/","metadata":{"repositories":["https://central.sonatype.com/repository/maven-snapshots/"]},"repo_metadata":{"id":1326622,"uuid":"1272129","full_name":"dropwizard/dropwizard","owner":"dropwizard","description":"A damn simple library for building production-ready RESTful web services.","archived":false,"fork":false,"pushed_at":"2026-05-31T02:07:41.000Z","size":114484,"stargazers_count":8575,"open_issues_count":25,"forks_count":3405,"subscribers_count":353,"default_branch":"release/5.0.x","last_synced_at":"2026-05-31T04:07:02.839Z","etag":null,"topics":["dropwizard","hibernate","java","jax-rs","jdbi","jersey-framework","jersey2","jetty","rest","restful-webservices","web-framework"],"latest_commit_sha":null,"homepage":"https://www.dropwizard.io","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dropwizard.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-01-19T19:52:29.000Z","updated_at":"2026-05-31T02:07:45.000Z","dependencies_parsed_at":"2023-09-25T00:36:07.805Z","dependency_job_id":"49d46f65-78ee-4616-9a89-d341231d1f09","html_url":"https://github.com/dropwizard/dropwizard","commit_stats":{"total_commits":6736,"total_committers":528,"mean_commits":"12.757575757575758","dds":0.7804334916864608,"last_synced_commit":"7c83a8faa94592fae7449ece2efd3563583d239c"},"previous_names":[],"tags_count":277,"template":false,"template_full_name":null,"purl":"pkg:github/dropwizard/dropwizard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dropwizard","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/refs/heads/release/5.0.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/sbom","scorecard":{"id":356802,"data":{"date":"2025-08-11","repo":{"name":"github.com/dropwizard/dropwizard","commit":"3b65cea7d21d47f0fa267aff12315cf7364fafae"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/18 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/maven.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maven.yml:29","Warn: no topLevel permission defined: .github/workflows/announce-release.yml:1","Warn: no topLevel permission defined: .github/workflows/assign-milestone.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/close_stale.yml:9","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/maven.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/trigger-release.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":8,"reason":"dependency not pinned by hash detected -- score normalized to 8","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/announce-release.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/dropwizard/dropwizard/announce-release.yml/release/4.0.x?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/dropwizard/dropwizard/release.yml/release/4.0.x?enable=pin","Info:  21 out of  21 GitHub-owned GitHubAction dependencies pinned","Info:   6 out of   8 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:10"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (28) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T09:47:45.812Z","repository_id":1326622,"created_at":"2025-08-18T09:47:45.812Z","updated_at":"2025-08-18T09:47:45.812Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33752288,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-31T02:00:06.040Z","response_time":95,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"dropwizard","name":"Dropwizard","uuid":"5478557","kind":"organization","description":"","email":null,"website":"https://www.dropwizard.io","location":null,"twitter":"dropwizardio","company":null,"icon_url":"https://avatars.githubusercontent.com/u/5478557?v=4","repositories_count":27,"last_synced_at":"2024-03-25T21:19:31.942Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dropwizard","funding_links":[],"total_stars":16606,"followers":61,"following":0,"created_at":"2022-11-02T16:45:24.316Z","updated_at":"2024-03-25T21:19:40.177Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dropwizard","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dropwizard/repositories"},"tags":[{"name":"v3.0.17","sha":"b4412f5843117b91c0925baaba7102c197e7809d","kind":"tag","published_at":"2026-01-27T21:53:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.17","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.17/manifests"},{"name":"v4.0.17","sha":"2eebdb206ad34815c2ee0035f91ac076b4ea17f0","kind":"tag","published_at":"2026-01-27T21:51:22.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.17","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.17/manifests"},{"name":"v5.0.1","sha":"ea6a2040ee5f2bf98398fb7ad1fb5ace3d5d572e","kind":"tag","published_at":"2026-01-27T21:43:17.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"84dbb957eadb10181039b8222efd39765553bca6","kind":"tag","published_at":"2025-09-16T08:29:02.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0/manifests"},{"name":"v3.0.16","sha":"ffe3e836d8c3412edac8d80ece719166e2e606e7","kind":"tag","published_at":"2025-08-25T22:53:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.16/manifests"},{"name":"v4.0.16","sha":"934373df90d67e5a6f5a7849c0af6598b4e45a3c","kind":"tag","published_at":"2025-08-25T22:52:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.16/manifests"},{"name":"v5.0.0-rc.5","sha":"d7e163da54bd0a80a6046b9840d9b2928b31b2e9","kind":"tag","published_at":"2025-08-25T22:51:44.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.5/manifests"},{"name":"v3.0.15","sha":"8a52fe4aea45f84571b33eb173735802e20bbc64","kind":"tag","published_at":"2025-07-24T07:53:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.15/manifests"},{"name":"v4.0.15","sha":"6616a964156e0ebbe6545dafab52ef7b7ac2b2b9","kind":"tag","published_at":"2025-07-24T07:53:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.15/manifests"},{"name":"v5.0.0-rc.4","sha":"310941b8b2ceedd73b263f712795b45938a028fa","kind":"tag","published_at":"2025-07-23T23:20:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.4/manifests"},{"name":"v3.0.14","sha":"1715dd027139a427fc1bc33827d64ec711525ccf","kind":"tag","published_at":"2025-05-25T20:26:41.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.14/manifests"},{"name":"v4.0.14","sha":"8c744d19a0e741d162c458bee8718acf8078f922","kind":"tag","published_at":"2025-05-25T20:26:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.14/manifests"},{"name":"v5.0.0-rc.3","sha":"ee35dc128decbad13f1f4186b11fe47ee6920d8f","kind":"tag","published_at":"2025-05-25T20:25:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.3/manifests"},{"name":"v4.0.13","sha":"153956cf61aacee809b413752f40bf96876e1e03","kind":"tag","published_at":"2025-03-26T23:41:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.13/manifests"},{"name":"v3.0.13","sha":"76ba41397e11a281256cf631aaa5daaa875a8a2b","kind":"tag","published_at":"2025-03-26T23:23:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.13/manifests"},{"name":"v5.0.0-rc.2","sha":"6b1ebba8fcca6a303997d06edaea29e52b8c3b51","kind":"tag","published_at":"2025-03-26T23:18:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.2/manifests"},{"name":"v4.0.12","sha":"b50169f6e6410a4d34d9c467b95ca7b885cf5dda","kind":"tag","published_at":"2025-01-15T22:38:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.12/manifests"},{"name":"v5.0.0-rc.1","sha":"ed203df38708927f65f9cd7f2760da408af97171","kind":"tag","published_at":"2025-01-15T22:17:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.1/manifests"},{"name":"v3.0.12","sha":"400e4a2f4e15eda153ac79e07bcf2c88420e6422","kind":"tag","published_at":"2025-01-15T22:17:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.12/manifests"},{"name":"v4.0.11","sha":"459892ea1853dcd1199c6bbb28da4347e7e70f60","kind":"tag","published_at":"2024-11-27T21:56:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.11/manifests"},{"name":"v3.0.11","sha":"f8603dcc52bfaaf9711d4808c350cca40f2001f5","kind":"tag","published_at":"2024-11-27T21:56:41.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.11/manifests"},{"name":"v5.0.0-alpha.5","sha":"e78411400eee81e1531c598892fa55b8b013cf70","kind":"tag","published_at":"2024-11-27T21:46:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.5/manifests"},{"name":"v3.0.10","sha":"390aa1ffcbbf95328a48b613b8c73b1752e35e61","kind":"tag","published_at":"2024-10-21T16:41:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.10/manifests"},{"name":"v4.0.10","sha":"48c582b1384352cfd93d43bf39e9e5bbc3e1fe39","kind":"tag","published_at":"2024-10-21T16:41:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.10/manifests"},{"name":"v5.0.0-alpha.4","sha":"45c9e1849d67edf45a0a38ded9bfc05e825593b7","kind":"tag","published_at":"2024-10-21T16:41:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.4/manifests"},{"name":"v3.0.9","sha":"808acc151b972c12748b1aec22bc999d018587ec","kind":"tag","published_at":"2024-10-07T07:13:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.9/manifests"},{"name":"v5.0.0-alpha.3","sha":"284a5b6c2be16971d90148299f30c95f13974e07","kind":"tag","published_at":"2024-10-07T07:12:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.3/manifests"},{"name":"v4.0.9","sha":"94e87681eb8b3d61179f71f2479b1f3820870c94","kind":"tag","published_at":"2024-10-07T07:11:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.9/manifests"},{"name":"v5.0.0-alpha.2","sha":"fe313c7e61a597d3edd9732d5b21a1849c698dc8","kind":"tag","published_at":"2024-08-25T22:47:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.2/manifests"},{"name":"v3.0.8","sha":"17006045b0dcf9e9ae65a8288d55b70123c83d27","kind":"tag","published_at":"2024-08-25T21:19:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.8/manifests"},{"name":"v4.0.8","sha":"c0713c7765a418e704182720a41d7d3800ae50f9","kind":"tag","published_at":"2024-08-25T21:19:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.8/manifests"},{"name":"v3.0.7","sha":"71d5de54fd02a2545ab6184c0794454da85a773f","kind":"tag","published_at":"2024-03-06T14:59:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.7/manifests"},{"name":"v4.0.7","sha":"2aeb472faecc68c0136a0a7231baf1472b55b388","kind":"tag","published_at":"2024-03-06T14:58:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.7/manifests"},{"name":"v2.1.12","sha":"908e31ea7996913fa3aa767465547b5dfbf2df8e","kind":"tag","published_at":"2024-01-31T22:14:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.12/manifests"},{"name":"v3.0.6","sha":"0f09619dcd70caea3957d14bb55a2030b45c39b8","kind":"tag","published_at":"2024-01-29T22:04:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.6/manifests"},{"name":"v4.0.6","sha":"18e00e1edd89776ca26f627d97ce5ed7ca3a544e","kind":"tag","published_at":"2024-01-29T22:04:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.6/manifests"},{"name":"v5.0.0-alpha.1","sha":"4b9d0d23485f8c89196434afbf0145ae2b797484","kind":"tag","published_at":"2023-12-20T22:41:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.0.5","sha":"2a25b34dad34b7d170ba2c7304707e1c74129b99","kind":"tag","published_at":"2023-12-20T22:38:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.5/manifests"},{"name":"v3.0.5","sha":"f2c02fb0484c5d79fa45e1fb7824b543fbd9982e","kind":"tag","published_at":"2023-12-20T22:38:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.5/manifests"},{"name":"v2.1.11","sha":"461d086125475afa92a0973588132e4508c525af","kind":"tag","published_at":"2023-12-20T22:36:27.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.11/manifests"},{"name":"v4.0.4","sha":"6bca3f7059798ba55fdf04f015f10951e24f27bd","kind":"tag","published_at":"2023-11-06T17:09:20.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.4/manifests"},{"name":"v3.0.4","sha":"42477dcb60f0d1b3bebd4eaff23494816a2915d9","kind":"tag","published_at":"2023-11-06T12:48:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.4/manifests"},{"name":"v2.1.10","sha":"480b2ebc281900a69a058927222eee927ba1b518","kind":"tag","published_at":"2023-11-06T09:03:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.10/manifests"},{"name":"v4.0.3","sha":"456e5e67c1d57bb727e17cd7db092403c06cf7bd","kind":"tag","published_at":"2023-10-20T13:53:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.3/manifests"},{"name":"v3.0.3","sha":"f1ac18faa1ffe7444344e4cf437cd6d44966d5ed","kind":"tag","published_at":"2023-10-19T20:24:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.3/manifests"},{"name":"v2.1.9","sha":"eee9527a2c7e33d08d71b4b8801ed70d111bd02e","kind":"tag","published_at":"2023-10-19T16:33:45.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.9/manifests"},{"name":"v3.0.2","sha":"88ad5ab52462b814057be90c229162f7ddef7938","kind":"tag","published_at":"2023-09-24T22:34:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.2/manifests"},{"name":"v4.0.2","sha":"781bb4f36c8bdc3b844b7b905b69af95a917ed78","kind":"tag","published_at":"2023-09-24T22:22:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.2/manifests"},{"name":"v2.1.8","sha":"cbcbc6738dc3e1cba7005ed2d463f9b1f57bd8b1","kind":"tag","published_at":"2023-09-24T22:20:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"a46c6f82484c1d6b9fd84569f73e7b0dd33ec692","kind":"tag","published_at":"2023-06-19T22:06:25.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.7/manifests"},{"name":"v4.0.1","sha":"cfd9586186870ec9d078988c6d6a521d8756eafe","kind":"tag","published_at":"2023-06-19T22:04:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.1/manifests"},{"name":"v3.0.1","sha":"523a14f5006418bf7c0d4c6d7bc3d10755edfe1d","kind":"tag","published_at":"2023-06-19T22:03:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.1/manifests"},{"name":"v4.0.0","sha":"69e115aa8a5048f1557f449ca842a707a88cde2e","kind":"tag","published_at":"2023-03-28T22:24:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0/manifests"},{"name":"v3.0.0","sha":"1df711a473aef3a77ef738c19b563780b4d9dca6","kind":"tag","published_at":"2023-03-28T22:23:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0/manifests"},{"name":"v2.1.6","sha":"50587fa6c899beaad547b4f7306157beff271375","kind":"tag","published_at":"2023-03-28T21:58:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.6/manifests"},{"name":"v4.0.0-beta.4","sha":"cbbacd5247e2c8c0c208786b8d580ca29778a375","kind":"tag","published_at":"2023-02-24T09:22:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.4/manifests"},{"name":"v3.0.0-beta.5","sha":"05c1b73527610781131ce07bfcacb6c24d17713c","kind":"tag","published_at":"2023-02-24T09:17:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.5/manifests"},{"name":"v2.1.5","sha":"82ee4065196556523b5d1cdb6ebe87de2b00e949","kind":"tag","published_at":"2023-02-24T08:50:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.5/manifests"},{"name":"v2.0.35","sha":"d499ef1a579546e1f99343aae4b19f35b4737857","kind":"tag","published_at":"2023-01-28T21:56:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.35","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.35/manifests"},{"name":"v2.1.4","sha":"f5ef0d12b8e2c622435faae13c51b9cccaea9fa2","kind":"tag","published_at":"2022-10-20T19:56:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.4/manifests"},{"name":"v2.0.34","sha":"f5d447ce33c9dd53f96119a331de62c8c888ebc0","kind":"tag","published_at":"2022-10-18T17:23:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.34","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.34/manifests"},{"name":"v4.0.0-beta.3","sha":"26b3188e0c3f32b9dba7cda86634b787a2387bf5","kind":"tag","published_at":"2022-10-12T21:54:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.3/manifests"},{"name":"v3.0.0-beta.4","sha":"f679616d7ad7df6ba3bb77535507ca8ec4049336","kind":"tag","published_at":"2022-10-12T21:52:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.4/manifests"},{"name":"v2.1.3","sha":"d1563469fff7d63717063beb7b49267c39a88d58","kind":"tag","published_at":"2022-10-12T21:47:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.3/manifests"},{"name":"v2.0.33","sha":"5c1c2c425dd5b6a1f314c6b46563fd39c71e0656","kind":"tag","published_at":"2022-09-12T10:08:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.33","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.33/manifests"},{"name":"v2.1.2","sha":"ea3e5a3d1ba59d0467539d400592f5bf5b40dbf8","kind":"tag","published_at":"2022-09-12T10:01:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.2/manifests"},{"name":"v4.0.0-beta.2","sha":"55fef0b12367ac26018538542d6ec6efb4f562ea","kind":"tag","published_at":"2022-06-30T20:12:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.2/manifests"},{"name":"v3.0.0-beta.3","sha":"c9c8d72708fbfc8b9982e9b37f321e588a1efdab","kind":"tag","published_at":"2022-06-30T20:05:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.3/manifests"},{"name":"v2.0.32","sha":"b3d87605369aa63caf860f67be2ba86704dd7a97","kind":"tag","published_at":"2022-06-30T19:56:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.32","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.32/manifests"},{"name":"v2.1.1","sha":"d2455b5369c8d9391e81e697f2354246532d0d5e","kind":"tag","published_at":"2022-06-30T19:48:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.1/manifests"},{"name":"v2.0.31","sha":"6a2dd0885a9c4b6b62e4ecbd207b949ca8a8a5bc","kind":"tag","published_at":"2022-06-19T14:44:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.31","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.31/manifests"},{"name":"v2.0.30","sha":"71300cf5094a53fbd658a906423478ba706ff434","kind":"tag","published_at":"2022-06-18T18:08:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.30","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.30/manifests"},{"name":"v2.1.0","sha":"4fb8906bb761886c85891d4bbf6dcf0a15ca4e9c","kind":"tag","published_at":"2022-05-02T13:16:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0/manifests"},{"name":"v3.0.0-beta.2","sha":"8ade5d9db8d4e29f4f8f37a994246d9270b9c479","kind":"tag","published_at":"2022-04-20T21:45:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.2/manifests"},{"name":"v2.1.0-beta.9","sha":"fd2787a7817295796e6c9f07d44132c262a9e902","kind":"tag","published_at":"2022-04-20T21:40:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.9/manifests"},{"name":"v4.0.0-beta.1","sha":"621bf358ad641ecb07af52026d0385a923957c15","kind":"tag","published_at":"2022-04-08T10:24:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.1/manifests"},{"name":"v3.0.0-beta.1","sha":"b6e096859d65c16e0c669609444f73d0621f4769","kind":"tag","published_at":"2022-04-08T10:14:48.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.1/manifests"},{"name":"v2.1.0-beta.8","sha":"5b37d6f6af0383892834d8437e6c79688f5fc670","kind":"tag","published_at":"2022-04-05T15:57:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.8/manifests"},{"name":"v2.0.29","sha":"20d80316b32cf68d7a0ba23300cfa53bc5155e7d","kind":"tag","published_at":"2022-04-05T15:16:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.29","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.29/manifests"},{"name":"v2.1.0-beta.7","sha":"bf892222765fdd6880449589b99eeeb511b80444","kind":"tag","published_at":"2021-12-20T14:40:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.7/manifests"},{"name":"v2.0.28","sha":"dd215d3ec65f23cef9e0a4d96ed7c542d71d1758","kind":"tag","published_at":"2021-12-20T14:27:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.28","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.28/manifests"},{"name":"v2.1.0-beta.6","sha":"74626bda8033b598b875372b8e8cb982ba2349bc","kind":"tag","published_at":"2021-12-16T09:20:37.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.6/manifests"},{"name":"v2.0.27","sha":"b5c6bc2633f1ea150970131e547a1a580052ece5","kind":"tag","published_at":"2021-12-16T09:00:27.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.27","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.27/manifests"},{"name":"v2.1.0-beta.5","sha":"835081d794427f37bd671f584b6083f96ae17aa6","kind":"tag","published_at":"2021-12-09T17:53:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.5/manifests"},{"name":"v2.0.26","sha":"66ca617d40d57627a8820c96d388a7583650ae6e","kind":"tag","published_at":"2021-12-09T17:43:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.26","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.26/manifests"},{"name":"v2.1.0-beta.4","sha":"e57713abe7add73e7033a30af3022668f4a9ec8d","kind":"tag","published_at":"2021-09-01T15:31:59.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.4/manifests"},{"name":"v2.0.25","sha":"2a4c0f8ba2741e618737556ed1973b22a8284a58","kind":"tag","published_at":"2021-09-01T15:17:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.25","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.25/manifests"},{"name":"v2.1.0-beta.3","sha":"912f4beb7254c72e2db4207efdb38543994c7630","kind":"tag","published_at":"2021-08-11T06:36:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.3/manifests"},{"name":"v2.1.0-beta.2","sha":"94ab611f45fbacf94f449a14fd035c6971a786fd","kind":"tag","published_at":"2021-07-29T12:50:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.2/manifests"},{"name":"v2.0.24","sha":"8818eb7ec61dd59059b51478d734e6d30fb8cca9","kind":"tag","published_at":"2021-07-29T12:08:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.24","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.24/manifests"},{"name":"v2.0.23","sha":"79c3770db75c09d5c846d5d42ffb607b29ba5b9f","kind":"tag","published_at":"2021-06-21T11:50:02.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.23","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.23/manifests"},{"name":"v2.0.22","sha":"a40301a5dc44ebbdeac291edf4cf3df3960a6fae","kind":"tag","published_at":"2021-05-24T16:31:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.22","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.22/manifests"},{"name":"v2.1.0-beta.1","sha":"ff09d7fffece5dda0c2f188114393161702135af","kind":"tag","published_at":"2021-04-25T12:29:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.1/manifests"},{"name":"v2.0.21","sha":"47556c4f31576e6bc4e00262661b7b212bd90a60","kind":"tag","published_at":"2021-04-07T14:05:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.21","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"7c6f2ce175e8f9db63a694ae413210f99e183ad7","kind":"tag","published_at":"2021-02-24T09:46:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.20","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.20/manifests"},{"name":"v2.0.19","sha":"bcf99a613e320812fc4b691f96a4e7e3d125749d","kind":"commit","published_at":"2021-02-01T10:44:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.19","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"7385a7d7a3a1f0670d5fda376b8cdf516d7c7b30","kind":"commit","published_at":"2021-01-12T06:56:22.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.18","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.18/manifests"},{"name":"v1.3.29","sha":"3e323fc72d09df6f1957250cf20bdacbe26fd3d7","kind":"tag","published_at":"2021-01-06T14:04:08.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.29","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.29/manifests"},{"name":"v2.0.17","sha":"3318b1e7e6ca900696ce2ed4e6687a725e0aa90a","kind":"commit","published_at":"2020-12-14T20:57:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.17","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.17/manifests"},{"name":"v1.3.28","sha":"7cbec2b0ccd547859823ef1cb2766314202cf480","kind":"tag","published_at":"2020-12-08T13:29:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.28","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.28/manifests"},{"name":"v2.0.16","sha":"d49fd0d8185d5b571c3a90282c4e44a55b996c53","kind":"commit","published_at":"2020-11-26T17:00:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"a85798d66b667a8e598a062db1cdafeae48acf30","kind":"commit","published_at":"2020-11-03T14:46:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.15/manifests"},{"name":"v1.3.27","sha":"cce7305a7ef56c4edc6ab28ae224141facfa8d59","kind":"tag","published_at":"2020-10-28T14:29:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.27","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.27/manifests"},{"name":"v1.3.26","sha":"03a7d8611676ee14e3d6040d8642063d787819ea","kind":"tag","published_at":"2020-10-22T15:25:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.26","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.26/manifests"},{"name":"v2.0.14","sha":"1b36f643d2d40b959e325a00867c45822418202d","kind":"commit","published_at":"2020-10-22T13:51:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.14/manifests"},{"name":"v1.3.25","sha":"56cb309bef2993de47dc846f7bc2933c7a6159c7","kind":"tag","published_at":"2020-08-31T12:58:59.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.25","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25/manifests"},{"name":"v2.0.13","sha":"37a209886890ca5cdd6ef39c61d29827a13c1a1d","kind":"commit","published_at":"2020-08-31T12:48:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.13/manifests"},{"name":"v1.3.25-beta.2","sha":"562d61cc72c0038f66b221a7c6d0b07034e38804","kind":"tag","published_at":"2020-08-19T06:27:25.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.25-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.25-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.25-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.2/manifests"},{"name":"v1.3.25-beta.1","sha":"d591b617c52537edb6fedb2e343800610eb075e3","kind":"tag","published_at":"2020-08-18T06:31:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.25-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.25-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.25-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.1/manifests"},{"name":"v2.0.12","sha":"8b9d7f887fd37ec22cb39f020d710fb7835d159a","kind":"commit","published_at":"2020-07-21T09:25:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"1b227314d669cbbd3395c2ff1e31704ca0d9284c","kind":"commit","published_at":"2020-07-06T07:52:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.11/manifests"},{"name":"v1.3.24","sha":"9c7da5f498d70241993b05598488597bc2c94a98","kind":"tag","published_at":"2020-07-03T06:58:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.24","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.24/manifests"},{"name":"v2.0.10","sha":"cdb2a357aeb61e0a52beb6a8d09953f423924faf","kind":"commit","published_at":"2020-05-26T12:18:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"655f8ac6f8586a8a0d49d217f0846deefb45de21","kind":"commit","published_at":"2020-05-04T06:00:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"8600d4ff895df5d6df5ecfd45e7244af04d8f89f","kind":"commit","published_at":"2020-04-14T19:08:41.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.8/manifests"},{"name":"v1.3.23","sha":"bf556d4765c9305ed14f6cd962f4f438239799e4","kind":"tag","published_at":"2020-04-14T18:13:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.23","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.23/manifests"},{"name":"v2.0.7","sha":"f6e03e838ce51eee8d751df03f29afb3eeea42d6","kind":"tag","published_at":"2020-04-10T07:01:02.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.7/manifests"},{"name":"v1.3.22","sha":"dae8b1ba6368d8d2bd31eb5435e868f16c9ce9d3","kind":"tag","published_at":"2020-04-04T14:41:59.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.22","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.22/manifests"},{"name":"v2.0.6","sha":"9b2dcc9b499b125560193ba39f65c5d359ceb11d","kind":"commit","published_at":"2020-04-04T14:35:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"5e605a630551397a0f21b4b530b177fe4e571542","kind":"commit","published_at":"2020-03-29T01:13:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"743eceac9c69e4e5aa8e3ced425d8893cb55119c","kind":"tag","published_at":"2020-03-27T16:51:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.4/manifests"},{"name":"v1.3.21","sha":"45575df553f0a93eb5b6b5c98e4471b590f1c884","kind":"tag","published_at":"2020-03-26T19:46:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.21","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.21/manifests"},{"name":"v2.0.3","sha":"7cee3e11d29ec21f0073aa4ac03b08a4f2a0ef17","kind":"tag","published_at":"2020-03-26T19:29:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.3/manifests"},{"name":"v1.3.20","sha":"b2dd14eaab5ef3a03c172ebdc06ea0e9a71fa0ce","kind":"tag","published_at":"2020-02-24T16:29:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.20","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.20/manifests"},{"name":"v1.3.19","sha":"b91d891e04fcb0c0c0c4fc3f371d36c09c19ba2c","kind":"tag","published_at":"2020-02-20T02:16:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.19","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.19/manifests"},{"name":"v2.0.2","sha":"60206ea15541869622623167c590276a6329f5b8","kind":"commit","published_at":"2020-02-20T02:05:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"e7c8b260c3d81e91ac537787424e888afd35f594","kind":"commit","published_at":"2020-01-30T20:50:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.1/manifests"},{"name":"v1.3.18","sha":"6e54def3f9d07d5bd1b57f8d296e8cbae7d008f4","kind":"tag","published_at":"2020-01-30T20:16:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.18","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.18/manifests"},{"name":"v2.0.0","sha":"20050b10bc7fe88edff3ff320b4cea85c023f30d","kind":"tag","published_at":"2019-12-09T21:54:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0/manifests"},{"name":"v2.0.0-rc14","sha":"8ca390bf44dea39dfc1b15422881e14c8bcb341f","kind":"tag","published_at":"2019-12-08T18:53:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc14/manifests"},{"name":"v1.3.17","sha":"cdf214a094e400027463a8d523a7c00c9dcdfdb4","kind":"tag","published_at":"2019-11-24T10:47:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.17","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.17/manifests"},{"name":"v2.0.0-rc13","sha":"b5c0c3b19ac4fc22fe8eefe2c3b61ba6e6b3829a","kind":"tag","published_at":"2019-11-20T22:45:08.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc13/manifests"},{"name":"v2.0.0-rc12","sha":"caba50b91297444ceb3c02e1295fad7b3991da21","kind":"tag","published_at":"2019-10-23T20:11:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc12/manifests"},{"name":"v1.3.16","sha":"45f9865864c305639b555ac3c2a57fe946f0913b","kind":"tag","published_at":"2019-10-20T20:29:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.16/manifests"},{"name":"v2.0.0-rc11","sha":"82c1361e0a21dc94c3b3cdabdd141fb87fbbfe99","kind":"tag","published_at":"2019-10-13T16:15:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc11/manifests"},{"name":"v1.3.15","sha":"18caa542327c2a20c6f140d7c645f57f4e11a109","kind":"tag","published_at":"2019-09-25T17:22:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.15/manifests"},{"name":"v2.0.0-rc10","sha":"26b8df02d45004c1abb92e8a50054e17e34c0fb0","kind":"tag","published_at":"2019-09-16T23:06:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc10/manifests"},{"name":"v2.0.0-rc9","sha":"6cfd68560c91d0b0a5682bdbb9f20eeaa09c398d","kind":"tag","published_at":"2019-08-31T18:01:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc9/manifests"},{"name":"v2.0.0-rc8","sha":"e3a1c7a650cba5ab32164761574ef69af4134f17","kind":"tag","published_at":"2019-08-29T13:08:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc8/manifests"},{"name":"v2.0.0-rc7","sha":"1e5ee67862cc25755891e1587e709773ffa314c4","kind":"tag","published_at":"2019-08-28T14:43:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc7/manifests"},{"name":"v2.0.0-rc6","sha":"c8e0b0137115322e39a93f3a369e4dec72df9045","kind":"tag","published_at":"2019-08-27T19:30:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc6/manifests"},{"name":"v2.0.0-rc5","sha":"171a6751fa063b32c47201b1821e4d7e610c865e","kind":"tag","published_at":"2019-08-08T06:19:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc5/manifests"},{"name":"v1.3.14","sha":"f720ed469d52842ba23839f7d9b467f610d74524","kind":"tag","published_at":"2019-08-07T18:50:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.14/manifests"},{"name":"v1.3.13","sha":"e006b420447da6cb8bc3e7fb2aaa6271229c7aa1","kind":"tag","published_at":"2019-07-16T19:38:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.13/manifests"},{"name":"v2.0.0-rc4","sha":"d7e770086334fc3c84e83a96d8e2fb863ac5b252","kind":"tag","published_at":"2019-06-28T06:29:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc4/manifests"},{"name":"v2.0.0-rc3","sha":"21352e6277118d30b82df6ba2a1e899619ed202e","kind":"tag","published_at":"2019-06-16T15:48:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc3/manifests"},{"name":"v2.0.0-rc2","sha":"2162827fd2af02f2774aadc60809161055fec5ae","kind":"tag","published_at":"2019-05-26T16:09:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc2/manifests"},{"name":"v1.3.12","sha":"c1461c389a1f01a757c966518dd2c52601204676","kind":"tag","published_at":"2019-05-25T18:10:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.12/manifests"},{"name":"v1.3.11","sha":"a47305d487e710d013c46283a9b286358688d5f1","kind":"tag","published_at":"2019-05-09T18:16:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.11/manifests"},{"name":"v1.3.10","sha":"42759228412e484fa170bc9ab5aae019422432c3","kind":"tag","published_at":"2019-04-29T16:56:01.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.10/manifests"},{"name":"v2.0.0-rc1","sha":"d9397fecfadc3e34ca8742b17077a3bac32624dd","kind":"tag","published_at":"2019-04-18T18:40:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc1/manifests"},{"name":"v1.3.9","sha":"88a73fd64c20015bd8b059bf8a052e98d35e6080","kind":"tag","published_at":"2019-02-24T00:56:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.9/manifests"},{"name":"v1.3.8","sha":"ec23670cc6ecc2d16bef7e48130c99e741aab711","kind":"tag","published_at":"2019-01-01T13:10:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.8/manifests"},{"name":"v2.0.0-rc0","sha":"bc4b7dc04d9c06e7357e3d3d55bdfca366de18b4","kind":"tag","published_at":"2018-10-02T19:50:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc0/manifests"},{"name":"v1.3.7","sha":"777686d9bcfb7a732838a5cfc4043b9a65b0eaea","kind":"tag","published_at":"2018-10-02T10:25:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.7/manifests"},{"name":"v1.2.9","sha":"49dd12a95398ee1b841ad9ba48fdbf35149137e7","kind":"tag","published_at":"2018-10-01T06:43:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.9/manifests"},{"name":"v1.3.6","sha":"99cbd25dad946952bcc3fb7b7e5152f064dac382","kind":"tag","published_at":"2018-10-01T06:01:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.6/manifests"},{"name":"v1.1.8","sha":"fd4c7266d4b6b780f06d3be7e14a79406ae77168","kind":"tag","published_at":"2018-06-24T18:34:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.8/manifests"},{"name":"v1.2.8","sha":"5a96d56fa6fc07b1d34700d42615162cc8584c03","kind":"tag","published_at":"2018-06-24T17:03:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.8/manifests"},{"name":"v1.3.5","sha":"7acede06f2df73f1db80461e44ba23708eb6bdd5","kind":"tag","published_at":"2018-06-24T15:36:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"a4e03c33c92dedf83886f0cc66bc443ad916feba","kind":"tag","published_at":"2018-06-15T08:23:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.4/manifests"},{"name":"v1.2.7","sha":"bb7291d26b7a00fa37c2712b620fb6fb747cae5a","kind":"tag","published_at":"2018-06-15T07:18:20.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.7/manifests"},{"name":"v1.3.3","sha":"c4f66abf07cc46813b98137dc29a8a2762ab33e2","kind":"tag","published_at":"2018-06-06T20:09:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.3/manifests"},{"name":"v1.2.6","sha":"be9b592857e85dc50a3181b6b5efc23bdbc384d8","kind":"tag","published_at":"2018-05-06T21:14:57.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.6/manifests"},{"name":"v1.3.2","sha":"f22ae5293ec400e9faafd1cf18944f5ed60b3c0e","kind":"tag","published_at":"2018-05-06T20:26:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"c49ab943d4fe3c55afdb14814b818d3d5a4bf7dd","kind":"tag","published_at":"2018-04-04T16:46:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.1/manifests"},{"name":"v1.2.5","sha":"9add5d717a420f76681e2b6816b8beb6ccdf3a65","kind":"tag","published_at":"2018-04-04T15:24:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.5/manifests"},{"name":"v1.3.0","sha":"5fc2ab21c58bcc0da2c78ca41e353c69928bc777","kind":"tag","published_at":"2018-03-14T17:20:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0/manifests"},{"name":"v1.3.0-rc7","sha":"fb9cdad412e1be86cf2fff2dd9962271a113b025","kind":"tag","published_at":"2018-02-23T10:17:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc7/manifests"},{"name":"v1.2.4","sha":"462c373665d885b82ab2e7dfd5cf5ef675cc3499","kind":"tag","published_at":"2018-02-11T09:54:01.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.4/manifests"},{"name":"v1.1.7","sha":"7269c4dd270ed967a19c912ed8dae189123d0b37","kind":"tag","published_at":"2018-02-10T19:17:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.7/manifests"},{"name":"v1.3.0-rc6","sha":"b89b2223222b78b41d71fde00c31a7a0b43156b0","kind":"tag","published_at":"2018-02-09T09:21:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc6/manifests"},{"name":"v1.3.0-rc5","sha":"4c840c0186a5d4e7f43dbf66182ff35a36ed91cc","kind":"tag","published_at":"2018-02-08T11:28:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc5/manifests"},{"name":"v1.2.3","sha":"c956c492081a2006f7f7fa5442f2a3f0de027527","kind":"tag","published_at":"2018-01-22T18:11:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.3/manifests"},{"name":"v1.3.0-rc4","sha":"a22c62b7b9037793f63fb0fb135ce368a83fa286","kind":"tag","published_at":"2018-01-18T23:24:44.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc4/manifests"},{"name":"v1.3.0-rc3","sha":"29926075af642d815d0a2e46c88ab109fa084ddb","kind":"tag","published_at":"2018-01-09T10:53:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc3/manifests"},{"name":"v1.3.0-rc2","sha":"f0bd2f1eec7551077b14662bf10f52840a5626f4","kind":"tag","published_at":"2018-01-05T19:42:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc2/manifests"},{"name":"v1.2.2","sha":"7f9b9445f345110e198298382373c0bec94f7cac","kind":"tag","published_at":"2017-11-27T08:10:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.2/manifests"},{"name":"v1.3.0-rc1","sha":"90aee5f8ce5585722b3f1b8c5f86b7c945bb1752","kind":"tag","published_at":"2017-11-22T15:01:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc1/manifests"},{"name":"v1.2.1","sha":"a270cf4bd982a819bc8a4c273fdcb38bdca5f0df","kind":"tag","published_at":"2017-11-22T12:23:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.1/manifests"},{"name":"v1.1.6","sha":"861f18cffb7df2b17b4e54c638792a7b3f99c003","kind":"tag","published_at":"2017-11-02T07:58:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"05b28222d9ccd0a32fd73b24998ce0e8be1ca1ca","kind":"tag","published_at":"2017-10-17T12:41:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.5/manifests"},{"name":"v1.2.0","sha":"3e8bf3b8338d6367a3dd87d2e7aac6c438c163e4","kind":"tag","published_at":"2017-10-06T13:02:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0/manifests"},{"name":"v1.2.0-rc6","sha":"6fe033be9bd7dc40cf1f0d6569b54a8dd635560c","kind":"tag","published_at":"2017-09-19T14:56:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc6/manifests"},{"name":"v1.2.0-rc5","sha":"826555e8576e5054abe8186fa7c70caa5bf25f7e","kind":"tag","published_at":"2017-09-05T09:14:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc5/manifests"},{"name":"v1.2.0-rc4","sha":"d0acafd047b174a703f440c2cbc92e9241edd6e8","kind":"tag","published_at":"2017-08-24T19:36:37.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc4/manifests"},{"name":"v1.2.0-rc3","sha":"0037881dcf26be144e74ca858270dac2ce83be59","kind":"tag","published_at":"2017-08-24T09:35:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc3/manifests"},{"name":"v1.1.4","sha":"cd115f80c0dacd0cd38112e973cf1590eee848f0","kind":"tag","published_at":"2017-08-24T08:23:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.4/manifests"},{"name":"v1.2.0-rc2","sha":"faf0dc10475de7075dcd8fb97ef899c57209d546","kind":"tag","published_at":"2017-08-18T06:50:45.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc2/manifests"},{"name":"v1.2.0-rc1","sha":"3a87e22c1e0fc05b1583439e83c6a9f38e6ec106","kind":"tag","published_at":"2017-08-02T17:37:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc1/manifests"},{"name":"v1.1.3","sha":"c32f9c596279e113c08200b57540ac832e9f2d98","kind":"tag","published_at":"2017-07-31T11:41:57.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.3/manifests"},{"name":"v1.0.9","sha":"76870752757b9e13ea01a5555146b0db92d41914","kind":"tag","published_at":"2017-07-31T09:45:45.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.9/manifests"},{"name":"v1.1.2","sha":"35e2cefeceb130cbf80929dff4f85ab468566396","kind":"tag","published_at":"2017-06-27T07:42:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.2/manifests"},{"name":"v1.0.8","sha":"eafbb5d29e99f62db9fb24d66a393082eaa557b2","kind":"tag","published_at":"2017-06-27T07:17:08.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.8/manifests"},{"name":"v1.1.1","sha":"d65931e328a553094f5386acde72fc8ab4ca4615","kind":"tag","published_at":"2017-05-19T12:05:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"233515e217b91258ef7822953a884e9d104c7f03","kind":"tag","published_at":"2017-03-21T08:26:48.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0/manifests"},{"name":"v1.0.7","sha":"8c4ffc1316e24e074fda1250f704e5d63ec9386c","kind":"tag","published_at":"2017-03-20T18:34:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.7/manifests"},{"name":"v1.1.0-rc4","sha":"ba3087892729fb0ea8028d7c37cfc88a2eaa30e5","kind":"tag","published_at":"2017-03-15T16:52:22.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc4/manifests"},{"name":"v1.1.0-rc3","sha":"84739bf5a3226ee863c3f2a1dd4ba5f955ec7210","kind":"tag","published_at":"2017-03-15T10:58:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc3/manifests"},{"name":"v1.1.0-rc2","sha":"367033ef96a147d271298f94f77a67972192edae","kind":"tag","published_at":"2017-03-08T13:59:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc2/manifests"},{"name":"v1.1.0-rc1","sha":"55eee43f88bce129da741be93ccf1da25d6005a6","kind":"tag","published_at":"2017-02-13T08:17:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc1/manifests"},{"name":"v1.0.6","sha":"46d8ac9e9a61902596c8d6b1e17e2f6c88e5982d","kind":"tag","published_at":"2017-01-30T18:58:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"6e89e64cdd17562a73a97b098a05b2bd61d3ced8","kind":"tag","published_at":"2016-11-18T11:00:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"38b3199f49e6b67535e3070e56d410dc7ba32c70","kind":"tag","published_at":"2016-11-14T18:01:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"bca4ad4a2f46f15721305e2ef7c5c67f4ca08b23","kind":"tag","published_at":"2016-10-28T17:22:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"4d58bf6558cb1d3e382471581d14d50aadeaf12e","kind":"tag","published_at":"2016-09-23T18:18:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"2cf469dbf87e81c0fbf9402d73a4a94ef31d5fac","kind":"tag","published_at":"2016-09-21T12:38:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"ca39aa51a87a596e7b7e7e1309f9c34d9544bf63","kind":"tag","published_at":"2016-07-26T13:12:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc4","sha":"c1f860b56e16d64556f4249cde5423d221d8db35","kind":"tag","published_at":"2016-07-08T08:26:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc4/manifests"},{"name":"v0.9.3","sha":"2565a66fbb62e28c8e7ac2754be14e594fd1b445","kind":"tag","published_at":"2016-06-20T14:27:20.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.3/manifests"},{"name":"v1.0.0-rc3","sha":"861c33352a33836cb6cef365c26a255187ba361d","kind":"tag","published_at":"2016-05-31T16:24:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"e37431766143efaf0c68eed74978b11e929a5bf8","kind":"tag","published_at":"2016-03-30T08:09:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc2/manifests"},{"name":"v1.0.0-rc1","sha":"a67d4c9e438ec9ba7c3e08f2d749d74d288d9f5a","kind":"tag","published_at":"2016-03-18T22:52:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc1/manifests"},{"name":"v0.9.2","sha":"ac9a7dcb755eff6e7ceec18fa662e107269a73de","kind":"tag","published_at":"2016-01-20T08:38:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.2/manifests"},{"name":"v0.8.5","sha":"668cd9f32622e70da9c9457377d442213094d28d","kind":"commit","published_at":"2015-11-03T16:20:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.5/manifests"},{"name":"v0.9.1","sha":"4d36235d352e9a04923408094759406c929043ba","kind":"commit","published_at":"2015-11-03T15:39:46.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1/manifests"},{"name":"v0.9.1-rc1","sha":"e61e388a3b4853aa2940b0957857513a5046b74d","kind":"commit","published_at":"2015-11-02T11:29:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.1-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1-rc1/manifests"},{"name":"v0.9.0","sha":"a8b117f07d3180f3b6acf89f8488003648178c06","kind":"commit","published_at":"2015-10-28T15:10:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0/manifests"},{"name":"v0.9.0-rc5","sha":"a7f440f719e436a645f00b3b3fd166b2b156d2b9","kind":"commit","published_at":"2015-10-20T10:49:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc5/manifests"},{"name":"v0.8.4","sha":"a29daa061e0c4376edb00083722ed1730adcaf8b","kind":"tag","published_at":"2015-08-26T01:55:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.4/manifests"},{"name":"v0.9.0-rc4","sha":"83edc098bc49ae3168340f6d24324b97c9b500da","kind":"tag","published_at":"2015-08-24T13:54:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc4/manifests"},{"name":"v0.8.3","sha":"c733aff2541857e299fca50c3cf5769b2d4d0fb1","kind":"tag","published_at":"2015-08-24T13:35:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.3/manifests"},{"name":"v0.9.0-rc3","sha":"26931fe097c2526b2582a35393d60ba9019c5a76","kind":"tag","published_at":"2015-07-14T21:30:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc3/manifests"},{"name":"v0.9.0-rc2","sha":"149e8ee1c1f85a4e5ec887f0f864f586c55717b8","kind":"tag","published_at":"2015-07-09T13:25:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc2/manifests"},{"name":"v0.8.2","sha":"51c06f9f808117b6ec71d7f972c1ec7ce4e08fe1","kind":"tag","published_at":"2015-07-06T18:21:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.2/manifests"},{"name":"v0.9.0-rc1","sha":"4c9cd76389a14ddb7af5ea1536926cc9c80cec31","kind":"tag","published_at":"2015-06-18T18:57:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc1/manifests"},{"name":"v0.8.1-fixed-docs","sha":"09f538ef4cdbd14198e38503eda1a865e2120e3a","kind":"commit","published_at":"2015-04-12T16:52:48.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1-fixed-docs","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1-fixed-docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.1-fixed-docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-fixed-docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-fixed-docs/manifests"},{"name":"v0.8.1","sha":"b72b2c022f580d4ba01b24ebc5d35edfa7dd0614","kind":"tag","published_at":"2015-04-07T13:02:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1/manifests"},{"name":"v0.8.1-rc2","sha":"756e443dd72fad27f7fb8af1e16e8712e67bdaa1","kind":"tag","published_at":"2015-04-01T14:04:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc2/manifests"},{"name":"v0.8.1-rc1","sha":"99c04b28d9fcc6aa5e35618572d868ade32c134c","kind":"tag","published_at":"2015-04-01T13:46:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc1/manifests"},{"name":"v0.8.0","sha":"fbe6baff38c47eb55374c1a9f6ba07e51d98e1e3","kind":"tag","published_at":"2015-03-05T15:38:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0/manifests"},{"name":"v0.8.0-rc5","sha":"50a7fc0e73e300847e2c61bdb127619d572aacfe","kind":"tag","published_at":"2015-03-01T01:26:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc5/manifests"},{"name":"v0.8.0-rc4","sha":"4acc8b9befc1a730129fb9b9b68ff04aa0098ed5","kind":"tag","published_at":"2015-02-25T20:31:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc4/manifests"},{"name":"v0.8.0-rc3","sha":"294a2f11e2972039a372b65d98067d1e12ce5087","kind":"tag","published_at":"2015-02-20T00:21:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc3/manifests"},{"name":"v0.8.0-rc2","sha":"7f45f7af37cdbc24830e57e5a96a4e71e4954fce","kind":"tag","published_at":"2015-01-17T17:12:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc2/manifests"},{"name":"v0.8.0-rc1","sha":"77f04bc174ac3e97f4a5a23ebc19906037747895","kind":"tag","published_at":"2014-11-09T16:34:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc1/manifests"},{"name":"v0.7.1","sha":"901a459af922491bb556d62e046d1475760fb8ce","kind":"commit","published_at":"2014-06-20T15:23:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"ecfa4a50022a4f565c4b94ed678bf60c0eaba488","kind":"tag","published_at":"2014-04-04T21:30:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0/manifests"},{"name":"v0.7.0-rc3","sha":"d9bbd2be65362254a821da076bb89e4238b6c78c","kind":"tag","published_at":"2014-03-31T14:11:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc3/manifests"},{"name":"v0.7.0-rc2","sha":"5e58939d843e6d991bc14cf3e140b788455b6761","kind":"tag","published_at":"2014-02-28T15:46:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc2/manifests"},{"name":"v0.7.0-rc1","sha":"3dcd503aa2dc13ade6245345b4a135c8976e090e","kind":"tag","published_at":"2014-01-31T12:18:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc1/manifests"},{"name":"v0.6.2","sha":"61d713baf1c62a7583ad200a48a33223b5635c8c","kind":"tag","published_at":"2013-03-19T00:08:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.6.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"0138a73a3b6d8f29a7c8cec0abd3332f48b5ddc0","kind":"tag","published_at":"2012-11-28T19:23:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.6.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"ef7777eb293fa0db517a9c585ec491dc00e70491","kind":"tag","published_at":"2012-11-26T21:50:44.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.6.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"10e21f48ae2c4f2bd534575e7136dae115ccb3a3","kind":"tag","published_at":"2012-08-07T00:12:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.5.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"937771a0fdb58d6e7c115c98d9abb419d89d2aee","kind":"tag","published_at":"2012-07-31T06:13:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.5.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.0/manifests"},{"name":"v0.4.4","sha":"11ec3cf213b439f8a18b2684a8e571c66a42c25d","kind":"tag","published_at":"2012-07-24T17:47:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"836adcccf8fe0a9efcd621ffea9e26051b3fe2d4","kind":"tag","published_at":"2012-06-23T01:14:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"c81ee45fe05a7473c0fabe016259d4cac0d1709f","kind":"tag","published_at":"2012-06-20T20:10:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"56253364e610dd1b39696ff86e68b92dfd816801","kind":"tag","published_at":"2012-06-19T23:38:46.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"09244fae39dac8a0e3f22ff29ae0739311be8a7d","kind":"tag","published_at":"2012-05-01T20:40:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"f37ce009d52595ea8999a89d7c66f351f216fddd","kind":"tag","published_at":"2012-03-15T23:07:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.3.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"dd824ebb78851bb783c5f4f0b8d14de98aa13320","kind":"tag","published_at":"2012-03-14T01:14:46.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.3.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"862c414b371befbba2b6d4d35d8f15801f6187f5","kind":"tag","published_at":"2012-02-24T22:35:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.2.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"6b0ebd256d0d4d7aae3840a4c04211c573e36f39","kind":"tag","published_at":"2012-02-16T04:04:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.2.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.0/manifests"},{"name":"v0.1.3","sha":"7fa15b84aa2dfca6b8cd91314e669c4a64be023d","kind":"tag","published_at":"2012-01-19T22:03:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"9e8917f81f2a740bd66dd6196eb46e86f3893c2e","kind":"tag","published_at":"2012-01-08T03:02:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"037baeff84b3327171d2daaec6100d51167ac4de","kind":"tag","published_at":"2011-12-28T20:27:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"5b484dceb4dc0990e9a67dcf143dc77baf27799d","kind":"tag","published_at":"2011-12-22T03:44:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.0/manifests"},{"name":"v0.0.14","sha":"5aeb2c5b8cfcc90a6289bdce1ae4db96daf67cc7","kind":"commit","published_at":"2011-12-01T06:36:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.14/manifests"},{"name":"v0.0.13-NOGZIP","sha":"c2f13cdfe40a4132b548a0df366d2be06d5d696b","kind":"tag","published_at":"2011-10-13T18:21:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.13-NOGZIP","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.13-NOGZIP","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.13-NOGZIP","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13-NOGZIP","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13-NOGZIP/manifests"},{"name":"v0.0.13","sha":"8d1310adbf0b72fc75b60a4222d0c8581485b863","kind":"tag","published_at":"2011-10-08T01:03:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"a103d2668f95bea9c5fff5b9fff26f0b058d8c8a","kind":"tag","published_at":"2011-09-21T00:40:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.12/manifests"},{"name":"v0.0.11-1","sha":"b3a4707e81cb3c01e24bf1f3c9c3bb3307c43902","kind":"tag","published_at":"2011-09-16T06:01:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.11-1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.11-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.11-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11-1/manifests"},{"name":"v0.0.11","sha":"846f5f75774e2f97874b6b2f43a2a9142041353b","kind":"tag","published_at":"2011-09-15T02:28:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11/manifests"},{"name":"v0.0.10-1","sha":"149a9048c73bceda7af027086633f0ec7841381b","kind":"tag","published_at":"2011-08-23T22:15:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.10-1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.10-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.10-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10-1/manifests"},{"name":"v0.0.10","sha":"7f1bc683ebecdcbf07008b665cd217574600f97f","kind":"tag","published_at":"2011-08-23T20:59:17.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"ce084bcca7f6087e2f44e8bf94c3d225646f9752","kind":"tag","published_at":"2011-08-12T01:26:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"b08af670cd5b4207aa4b3fd16d37c9f0f0d6715a","kind":"tag","published_at":"2011-07-05T22:05:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"0eb4d8dfaee9d700a03700bde0d918dba9252586","kind":"tag","published_at":"2011-05-24T03:50:27.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"6c258a787d048e429a615dc77ea6f582d841e317","kind":"tag","published_at":"2011-05-17T20:50:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"b0ae3fb5e63f428992691869256d70876074d77e","kind":"tag","published_at":"2011-05-13T20:02:36.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"6e1764fa805a89cac4540e6449db632cff631bff","kind":"tag","published_at":"2011-05-10T01:55:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"115f8056e80a5beae4ccf3a46d7ee3bc68f99098","kind":"tag","published_at":"2011-04-27T22:04:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.3/manifests"},{"name":"v0.0.2-fix-publishing","sha":"b78e695c25ef1c890092412841164bf09d731928","kind":"tag","published_at":"2011-03-30T06:25:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.2-fix-publishing","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.2-fix-publishing","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.2-fix-publishing","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2-fix-publishing","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2-fix-publishing/manifests"},{"name":"v0.0.2","sha":"9dd90d7d78f6255375bf96a89daecf6c928d0c1d","kind":"tag","published_at":"2011-03-26T01:04:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"e3efe5ecf10f0eee76064798454345cd51560300","kind":"tag","published_at":"2011-03-15T04:13:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-05-31T23:03:43.657Z","dependent_packages_count":48,"downloads":null,"downloads_period":null,"dependent_repos_count":289,"rankings":{"downloads":null,"dependent_repos_count":0.8979967764218283,"dependent_packages_count":1.4271870319795612,"stargazers_count":3.086031667213942,"forks_count":1.9319483265391113,"docker_downloads_count":3.4950795382874986,"average":2.1676486680883884},"purl":"pkg:maven/io.dropwizard/dropwizard-views","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.dropwizard:dropwizard-views","docker_dependents_count":42,"docker_downloads_count":14306,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.dropwizard:dropwizard-views","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.dropwizard:dropwizard-views/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-29T07:00:52.934Z","issues_count":119,"pull_requests_count":3885,"avg_time_to_close_issue":4066175.064102564,"avg_time_to_close_pull_request":184069.330259366,"issues_closed_count":78,"pull_requests_closed_count":3470,"pull_request_authors_count":41,"issue_authors_count":81,"avg_comments_per_issue":1.7394957983193278,"avg_comments_per_pull_request":1.271814671814672,"merged_pull_requests_count":2882,"bot_issues_count":23,"bot_pull_requests_count":3594,"past_year_issues_count":25,"past_year_pull_requests_count":566,"past_year_avg_time_to_close_issue":804308.6363636364,"past_year_avg_time_to_close_pull_request":71417.07012987013,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":385,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":18,"past_year_avg_comments_per_issue":0.64,"past_year_avg_comments_per_pull_request":0.6466431095406361,"past_year_bot_issues_count":4,"past_year_bot_pull_requests_count":482,"past_year_merged_pull_requests_count":348,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/issues","maintainers":[{"login":"joschi","count":155,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joschi"},{"login":"zUniQueX","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zUniQueX"},{"login":"aelamrani","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aelamrani"},{"login":"MatthewHawkins","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MatthewHawkins"},{"login":"jplock","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jplock"},{"login":"mbeaatriz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbeaatriz"}],"active_maintainers":[{"login":"joschi","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joschi"},{"login":"zUniQueX","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zUniQueX"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-views/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-views/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-views/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-views/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-views/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-views/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5033598,"name":"io.dropwizard:dropwizard-jdbi","ecosystem":"maven","description":"Dropwizard is a Java framework for developing ops-friendly, high-performance, RESTful web applications.","homepage":"http://www.dropwizard.io/2.0.0-rc9","licenses":"Apache License 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/dropwizard/dropwizard","keywords_array":[],"namespace":"io.dropwizard","versions_count":116,"first_release_published_at":"2014-01-31T12:24:34.000Z","latest_release_published_at":"2021-01-06T14:35:19.000Z","latest_release_number":"1.3.29","last_synced_at":"2026-06-08T00:02:03.090Z","created_at":"2022-07-27T16:45:20.736Z","updated_at":"2026-06-08T00:02:03.090Z","registry_url":"https://central.sonatype.com/artifact/io.dropwizard/dropwizard-jdbi/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.dropwizard/dropwizard-jdbi/","metadata":{"repositories":["https://oss.sonatype.org/content/repositories/snapshots"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/","https://oss.sonatype.org/content/repositories/snapshots"]},"repo_metadata":{"id":1326622,"uuid":"1272129","full_name":"dropwizard/dropwizard","owner":"dropwizard","description":"A damn simple library for building production-ready RESTful web services.","archived":false,"fork":false,"pushed_at":"2025-10-15T05:37:43.000Z","size":113931,"stargazers_count":8559,"open_issues_count":22,"forks_count":3432,"subscribers_count":365,"default_branch":"release/5.0.x","last_synced_at":"2025-10-16T04:36:01.637Z","etag":null,"topics":["dropwizard","hibernate","java","jax-rs","jdbi","jersey-framework","jersey2","jetty","rest","restful-webservices","web-framework"],"latest_commit_sha":null,"homepage":"https://www.dropwizard.io","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dropwizard.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-01-19T19:52:29.000Z","updated_at":"2025-10-14T13:54:37.000Z","dependencies_parsed_at":"2023-09-25T00:36:07.805Z","dependency_job_id":"49d46f65-78ee-4616-9a89-d341231d1f09","html_url":"https://github.com/dropwizard/dropwizard","commit_stats":{"total_commits":6736,"total_committers":528,"mean_commits":"12.757575757575758","dds":0.7804334916864608,"last_synced_commit":"7c83a8faa94592fae7449ece2efd3563583d239c"},"previous_names":[],"tags_count":274,"template":false,"template_full_name":null,"purl":"pkg:github/dropwizard/dropwizard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dropwizard","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/refs/heads/release/5.0.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/sbom","scorecard":{"id":356802,"data":{"date":"2025-08-11","repo":{"name":"github.com/dropwizard/dropwizard","commit":"3b65cea7d21d47f0fa267aff12315cf7364fafae"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/18 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/maven.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maven.yml:29","Warn: no topLevel permission defined: .github/workflows/announce-release.yml:1","Warn: no topLevel permission defined: .github/workflows/assign-milestone.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/close_stale.yml:9","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/maven.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/trigger-release.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":8,"reason":"dependency not pinned by hash detected -- score normalized to 8","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/announce-release.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/dropwizard/dropwizard/announce-release.yml/release/4.0.x?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/dropwizard/dropwizard/release.yml/release/4.0.x?enable=pin","Info:  21 out of  21 GitHub-owned GitHubAction dependencies pinned","Info:   6 out of   8 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:10"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (28) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T09:47:45.812Z","repository_id":1326622,"created_at":"2025-08-18T09:47:45.812Z","updated_at":"2025-08-18T09:47:45.812Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279159712,"owners_count":26116537,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-16T02:00:06.019Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"dropwizard","name":"Dropwizard","uuid":"5478557","kind":"organization","description":"","email":null,"website":"https://www.dropwizard.io","location":null,"twitter":"dropwizardio","company":null,"icon_url":"https://avatars.githubusercontent.com/u/5478557?v=4","repositories_count":27,"last_synced_at":"2024-03-25T21:19:31.942Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dropwizard","funding_links":[],"total_stars":16606,"followers":61,"following":0,"created_at":"2022-11-02T16:45:24.316Z","updated_at":"2024-03-25T21:19:40.177Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dropwizard","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dropwizard/repositories"},"tags":[{"name":"v5.0.0","sha":"84dbb957eadb10181039b8222efd39765553bca6","kind":"tag","published_at":"2025-09-16T08:29:02.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0/manifests"},{"name":"v3.0.16","sha":"ffe3e836d8c3412edac8d80ece719166e2e606e7","kind":"tag","published_at":"2025-08-25T22:53:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.16/manifests"},{"name":"v4.0.16","sha":"934373df90d67e5a6f5a7849c0af6598b4e45a3c","kind":"tag","published_at":"2025-08-25T22:52:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.16/manifests"},{"name":"v5.0.0-rc.5","sha":"d7e163da54bd0a80a6046b9840d9b2928b31b2e9","kind":"tag","published_at":"2025-08-25T22:51:44.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.5/manifests"},{"name":"v3.0.15","sha":"8a52fe4aea45f84571b33eb173735802e20bbc64","kind":"tag","published_at":"2025-07-24T07:53:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.15/manifests"},{"name":"v4.0.15","sha":"6616a964156e0ebbe6545dafab52ef7b7ac2b2b9","kind":"tag","published_at":"2025-07-24T07:53:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.15/manifests"},{"name":"v5.0.0-rc.4","sha":"310941b8b2ceedd73b263f712795b45938a028fa","kind":"tag","published_at":"2025-07-23T23:20:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.4/manifests"},{"name":"v3.0.14","sha":"1715dd027139a427fc1bc33827d64ec711525ccf","kind":"tag","published_at":"2025-05-25T20:26:41.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.14/manifests"},{"name":"v4.0.14","sha":"8c744d19a0e741d162c458bee8718acf8078f922","kind":"tag","published_at":"2025-05-25T20:26:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.14/manifests"},{"name":"v5.0.0-rc.3","sha":"ee35dc128decbad13f1f4186b11fe47ee6920d8f","kind":"tag","published_at":"2025-05-25T20:25:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.3/manifests"},{"name":"v4.0.13","sha":"153956cf61aacee809b413752f40bf96876e1e03","kind":"tag","published_at":"2025-03-26T23:41:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.13/manifests"},{"name":"v3.0.13","sha":"76ba41397e11a281256cf631aaa5daaa875a8a2b","kind":"tag","published_at":"2025-03-26T23:23:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.13/manifests"},{"name":"v5.0.0-rc.2","sha":"6b1ebba8fcca6a303997d06edaea29e52b8c3b51","kind":"tag","published_at":"2025-03-26T23:18:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.2/manifests"},{"name":"v4.0.12","sha":"b50169f6e6410a4d34d9c467b95ca7b885cf5dda","kind":"tag","published_at":"2025-01-15T22:38:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.12/manifests"},{"name":"v5.0.0-rc.1","sha":"ed203df38708927f65f9cd7f2760da408af97171","kind":"tag","published_at":"2025-01-15T22:17:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.1/manifests"},{"name":"v3.0.12","sha":"400e4a2f4e15eda153ac79e07bcf2c88420e6422","kind":"tag","published_at":"2025-01-15T22:17:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.12/manifests"},{"name":"v4.0.11","sha":"459892ea1853dcd1199c6bbb28da4347e7e70f60","kind":"tag","published_at":"2024-11-27T21:56:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.11/manifests"},{"name":"v3.0.11","sha":"f8603dcc52bfaaf9711d4808c350cca40f2001f5","kind":"tag","published_at":"2024-11-27T21:56:41.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.11/manifests"},{"name":"v5.0.0-alpha.5","sha":"e78411400eee81e1531c598892fa55b8b013cf70","kind":"tag","published_at":"2024-11-27T21:46:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.5/manifests"},{"name":"v3.0.10","sha":"390aa1ffcbbf95328a48b613b8c73b1752e35e61","kind":"tag","published_at":"2024-10-21T16:41:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.10/manifests"},{"name":"v4.0.10","sha":"48c582b1384352cfd93d43bf39e9e5bbc3e1fe39","kind":"tag","published_at":"2024-10-21T16:41:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.10/manifests"},{"name":"v5.0.0-alpha.4","sha":"45c9e1849d67edf45a0a38ded9bfc05e825593b7","kind":"tag","published_at":"2024-10-21T16:41:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.4/manifests"},{"name":"v3.0.9","sha":"808acc151b972c12748b1aec22bc999d018587ec","kind":"tag","published_at":"2024-10-07T07:13:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.9/manifests"},{"name":"v5.0.0-alpha.3","sha":"284a5b6c2be16971d90148299f30c95f13974e07","kind":"tag","published_at":"2024-10-07T07:12:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.3/manifests"},{"name":"v4.0.9","sha":"94e87681eb8b3d61179f71f2479b1f3820870c94","kind":"tag","published_at":"2024-10-07T07:11:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.9/manifests"},{"name":"v5.0.0-alpha.2","sha":"fe313c7e61a597d3edd9732d5b21a1849c698dc8","kind":"tag","published_at":"2024-08-25T22:47:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.2/manifests"},{"name":"v3.0.8","sha":"17006045b0dcf9e9ae65a8288d55b70123c83d27","kind":"tag","published_at":"2024-08-25T21:19:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.8/manifests"},{"name":"v4.0.8","sha":"c0713c7765a418e704182720a41d7d3800ae50f9","kind":"tag","published_at":"2024-08-25T21:19:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.8/manifests"},{"name":"v3.0.7","sha":"71d5de54fd02a2545ab6184c0794454da85a773f","kind":"tag","published_at":"2024-03-06T14:59:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.7/manifests"},{"name":"v4.0.7","sha":"2aeb472faecc68c0136a0a7231baf1472b55b388","kind":"tag","published_at":"2024-03-06T14:58:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.7/manifests"},{"name":"v2.1.12","sha":"908e31ea7996913fa3aa767465547b5dfbf2df8e","kind":"tag","published_at":"2024-01-31T22:14:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.12/manifests"},{"name":"v3.0.6","sha":"0f09619dcd70caea3957d14bb55a2030b45c39b8","kind":"tag","published_at":"2024-01-29T22:04:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.6/manifests"},{"name":"v4.0.6","sha":"18e00e1edd89776ca26f627d97ce5ed7ca3a544e","kind":"tag","published_at":"2024-01-29T22:04:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.6/manifests"},{"name":"v5.0.0-alpha.1","sha":"4b9d0d23485f8c89196434afbf0145ae2b797484","kind":"tag","published_at":"2023-12-20T22:41:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.0.5","sha":"2a25b34dad34b7d170ba2c7304707e1c74129b99","kind":"tag","published_at":"2023-12-20T22:38:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.5/manifests"},{"name":"v3.0.5","sha":"f2c02fb0484c5d79fa45e1fb7824b543fbd9982e","kind":"tag","published_at":"2023-12-20T22:38:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.5/manifests"},{"name":"v2.1.11","sha":"461d086125475afa92a0973588132e4508c525af","kind":"tag","published_at":"2023-12-20T22:36:27.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.11/manifests"},{"name":"v4.0.4","sha":"6bca3f7059798ba55fdf04f015f10951e24f27bd","kind":"tag","published_at":"2023-11-06T17:09:20.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.4/manifests"},{"name":"v3.0.4","sha":"42477dcb60f0d1b3bebd4eaff23494816a2915d9","kind":"tag","published_at":"2023-11-06T12:48:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.4/manifests"},{"name":"v2.1.10","sha":"480b2ebc281900a69a058927222eee927ba1b518","kind":"tag","published_at":"2023-11-06T09:03:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.10/manifests"},{"name":"v4.0.3","sha":"456e5e67c1d57bb727e17cd7db092403c06cf7bd","kind":"tag","published_at":"2023-10-20T13:53:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.3/manifests"},{"name":"v3.0.3","sha":"f1ac18faa1ffe7444344e4cf437cd6d44966d5ed","kind":"tag","published_at":"2023-10-19T20:24:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.3/manifests"},{"name":"v2.1.9","sha":"eee9527a2c7e33d08d71b4b8801ed70d111bd02e","kind":"tag","published_at":"2023-10-19T16:33:45.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.9/manifests"},{"name":"v3.0.2","sha":"88ad5ab52462b814057be90c229162f7ddef7938","kind":"tag","published_at":"2023-09-24T22:34:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.2/manifests"},{"name":"v4.0.2","sha":"781bb4f36c8bdc3b844b7b905b69af95a917ed78","kind":"tag","published_at":"2023-09-24T22:22:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.2/manifests"},{"name":"v2.1.8","sha":"cbcbc6738dc3e1cba7005ed2d463f9b1f57bd8b1","kind":"tag","published_at":"2023-09-24T22:20:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"a46c6f82484c1d6b9fd84569f73e7b0dd33ec692","kind":"tag","published_at":"2023-06-19T22:06:25.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.7/manifests"},{"name":"v4.0.1","sha":"cfd9586186870ec9d078988c6d6a521d8756eafe","kind":"tag","published_at":"2023-06-19T22:04:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.1/manifests"},{"name":"v3.0.1","sha":"523a14f5006418bf7c0d4c6d7bc3d10755edfe1d","kind":"tag","published_at":"2023-06-19T22:03:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.1/manifests"},{"name":"v4.0.0","sha":"69e115aa8a5048f1557f449ca842a707a88cde2e","kind":"tag","published_at":"2023-03-28T22:24:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0/manifests"},{"name":"v3.0.0","sha":"1df711a473aef3a77ef738c19b563780b4d9dca6","kind":"tag","published_at":"2023-03-28T22:23:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0/manifests"},{"name":"v2.1.6","sha":"50587fa6c899beaad547b4f7306157beff271375","kind":"tag","published_at":"2023-03-28T21:58:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.6/manifests"},{"name":"v4.0.0-beta.4","sha":"cbbacd5247e2c8c0c208786b8d580ca29778a375","kind":"tag","published_at":"2023-02-24T09:22:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.4/manifests"},{"name":"v3.0.0-beta.5","sha":"05c1b73527610781131ce07bfcacb6c24d17713c","kind":"tag","published_at":"2023-02-24T09:17:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.5/manifests"},{"name":"v2.1.5","sha":"82ee4065196556523b5d1cdb6ebe87de2b00e949","kind":"tag","published_at":"2023-02-24T08:50:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.5/manifests"},{"name":"v2.0.35","sha":"d499ef1a579546e1f99343aae4b19f35b4737857","kind":"tag","published_at":"2023-01-28T21:56:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.35","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.35/manifests"},{"name":"v2.1.4","sha":"f5ef0d12b8e2c622435faae13c51b9cccaea9fa2","kind":"tag","published_at":"2022-10-20T19:56:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.4/manifests"},{"name":"v2.0.34","sha":"f5d447ce33c9dd53f96119a331de62c8c888ebc0","kind":"tag","published_at":"2022-10-18T17:23:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.34","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.34/manifests"},{"name":"v4.0.0-beta.3","sha":"26b3188e0c3f32b9dba7cda86634b787a2387bf5","kind":"tag","published_at":"2022-10-12T21:54:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.3/manifests"},{"name":"v3.0.0-beta.4","sha":"f679616d7ad7df6ba3bb77535507ca8ec4049336","kind":"tag","published_at":"2022-10-12T21:52:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.4/manifests"},{"name":"v2.1.3","sha":"d1563469fff7d63717063beb7b49267c39a88d58","kind":"tag","published_at":"2022-10-12T21:47:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.3/manifests"},{"name":"v2.0.33","sha":"5c1c2c425dd5b6a1f314c6b46563fd39c71e0656","kind":"tag","published_at":"2022-09-12T10:08:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.33","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.33/manifests"},{"name":"v2.1.2","sha":"ea3e5a3d1ba59d0467539d400592f5bf5b40dbf8","kind":"tag","published_at":"2022-09-12T10:01:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.2/manifests"},{"name":"v4.0.0-beta.2","sha":"55fef0b12367ac26018538542d6ec6efb4f562ea","kind":"tag","published_at":"2022-06-30T20:12:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.2/manifests"},{"name":"v3.0.0-beta.3","sha":"c9c8d72708fbfc8b9982e9b37f321e588a1efdab","kind":"tag","published_at":"2022-06-30T20:05:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.3/manifests"},{"name":"v2.0.32","sha":"b3d87605369aa63caf860f67be2ba86704dd7a97","kind":"tag","published_at":"2022-06-30T19:56:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.32","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.32/manifests"},{"name":"v2.1.1","sha":"d2455b5369c8d9391e81e697f2354246532d0d5e","kind":"tag","published_at":"2022-06-30T19:48:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.1/manifests"},{"name":"v2.0.31","sha":"6a2dd0885a9c4b6b62e4ecbd207b949ca8a8a5bc","kind":"tag","published_at":"2022-06-19T14:44:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.31","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.31/manifests"},{"name":"v2.0.30","sha":"71300cf5094a53fbd658a906423478ba706ff434","kind":"tag","published_at":"2022-06-18T18:08:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.30","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.30/manifests"},{"name":"v2.1.0","sha":"4fb8906bb761886c85891d4bbf6dcf0a15ca4e9c","kind":"tag","published_at":"2022-05-02T13:16:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0/manifests"},{"name":"v3.0.0-beta.2","sha":"8ade5d9db8d4e29f4f8f37a994246d9270b9c479","kind":"tag","published_at":"2022-04-20T21:45:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.2/manifests"},{"name":"v2.1.0-beta.9","sha":"fd2787a7817295796e6c9f07d44132c262a9e902","kind":"tag","published_at":"2022-04-20T21:40:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.9/manifests"},{"name":"v4.0.0-beta.1","sha":"621bf358ad641ecb07af52026d0385a923957c15","kind":"tag","published_at":"2022-04-08T10:24:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.1/manifests"},{"name":"v3.0.0-beta.1","sha":"b6e096859d65c16e0c669609444f73d0621f4769","kind":"tag","published_at":"2022-04-08T10:14:48.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.1/manifests"},{"name":"v2.1.0-beta.8","sha":"5b37d6f6af0383892834d8437e6c79688f5fc670","kind":"tag","published_at":"2022-04-05T15:57:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.8/manifests"},{"name":"v2.0.29","sha":"20d80316b32cf68d7a0ba23300cfa53bc5155e7d","kind":"tag","published_at":"2022-04-05T15:16:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.29","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.29/manifests"},{"name":"v2.1.0-beta.7","sha":"bf892222765fdd6880449589b99eeeb511b80444","kind":"tag","published_at":"2021-12-20T14:40:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.7/manifests"},{"name":"v2.0.28","sha":"dd215d3ec65f23cef9e0a4d96ed7c542d71d1758","kind":"tag","published_at":"2021-12-20T14:27:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.28","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.28/manifests"},{"name":"v2.1.0-beta.6","sha":"74626bda8033b598b875372b8e8cb982ba2349bc","kind":"tag","published_at":"2021-12-16T09:20:37.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.6/manifests"},{"name":"v2.0.27","sha":"b5c6bc2633f1ea150970131e547a1a580052ece5","kind":"tag","published_at":"2021-12-16T09:00:27.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.27","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.27/manifests"},{"name":"v2.1.0-beta.5","sha":"835081d794427f37bd671f584b6083f96ae17aa6","kind":"tag","published_at":"2021-12-09T17:53:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.5/manifests"},{"name":"v2.0.26","sha":"66ca617d40d57627a8820c96d388a7583650ae6e","kind":"tag","published_at":"2021-12-09T17:43:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.26","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.26/manifests"},{"name":"v2.1.0-beta.4","sha":"e57713abe7add73e7033a30af3022668f4a9ec8d","kind":"tag","published_at":"2021-09-01T15:31:59.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.4/manifests"},{"name":"v2.0.25","sha":"2a4c0f8ba2741e618737556ed1973b22a8284a58","kind":"tag","published_at":"2021-09-01T15:17:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.25","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.25/manifests"},{"name":"v2.1.0-beta.3","sha":"912f4beb7254c72e2db4207efdb38543994c7630","kind":"tag","published_at":"2021-08-11T06:36:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.3/manifests"},{"name":"v2.1.0-beta.2","sha":"94ab611f45fbacf94f449a14fd035c6971a786fd","kind":"tag","published_at":"2021-07-29T12:50:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.2/manifests"},{"name":"v2.0.24","sha":"8818eb7ec61dd59059b51478d734e6d30fb8cca9","kind":"tag","published_at":"2021-07-29T12:08:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.24","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.24/manifests"},{"name":"v2.0.23","sha":"79c3770db75c09d5c846d5d42ffb607b29ba5b9f","kind":"tag","published_at":"2021-06-21T11:50:02.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.23","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.23/manifests"},{"name":"v2.0.22","sha":"a40301a5dc44ebbdeac291edf4cf3df3960a6fae","kind":"tag","published_at":"2021-05-24T16:31:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.22","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.22/manifests"},{"name":"v2.1.0-beta.1","sha":"ff09d7fffece5dda0c2f188114393161702135af","kind":"tag","published_at":"2021-04-25T12:29:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.1/manifests"},{"name":"v2.0.21","sha":"47556c4f31576e6bc4e00262661b7b212bd90a60","kind":"tag","published_at":"2021-04-07T14:05:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.21","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"7c6f2ce175e8f9db63a694ae413210f99e183ad7","kind":"tag","published_at":"2021-02-24T09:46:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.20","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.20/manifests"},{"name":"v2.0.19","sha":"bcf99a613e320812fc4b691f96a4e7e3d125749d","kind":"commit","published_at":"2021-02-01T10:44:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.19","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"7385a7d7a3a1f0670d5fda376b8cdf516d7c7b30","kind":"commit","published_at":"2021-01-12T06:56:22.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.18","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.18/manifests"},{"name":"v1.3.29","sha":"3e323fc72d09df6f1957250cf20bdacbe26fd3d7","kind":"tag","published_at":"2021-01-06T14:04:08.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.29","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.29/manifests"},{"name":"v2.0.17","sha":"3318b1e7e6ca900696ce2ed4e6687a725e0aa90a","kind":"commit","published_at":"2020-12-14T20:57:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.17","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.17/manifests"},{"name":"v1.3.28","sha":"7cbec2b0ccd547859823ef1cb2766314202cf480","kind":"tag","published_at":"2020-12-08T13:29:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.28","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.28/manifests"},{"name":"v2.0.16","sha":"d49fd0d8185d5b571c3a90282c4e44a55b996c53","kind":"commit","published_at":"2020-11-26T17:00:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"a85798d66b667a8e598a062db1cdafeae48acf30","kind":"commit","published_at":"2020-11-03T14:46:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.15/manifests"},{"name":"v1.3.27","sha":"cce7305a7ef56c4edc6ab28ae224141facfa8d59","kind":"tag","published_at":"2020-10-28T14:29:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.27","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.27/manifests"},{"name":"v1.3.26","sha":"03a7d8611676ee14e3d6040d8642063d787819ea","kind":"tag","published_at":"2020-10-22T15:25:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.26","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.26/manifests"},{"name":"v2.0.14","sha":"1b36f643d2d40b959e325a00867c45822418202d","kind":"commit","published_at":"2020-10-22T13:51:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.14/manifests"},{"name":"v1.3.25","sha":"56cb309bef2993de47dc846f7bc2933c7a6159c7","kind":"tag","published_at":"2020-08-31T12:58:59.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.25","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25/manifests"},{"name":"v2.0.13","sha":"37a209886890ca5cdd6ef39c61d29827a13c1a1d","kind":"commit","published_at":"2020-08-31T12:48:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.13/manifests"},{"name":"v1.3.25-beta.2","sha":"562d61cc72c0038f66b221a7c6d0b07034e38804","kind":"tag","published_at":"2020-08-19T06:27:25.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.25-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.25-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.25-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.2/manifests"},{"name":"v1.3.25-beta.1","sha":"d591b617c52537edb6fedb2e343800610eb075e3","kind":"tag","published_at":"2020-08-18T06:31:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.25-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.25-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.25-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.1/manifests"},{"name":"v2.0.12","sha":"8b9d7f887fd37ec22cb39f020d710fb7835d159a","kind":"commit","published_at":"2020-07-21T09:25:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"1b227314d669cbbd3395c2ff1e31704ca0d9284c","kind":"commit","published_at":"2020-07-06T07:52:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.11/manifests"},{"name":"v1.3.24","sha":"9c7da5f498d70241993b05598488597bc2c94a98","kind":"tag","published_at":"2020-07-03T06:58:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.24","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.24/manifests"},{"name":"v2.0.10","sha":"cdb2a357aeb61e0a52beb6a8d09953f423924faf","kind":"commit","published_at":"2020-05-26T12:18:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"655f8ac6f8586a8a0d49d217f0846deefb45de21","kind":"commit","published_at":"2020-05-04T06:00:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"8600d4ff895df5d6df5ecfd45e7244af04d8f89f","kind":"commit","published_at":"2020-04-14T19:08:41.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.8/manifests"},{"name":"v1.3.23","sha":"bf556d4765c9305ed14f6cd962f4f438239799e4","kind":"tag","published_at":"2020-04-14T18:13:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.23","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.23/manifests"},{"name":"v2.0.7","sha":"f6e03e838ce51eee8d751df03f29afb3eeea42d6","kind":"tag","published_at":"2020-04-10T07:01:02.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.7/manifests"},{"name":"v1.3.22","sha":"dae8b1ba6368d8d2bd31eb5435e868f16c9ce9d3","kind":"tag","published_at":"2020-04-04T14:41:59.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.22","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.22/manifests"},{"name":"v2.0.6","sha":"9b2dcc9b499b125560193ba39f65c5d359ceb11d","kind":"commit","published_at":"2020-04-04T14:35:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"5e605a630551397a0f21b4b530b177fe4e571542","kind":"commit","published_at":"2020-03-29T01:13:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"743eceac9c69e4e5aa8e3ced425d8893cb55119c","kind":"tag","published_at":"2020-03-27T16:51:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.4/manifests"},{"name":"v1.3.21","sha":"45575df553f0a93eb5b6b5c98e4471b590f1c884","kind":"tag","published_at":"2020-03-26T19:46:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.21","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.21/manifests"},{"name":"v2.0.3","sha":"7cee3e11d29ec21f0073aa4ac03b08a4f2a0ef17","kind":"tag","published_at":"2020-03-26T19:29:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.3/manifests"},{"name":"v1.3.20","sha":"b2dd14eaab5ef3a03c172ebdc06ea0e9a71fa0ce","kind":"tag","published_at":"2020-02-24T16:29:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.20","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.20/manifests"},{"name":"v1.3.19","sha":"b91d891e04fcb0c0c0c4fc3f371d36c09c19ba2c","kind":"tag","published_at":"2020-02-20T02:16:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.19","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.19/manifests"},{"name":"v2.0.2","sha":"60206ea15541869622623167c590276a6329f5b8","kind":"commit","published_at":"2020-02-20T02:05:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"e7c8b260c3d81e91ac537787424e888afd35f594","kind":"commit","published_at":"2020-01-30T20:50:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.1/manifests"},{"name":"v1.3.18","sha":"6e54def3f9d07d5bd1b57f8d296e8cbae7d008f4","kind":"tag","published_at":"2020-01-30T20:16:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.18","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.18/manifests"},{"name":"v2.0.0","sha":"20050b10bc7fe88edff3ff320b4cea85c023f30d","kind":"tag","published_at":"2019-12-09T21:54:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0/manifests"},{"name":"v2.0.0-rc14","sha":"8ca390bf44dea39dfc1b15422881e14c8bcb341f","kind":"tag","published_at":"2019-12-08T18:53:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc14/manifests"},{"name":"v1.3.17","sha":"cdf214a094e400027463a8d523a7c00c9dcdfdb4","kind":"tag","published_at":"2019-11-24T10:47:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.17","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.17/manifests"},{"name":"v2.0.0-rc13","sha":"b5c0c3b19ac4fc22fe8eefe2c3b61ba6e6b3829a","kind":"tag","published_at":"2019-11-20T22:45:08.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc13/manifests"},{"name":"v2.0.0-rc12","sha":"caba50b91297444ceb3c02e1295fad7b3991da21","kind":"tag","published_at":"2019-10-23T20:11:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc12/manifests"},{"name":"v1.3.16","sha":"45f9865864c305639b555ac3c2a57fe946f0913b","kind":"tag","published_at":"2019-10-20T20:29:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.16/manifests"},{"name":"v2.0.0-rc11","sha":"82c1361e0a21dc94c3b3cdabdd141fb87fbbfe99","kind":"tag","published_at":"2019-10-13T16:15:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc11/manifests"},{"name":"v1.3.15","sha":"18caa542327c2a20c6f140d7c645f57f4e11a109","kind":"tag","published_at":"2019-09-25T17:22:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.15/manifests"},{"name":"v2.0.0-rc10","sha":"26b8df02d45004c1abb92e8a50054e17e34c0fb0","kind":"tag","published_at":"2019-09-16T23:06:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc10/manifests"},{"name":"v2.0.0-rc9","sha":"6cfd68560c91d0b0a5682bdbb9f20eeaa09c398d","kind":"tag","published_at":"2019-08-31T18:01:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc9/manifests"},{"name":"v2.0.0-rc8","sha":"e3a1c7a650cba5ab32164761574ef69af4134f17","kind":"tag","published_at":"2019-08-29T13:08:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc8/manifests"},{"name":"v2.0.0-rc7","sha":"1e5ee67862cc25755891e1587e709773ffa314c4","kind":"tag","published_at":"2019-08-28T14:43:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc7/manifests"},{"name":"v2.0.0-rc6","sha":"c8e0b0137115322e39a93f3a369e4dec72df9045","kind":"tag","published_at":"2019-08-27T19:30:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc6/manifests"},{"name":"v2.0.0-rc5","sha":"171a6751fa063b32c47201b1821e4d7e610c865e","kind":"tag","published_at":"2019-08-08T06:19:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc5/manifests"},{"name":"v1.3.14","sha":"f720ed469d52842ba23839f7d9b467f610d74524","kind":"tag","published_at":"2019-08-07T18:50:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.14/manifests"},{"name":"v1.3.13","sha":"e006b420447da6cb8bc3e7fb2aaa6271229c7aa1","kind":"tag","published_at":"2019-07-16T19:38:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.13/manifests"},{"name":"v2.0.0-rc4","sha":"d7e770086334fc3c84e83a96d8e2fb863ac5b252","kind":"tag","published_at":"2019-06-28T06:29:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc4/manifests"},{"name":"v2.0.0-rc3","sha":"21352e6277118d30b82df6ba2a1e899619ed202e","kind":"tag","published_at":"2019-06-16T15:48:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc3/manifests"},{"name":"v2.0.0-rc2","sha":"2162827fd2af02f2774aadc60809161055fec5ae","kind":"tag","published_at":"2019-05-26T16:09:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc2/manifests"},{"name":"v1.3.12","sha":"c1461c389a1f01a757c966518dd2c52601204676","kind":"tag","published_at":"2019-05-25T18:10:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.12/manifests"},{"name":"v1.3.11","sha":"a47305d487e710d013c46283a9b286358688d5f1","kind":"tag","published_at":"2019-05-09T18:16:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.11/manifests"},{"name":"v1.3.10","sha":"42759228412e484fa170bc9ab5aae019422432c3","kind":"tag","published_at":"2019-04-29T16:56:01.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.10/manifests"},{"name":"v2.0.0-rc1","sha":"d9397fecfadc3e34ca8742b17077a3bac32624dd","kind":"tag","published_at":"2019-04-18T18:40:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc1/manifests"},{"name":"v1.3.9","sha":"88a73fd64c20015bd8b059bf8a052e98d35e6080","kind":"tag","published_at":"2019-02-24T00:56:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.9/manifests"},{"name":"v1.3.8","sha":"ec23670cc6ecc2d16bef7e48130c99e741aab711","kind":"tag","published_at":"2019-01-01T13:10:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.8/manifests"},{"name":"v2.0.0-rc0","sha":"bc4b7dc04d9c06e7357e3d3d55bdfca366de18b4","kind":"tag","published_at":"2018-10-02T19:50:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc0/manifests"},{"name":"v1.3.7","sha":"777686d9bcfb7a732838a5cfc4043b9a65b0eaea","kind":"tag","published_at":"2018-10-02T10:25:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.7/manifests"},{"name":"v1.2.9","sha":"49dd12a95398ee1b841ad9ba48fdbf35149137e7","kind":"tag","published_at":"2018-10-01T06:43:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.9/manifests"},{"name":"v1.3.6","sha":"99cbd25dad946952bcc3fb7b7e5152f064dac382","kind":"tag","published_at":"2018-10-01T06:01:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.6/manifests"},{"name":"v1.1.8","sha":"fd4c7266d4b6b780f06d3be7e14a79406ae77168","kind":"tag","published_at":"2018-06-24T18:34:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.8/manifests"},{"name":"v1.2.8","sha":"5a96d56fa6fc07b1d34700d42615162cc8584c03","kind":"tag","published_at":"2018-06-24T17:03:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.8/manifests"},{"name":"v1.3.5","sha":"7acede06f2df73f1db80461e44ba23708eb6bdd5","kind":"tag","published_at":"2018-06-24T15:36:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"a4e03c33c92dedf83886f0cc66bc443ad916feba","kind":"tag","published_at":"2018-06-15T08:23:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.4/manifests"},{"name":"v1.2.7","sha":"bb7291d26b7a00fa37c2712b620fb6fb747cae5a","kind":"tag","published_at":"2018-06-15T07:18:20.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.7/manifests"},{"name":"v1.3.3","sha":"c4f66abf07cc46813b98137dc29a8a2762ab33e2","kind":"tag","published_at":"2018-06-06T20:09:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.3/manifests"},{"name":"v1.2.6","sha":"be9b592857e85dc50a3181b6b5efc23bdbc384d8","kind":"tag","published_at":"2018-05-06T21:14:57.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.6/manifests"},{"name":"v1.3.2","sha":"f22ae5293ec400e9faafd1cf18944f5ed60b3c0e","kind":"tag","published_at":"2018-05-06T20:26:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"c49ab943d4fe3c55afdb14814b818d3d5a4bf7dd","kind":"tag","published_at":"2018-04-04T16:46:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.1/manifests"},{"name":"v1.2.5","sha":"9add5d717a420f76681e2b6816b8beb6ccdf3a65","kind":"tag","published_at":"2018-04-04T15:24:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.5/manifests"},{"name":"v1.3.0","sha":"5fc2ab21c58bcc0da2c78ca41e353c69928bc777","kind":"tag","published_at":"2018-03-14T17:20:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0/manifests"},{"name":"v1.3.0-rc7","sha":"fb9cdad412e1be86cf2fff2dd9962271a113b025","kind":"tag","published_at":"2018-02-23T10:17:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc7/manifests"},{"name":"v1.2.4","sha":"462c373665d885b82ab2e7dfd5cf5ef675cc3499","kind":"tag","published_at":"2018-02-11T09:54:01.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.4/manifests"},{"name":"v1.1.7","sha":"7269c4dd270ed967a19c912ed8dae189123d0b37","kind":"tag","published_at":"2018-02-10T19:17:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.7/manifests"},{"name":"v1.3.0-rc6","sha":"b89b2223222b78b41d71fde00c31a7a0b43156b0","kind":"tag","published_at":"2018-02-09T09:21:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc6/manifests"},{"name":"v1.3.0-rc5","sha":"4c840c0186a5d4e7f43dbf66182ff35a36ed91cc","kind":"tag","published_at":"2018-02-08T11:28:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc5/manifests"},{"name":"v1.2.3","sha":"c956c492081a2006f7f7fa5442f2a3f0de027527","kind":"tag","published_at":"2018-01-22T18:11:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.3/manifests"},{"name":"v1.3.0-rc4","sha":"a22c62b7b9037793f63fb0fb135ce368a83fa286","kind":"tag","published_at":"2018-01-18T23:24:44.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc4/manifests"},{"name":"v1.3.0-rc3","sha":"29926075af642d815d0a2e46c88ab109fa084ddb","kind":"tag","published_at":"2018-01-09T10:53:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc3/manifests"},{"name":"v1.3.0-rc2","sha":"f0bd2f1eec7551077b14662bf10f52840a5626f4","kind":"tag","published_at":"2018-01-05T19:42:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc2/manifests"},{"name":"v1.2.2","sha":"7f9b9445f345110e198298382373c0bec94f7cac","kind":"tag","published_at":"2017-11-27T08:10:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.2/manifests"},{"name":"v1.3.0-rc1","sha":"90aee5f8ce5585722b3f1b8c5f86b7c945bb1752","kind":"tag","published_at":"2017-11-22T15:01:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc1/manifests"},{"name":"v1.2.1","sha":"a270cf4bd982a819bc8a4c273fdcb38bdca5f0df","kind":"tag","published_at":"2017-11-22T12:23:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.1/manifests"},{"name":"v1.1.6","sha":"861f18cffb7df2b17b4e54c638792a7b3f99c003","kind":"tag","published_at":"2017-11-02T07:58:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"05b28222d9ccd0a32fd73b24998ce0e8be1ca1ca","kind":"tag","published_at":"2017-10-17T12:41:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.5/manifests"},{"name":"v1.2.0","sha":"3e8bf3b8338d6367a3dd87d2e7aac6c438c163e4","kind":"tag","published_at":"2017-10-06T13:02:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0/manifests"},{"name":"v1.2.0-rc6","sha":"6fe033be9bd7dc40cf1f0d6569b54a8dd635560c","kind":"tag","published_at":"2017-09-19T14:56:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc6/manifests"},{"name":"v1.2.0-rc5","sha":"826555e8576e5054abe8186fa7c70caa5bf25f7e","kind":"tag","published_at":"2017-09-05T09:14:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc5/manifests"},{"name":"v1.2.0-rc4","sha":"d0acafd047b174a703f440c2cbc92e9241edd6e8","kind":"tag","published_at":"2017-08-24T19:36:37.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc4/manifests"},{"name":"v1.2.0-rc3","sha":"0037881dcf26be144e74ca858270dac2ce83be59","kind":"tag","published_at":"2017-08-24T09:35:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc3/manifests"},{"name":"v1.1.4","sha":"cd115f80c0dacd0cd38112e973cf1590eee848f0","kind":"tag","published_at":"2017-08-24T08:23:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.4/manifests"},{"name":"v1.2.0-rc2","sha":"faf0dc10475de7075dcd8fb97ef899c57209d546","kind":"tag","published_at":"2017-08-18T06:50:45.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc2/manifests"},{"name":"v1.2.0-rc1","sha":"3a87e22c1e0fc05b1583439e83c6a9f38e6ec106","kind":"tag","published_at":"2017-08-02T17:37:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc1/manifests"},{"name":"v1.1.3","sha":"c32f9c596279e113c08200b57540ac832e9f2d98","kind":"tag","published_at":"2017-07-31T11:41:57.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.3/manifests"},{"name":"v1.0.9","sha":"76870752757b9e13ea01a5555146b0db92d41914","kind":"tag","published_at":"2017-07-31T09:45:45.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.9/manifests"},{"name":"v1.1.2","sha":"35e2cefeceb130cbf80929dff4f85ab468566396","kind":"tag","published_at":"2017-06-27T07:42:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.2/manifests"},{"name":"v1.0.8","sha":"eafbb5d29e99f62db9fb24d66a393082eaa557b2","kind":"tag","published_at":"2017-06-27T07:17:08.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.8/manifests"},{"name":"v1.1.1","sha":"d65931e328a553094f5386acde72fc8ab4ca4615","kind":"tag","published_at":"2017-05-19T12:05:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"233515e217b91258ef7822953a884e9d104c7f03","kind":"tag","published_at":"2017-03-21T08:26:48.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0/manifests"},{"name":"v1.0.7","sha":"8c4ffc1316e24e074fda1250f704e5d63ec9386c","kind":"tag","published_at":"2017-03-20T18:34:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.7/manifests"},{"name":"v1.1.0-rc4","sha":"ba3087892729fb0ea8028d7c37cfc88a2eaa30e5","kind":"tag","published_at":"2017-03-15T16:52:22.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc4/manifests"},{"name":"v1.1.0-rc3","sha":"84739bf5a3226ee863c3f2a1dd4ba5f955ec7210","kind":"tag","published_at":"2017-03-15T10:58:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc3/manifests"},{"name":"v1.1.0-rc2","sha":"367033ef96a147d271298f94f77a67972192edae","kind":"tag","published_at":"2017-03-08T13:59:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc2/manifests"},{"name":"v1.1.0-rc1","sha":"55eee43f88bce129da741be93ccf1da25d6005a6","kind":"tag","published_at":"2017-02-13T08:17:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc1/manifests"},{"name":"v1.0.6","sha":"46d8ac9e9a61902596c8d6b1e17e2f6c88e5982d","kind":"tag","published_at":"2017-01-30T18:58:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"6e89e64cdd17562a73a97b098a05b2bd61d3ced8","kind":"tag","published_at":"2016-11-18T11:00:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"38b3199f49e6b67535e3070e56d410dc7ba32c70","kind":"tag","published_at":"2016-11-14T18:01:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"bca4ad4a2f46f15721305e2ef7c5c67f4ca08b23","kind":"tag","published_at":"2016-10-28T17:22:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"4d58bf6558cb1d3e382471581d14d50aadeaf12e","kind":"tag","published_at":"2016-09-23T18:18:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"2cf469dbf87e81c0fbf9402d73a4a94ef31d5fac","kind":"tag","published_at":"2016-09-21T12:38:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"ca39aa51a87a596e7b7e7e1309f9c34d9544bf63","kind":"tag","published_at":"2016-07-26T13:12:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc4","sha":"c1f860b56e16d64556f4249cde5423d221d8db35","kind":"tag","published_at":"2016-07-08T08:26:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc4/manifests"},{"name":"v0.9.3","sha":"2565a66fbb62e28c8e7ac2754be14e594fd1b445","kind":"tag","published_at":"2016-06-20T14:27:20.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.3/manifests"},{"name":"v1.0.0-rc3","sha":"861c33352a33836cb6cef365c26a255187ba361d","kind":"tag","published_at":"2016-05-31T16:24:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"e37431766143efaf0c68eed74978b11e929a5bf8","kind":"tag","published_at":"2016-03-30T08:09:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc2/manifests"},{"name":"v1.0.0-rc1","sha":"a67d4c9e438ec9ba7c3e08f2d749d74d288d9f5a","kind":"tag","published_at":"2016-03-18T22:52:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc1/manifests"},{"name":"v0.9.2","sha":"ac9a7dcb755eff6e7ceec18fa662e107269a73de","kind":"tag","published_at":"2016-01-20T08:38:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.2/manifests"},{"name":"v0.8.5","sha":"668cd9f32622e70da9c9457377d442213094d28d","kind":"commit","published_at":"2015-11-03T16:20:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.5/manifests"},{"name":"v0.9.1","sha":"4d36235d352e9a04923408094759406c929043ba","kind":"commit","published_at":"2015-11-03T15:39:46.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1/manifests"},{"name":"v0.9.1-rc1","sha":"e61e388a3b4853aa2940b0957857513a5046b74d","kind":"commit","published_at":"2015-11-02T11:29:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.1-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1-rc1/manifests"},{"name":"v0.9.0","sha":"a8b117f07d3180f3b6acf89f8488003648178c06","kind":"commit","published_at":"2015-10-28T15:10:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0/manifests"},{"name":"v0.9.0-rc5","sha":"a7f440f719e436a645f00b3b3fd166b2b156d2b9","kind":"commit","published_at":"2015-10-20T10:49:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc5/manifests"},{"name":"v0.8.4","sha":"a29daa061e0c4376edb00083722ed1730adcaf8b","kind":"tag","published_at":"2015-08-26T01:55:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.4/manifests"},{"name":"v0.9.0-rc4","sha":"83edc098bc49ae3168340f6d24324b97c9b500da","kind":"tag","published_at":"2015-08-24T13:54:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc4/manifests"},{"name":"v0.8.3","sha":"c733aff2541857e299fca50c3cf5769b2d4d0fb1","kind":"tag","published_at":"2015-08-24T13:35:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.3/manifests"},{"name":"v0.9.0-rc3","sha":"26931fe097c2526b2582a35393d60ba9019c5a76","kind":"tag","published_at":"2015-07-14T21:30:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc3/manifests"},{"name":"v0.9.0-rc2","sha":"149e8ee1c1f85a4e5ec887f0f864f586c55717b8","kind":"tag","published_at":"2015-07-09T13:25:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc2/manifests"},{"name":"v0.8.2","sha":"51c06f9f808117b6ec71d7f972c1ec7ce4e08fe1","kind":"tag","published_at":"2015-07-06T18:21:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.2/manifests"},{"name":"v0.9.0-rc1","sha":"4c9cd76389a14ddb7af5ea1536926cc9c80cec31","kind":"tag","published_at":"2015-06-18T18:57:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc1/manifests"},{"name":"v0.8.1-fixed-docs","sha":"09f538ef4cdbd14198e38503eda1a865e2120e3a","kind":"commit","published_at":"2015-04-12T16:52:48.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1-fixed-docs","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1-fixed-docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.1-fixed-docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-fixed-docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-fixed-docs/manifests"},{"name":"v0.8.1","sha":"b72b2c022f580d4ba01b24ebc5d35edfa7dd0614","kind":"tag","published_at":"2015-04-07T13:02:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1/manifests"},{"name":"v0.8.1-rc2","sha":"756e443dd72fad27f7fb8af1e16e8712e67bdaa1","kind":"tag","published_at":"2015-04-01T14:04:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc2/manifests"},{"name":"v0.8.1-rc1","sha":"99c04b28d9fcc6aa5e35618572d868ade32c134c","kind":"tag","published_at":"2015-04-01T13:46:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc1/manifests"},{"name":"v0.8.0","sha":"fbe6baff38c47eb55374c1a9f6ba07e51d98e1e3","kind":"tag","published_at":"2015-03-05T15:38:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0/manifests"},{"name":"v0.8.0-rc5","sha":"50a7fc0e73e300847e2c61bdb127619d572aacfe","kind":"tag","published_at":"2015-03-01T01:26:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc5/manifests"},{"name":"v0.8.0-rc4","sha":"4acc8b9befc1a730129fb9b9b68ff04aa0098ed5","kind":"tag","published_at":"2015-02-25T20:31:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc4/manifests"},{"name":"v0.8.0-rc3","sha":"294a2f11e2972039a372b65d98067d1e12ce5087","kind":"tag","published_at":"2015-02-20T00:21:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc3/manifests"},{"name":"v0.8.0-rc2","sha":"7f45f7af37cdbc24830e57e5a96a4e71e4954fce","kind":"tag","published_at":"2015-01-17T17:12:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc2/manifests"},{"name":"v0.8.0-rc1","sha":"77f04bc174ac3e97f4a5a23ebc19906037747895","kind":"tag","published_at":"2014-11-09T16:34:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc1/manifests"},{"name":"v0.7.1","sha":"901a459af922491bb556d62e046d1475760fb8ce","kind":"commit","published_at":"2014-06-20T15:23:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"ecfa4a50022a4f565c4b94ed678bf60c0eaba488","kind":"tag","published_at":"2014-04-04T21:30:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0/manifests"},{"name":"v0.7.0-rc3","sha":"d9bbd2be65362254a821da076bb89e4238b6c78c","kind":"tag","published_at":"2014-03-31T14:11:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc3/manifests"},{"name":"v0.7.0-rc2","sha":"5e58939d843e6d991bc14cf3e140b788455b6761","kind":"tag","published_at":"2014-02-28T15:46:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc2/manifests"},{"name":"v0.7.0-rc1","sha":"3dcd503aa2dc13ade6245345b4a135c8976e090e","kind":"tag","published_at":"2014-01-31T12:18:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc1/manifests"},{"name":"v0.6.2","sha":"61d713baf1c62a7583ad200a48a33223b5635c8c","kind":"tag","published_at":"2013-03-19T00:08:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.6.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"0138a73a3b6d8f29a7c8cec0abd3332f48b5ddc0","kind":"tag","published_at":"2012-11-28T19:23:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.6.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"ef7777eb293fa0db517a9c585ec491dc00e70491","kind":"tag","published_at":"2012-11-26T21:50:44.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.6.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"10e21f48ae2c4f2bd534575e7136dae115ccb3a3","kind":"tag","published_at":"2012-08-07T00:12:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.5.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"937771a0fdb58d6e7c115c98d9abb419d89d2aee","kind":"tag","published_at":"2012-07-31T06:13:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.5.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.0/manifests"},{"name":"v0.4.4","sha":"11ec3cf213b439f8a18b2684a8e571c66a42c25d","kind":"tag","published_at":"2012-07-24T17:47:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"836adcccf8fe0a9efcd621ffea9e26051b3fe2d4","kind":"tag","published_at":"2012-06-23T01:14:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"c81ee45fe05a7473c0fabe016259d4cac0d1709f","kind":"tag","published_at":"2012-06-20T20:10:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"56253364e610dd1b39696ff86e68b92dfd816801","kind":"tag","published_at":"2012-06-19T23:38:46.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"09244fae39dac8a0e3f22ff29ae0739311be8a7d","kind":"tag","published_at":"2012-05-01T20:40:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"f37ce009d52595ea8999a89d7c66f351f216fddd","kind":"tag","published_at":"2012-03-15T23:07:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.3.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"dd824ebb78851bb783c5f4f0b8d14de98aa13320","kind":"tag","published_at":"2012-03-14T01:14:46.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.3.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"862c414b371befbba2b6d4d35d8f15801f6187f5","kind":"tag","published_at":"2012-02-24T22:35:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.2.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"6b0ebd256d0d4d7aae3840a4c04211c573e36f39","kind":"tag","published_at":"2012-02-16T04:04:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.2.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.0/manifests"},{"name":"v0.1.3","sha":"7fa15b84aa2dfca6b8cd91314e669c4a64be023d","kind":"tag","published_at":"2012-01-19T22:03:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"9e8917f81f2a740bd66dd6196eb46e86f3893c2e","kind":"tag","published_at":"2012-01-08T03:02:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"037baeff84b3327171d2daaec6100d51167ac4de","kind":"tag","published_at":"2011-12-28T20:27:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"5b484dceb4dc0990e9a67dcf143dc77baf27799d","kind":"tag","published_at":"2011-12-22T03:44:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.0/manifests"},{"name":"v0.0.14","sha":"5aeb2c5b8cfcc90a6289bdce1ae4db96daf67cc7","kind":"commit","published_at":"2011-12-01T06:36:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.14/manifests"},{"name":"v0.0.13-NOGZIP","sha":"c2f13cdfe40a4132b548a0df366d2be06d5d696b","kind":"tag","published_at":"2011-10-13T18:21:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.13-NOGZIP","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.13-NOGZIP","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.13-NOGZIP","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13-NOGZIP","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13-NOGZIP/manifests"},{"name":"v0.0.13","sha":"8d1310adbf0b72fc75b60a4222d0c8581485b863","kind":"tag","published_at":"2011-10-08T01:03:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"a103d2668f95bea9c5fff5b9fff26f0b058d8c8a","kind":"tag","published_at":"2011-09-21T00:40:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.12/manifests"},{"name":"v0.0.11-1","sha":"b3a4707e81cb3c01e24bf1f3c9c3bb3307c43902","kind":"tag","published_at":"2011-09-16T06:01:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.11-1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.11-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.11-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11-1/manifests"},{"name":"v0.0.11","sha":"846f5f75774e2f97874b6b2f43a2a9142041353b","kind":"tag","published_at":"2011-09-15T02:28:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11/manifests"},{"name":"v0.0.10-1","sha":"149a9048c73bceda7af027086633f0ec7841381b","kind":"tag","published_at":"2011-08-23T22:15:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.10-1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.10-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.10-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10-1/manifests"},{"name":"v0.0.10","sha":"7f1bc683ebecdcbf07008b665cd217574600f97f","kind":"tag","published_at":"2011-08-23T20:59:17.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"ce084bcca7f6087e2f44e8bf94c3d225646f9752","kind":"tag","published_at":"2011-08-12T01:26:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"b08af670cd5b4207aa4b3fd16d37c9f0f0d6715a","kind":"tag","published_at":"2011-07-05T22:05:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"0eb4d8dfaee9d700a03700bde0d918dba9252586","kind":"tag","published_at":"2011-05-24T03:50:27.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"6c258a787d048e429a615dc77ea6f582d841e317","kind":"tag","published_at":"2011-05-17T20:50:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"b0ae3fb5e63f428992691869256d70876074d77e","kind":"tag","published_at":"2011-05-13T20:02:36.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"6e1764fa805a89cac4540e6449db632cff631bff","kind":"tag","published_at":"2011-05-10T01:55:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"115f8056e80a5beae4ccf3a46d7ee3bc68f99098","kind":"tag","published_at":"2011-04-27T22:04:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.3/manifests"},{"name":"v0.0.2-fix-publishing","sha":"b78e695c25ef1c890092412841164bf09d731928","kind":"tag","published_at":"2011-03-30T06:25:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.2-fix-publishing","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.2-fix-publishing","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.2-fix-publishing","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2-fix-publishing","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2-fix-publishing/manifests"},{"name":"v0.0.2","sha":"9dd90d7d78f6255375bf96a89daecf6c928d0c1d","kind":"tag","published_at":"2011-03-26T01:04:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"e3efe5ecf10f0eee76064798454345cd51560300","kind":"tag","published_at":"2011-03-15T04:13:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-03-03T03:36:37.383Z","dependent_packages_count":53,"downloads":null,"downloads_period":null,"dependent_repos_count":548,"rankings":{"downloads":null,"dependent_repos_count":0.5764987164443305,"dependent_packages_count":1.305782608521528,"stargazers_count":3.085139188696701,"forks_count":1.931140542337313,"docker_downloads_count":3.809617256114411,"average":2.1416356624228565},"purl":"pkg:maven/io.dropwizard/dropwizard-jdbi","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.dropwizard:dropwizard-jdbi","docker_dependents_count":11,"docker_downloads_count":2725,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.dropwizard:dropwizard-jdbi","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.dropwizard:dropwizard-jdbi/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-17T22:01:46.875Z","issues_count":115,"pull_requests_count":3854,"avg_time_to_close_issue":4066175.064102564,"avg_time_to_close_pull_request":184543.8000577034,"issues_closed_count":78,"pull_requests_closed_count":3466,"pull_request_authors_count":38,"issue_authors_count":78,"avg_comments_per_issue":1.7478260869565216,"avg_comments_per_pull_request":1.276336274001038,"merged_pull_requests_count":2880,"bot_issues_count":23,"bot_pull_requests_count":3566,"past_year_issues_count":51,"past_year_pull_requests_count":1709,"past_year_avg_time_to_close_issue":1258712.7857142857,"past_year_avg_time_to_close_pull_request":128888.41437206179,"past_year_issues_closed_count":28,"past_year_pull_requests_closed_count":1489,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":34,"past_year_avg_comments_per_issue":0.5490196078431373,"past_year_avg_comments_per_pull_request":0.8308952603861908,"past_year_bot_issues_count":12,"past_year_bot_pull_requests_count":1542,"past_year_merged_pull_requests_count":1272,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/issues","maintainers":[{"login":"joschi","count":155,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joschi"},{"login":"zUniQueX","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zUniQueX"},{"login":"jplock","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jplock"},{"login":"mbeaatriz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbeaatriz"}],"active_maintainers":[{"login":"joschi","count":99,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joschi"},{"login":"zUniQueX","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zUniQueX"},{"login":"mbeaatriz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbeaatriz"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-jdbi/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-jdbi/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-jdbi/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-jdbi/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-jdbi/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-jdbi/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5033662,"name":"io.dropwizard:dropwizard-metrics-ganglia","ecosystem":"maven","description":"Dropwizard is a Java framework for developing ops-friendly, high-performance, RESTful web applications.","homepage":"http://www.dropwizard.io/1.3.0-rc2","licenses":"Apache License 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/dropwizard/dropwizard","keywords_array":[],"namespace":"io.dropwizard","versions_count":72,"first_release_published_at":"2014-01-31T12:27:46.000Z","latest_release_published_at":"2018-10-01T07:00:32.000Z","latest_release_number":"1.2.9","last_synced_at":"2026-06-18T13:46:44.525Z","created_at":"2022-07-27T16:47:11.195Z","updated_at":"2026-06-18T13:46:44.525Z","registry_url":"https://central.sonatype.com/artifact/io.dropwizard/dropwizard-metrics-ganglia/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.dropwizard/dropwizard-metrics-ganglia/","metadata":{"repositories":["http://oss.sonatype.org/content/repositories/snapshots","https://jitpack.io"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/","http://oss.sonatype.org/content/repositories/snapshots"]},"repo_metadata":{"id":1326622,"uuid":"1272129","full_name":"dropwizard/dropwizard","owner":"dropwizard","description":"A damn simple library for building production-ready RESTful web services.","archived":false,"fork":false,"pushed_at":"2025-10-15T05:37:43.000Z","size":113931,"stargazers_count":8559,"open_issues_count":22,"forks_count":3432,"subscribers_count":365,"default_branch":"release/5.0.x","last_synced_at":"2025-10-16T04:36:01.637Z","etag":null,"topics":["dropwizard","hibernate","java","jax-rs","jdbi","jersey-framework","jersey2","jetty","rest","restful-webservices","web-framework"],"latest_commit_sha":null,"homepage":"https://www.dropwizard.io","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dropwizard.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-01-19T19:52:29.000Z","updated_at":"2025-10-14T13:54:37.000Z","dependencies_parsed_at":"2023-09-25T00:36:07.805Z","dependency_job_id":"49d46f65-78ee-4616-9a89-d341231d1f09","html_url":"https://github.com/dropwizard/dropwizard","commit_stats":{"total_commits":6736,"total_committers":528,"mean_commits":"12.757575757575758","dds":0.7804334916864608,"last_synced_commit":"7c83a8faa94592fae7449ece2efd3563583d239c"},"previous_names":[],"tags_count":274,"template":false,"template_full_name":null,"purl":"pkg:github/dropwizard/dropwizard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dropwizard","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/refs/heads/release/5.0.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/sbom","scorecard":{"id":356802,"data":{"date":"2025-08-11","repo":{"name":"github.com/dropwizard/dropwizard","commit":"3b65cea7d21d47f0fa267aff12315cf7364fafae"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/18 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/maven.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maven.yml:29","Warn: no topLevel permission defined: .github/workflows/announce-release.yml:1","Warn: no topLevel permission defined: .github/workflows/assign-milestone.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/close_stale.yml:9","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/maven.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/trigger-release.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":8,"reason":"dependency not pinned by hash detected -- score normalized to 8","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/announce-release.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/dropwizard/dropwizard/announce-release.yml/release/4.0.x?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/dropwizard/dropwizard/release.yml/release/4.0.x?enable=pin","Info:  21 out of  21 GitHub-owned GitHubAction dependencies pinned","Info:   6 out of   8 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:10"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (28) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T09:47:45.812Z","repository_id":1326622,"created_at":"2025-08-18T09:47:45.812Z","updated_at":"2025-08-18T09:47:45.812Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279159712,"owners_count":26116537,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-16T02:00:06.019Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"dropwizard","name":"Dropwizard","uuid":"5478557","kind":"organization","description":"","email":null,"website":"https://www.dropwizard.io","location":null,"twitter":"dropwizardio","company":null,"icon_url":"https://avatars.githubusercontent.com/u/5478557?v=4","repositories_count":27,"last_synced_at":"2024-03-25T21:19:31.942Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dropwizard","funding_links":[],"total_stars":16606,"followers":61,"following":0,"created_at":"2022-11-02T16:45:24.316Z","updated_at":"2024-03-25T21:19:40.177Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dropwizard","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dropwizard/repositories"},"tags":[{"name":"v5.0.0","sha":"84dbb957eadb10181039b8222efd39765553bca6","kind":"tag","published_at":"2025-09-16T08:29:02.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0/manifests"},{"name":"v3.0.16","sha":"ffe3e836d8c3412edac8d80ece719166e2e606e7","kind":"tag","published_at":"2025-08-25T22:53:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.16/manifests"},{"name":"v4.0.16","sha":"934373df90d67e5a6f5a7849c0af6598b4e45a3c","kind":"tag","published_at":"2025-08-25T22:52:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.16/manifests"},{"name":"v5.0.0-rc.5","sha":"d7e163da54bd0a80a6046b9840d9b2928b31b2e9","kind":"tag","published_at":"2025-08-25T22:51:44.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.5/manifests"},{"name":"v3.0.15","sha":"8a52fe4aea45f84571b33eb173735802e20bbc64","kind":"tag","published_at":"2025-07-24T07:53:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.15/manifests"},{"name":"v4.0.15","sha":"6616a964156e0ebbe6545dafab52ef7b7ac2b2b9","kind":"tag","published_at":"2025-07-24T07:53:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.15/manifests"},{"name":"v5.0.0-rc.4","sha":"310941b8b2ceedd73b263f712795b45938a028fa","kind":"tag","published_at":"2025-07-23T23:20:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.4/manifests"},{"name":"v3.0.14","sha":"1715dd027139a427fc1bc33827d64ec711525ccf","kind":"tag","published_at":"2025-05-25T20:26:41.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.14/manifests"},{"name":"v4.0.14","sha":"8c744d19a0e741d162c458bee8718acf8078f922","kind":"tag","published_at":"2025-05-25T20:26:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.14/manifests"},{"name":"v5.0.0-rc.3","sha":"ee35dc128decbad13f1f4186b11fe47ee6920d8f","kind":"tag","published_at":"2025-05-25T20:25:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.3/manifests"},{"name":"v4.0.13","sha":"153956cf61aacee809b413752f40bf96876e1e03","kind":"tag","published_at":"2025-03-26T23:41:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.13/manifests"},{"name":"v3.0.13","sha":"76ba41397e11a281256cf631aaa5daaa875a8a2b","kind":"tag","published_at":"2025-03-26T23:23:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.13/manifests"},{"name":"v5.0.0-rc.2","sha":"6b1ebba8fcca6a303997d06edaea29e52b8c3b51","kind":"tag","published_at":"2025-03-26T23:18:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.2/manifests"},{"name":"v4.0.12","sha":"b50169f6e6410a4d34d9c467b95ca7b885cf5dda","kind":"tag","published_at":"2025-01-15T22:38:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.12/manifests"},{"name":"v5.0.0-rc.1","sha":"ed203df38708927f65f9cd7f2760da408af97171","kind":"tag","published_at":"2025-01-15T22:17:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.1/manifests"},{"name":"v3.0.12","sha":"400e4a2f4e15eda153ac79e07bcf2c88420e6422","kind":"tag","published_at":"2025-01-15T22:17:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.12/manifests"},{"name":"v4.0.11","sha":"459892ea1853dcd1199c6bbb28da4347e7e70f60","kind":"tag","published_at":"2024-11-27T21:56:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.11/manifests"},{"name":"v3.0.11","sha":"f8603dcc52bfaaf9711d4808c350cca40f2001f5","kind":"tag","published_at":"2024-11-27T21:56:41.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.11/manifests"},{"name":"v5.0.0-alpha.5","sha":"e78411400eee81e1531c598892fa55b8b013cf70","kind":"tag","published_at":"2024-11-27T21:46:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.5/manifests"},{"name":"v3.0.10","sha":"390aa1ffcbbf95328a48b613b8c73b1752e35e61","kind":"tag","published_at":"2024-10-21T16:41:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.10/manifests"},{"name":"v4.0.10","sha":"48c582b1384352cfd93d43bf39e9e5bbc3e1fe39","kind":"tag","published_at":"2024-10-21T16:41:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.10/manifests"},{"name":"v5.0.0-alpha.4","sha":"45c9e1849d67edf45a0a38ded9bfc05e825593b7","kind":"tag","published_at":"2024-10-21T16:41:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.4/manifests"},{"name":"v3.0.9","sha":"808acc151b972c12748b1aec22bc999d018587ec","kind":"tag","published_at":"2024-10-07T07:13:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.9/manifests"},{"name":"v5.0.0-alpha.3","sha":"284a5b6c2be16971d90148299f30c95f13974e07","kind":"tag","published_at":"2024-10-07T07:12:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.3/manifests"},{"name":"v4.0.9","sha":"94e87681eb8b3d61179f71f2479b1f3820870c94","kind":"tag","published_at":"2024-10-07T07:11:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.9/manifests"},{"name":"v5.0.0-alpha.2","sha":"fe313c7e61a597d3edd9732d5b21a1849c698dc8","kind":"tag","published_at":"2024-08-25T22:47:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.2/manifests"},{"name":"v3.0.8","sha":"17006045b0dcf9e9ae65a8288d55b70123c83d27","kind":"tag","published_at":"2024-08-25T21:19:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.8/manifests"},{"name":"v4.0.8","sha":"c0713c7765a418e704182720a41d7d3800ae50f9","kind":"tag","published_at":"2024-08-25T21:19:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.8/manifests"},{"name":"v3.0.7","sha":"71d5de54fd02a2545ab6184c0794454da85a773f","kind":"tag","published_at":"2024-03-06T14:59:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.7/manifests"},{"name":"v4.0.7","sha":"2aeb472faecc68c0136a0a7231baf1472b55b388","kind":"tag","published_at":"2024-03-06T14:58:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.7/manifests"},{"name":"v2.1.12","sha":"908e31ea7996913fa3aa767465547b5dfbf2df8e","kind":"tag","published_at":"2024-01-31T22:14:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.12/manifests"},{"name":"v3.0.6","sha":"0f09619dcd70caea3957d14bb55a2030b45c39b8","kind":"tag","published_at":"2024-01-29T22:04:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.6/manifests"},{"name":"v4.0.6","sha":"18e00e1edd89776ca26f627d97ce5ed7ca3a544e","kind":"tag","published_at":"2024-01-29T22:04:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.6/manifests"},{"name":"v5.0.0-alpha.1","sha":"4b9d0d23485f8c89196434afbf0145ae2b797484","kind":"tag","published_at":"2023-12-20T22:41:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.0.5","sha":"2a25b34dad34b7d170ba2c7304707e1c74129b99","kind":"tag","published_at":"2023-12-20T22:38:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.5/manifests"},{"name":"v3.0.5","sha":"f2c02fb0484c5d79fa45e1fb7824b543fbd9982e","kind":"tag","published_at":"2023-12-20T22:38:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.5/manifests"},{"name":"v2.1.11","sha":"461d086125475afa92a0973588132e4508c525af","kind":"tag","published_at":"2023-12-20T22:36:27.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.11/manifests"},{"name":"v4.0.4","sha":"6bca3f7059798ba55fdf04f015f10951e24f27bd","kind":"tag","published_at":"2023-11-06T17:09:20.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.4/manifests"},{"name":"v3.0.4","sha":"42477dcb60f0d1b3bebd4eaff23494816a2915d9","kind":"tag","published_at":"2023-11-06T12:48:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.4/manifests"},{"name":"v2.1.10","sha":"480b2ebc281900a69a058927222eee927ba1b518","kind":"tag","published_at":"2023-11-06T09:03:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.10/manifests"},{"name":"v4.0.3","sha":"456e5e67c1d57bb727e17cd7db092403c06cf7bd","kind":"tag","published_at":"2023-10-20T13:53:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.3/manifests"},{"name":"v3.0.3","sha":"f1ac18faa1ffe7444344e4cf437cd6d44966d5ed","kind":"tag","published_at":"2023-10-19T20:24:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.3/manifests"},{"name":"v2.1.9","sha":"eee9527a2c7e33d08d71b4b8801ed70d111bd02e","kind":"tag","published_at":"2023-10-19T16:33:45.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.9/manifests"},{"name":"v3.0.2","sha":"88ad5ab52462b814057be90c229162f7ddef7938","kind":"tag","published_at":"2023-09-24T22:34:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.2/manifests"},{"name":"v4.0.2","sha":"781bb4f36c8bdc3b844b7b905b69af95a917ed78","kind":"tag","published_at":"2023-09-24T22:22:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.2/manifests"},{"name":"v2.1.8","sha":"cbcbc6738dc3e1cba7005ed2d463f9b1f57bd8b1","kind":"tag","published_at":"2023-09-24T22:20:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"a46c6f82484c1d6b9fd84569f73e7b0dd33ec692","kind":"tag","published_at":"2023-06-19T22:06:25.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.7/manifests"},{"name":"v4.0.1","sha":"cfd9586186870ec9d078988c6d6a521d8756eafe","kind":"tag","published_at":"2023-06-19T22:04:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.1/manifests"},{"name":"v3.0.1","sha":"523a14f5006418bf7c0d4c6d7bc3d10755edfe1d","kind":"tag","published_at":"2023-06-19T22:03:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.1/manifests"},{"name":"v4.0.0","sha":"69e115aa8a5048f1557f449ca842a707a88cde2e","kind":"tag","published_at":"2023-03-28T22:24:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0/manifests"},{"name":"v3.0.0","sha":"1df711a473aef3a77ef738c19b563780b4d9dca6","kind":"tag","published_at":"2023-03-28T22:23:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0/manifests"},{"name":"v2.1.6","sha":"50587fa6c899beaad547b4f7306157beff271375","kind":"tag","published_at":"2023-03-28T21:58:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.6/manifests"},{"name":"v4.0.0-beta.4","sha":"cbbacd5247e2c8c0c208786b8d580ca29778a375","kind":"tag","published_at":"2023-02-24T09:22:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.4/manifests"},{"name":"v3.0.0-beta.5","sha":"05c1b73527610781131ce07bfcacb6c24d17713c","kind":"tag","published_at":"2023-02-24T09:17:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.5/manifests"},{"name":"v2.1.5","sha":"82ee4065196556523b5d1cdb6ebe87de2b00e949","kind":"tag","published_at":"2023-02-24T08:50:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.5/manifests"},{"name":"v2.0.35","sha":"d499ef1a579546e1f99343aae4b19f35b4737857","kind":"tag","published_at":"2023-01-28T21:56:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.35","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.35/manifests"},{"name":"v2.1.4","sha":"f5ef0d12b8e2c622435faae13c51b9cccaea9fa2","kind":"tag","published_at":"2022-10-20T19:56:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.4/manifests"},{"name":"v2.0.34","sha":"f5d447ce33c9dd53f96119a331de62c8c888ebc0","kind":"tag","published_at":"2022-10-18T17:23:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.34","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.34/manifests"},{"name":"v4.0.0-beta.3","sha":"26b3188e0c3f32b9dba7cda86634b787a2387bf5","kind":"tag","published_at":"2022-10-12T21:54:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.3/manifests"},{"name":"v3.0.0-beta.4","sha":"f679616d7ad7df6ba3bb77535507ca8ec4049336","kind":"tag","published_at":"2022-10-12T21:52:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.4/manifests"},{"name":"v2.1.3","sha":"d1563469fff7d63717063beb7b49267c39a88d58","kind":"tag","published_at":"2022-10-12T21:47:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.3/manifests"},{"name":"v2.0.33","sha":"5c1c2c425dd5b6a1f314c6b46563fd39c71e0656","kind":"tag","published_at":"2022-09-12T10:08:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.33","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.33/manifests"},{"name":"v2.1.2","sha":"ea3e5a3d1ba59d0467539d400592f5bf5b40dbf8","kind":"tag","published_at":"2022-09-12T10:01:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.2/manifests"},{"name":"v4.0.0-beta.2","sha":"55fef0b12367ac26018538542d6ec6efb4f562ea","kind":"tag","published_at":"2022-06-30T20:12:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.2/manifests"},{"name":"v3.0.0-beta.3","sha":"c9c8d72708fbfc8b9982e9b37f321e588a1efdab","kind":"tag","published_at":"2022-06-30T20:05:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.3/manifests"},{"name":"v2.0.32","sha":"b3d87605369aa63caf860f67be2ba86704dd7a97","kind":"tag","published_at":"2022-06-30T19:56:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.32","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.32/manifests"},{"name":"v2.1.1","sha":"d2455b5369c8d9391e81e697f2354246532d0d5e","kind":"tag","published_at":"2022-06-30T19:48:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.1/manifests"},{"name":"v2.0.31","sha":"6a2dd0885a9c4b6b62e4ecbd207b949ca8a8a5bc","kind":"tag","published_at":"2022-06-19T14:44:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.31","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.31/manifests"},{"name":"v2.0.30","sha":"71300cf5094a53fbd658a906423478ba706ff434","kind":"tag","published_at":"2022-06-18T18:08:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.30","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.30/manifests"},{"name":"v2.1.0","sha":"4fb8906bb761886c85891d4bbf6dcf0a15ca4e9c","kind":"tag","published_at":"2022-05-02T13:16:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0/manifests"},{"name":"v3.0.0-beta.2","sha":"8ade5d9db8d4e29f4f8f37a994246d9270b9c479","kind":"tag","published_at":"2022-04-20T21:45:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.2/manifests"},{"name":"v2.1.0-beta.9","sha":"fd2787a7817295796e6c9f07d44132c262a9e902","kind":"tag","published_at":"2022-04-20T21:40:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.9/manifests"},{"name":"v4.0.0-beta.1","sha":"621bf358ad641ecb07af52026d0385a923957c15","kind":"tag","published_at":"2022-04-08T10:24:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.1/manifests"},{"name":"v3.0.0-beta.1","sha":"b6e096859d65c16e0c669609444f73d0621f4769","kind":"tag","published_at":"2022-04-08T10:14:48.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.1/manifests"},{"name":"v2.1.0-beta.8","sha":"5b37d6f6af0383892834d8437e6c79688f5fc670","kind":"tag","published_at":"2022-04-05T15:57:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.8/manifests"},{"name":"v2.0.29","sha":"20d80316b32cf68d7a0ba23300cfa53bc5155e7d","kind":"tag","published_at":"2022-04-05T15:16:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.29","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.29/manifests"},{"name":"v2.1.0-beta.7","sha":"bf892222765fdd6880449589b99eeeb511b80444","kind":"tag","published_at":"2021-12-20T14:40:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.7/manifests"},{"name":"v2.0.28","sha":"dd215d3ec65f23cef9e0a4d96ed7c542d71d1758","kind":"tag","published_at":"2021-12-20T14:27:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.28","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.28/manifests"},{"name":"v2.1.0-beta.6","sha":"74626bda8033b598b875372b8e8cb982ba2349bc","kind":"tag","published_at":"2021-12-16T09:20:37.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.6/manifests"},{"name":"v2.0.27","sha":"b5c6bc2633f1ea150970131e547a1a580052ece5","kind":"tag","published_at":"2021-12-16T09:00:27.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.27","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.27/manifests"},{"name":"v2.1.0-beta.5","sha":"835081d794427f37bd671f584b6083f96ae17aa6","kind":"tag","published_at":"2021-12-09T17:53:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.5/manifests"},{"name":"v2.0.26","sha":"66ca617d40d57627a8820c96d388a7583650ae6e","kind":"tag","published_at":"2021-12-09T17:43:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.26","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.26/manifests"},{"name":"v2.1.0-beta.4","sha":"e57713abe7add73e7033a30af3022668f4a9ec8d","kind":"tag","published_at":"2021-09-01T15:31:59.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.4/manifests"},{"name":"v2.0.25","sha":"2a4c0f8ba2741e618737556ed1973b22a8284a58","kind":"tag","published_at":"2021-09-01T15:17:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.25","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.25/manifests"},{"name":"v2.1.0-beta.3","sha":"912f4beb7254c72e2db4207efdb38543994c7630","kind":"tag","published_at":"2021-08-11T06:36:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.3/manifests"},{"name":"v2.1.0-beta.2","sha":"94ab611f45fbacf94f449a14fd035c6971a786fd","kind":"tag","published_at":"2021-07-29T12:50:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.2/manifests"},{"name":"v2.0.24","sha":"8818eb7ec61dd59059b51478d734e6d30fb8cca9","kind":"tag","published_at":"2021-07-29T12:08:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.24","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.24/manifests"},{"name":"v2.0.23","sha":"79c3770db75c09d5c846d5d42ffb607b29ba5b9f","kind":"tag","published_at":"2021-06-21T11:50:02.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.23","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.23/manifests"},{"name":"v2.0.22","sha":"a40301a5dc44ebbdeac291edf4cf3df3960a6fae","kind":"tag","published_at":"2021-05-24T16:31:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.22","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.22/manifests"},{"name":"v2.1.0-beta.1","sha":"ff09d7fffece5dda0c2f188114393161702135af","kind":"tag","published_at":"2021-04-25T12:29:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.1/manifests"},{"name":"v2.0.21","sha":"47556c4f31576e6bc4e00262661b7b212bd90a60","kind":"tag","published_at":"2021-04-07T14:05:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.21","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"7c6f2ce175e8f9db63a694ae413210f99e183ad7","kind":"tag","published_at":"2021-02-24T09:46:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.20","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.20/manifests"},{"name":"v2.0.19","sha":"bcf99a613e320812fc4b691f96a4e7e3d125749d","kind":"commit","published_at":"2021-02-01T10:44:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.19","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"7385a7d7a3a1f0670d5fda376b8cdf516d7c7b30","kind":"commit","published_at":"2021-01-12T06:56:22.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.18","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.18/manifests"},{"name":"v1.3.29","sha":"3e323fc72d09df6f1957250cf20bdacbe26fd3d7","kind":"tag","published_at":"2021-01-06T14:04:08.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.29","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.29/manifests"},{"name":"v2.0.17","sha":"3318b1e7e6ca900696ce2ed4e6687a725e0aa90a","kind":"commit","published_at":"2020-12-14T20:57:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.17","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.17/manifests"},{"name":"v1.3.28","sha":"7cbec2b0ccd547859823ef1cb2766314202cf480","kind":"tag","published_at":"2020-12-08T13:29:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.28","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.28/manifests"},{"name":"v2.0.16","sha":"d49fd0d8185d5b571c3a90282c4e44a55b996c53","kind":"commit","published_at":"2020-11-26T17:00:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"a85798d66b667a8e598a062db1cdafeae48acf30","kind":"commit","published_at":"2020-11-03T14:46:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.15/manifests"},{"name":"v1.3.27","sha":"cce7305a7ef56c4edc6ab28ae224141facfa8d59","kind":"tag","published_at":"2020-10-28T14:29:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.27","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.27/manifests"},{"name":"v1.3.26","sha":"03a7d8611676ee14e3d6040d8642063d787819ea","kind":"tag","published_at":"2020-10-22T15:25:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.26","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.26/manifests"},{"name":"v2.0.14","sha":"1b36f643d2d40b959e325a00867c45822418202d","kind":"commit","published_at":"2020-10-22T13:51:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.14/manifests"},{"name":"v1.3.25","sha":"56cb309bef2993de47dc846f7bc2933c7a6159c7","kind":"tag","published_at":"2020-08-31T12:58:59.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.25","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25/manifests"},{"name":"v2.0.13","sha":"37a209886890ca5cdd6ef39c61d29827a13c1a1d","kind":"commit","published_at":"2020-08-31T12:48:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.13/manifests"},{"name":"v1.3.25-beta.2","sha":"562d61cc72c0038f66b221a7c6d0b07034e38804","kind":"tag","published_at":"2020-08-19T06:27:25.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.25-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.25-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.25-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.2/manifests"},{"name":"v1.3.25-beta.1","sha":"d591b617c52537edb6fedb2e343800610eb075e3","kind":"tag","published_at":"2020-08-18T06:31:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.25-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.25-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.25-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.1/manifests"},{"name":"v2.0.12","sha":"8b9d7f887fd37ec22cb39f020d710fb7835d159a","kind":"commit","published_at":"2020-07-21T09:25:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"1b227314d669cbbd3395c2ff1e31704ca0d9284c","kind":"commit","published_at":"2020-07-06T07:52:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.11/manifests"},{"name":"v1.3.24","sha":"9c7da5f498d70241993b05598488597bc2c94a98","kind":"tag","published_at":"2020-07-03T06:58:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.24","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.24/manifests"},{"name":"v2.0.10","sha":"cdb2a357aeb61e0a52beb6a8d09953f423924faf","kind":"commit","published_at":"2020-05-26T12:18:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"655f8ac6f8586a8a0d49d217f0846deefb45de21","kind":"commit","published_at":"2020-05-04T06:00:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"8600d4ff895df5d6df5ecfd45e7244af04d8f89f","kind":"commit","published_at":"2020-04-14T19:08:41.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.8/manifests"},{"name":"v1.3.23","sha":"bf556d4765c9305ed14f6cd962f4f438239799e4","kind":"tag","published_at":"2020-04-14T18:13:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.23","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.23/manifests"},{"name":"v2.0.7","sha":"f6e03e838ce51eee8d751df03f29afb3eeea42d6","kind":"tag","published_at":"2020-04-10T07:01:02.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.7/manifests"},{"name":"v1.3.22","sha":"dae8b1ba6368d8d2bd31eb5435e868f16c9ce9d3","kind":"tag","published_at":"2020-04-04T14:41:59.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.22","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.22/manifests"},{"name":"v2.0.6","sha":"9b2dcc9b499b125560193ba39f65c5d359ceb11d","kind":"commit","published_at":"2020-04-04T14:35:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"5e605a630551397a0f21b4b530b177fe4e571542","kind":"commit","published_at":"2020-03-29T01:13:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"743eceac9c69e4e5aa8e3ced425d8893cb55119c","kind":"tag","published_at":"2020-03-27T16:51:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.4/manifests"},{"name":"v1.3.21","sha":"45575df553f0a93eb5b6b5c98e4471b590f1c884","kind":"tag","published_at":"2020-03-26T19:46:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.21","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.21/manifests"},{"name":"v2.0.3","sha":"7cee3e11d29ec21f0073aa4ac03b08a4f2a0ef17","kind":"tag","published_at":"2020-03-26T19:29:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.3/manifests"},{"name":"v1.3.20","sha":"b2dd14eaab5ef3a03c172ebdc06ea0e9a71fa0ce","kind":"tag","published_at":"2020-02-24T16:29:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.20","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.20/manifests"},{"name":"v1.3.19","sha":"b91d891e04fcb0c0c0c4fc3f371d36c09c19ba2c","kind":"tag","published_at":"2020-02-20T02:16:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.19","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.19/manifests"},{"name":"v2.0.2","sha":"60206ea15541869622623167c590276a6329f5b8","kind":"commit","published_at":"2020-02-20T02:05:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"e7c8b260c3d81e91ac537787424e888afd35f594","kind":"commit","published_at":"2020-01-30T20:50:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.1/manifests"},{"name":"v1.3.18","sha":"6e54def3f9d07d5bd1b57f8d296e8cbae7d008f4","kind":"tag","published_at":"2020-01-30T20:16:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.18","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.18/manifests"},{"name":"v2.0.0","sha":"20050b10bc7fe88edff3ff320b4cea85c023f30d","kind":"tag","published_at":"2019-12-09T21:54:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0/manifests"},{"name":"v2.0.0-rc14","sha":"8ca390bf44dea39dfc1b15422881e14c8bcb341f","kind":"tag","published_at":"2019-12-08T18:53:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc14/manifests"},{"name":"v1.3.17","sha":"cdf214a094e400027463a8d523a7c00c9dcdfdb4","kind":"tag","published_at":"2019-11-24T10:47:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.17","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.17/manifests"},{"name":"v2.0.0-rc13","sha":"b5c0c3b19ac4fc22fe8eefe2c3b61ba6e6b3829a","kind":"tag","published_at":"2019-11-20T22:45:08.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc13/manifests"},{"name":"v2.0.0-rc12","sha":"caba50b91297444ceb3c02e1295fad7b3991da21","kind":"tag","published_at":"2019-10-23T20:11:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc12/manifests"},{"name":"v1.3.16","sha":"45f9865864c305639b555ac3c2a57fe946f0913b","kind":"tag","published_at":"2019-10-20T20:29:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.16/manifests"},{"name":"v2.0.0-rc11","sha":"82c1361e0a21dc94c3b3cdabdd141fb87fbbfe99","kind":"tag","published_at":"2019-10-13T16:15:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc11/manifests"},{"name":"v1.3.15","sha":"18caa542327c2a20c6f140d7c645f57f4e11a109","kind":"tag","published_at":"2019-09-25T17:22:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.15/manifests"},{"name":"v2.0.0-rc10","sha":"26b8df02d45004c1abb92e8a50054e17e34c0fb0","kind":"tag","published_at":"2019-09-16T23:06:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc10/manifests"},{"name":"v2.0.0-rc9","sha":"6cfd68560c91d0b0a5682bdbb9f20eeaa09c398d","kind":"tag","published_at":"2019-08-31T18:01:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc9/manifests"},{"name":"v2.0.0-rc8","sha":"e3a1c7a650cba5ab32164761574ef69af4134f17","kind":"tag","published_at":"2019-08-29T13:08:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc8/manifests"},{"name":"v2.0.0-rc7","sha":"1e5ee67862cc25755891e1587e709773ffa314c4","kind":"tag","published_at":"2019-08-28T14:43:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc7/manifests"},{"name":"v2.0.0-rc6","sha":"c8e0b0137115322e39a93f3a369e4dec72df9045","kind":"tag","published_at":"2019-08-27T19:30:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc6/manifests"},{"name":"v2.0.0-rc5","sha":"171a6751fa063b32c47201b1821e4d7e610c865e","kind":"tag","published_at":"2019-08-08T06:19:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc5/manifests"},{"name":"v1.3.14","sha":"f720ed469d52842ba23839f7d9b467f610d74524","kind":"tag","published_at":"2019-08-07T18:50:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.14/manifests"},{"name":"v1.3.13","sha":"e006b420447da6cb8bc3e7fb2aaa6271229c7aa1","kind":"tag","published_at":"2019-07-16T19:38:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.13/manifests"},{"name":"v2.0.0-rc4","sha":"d7e770086334fc3c84e83a96d8e2fb863ac5b252","kind":"tag","published_at":"2019-06-28T06:29:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc4/manifests"},{"name":"v2.0.0-rc3","sha":"21352e6277118d30b82df6ba2a1e899619ed202e","kind":"tag","published_at":"2019-06-16T15:48:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc3/manifests"},{"name":"v2.0.0-rc2","sha":"2162827fd2af02f2774aadc60809161055fec5ae","kind":"tag","published_at":"2019-05-26T16:09:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc2/manifests"},{"name":"v1.3.12","sha":"c1461c389a1f01a757c966518dd2c52601204676","kind":"tag","published_at":"2019-05-25T18:10:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.12/manifests"},{"name":"v1.3.11","sha":"a47305d487e710d013c46283a9b286358688d5f1","kind":"tag","published_at":"2019-05-09T18:16:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.11/manifests"},{"name":"v1.3.10","sha":"42759228412e484fa170bc9ab5aae019422432c3","kind":"tag","published_at":"2019-04-29T16:56:01.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.10/manifests"},{"name":"v2.0.0-rc1","sha":"d9397fecfadc3e34ca8742b17077a3bac32624dd","kind":"tag","published_at":"2019-04-18T18:40:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc1/manifests"},{"name":"v1.3.9","sha":"88a73fd64c20015bd8b059bf8a052e98d35e6080","kind":"tag","published_at":"2019-02-24T00:56:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.9/manifests"},{"name":"v1.3.8","sha":"ec23670cc6ecc2d16bef7e48130c99e741aab711","kind":"tag","published_at":"2019-01-01T13:10:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.8/manifests"},{"name":"v2.0.0-rc0","sha":"bc4b7dc04d9c06e7357e3d3d55bdfca366de18b4","kind":"tag","published_at":"2018-10-02T19:50:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc0/manifests"},{"name":"v1.3.7","sha":"777686d9bcfb7a732838a5cfc4043b9a65b0eaea","kind":"tag","published_at":"2018-10-02T10:25:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.7/manifests"},{"name":"v1.2.9","sha":"49dd12a95398ee1b841ad9ba48fdbf35149137e7","kind":"tag","published_at":"2018-10-01T06:43:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.9/manifests"},{"name":"v1.3.6","sha":"99cbd25dad946952bcc3fb7b7e5152f064dac382","kind":"tag","published_at":"2018-10-01T06:01:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.6/manifests"},{"name":"v1.1.8","sha":"fd4c7266d4b6b780f06d3be7e14a79406ae77168","kind":"tag","published_at":"2018-06-24T18:34:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.8/manifests"},{"name":"v1.2.8","sha":"5a96d56fa6fc07b1d34700d42615162cc8584c03","kind":"tag","published_at":"2018-06-24T17:03:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.8/manifests"},{"name":"v1.3.5","sha":"7acede06f2df73f1db80461e44ba23708eb6bdd5","kind":"tag","published_at":"2018-06-24T15:36:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"a4e03c33c92dedf83886f0cc66bc443ad916feba","kind":"tag","published_at":"2018-06-15T08:23:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.4/manifests"},{"name":"v1.2.7","sha":"bb7291d26b7a00fa37c2712b620fb6fb747cae5a","kind":"tag","published_at":"2018-06-15T07:18:20.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.7/manifests"},{"name":"v1.3.3","sha":"c4f66abf07cc46813b98137dc29a8a2762ab33e2","kind":"tag","published_at":"2018-06-06T20:09:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.3/manifests"},{"name":"v1.2.6","sha":"be9b592857e85dc50a3181b6b5efc23bdbc384d8","kind":"tag","published_at":"2018-05-06T21:14:57.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.6/manifests"},{"name":"v1.3.2","sha":"f22ae5293ec400e9faafd1cf18944f5ed60b3c0e","kind":"tag","published_at":"2018-05-06T20:26:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"c49ab943d4fe3c55afdb14814b818d3d5a4bf7dd","kind":"tag","published_at":"2018-04-04T16:46:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.1/manifests"},{"name":"v1.2.5","sha":"9add5d717a420f76681e2b6816b8beb6ccdf3a65","kind":"tag","published_at":"2018-04-04T15:24:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.5/manifests"},{"name":"v1.3.0","sha":"5fc2ab21c58bcc0da2c78ca41e353c69928bc777","kind":"tag","published_at":"2018-03-14T17:20:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0/manifests"},{"name":"v1.3.0-rc7","sha":"fb9cdad412e1be86cf2fff2dd9962271a113b025","kind":"tag","published_at":"2018-02-23T10:17:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc7/manifests"},{"name":"v1.2.4","sha":"462c373665d885b82ab2e7dfd5cf5ef675cc3499","kind":"tag","published_at":"2018-02-11T09:54:01.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.4/manifests"},{"name":"v1.1.7","sha":"7269c4dd270ed967a19c912ed8dae189123d0b37","kind":"tag","published_at":"2018-02-10T19:17:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.7/manifests"},{"name":"v1.3.0-rc6","sha":"b89b2223222b78b41d71fde00c31a7a0b43156b0","kind":"tag","published_at":"2018-02-09T09:21:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc6/manifests"},{"name":"v1.3.0-rc5","sha":"4c840c0186a5d4e7f43dbf66182ff35a36ed91cc","kind":"tag","published_at":"2018-02-08T11:28:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc5/manifests"},{"name":"v1.2.3","sha":"c956c492081a2006f7f7fa5442f2a3f0de027527","kind":"tag","published_at":"2018-01-22T18:11:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.3/manifests"},{"name":"v1.3.0-rc4","sha":"a22c62b7b9037793f63fb0fb135ce368a83fa286","kind":"tag","published_at":"2018-01-18T23:24:44.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc4/manifests"},{"name":"v1.3.0-rc3","sha":"29926075af642d815d0a2e46c88ab109fa084ddb","kind":"tag","published_at":"2018-01-09T10:53:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc3/manifests"},{"name":"v1.3.0-rc2","sha":"f0bd2f1eec7551077b14662bf10f52840a5626f4","kind":"tag","published_at":"2018-01-05T19:42:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc2/manifests"},{"name":"v1.2.2","sha":"7f9b9445f345110e198298382373c0bec94f7cac","kind":"tag","published_at":"2017-11-27T08:10:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.2/manifests"},{"name":"v1.3.0-rc1","sha":"90aee5f8ce5585722b3f1b8c5f86b7c945bb1752","kind":"tag","published_at":"2017-11-22T15:01:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc1/manifests"},{"name":"v1.2.1","sha":"a270cf4bd982a819bc8a4c273fdcb38bdca5f0df","kind":"tag","published_at":"2017-11-22T12:23:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.1/manifests"},{"name":"v1.1.6","sha":"861f18cffb7df2b17b4e54c638792a7b3f99c003","kind":"tag","published_at":"2017-11-02T07:58:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"05b28222d9ccd0a32fd73b24998ce0e8be1ca1ca","kind":"tag","published_at":"2017-10-17T12:41:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.5/manifests"},{"name":"v1.2.0","sha":"3e8bf3b8338d6367a3dd87d2e7aac6c438c163e4","kind":"tag","published_at":"2017-10-06T13:02:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0/manifests"},{"name":"v1.2.0-rc6","sha":"6fe033be9bd7dc40cf1f0d6569b54a8dd635560c","kind":"tag","published_at":"2017-09-19T14:56:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc6/manifests"},{"name":"v1.2.0-rc5","sha":"826555e8576e5054abe8186fa7c70caa5bf25f7e","kind":"tag","published_at":"2017-09-05T09:14:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc5/manifests"},{"name":"v1.2.0-rc4","sha":"d0acafd047b174a703f440c2cbc92e9241edd6e8","kind":"tag","published_at":"2017-08-24T19:36:37.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc4/manifests"},{"name":"v1.2.0-rc3","sha":"0037881dcf26be144e74ca858270dac2ce83be59","kind":"tag","published_at":"2017-08-24T09:35:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc3/manifests"},{"name":"v1.1.4","sha":"cd115f80c0dacd0cd38112e973cf1590eee848f0","kind":"tag","published_at":"2017-08-24T08:23:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.4/manifests"},{"name":"v1.2.0-rc2","sha":"faf0dc10475de7075dcd8fb97ef899c57209d546","kind":"tag","published_at":"2017-08-18T06:50:45.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc2/manifests"},{"name":"v1.2.0-rc1","sha":"3a87e22c1e0fc05b1583439e83c6a9f38e6ec106","kind":"tag","published_at":"2017-08-02T17:37:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc1/manifests"},{"name":"v1.1.3","sha":"c32f9c596279e113c08200b57540ac832e9f2d98","kind":"tag","published_at":"2017-07-31T11:41:57.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.3/manifests"},{"name":"v1.0.9","sha":"76870752757b9e13ea01a5555146b0db92d41914","kind":"tag","published_at":"2017-07-31T09:45:45.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.9/manifests"},{"name":"v1.1.2","sha":"35e2cefeceb130cbf80929dff4f85ab468566396","kind":"tag","published_at":"2017-06-27T07:42:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.2/manifests"},{"name":"v1.0.8","sha":"eafbb5d29e99f62db9fb24d66a393082eaa557b2","kind":"tag","published_at":"2017-06-27T07:17:08.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.8/manifests"},{"name":"v1.1.1","sha":"d65931e328a553094f5386acde72fc8ab4ca4615","kind":"tag","published_at":"2017-05-19T12:05:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"233515e217b91258ef7822953a884e9d104c7f03","kind":"tag","published_at":"2017-03-21T08:26:48.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0/manifests"},{"name":"v1.0.7","sha":"8c4ffc1316e24e074fda1250f704e5d63ec9386c","kind":"tag","published_at":"2017-03-20T18:34:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.7/manifests"},{"name":"v1.1.0-rc4","sha":"ba3087892729fb0ea8028d7c37cfc88a2eaa30e5","kind":"tag","published_at":"2017-03-15T16:52:22.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc4/manifests"},{"name":"v1.1.0-rc3","sha":"84739bf5a3226ee863c3f2a1dd4ba5f955ec7210","kind":"tag","published_at":"2017-03-15T10:58:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc3/manifests"},{"name":"v1.1.0-rc2","sha":"367033ef96a147d271298f94f77a67972192edae","kind":"tag","published_at":"2017-03-08T13:59:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc2/manifests"},{"name":"v1.1.0-rc1","sha":"55eee43f88bce129da741be93ccf1da25d6005a6","kind":"tag","published_at":"2017-02-13T08:17:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc1/manifests"},{"name":"v1.0.6","sha":"46d8ac9e9a61902596c8d6b1e17e2f6c88e5982d","kind":"tag","published_at":"2017-01-30T18:58:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"6e89e64cdd17562a73a97b098a05b2bd61d3ced8","kind":"tag","published_at":"2016-11-18T11:00:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"38b3199f49e6b67535e3070e56d410dc7ba32c70","kind":"tag","published_at":"2016-11-14T18:01:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"bca4ad4a2f46f15721305e2ef7c5c67f4ca08b23","kind":"tag","published_at":"2016-10-28T17:22:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"4d58bf6558cb1d3e382471581d14d50aadeaf12e","kind":"tag","published_at":"2016-09-23T18:18:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"2cf469dbf87e81c0fbf9402d73a4a94ef31d5fac","kind":"tag","published_at":"2016-09-21T12:38:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"ca39aa51a87a596e7b7e7e1309f9c34d9544bf63","kind":"tag","published_at":"2016-07-26T13:12:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc4","sha":"c1f860b56e16d64556f4249cde5423d221d8db35","kind":"tag","published_at":"2016-07-08T08:26:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc4/manifests"},{"name":"v0.9.3","sha":"2565a66fbb62e28c8e7ac2754be14e594fd1b445","kind":"tag","published_at":"2016-06-20T14:27:20.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.3/manifests"},{"name":"v1.0.0-rc3","sha":"861c33352a33836cb6cef365c26a255187ba361d","kind":"tag","published_at":"2016-05-31T16:24:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"e37431766143efaf0c68eed74978b11e929a5bf8","kind":"tag","published_at":"2016-03-30T08:09:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc2/manifests"},{"name":"v1.0.0-rc1","sha":"a67d4c9e438ec9ba7c3e08f2d749d74d288d9f5a","kind":"tag","published_at":"2016-03-18T22:52:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc1/manifests"},{"name":"v0.9.2","sha":"ac9a7dcb755eff6e7ceec18fa662e107269a73de","kind":"tag","published_at":"2016-01-20T08:38:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.2/manifests"},{"name":"v0.8.5","sha":"668cd9f32622e70da9c9457377d442213094d28d","kind":"commit","published_at":"2015-11-03T16:20:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.5/manifests"},{"name":"v0.9.1","sha":"4d36235d352e9a04923408094759406c929043ba","kind":"commit","published_at":"2015-11-03T15:39:46.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1/manifests"},{"name":"v0.9.1-rc1","sha":"e61e388a3b4853aa2940b0957857513a5046b74d","kind":"commit","published_at":"2015-11-02T11:29:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.1-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1-rc1/manifests"},{"name":"v0.9.0","sha":"a8b117f07d3180f3b6acf89f8488003648178c06","kind":"commit","published_at":"2015-10-28T15:10:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0/manifests"},{"name":"v0.9.0-rc5","sha":"a7f440f719e436a645f00b3b3fd166b2b156d2b9","kind":"commit","published_at":"2015-10-20T10:49:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc5/manifests"},{"name":"v0.8.4","sha":"a29daa061e0c4376edb00083722ed1730adcaf8b","kind":"tag","published_at":"2015-08-26T01:55:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.4/manifests"},{"name":"v0.9.0-rc4","sha":"83edc098bc49ae3168340f6d24324b97c9b500da","kind":"tag","published_at":"2015-08-24T13:54:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc4/manifests"},{"name":"v0.8.3","sha":"c733aff2541857e299fca50c3cf5769b2d4d0fb1","kind":"tag","published_at":"2015-08-24T13:35:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.3/manifests"},{"name":"v0.9.0-rc3","sha":"26931fe097c2526b2582a35393d60ba9019c5a76","kind":"tag","published_at":"2015-07-14T21:30:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc3/manifests"},{"name":"v0.9.0-rc2","sha":"149e8ee1c1f85a4e5ec887f0f864f586c55717b8","kind":"tag","published_at":"2015-07-09T13:25:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc2/manifests"},{"name":"v0.8.2","sha":"51c06f9f808117b6ec71d7f972c1ec7ce4e08fe1","kind":"tag","published_at":"2015-07-06T18:21:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.2/manifests"},{"name":"v0.9.0-rc1","sha":"4c9cd76389a14ddb7af5ea1536926cc9c80cec31","kind":"tag","published_at":"2015-06-18T18:57:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc1/manifests"},{"name":"v0.8.1-fixed-docs","sha":"09f538ef4cdbd14198e38503eda1a865e2120e3a","kind":"commit","published_at":"2015-04-12T16:52:48.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1-fixed-docs","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1-fixed-docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.1-fixed-docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-fixed-docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-fixed-docs/manifests"},{"name":"v0.8.1","sha":"b72b2c022f580d4ba01b24ebc5d35edfa7dd0614","kind":"tag","published_at":"2015-04-07T13:02:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1/manifests"},{"name":"v0.8.1-rc2","sha":"756e443dd72fad27f7fb8af1e16e8712e67bdaa1","kind":"tag","published_at":"2015-04-01T14:04:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc2/manifests"},{"name":"v0.8.1-rc1","sha":"99c04b28d9fcc6aa5e35618572d868ade32c134c","kind":"tag","published_at":"2015-04-01T13:46:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc1/manifests"},{"name":"v0.8.0","sha":"fbe6baff38c47eb55374c1a9f6ba07e51d98e1e3","kind":"tag","published_at":"2015-03-05T15:38:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0/manifests"},{"name":"v0.8.0-rc5","sha":"50a7fc0e73e300847e2c61bdb127619d572aacfe","kind":"tag","published_at":"2015-03-01T01:26:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc5/manifests"},{"name":"v0.8.0-rc4","sha":"4acc8b9befc1a730129fb9b9b68ff04aa0098ed5","kind":"tag","published_at":"2015-02-25T20:31:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc4/manifests"},{"name":"v0.8.0-rc3","sha":"294a2f11e2972039a372b65d98067d1e12ce5087","kind":"tag","published_at":"2015-02-20T00:21:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc3/manifests"},{"name":"v0.8.0-rc2","sha":"7f45f7af37cdbc24830e57e5a96a4e71e4954fce","kind":"tag","published_at":"2015-01-17T17:12:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc2/manifests"},{"name":"v0.8.0-rc1","sha":"77f04bc174ac3e97f4a5a23ebc19906037747895","kind":"tag","published_at":"2014-11-09T16:34:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc1/manifests"},{"name":"v0.7.1","sha":"901a459af922491bb556d62e046d1475760fb8ce","kind":"commit","published_at":"2014-06-20T15:23:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"ecfa4a50022a4f565c4b94ed678bf60c0eaba488","kind":"tag","published_at":"2014-04-04T21:30:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0/manifests"},{"name":"v0.7.0-rc3","sha":"d9bbd2be65362254a821da076bb89e4238b6c78c","kind":"tag","published_at":"2014-03-31T14:11:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc3/manifests"},{"name":"v0.7.0-rc2","sha":"5e58939d843e6d991bc14cf3e140b788455b6761","kind":"tag","published_at":"2014-02-28T15:46:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc2/manifests"},{"name":"v0.7.0-rc1","sha":"3dcd503aa2dc13ade6245345b4a135c8976e090e","kind":"tag","published_at":"2014-01-31T12:18:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc1/manifests"},{"name":"v0.6.2","sha":"61d713baf1c62a7583ad200a48a33223b5635c8c","kind":"tag","published_at":"2013-03-19T00:08:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.6.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"0138a73a3b6d8f29a7c8cec0abd3332f48b5ddc0","kind":"tag","published_at":"2012-11-28T19:23:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.6.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"ef7777eb293fa0db517a9c585ec491dc00e70491","kind":"tag","published_at":"2012-11-26T21:50:44.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.6.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"10e21f48ae2c4f2bd534575e7136dae115ccb3a3","kind":"tag","published_at":"2012-08-07T00:12:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.5.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"937771a0fdb58d6e7c115c98d9abb419d89d2aee","kind":"tag","published_at":"2012-07-31T06:13:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.5.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.0/manifests"},{"name":"v0.4.4","sha":"11ec3cf213b439f8a18b2684a8e571c66a42c25d","kind":"tag","published_at":"2012-07-24T17:47:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"836adcccf8fe0a9efcd621ffea9e26051b3fe2d4","kind":"tag","published_at":"2012-06-23T01:14:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"c81ee45fe05a7473c0fabe016259d4cac0d1709f","kind":"tag","published_at":"2012-06-20T20:10:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"56253364e610dd1b39696ff86e68b92dfd816801","kind":"tag","published_at":"2012-06-19T23:38:46.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"09244fae39dac8a0e3f22ff29ae0739311be8a7d","kind":"tag","published_at":"2012-05-01T20:40:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"f37ce009d52595ea8999a89d7c66f351f216fddd","kind":"tag","published_at":"2012-03-15T23:07:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.3.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"dd824ebb78851bb783c5f4f0b8d14de98aa13320","kind":"tag","published_at":"2012-03-14T01:14:46.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.3.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"862c414b371befbba2b6d4d35d8f15801f6187f5","kind":"tag","published_at":"2012-02-24T22:35:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.2.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"6b0ebd256d0d4d7aae3840a4c04211c573e36f39","kind":"tag","published_at":"2012-02-16T04:04:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.2.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.0/manifests"},{"name":"v0.1.3","sha":"7fa15b84aa2dfca6b8cd91314e669c4a64be023d","kind":"tag","published_at":"2012-01-19T22:03:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"9e8917f81f2a740bd66dd6196eb46e86f3893c2e","kind":"tag","published_at":"2012-01-08T03:02:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"037baeff84b3327171d2daaec6100d51167ac4de","kind":"tag","published_at":"2011-12-28T20:27:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"5b484dceb4dc0990e9a67dcf143dc77baf27799d","kind":"tag","published_at":"2011-12-22T03:44:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.0/manifests"},{"name":"v0.0.14","sha":"5aeb2c5b8cfcc90a6289bdce1ae4db96daf67cc7","kind":"commit","published_at":"2011-12-01T06:36:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.14/manifests"},{"name":"v0.0.13-NOGZIP","sha":"c2f13cdfe40a4132b548a0df366d2be06d5d696b","kind":"tag","published_at":"2011-10-13T18:21:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.13-NOGZIP","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.13-NOGZIP","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.13-NOGZIP","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13-NOGZIP","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13-NOGZIP/manifests"},{"name":"v0.0.13","sha":"8d1310adbf0b72fc75b60a4222d0c8581485b863","kind":"tag","published_at":"2011-10-08T01:03:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"a103d2668f95bea9c5fff5b9fff26f0b058d8c8a","kind":"tag","published_at":"2011-09-21T00:40:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.12/manifests"},{"name":"v0.0.11-1","sha":"b3a4707e81cb3c01e24bf1f3c9c3bb3307c43902","kind":"tag","published_at":"2011-09-16T06:01:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.11-1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.11-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.11-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11-1/manifests"},{"name":"v0.0.11","sha":"846f5f75774e2f97874b6b2f43a2a9142041353b","kind":"tag","published_at":"2011-09-15T02:28:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11/manifests"},{"name":"v0.0.10-1","sha":"149a9048c73bceda7af027086633f0ec7841381b","kind":"tag","published_at":"2011-08-23T22:15:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.10-1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.10-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.10-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10-1/manifests"},{"name":"v0.0.10","sha":"7f1bc683ebecdcbf07008b665cd217574600f97f","kind":"tag","published_at":"2011-08-23T20:59:17.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"ce084bcca7f6087e2f44e8bf94c3d225646f9752","kind":"tag","published_at":"2011-08-12T01:26:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"b08af670cd5b4207aa4b3fd16d37c9f0f0d6715a","kind":"tag","published_at":"2011-07-05T22:05:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"0eb4d8dfaee9d700a03700bde0d918dba9252586","kind":"tag","published_at":"2011-05-24T03:50:27.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"6c258a787d048e429a615dc77ea6f582d841e317","kind":"tag","published_at":"2011-05-17T20:50:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"b0ae3fb5e63f428992691869256d70876074d77e","kind":"tag","published_at":"2011-05-13T20:02:36.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"6e1764fa805a89cac4540e6449db632cff631bff","kind":"tag","published_at":"2011-05-10T01:55:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"115f8056e80a5beae4ccf3a46d7ee3bc68f99098","kind":"tag","published_at":"2011-04-27T22:04:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.3/manifests"},{"name":"v0.0.2-fix-publishing","sha":"b78e695c25ef1c890092412841164bf09d731928","kind":"tag","published_at":"2011-03-30T06:25:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.2-fix-publishing","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.2-fix-publishing","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.2-fix-publishing","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2-fix-publishing","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2-fix-publishing/manifests"},{"name":"v0.0.2","sha":"9dd90d7d78f6255375bf96a89daecf6c928d0c1d","kind":"tag","published_at":"2011-03-26T01:04:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"e3efe5ecf10f0eee76064798454345cd51560300","kind":"tag","published_at":"2011-03-15T04:13:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-03-03T14:50:04.251Z","dependent_packages_count":3,"downloads":null,"downloads_period":null,"dependent_repos_count":15,"rankings":{"downloads":null,"dependent_repos_count":6.291037319305637,"dependent_packages_count":17.559917740136527,"stargazers_count":3.1011648140842984,"forks_count":1.9387536469273696,"docker_downloads_count":null,"average":7.222718380113458},"purl":"pkg:maven/io.dropwizard/dropwizard-metrics-ganglia","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.dropwizard:dropwizard-metrics-ganglia","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.dropwizard:dropwizard-metrics-ganglia","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.dropwizard:dropwizard-metrics-ganglia/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-17T22:01:46.875Z","issues_count":115,"pull_requests_count":3854,"avg_time_to_close_issue":4066175.064102564,"avg_time_to_close_pull_request":184543.8000577034,"issues_closed_count":78,"pull_requests_closed_count":3466,"pull_request_authors_count":38,"issue_authors_count":78,"avg_comments_per_issue":1.7478260869565216,"avg_comments_per_pull_request":1.276336274001038,"merged_pull_requests_count":2880,"bot_issues_count":23,"bot_pull_requests_count":3566,"past_year_issues_count":51,"past_year_pull_requests_count":1709,"past_year_avg_time_to_close_issue":1258712.7857142857,"past_year_avg_time_to_close_pull_request":128888.41437206179,"past_year_issues_closed_count":28,"past_year_pull_requests_closed_count":1489,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":34,"past_year_avg_comments_per_issue":0.5490196078431373,"past_year_avg_comments_per_pull_request":0.8308952603861908,"past_year_bot_issues_count":12,"past_year_bot_pull_requests_count":1542,"past_year_merged_pull_requests_count":1272,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/issues","maintainers":[{"login":"joschi","count":155,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joschi"},{"login":"zUniQueX","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zUniQueX"},{"login":"jplock","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jplock"},{"login":"mbeaatriz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbeaatriz"}],"active_maintainers":[{"login":"joschi","count":99,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joschi"},{"login":"zUniQueX","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zUniQueX"},{"login":"mbeaatriz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbeaatriz"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-metrics-ganglia/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-metrics-ganglia/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-metrics-ganglia/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-metrics-ganglia/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-metrics-ganglia/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-metrics-ganglia/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":3894287,"name":"github.com/dropwizard/dropwizard","ecosystem":"go","description":"","homepage":null,"licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/dropwizard/dropwizard","keywords_array":[],"namespace":"github.com/dropwizard","versions_count":277,"first_release_published_at":"2011-03-15T04:13:04.000Z","latest_release_published_at":"2026-01-27T21:43:16.000Z","latest_release_number":"v5.0.1+incompatible","last_synced_at":"2026-05-19T15:02:31.448Z","created_at":"2022-04-12T00:00:02.944Z","updated_at":"2026-05-19T15:02:31.449Z","registry_url":"https://pkg.go.dev/github.com/dropwizard/dropwizard","install_command":"go get github.com/dropwizard/dropwizard","documentation_url":"https://pkg.go.dev/github.com/dropwizard/dropwizard#section-documentation","metadata":{},"repo_metadata":{"id":1326622,"uuid":"1272129","full_name":"dropwizard/dropwizard","owner":"dropwizard","description":"A damn simple library for building production-ready RESTful web services.","archived":false,"fork":false,"pushed_at":"2025-10-15T05:37:43.000Z","size":113931,"stargazers_count":8559,"open_issues_count":22,"forks_count":3432,"subscribers_count":365,"default_branch":"release/5.0.x","last_synced_at":"2025-10-16T04:36:01.637Z","etag":null,"topics":["dropwizard","hibernate","java","jax-rs","jdbi","jersey-framework","jersey2","jetty","rest","restful-webservices","web-framework"],"latest_commit_sha":null,"homepage":"https://www.dropwizard.io","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dropwizard.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-01-19T19:52:29.000Z","updated_at":"2025-10-14T13:54:37.000Z","dependencies_parsed_at":"2023-09-25T00:36:07.805Z","dependency_job_id":"49d46f65-78ee-4616-9a89-d341231d1f09","html_url":"https://github.com/dropwizard/dropwizard","commit_stats":{"total_commits":6736,"total_committers":528,"mean_commits":"12.757575757575758","dds":0.7804334916864608,"last_synced_commit":"7c83a8faa94592fae7449ece2efd3563583d239c"},"previous_names":[],"tags_count":274,"template":false,"template_full_name":null,"purl":"pkg:github/dropwizard/dropwizard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dropwizard","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/refs/heads/release/5.0.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/sbom","scorecard":{"id":356802,"data":{"date":"2025-08-11","repo":{"name":"github.com/dropwizard/dropwizard","commit":"3b65cea7d21d47f0fa267aff12315cf7364fafae"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/18 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/maven.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maven.yml:29","Warn: no topLevel permission defined: .github/workflows/announce-release.yml:1","Warn: no topLevel permission defined: .github/workflows/assign-milestone.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/close_stale.yml:9","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/maven.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/trigger-release.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":8,"reason":"dependency not pinned by hash detected -- score normalized to 8","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/announce-release.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/dropwizard/dropwizard/announce-release.yml/release/4.0.x?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/dropwizard/dropwizard/release.yml/release/4.0.x?enable=pin","Info:  21 out of  21 GitHub-owned GitHubAction dependencies pinned","Info:   6 out of   8 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:10"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (28) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T09:47:45.812Z","repository_id":1326622,"created_at":"2025-08-18T09:47:45.812Z","updated_at":"2025-08-18T09:47:45.812Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279159712,"owners_count":26116537,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-16T02:00:06.019Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"dropwizard","name":"Dropwizard","uuid":"5478557","kind":"organization","description":"","email":null,"website":"https://www.dropwizard.io","location":null,"twitter":"dropwizardio","company":null,"icon_url":"https://avatars.githubusercontent.com/u/5478557?v=4","repositories_count":27,"last_synced_at":"2024-03-25T21:19:31.942Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dropwizard","funding_links":[],"total_stars":16606,"followers":61,"following":0,"created_at":"2022-11-02T16:45:24.316Z","updated_at":"2024-03-25T21:19:40.177Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dropwizard","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dropwizard/repositories"},"tags":[{"name":"v5.0.0","sha":"84dbb957eadb10181039b8222efd39765553bca6","kind":"tag","published_at":"2025-09-16T08:29:02.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0/manifests"},{"name":"v3.0.16","sha":"ffe3e836d8c3412edac8d80ece719166e2e606e7","kind":"tag","published_at":"2025-08-25T22:53:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.16/manifests"},{"name":"v4.0.16","sha":"934373df90d67e5a6f5a7849c0af6598b4e45a3c","kind":"tag","published_at":"2025-08-25T22:52:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.16/manifests"},{"name":"v5.0.0-rc.5","sha":"d7e163da54bd0a80a6046b9840d9b2928b31b2e9","kind":"tag","published_at":"2025-08-25T22:51:44.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.5/manifests"},{"name":"v3.0.15","sha":"8a52fe4aea45f84571b33eb173735802e20bbc64","kind":"tag","published_at":"2025-07-24T07:53:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.15/manifests"},{"name":"v4.0.15","sha":"6616a964156e0ebbe6545dafab52ef7b7ac2b2b9","kind":"tag","published_at":"2025-07-24T07:53:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.15/manifests"},{"name":"v5.0.0-rc.4","sha":"310941b8b2ceedd73b263f712795b45938a028fa","kind":"tag","published_at":"2025-07-23T23:20:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.4/manifests"},{"name":"v3.0.14","sha":"1715dd027139a427fc1bc33827d64ec711525ccf","kind":"tag","published_at":"2025-05-25T20:26:41.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.14/manifests"},{"name":"v4.0.14","sha":"8c744d19a0e741d162c458bee8718acf8078f922","kind":"tag","published_at":"2025-05-25T20:26:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.14/manifests"},{"name":"v5.0.0-rc.3","sha":"ee35dc128decbad13f1f4186b11fe47ee6920d8f","kind":"tag","published_at":"2025-05-25T20:25:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.3/manifests"},{"name":"v4.0.13","sha":"153956cf61aacee809b413752f40bf96876e1e03","kind":"tag","published_at":"2025-03-26T23:41:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.13/manifests"},{"name":"v3.0.13","sha":"76ba41397e11a281256cf631aaa5daaa875a8a2b","kind":"tag","published_at":"2025-03-26T23:23:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.13/manifests"},{"name":"v5.0.0-rc.2","sha":"6b1ebba8fcca6a303997d06edaea29e52b8c3b51","kind":"tag","published_at":"2025-03-26T23:18:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.2/manifests"},{"name":"v4.0.12","sha":"b50169f6e6410a4d34d9c467b95ca7b885cf5dda","kind":"tag","published_at":"2025-01-15T22:38:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.12/manifests"},{"name":"v5.0.0-rc.1","sha":"ed203df38708927f65f9cd7f2760da408af97171","kind":"tag","published_at":"2025-01-15T22:17:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.1/manifests"},{"name":"v3.0.12","sha":"400e4a2f4e15eda153ac79e07bcf2c88420e6422","kind":"tag","published_at":"2025-01-15T22:17:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.12/manifests"},{"name":"v4.0.11","sha":"459892ea1853dcd1199c6bbb28da4347e7e70f60","kind":"tag","published_at":"2024-11-27T21:56:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.11/manifests"},{"name":"v3.0.11","sha":"f8603dcc52bfaaf9711d4808c350cca40f2001f5","kind":"tag","published_at":"2024-11-27T21:56:41.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.11/manifests"},{"name":"v5.0.0-alpha.5","sha":"e78411400eee81e1531c598892fa55b8b013cf70","kind":"tag","published_at":"2024-11-27T21:46:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.5/manifests"},{"name":"v3.0.10","sha":"390aa1ffcbbf95328a48b613b8c73b1752e35e61","kind":"tag","published_at":"2024-10-21T16:41:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.10/manifests"},{"name":"v4.0.10","sha":"48c582b1384352cfd93d43bf39e9e5bbc3e1fe39","kind":"tag","published_at":"2024-10-21T16:41:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.10/manifests"},{"name":"v5.0.0-alpha.4","sha":"45c9e1849d67edf45a0a38ded9bfc05e825593b7","kind":"tag","published_at":"2024-10-21T16:41:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.4/manifests"},{"name":"v3.0.9","sha":"808acc151b972c12748b1aec22bc999d018587ec","kind":"tag","published_at":"2024-10-07T07:13:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.9/manifests"},{"name":"v5.0.0-alpha.3","sha":"284a5b6c2be16971d90148299f30c95f13974e07","kind":"tag","published_at":"2024-10-07T07:12:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.3/manifests"},{"name":"v4.0.9","sha":"94e87681eb8b3d61179f71f2479b1f3820870c94","kind":"tag","published_at":"2024-10-07T07:11:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.9/manifests"},{"name":"v5.0.0-alpha.2","sha":"fe313c7e61a597d3edd9732d5b21a1849c698dc8","kind":"tag","published_at":"2024-08-25T22:47:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.2/manifests"},{"name":"v3.0.8","sha":"17006045b0dcf9e9ae65a8288d55b70123c83d27","kind":"tag","published_at":"2024-08-25T21:19:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.8/manifests"},{"name":"v4.0.8","sha":"c0713c7765a418e704182720a41d7d3800ae50f9","kind":"tag","published_at":"2024-08-25T21:19:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.8/manifests"},{"name":"v3.0.7","sha":"71d5de54fd02a2545ab6184c0794454da85a773f","kind":"tag","published_at":"2024-03-06T14:59:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.7/manifests"},{"name":"v4.0.7","sha":"2aeb472faecc68c0136a0a7231baf1472b55b388","kind":"tag","published_at":"2024-03-06T14:58:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.7/manifests"},{"name":"v2.1.12","sha":"908e31ea7996913fa3aa767465547b5dfbf2df8e","kind":"tag","published_at":"2024-01-31T22:14:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.12/manifests"},{"name":"v3.0.6","sha":"0f09619dcd70caea3957d14bb55a2030b45c39b8","kind":"tag","published_at":"2024-01-29T22:04:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.6/manifests"},{"name":"v4.0.6","sha":"18e00e1edd89776ca26f627d97ce5ed7ca3a544e","kind":"tag","published_at":"2024-01-29T22:04:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.6/manifests"},{"name":"v5.0.0-alpha.1","sha":"4b9d0d23485f8c89196434afbf0145ae2b797484","kind":"tag","published_at":"2023-12-20T22:41:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.0.5","sha":"2a25b34dad34b7d170ba2c7304707e1c74129b99","kind":"tag","published_at":"2023-12-20T22:38:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.5/manifests"},{"name":"v3.0.5","sha":"f2c02fb0484c5d79fa45e1fb7824b543fbd9982e","kind":"tag","published_at":"2023-12-20T22:38:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.5/manifests"},{"name":"v2.1.11","sha":"461d086125475afa92a0973588132e4508c525af","kind":"tag","published_at":"2023-12-20T22:36:27.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.11/manifests"},{"name":"v4.0.4","sha":"6bca3f7059798ba55fdf04f015f10951e24f27bd","kind":"tag","published_at":"2023-11-06T17:09:20.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.4/manifests"},{"name":"v3.0.4","sha":"42477dcb60f0d1b3bebd4eaff23494816a2915d9","kind":"tag","published_at":"2023-11-06T12:48:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.4/manifests"},{"name":"v2.1.10","sha":"480b2ebc281900a69a058927222eee927ba1b518","kind":"tag","published_at":"2023-11-06T09:03:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.10/manifests"},{"name":"v4.0.3","sha":"456e5e67c1d57bb727e17cd7db092403c06cf7bd","kind":"tag","published_at":"2023-10-20T13:53:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.3/manifests"},{"name":"v3.0.3","sha":"f1ac18faa1ffe7444344e4cf437cd6d44966d5ed","kind":"tag","published_at":"2023-10-19T20:24:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.3/manifests"},{"name":"v2.1.9","sha":"eee9527a2c7e33d08d71b4b8801ed70d111bd02e","kind":"tag","published_at":"2023-10-19T16:33:45.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.9/manifests"},{"name":"v3.0.2","sha":"88ad5ab52462b814057be90c229162f7ddef7938","kind":"tag","published_at":"2023-09-24T22:34:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.2/manifests"},{"name":"v4.0.2","sha":"781bb4f36c8bdc3b844b7b905b69af95a917ed78","kind":"tag","published_at":"2023-09-24T22:22:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.2/manifests"},{"name":"v2.1.8","sha":"cbcbc6738dc3e1cba7005ed2d463f9b1f57bd8b1","kind":"tag","published_at":"2023-09-24T22:20:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"a46c6f82484c1d6b9fd84569f73e7b0dd33ec692","kind":"tag","published_at":"2023-06-19T22:06:25.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.7/manifests"},{"name":"v4.0.1","sha":"cfd9586186870ec9d078988c6d6a521d8756eafe","kind":"tag","published_at":"2023-06-19T22:04:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.1/manifests"},{"name":"v3.0.1","sha":"523a14f5006418bf7c0d4c6d7bc3d10755edfe1d","kind":"tag","published_at":"2023-06-19T22:03:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.1/manifests"},{"name":"v4.0.0","sha":"69e115aa8a5048f1557f449ca842a707a88cde2e","kind":"tag","published_at":"2023-03-28T22:24:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0/manifests"},{"name":"v3.0.0","sha":"1df711a473aef3a77ef738c19b563780b4d9dca6","kind":"tag","published_at":"2023-03-28T22:23:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0/manifests"},{"name":"v2.1.6","sha":"50587fa6c899beaad547b4f7306157beff271375","kind":"tag","published_at":"2023-03-28T21:58:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.6/manifests"},{"name":"v4.0.0-beta.4","sha":"cbbacd5247e2c8c0c208786b8d580ca29778a375","kind":"tag","published_at":"2023-02-24T09:22:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.4/manifests"},{"name":"v3.0.0-beta.5","sha":"05c1b73527610781131ce07bfcacb6c24d17713c","kind":"tag","published_at":"2023-02-24T09:17:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.5/manifests"},{"name":"v2.1.5","sha":"82ee4065196556523b5d1cdb6ebe87de2b00e949","kind":"tag","published_at":"2023-02-24T08:50:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.5/manifests"},{"name":"v2.0.35","sha":"d499ef1a579546e1f99343aae4b19f35b4737857","kind":"tag","published_at":"2023-01-28T21:56:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.35","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.35/manifests"},{"name":"v2.1.4","sha":"f5ef0d12b8e2c622435faae13c51b9cccaea9fa2","kind":"tag","published_at":"2022-10-20T19:56:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.4/manifests"},{"name":"v2.0.34","sha":"f5d447ce33c9dd53f96119a331de62c8c888ebc0","kind":"tag","published_at":"2022-10-18T17:23:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.34","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.34/manifests"},{"name":"v4.0.0-beta.3","sha":"26b3188e0c3f32b9dba7cda86634b787a2387bf5","kind":"tag","published_at":"2022-10-12T21:54:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.3/manifests"},{"name":"v3.0.0-beta.4","sha":"f679616d7ad7df6ba3bb77535507ca8ec4049336","kind":"tag","published_at":"2022-10-12T21:52:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.4/manifests"},{"name":"v2.1.3","sha":"d1563469fff7d63717063beb7b49267c39a88d58","kind":"tag","published_at":"2022-10-12T21:47:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.3/manifests"},{"name":"v2.0.33","sha":"5c1c2c425dd5b6a1f314c6b46563fd39c71e0656","kind":"tag","published_at":"2022-09-12T10:08:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.33","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.33/manifests"},{"name":"v2.1.2","sha":"ea3e5a3d1ba59d0467539d400592f5bf5b40dbf8","kind":"tag","published_at":"2022-09-12T10:01:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.2/manifests"},{"name":"v4.0.0-beta.2","sha":"55fef0b12367ac26018538542d6ec6efb4f562ea","kind":"tag","published_at":"2022-06-30T20:12:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.2/manifests"},{"name":"v3.0.0-beta.3","sha":"c9c8d72708fbfc8b9982e9b37f321e588a1efdab","kind":"tag","published_at":"2022-06-30T20:05:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.3/manifests"},{"name":"v2.0.32","sha":"b3d87605369aa63caf860f67be2ba86704dd7a97","kind":"tag","published_at":"2022-06-30T19:56:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.32","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.32/manifests"},{"name":"v2.1.1","sha":"d2455b5369c8d9391e81e697f2354246532d0d5e","kind":"tag","published_at":"2022-06-30T19:48:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.1/manifests"},{"name":"v2.0.31","sha":"6a2dd0885a9c4b6b62e4ecbd207b949ca8a8a5bc","kind":"tag","published_at":"2022-06-19T14:44:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.31","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.31/manifests"},{"name":"v2.0.30","sha":"71300cf5094a53fbd658a906423478ba706ff434","kind":"tag","published_at":"2022-06-18T18:08:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.30","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.30/manifests"},{"name":"v2.1.0","sha":"4fb8906bb761886c85891d4bbf6dcf0a15ca4e9c","kind":"tag","published_at":"2022-05-02T13:16:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0/manifests"},{"name":"v3.0.0-beta.2","sha":"8ade5d9db8d4e29f4f8f37a994246d9270b9c479","kind":"tag","published_at":"2022-04-20T21:45:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.2/manifests"},{"name":"v2.1.0-beta.9","sha":"fd2787a7817295796e6c9f07d44132c262a9e902","kind":"tag","published_at":"2022-04-20T21:40:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.9/manifests"},{"name":"v4.0.0-beta.1","sha":"621bf358ad641ecb07af52026d0385a923957c15","kind":"tag","published_at":"2022-04-08T10:24:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.1/manifests"},{"name":"v3.0.0-beta.1","sha":"b6e096859d65c16e0c669609444f73d0621f4769","kind":"tag","published_at":"2022-04-08T10:14:48.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.1/manifests"},{"name":"v2.1.0-beta.8","sha":"5b37d6f6af0383892834d8437e6c79688f5fc670","kind":"tag","published_at":"2022-04-05T15:57:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.8/manifests"},{"name":"v2.0.29","sha":"20d80316b32cf68d7a0ba23300cfa53bc5155e7d","kind":"tag","published_at":"2022-04-05T15:16:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.29","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.29/manifests"},{"name":"v2.1.0-beta.7","sha":"bf892222765fdd6880449589b99eeeb511b80444","kind":"tag","published_at":"2021-12-20T14:40:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.7/manifests"},{"name":"v2.0.28","sha":"dd215d3ec65f23cef9e0a4d96ed7c542d71d1758","kind":"tag","published_at":"2021-12-20T14:27:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.28","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.28/manifests"},{"name":"v2.1.0-beta.6","sha":"74626bda8033b598b875372b8e8cb982ba2349bc","kind":"tag","published_at":"2021-12-16T09:20:37.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.6/manifests"},{"name":"v2.0.27","sha":"b5c6bc2633f1ea150970131e547a1a580052ece5","kind":"tag","published_at":"2021-12-16T09:00:27.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.27","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.27/manifests"},{"name":"v2.1.0-beta.5","sha":"835081d794427f37bd671f584b6083f96ae17aa6","kind":"tag","published_at":"2021-12-09T17:53:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.5/manifests"},{"name":"v2.0.26","sha":"66ca617d40d57627a8820c96d388a7583650ae6e","kind":"tag","published_at":"2021-12-09T17:43:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.26","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.26/manifests"},{"name":"v2.1.0-beta.4","sha":"e57713abe7add73e7033a30af3022668f4a9ec8d","kind":"tag","published_at":"2021-09-01T15:31:59.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.4/manifests"},{"name":"v2.0.25","sha":"2a4c0f8ba2741e618737556ed1973b22a8284a58","kind":"tag","published_at":"2021-09-01T15:17:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.25","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.25/manifests"},{"name":"v2.1.0-beta.3","sha":"912f4beb7254c72e2db4207efdb38543994c7630","kind":"tag","published_at":"2021-08-11T06:36:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.3/manifests"},{"name":"v2.1.0-beta.2","sha":"94ab611f45fbacf94f449a14fd035c6971a786fd","kind":"tag","published_at":"2021-07-29T12:50:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.2/manifests"},{"name":"v2.0.24","sha":"8818eb7ec61dd59059b51478d734e6d30fb8cca9","kind":"tag","published_at":"2021-07-29T12:08:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.24","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.24/manifests"},{"name":"v2.0.23","sha":"79c3770db75c09d5c846d5d42ffb607b29ba5b9f","kind":"tag","published_at":"2021-06-21T11:50:02.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.23","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.23/manifests"},{"name":"v2.0.22","sha":"a40301a5dc44ebbdeac291edf4cf3df3960a6fae","kind":"tag","published_at":"2021-05-24T16:31:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.22","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.22/manifests"},{"name":"v2.1.0-beta.1","sha":"ff09d7fffece5dda0c2f188114393161702135af","kind":"tag","published_at":"2021-04-25T12:29:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.1/manifests"},{"name":"v2.0.21","sha":"47556c4f31576e6bc4e00262661b7b212bd90a60","kind":"tag","published_at":"2021-04-07T14:05:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.21","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"7c6f2ce175e8f9db63a694ae413210f99e183ad7","kind":"tag","published_at":"2021-02-24T09:46:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.20","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.20/manifests"},{"name":"v2.0.19","sha":"bcf99a613e320812fc4b691f96a4e7e3d125749d","kind":"commit","published_at":"2021-02-01T10:44:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.19","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"7385a7d7a3a1f0670d5fda376b8cdf516d7c7b30","kind":"commit","published_at":"2021-01-12T06:56:22.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.18","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.18/manifests"},{"name":"v1.3.29","sha":"3e323fc72d09df6f1957250cf20bdacbe26fd3d7","kind":"tag","published_at":"2021-01-06T14:04:08.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.29","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.29/manifests"},{"name":"v2.0.17","sha":"3318b1e7e6ca900696ce2ed4e6687a725e0aa90a","kind":"commit","published_at":"2020-12-14T20:57:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.17","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.17/manifests"},{"name":"v1.3.28","sha":"7cbec2b0ccd547859823ef1cb2766314202cf480","kind":"tag","published_at":"2020-12-08T13:29:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.28","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.28/manifests"},{"name":"v2.0.16","sha":"d49fd0d8185d5b571c3a90282c4e44a55b996c53","kind":"commit","published_at":"2020-11-26T17:00:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"a85798d66b667a8e598a062db1cdafeae48acf30","kind":"commit","published_at":"2020-11-03T14:46:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.15/manifests"},{"name":"v1.3.27","sha":"cce7305a7ef56c4edc6ab28ae224141facfa8d59","kind":"tag","published_at":"2020-10-28T14:29:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.27","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.27/manifests"},{"name":"v1.3.26","sha":"03a7d8611676ee14e3d6040d8642063d787819ea","kind":"tag","published_at":"2020-10-22T15:25:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.26","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.26/manifests"},{"name":"v2.0.14","sha":"1b36f643d2d40b959e325a00867c45822418202d","kind":"commit","published_at":"2020-10-22T13:51:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.14/manifests"},{"name":"v1.3.25","sha":"56cb309bef2993de47dc846f7bc2933c7a6159c7","kind":"tag","published_at":"2020-08-31T12:58:59.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.25","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25/manifests"},{"name":"v2.0.13","sha":"37a209886890ca5cdd6ef39c61d29827a13c1a1d","kind":"commit","published_at":"2020-08-31T12:48:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.13/manifests"},{"name":"v1.3.25-beta.2","sha":"562d61cc72c0038f66b221a7c6d0b07034e38804","kind":"tag","published_at":"2020-08-19T06:27:25.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.25-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.25-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.25-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.2/manifests"},{"name":"v1.3.25-beta.1","sha":"d591b617c52537edb6fedb2e343800610eb075e3","kind":"tag","published_at":"2020-08-18T06:31:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.25-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.25-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.25-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.1/manifests"},{"name":"v2.0.12","sha":"8b9d7f887fd37ec22cb39f020d710fb7835d159a","kind":"commit","published_at":"2020-07-21T09:25:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"1b227314d669cbbd3395c2ff1e31704ca0d9284c","kind":"commit","published_at":"2020-07-06T07:52:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.11/manifests"},{"name":"v1.3.24","sha":"9c7da5f498d70241993b05598488597bc2c94a98","kind":"tag","published_at":"2020-07-03T06:58:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.24","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.24/manifests"},{"name":"v2.0.10","sha":"cdb2a357aeb61e0a52beb6a8d09953f423924faf","kind":"commit","published_at":"2020-05-26T12:18:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"655f8ac6f8586a8a0d49d217f0846deefb45de21","kind":"commit","published_at":"2020-05-04T06:00:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"8600d4ff895df5d6df5ecfd45e7244af04d8f89f","kind":"commit","published_at":"2020-04-14T19:08:41.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.8/manifests"},{"name":"v1.3.23","sha":"bf556d4765c9305ed14f6cd962f4f438239799e4","kind":"tag","published_at":"2020-04-14T18:13:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.23","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.23/manifests"},{"name":"v2.0.7","sha":"f6e03e838ce51eee8d751df03f29afb3eeea42d6","kind":"tag","published_at":"2020-04-10T07:01:02.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.7/manifests"},{"name":"v1.3.22","sha":"dae8b1ba6368d8d2bd31eb5435e868f16c9ce9d3","kind":"tag","published_at":"2020-04-04T14:41:59.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.22","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.22/manifests"},{"name":"v2.0.6","sha":"9b2dcc9b499b125560193ba39f65c5d359ceb11d","kind":"commit","published_at":"2020-04-04T14:35:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"5e605a630551397a0f21b4b530b177fe4e571542","kind":"commit","published_at":"2020-03-29T01:13:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"743eceac9c69e4e5aa8e3ced425d8893cb55119c","kind":"tag","published_at":"2020-03-27T16:51:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.4/manifests"},{"name":"v1.3.21","sha":"45575df553f0a93eb5b6b5c98e4471b590f1c884","kind":"tag","published_at":"2020-03-26T19:46:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.21","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.21/manifests"},{"name":"v2.0.3","sha":"7cee3e11d29ec21f0073aa4ac03b08a4f2a0ef17","kind":"tag","published_at":"2020-03-26T19:29:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.3/manifests"},{"name":"v1.3.20","sha":"b2dd14eaab5ef3a03c172ebdc06ea0e9a71fa0ce","kind":"tag","published_at":"2020-02-24T16:29:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.20","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.20/manifests"},{"name":"v1.3.19","sha":"b91d891e04fcb0c0c0c4fc3f371d36c09c19ba2c","kind":"tag","published_at":"2020-02-20T02:16:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.19","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.19/manifests"},{"name":"v2.0.2","sha":"60206ea15541869622623167c590276a6329f5b8","kind":"commit","published_at":"2020-02-20T02:05:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"e7c8b260c3d81e91ac537787424e888afd35f594","kind":"commit","published_at":"2020-01-30T20:50:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.1/manifests"},{"name":"v1.3.18","sha":"6e54def3f9d07d5bd1b57f8d296e8cbae7d008f4","kind":"tag","published_at":"2020-01-30T20:16:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.18","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.18/manifests"},{"name":"v2.0.0","sha":"20050b10bc7fe88edff3ff320b4cea85c023f30d","kind":"tag","published_at":"2019-12-09T21:54:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0/manifests"},{"name":"v2.0.0-rc14","sha":"8ca390bf44dea39dfc1b15422881e14c8bcb341f","kind":"tag","published_at":"2019-12-08T18:53:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc14/manifests"},{"name":"v1.3.17","sha":"cdf214a094e400027463a8d523a7c00c9dcdfdb4","kind":"tag","published_at":"2019-11-24T10:47:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.17","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.17/manifests"},{"name":"v2.0.0-rc13","sha":"b5c0c3b19ac4fc22fe8eefe2c3b61ba6e6b3829a","kind":"tag","published_at":"2019-11-20T22:45:08.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc13/manifests"},{"name":"v2.0.0-rc12","sha":"caba50b91297444ceb3c02e1295fad7b3991da21","kind":"tag","published_at":"2019-10-23T20:11:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc12/manifests"},{"name":"v1.3.16","sha":"45f9865864c305639b555ac3c2a57fe946f0913b","kind":"tag","published_at":"2019-10-20T20:29:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.16/manifests"},{"name":"v2.0.0-rc11","sha":"82c1361e0a21dc94c3b3cdabdd141fb87fbbfe99","kind":"tag","published_at":"2019-10-13T16:15:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc11/manifests"},{"name":"v1.3.15","sha":"18caa542327c2a20c6f140d7c645f57f4e11a109","kind":"tag","published_at":"2019-09-25T17:22:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.15/manifests"},{"name":"v2.0.0-rc10","sha":"26b8df02d45004c1abb92e8a50054e17e34c0fb0","kind":"tag","published_at":"2019-09-16T23:06:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc10/manifests"},{"name":"v2.0.0-rc9","sha":"6cfd68560c91d0b0a5682bdbb9f20eeaa09c398d","kind":"tag","published_at":"2019-08-31T18:01:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc9/manifests"},{"name":"v2.0.0-rc8","sha":"e3a1c7a650cba5ab32164761574ef69af4134f17","kind":"tag","published_at":"2019-08-29T13:08:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc8/manifests"},{"name":"v2.0.0-rc7","sha":"1e5ee67862cc25755891e1587e709773ffa314c4","kind":"tag","published_at":"2019-08-28T14:43:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc7/manifests"},{"name":"v2.0.0-rc6","sha":"c8e0b0137115322e39a93f3a369e4dec72df9045","kind":"tag","published_at":"2019-08-27T19:30:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc6/manifests"},{"name":"v2.0.0-rc5","sha":"171a6751fa063b32c47201b1821e4d7e610c865e","kind":"tag","published_at":"2019-08-08T06:19:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc5/manifests"},{"name":"v1.3.14","sha":"f720ed469d52842ba23839f7d9b467f610d74524","kind":"tag","published_at":"2019-08-07T18:50:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.14/manifests"},{"name":"v1.3.13","sha":"e006b420447da6cb8bc3e7fb2aaa6271229c7aa1","kind":"tag","published_at":"2019-07-16T19:38:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.13/manifests"},{"name":"v2.0.0-rc4","sha":"d7e770086334fc3c84e83a96d8e2fb863ac5b252","kind":"tag","published_at":"2019-06-28T06:29:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc4/manifests"},{"name":"v2.0.0-rc3","sha":"21352e6277118d30b82df6ba2a1e899619ed202e","kind":"tag","published_at":"2019-06-16T15:48:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc3/manifests"},{"name":"v2.0.0-rc2","sha":"2162827fd2af02f2774aadc60809161055fec5ae","kind":"tag","published_at":"2019-05-26T16:09:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc2/manifests"},{"name":"v1.3.12","sha":"c1461c389a1f01a757c966518dd2c52601204676","kind":"tag","published_at":"2019-05-25T18:10:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.12/manifests"},{"name":"v1.3.11","sha":"a47305d487e710d013c46283a9b286358688d5f1","kind":"tag","published_at":"2019-05-09T18:16:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.11/manifests"},{"name":"v1.3.10","sha":"42759228412e484fa170bc9ab5aae019422432c3","kind":"tag","published_at":"2019-04-29T16:56:01.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.10/manifests"},{"name":"v2.0.0-rc1","sha":"d9397fecfadc3e34ca8742b17077a3bac32624dd","kind":"tag","published_at":"2019-04-18T18:40:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc1/manifests"},{"name":"v1.3.9","sha":"88a73fd64c20015bd8b059bf8a052e98d35e6080","kind":"tag","published_at":"2019-02-24T00:56:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.9/manifests"},{"name":"v1.3.8","sha":"ec23670cc6ecc2d16bef7e48130c99e741aab711","kind":"tag","published_at":"2019-01-01T13:10:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.8/manifests"},{"name":"v2.0.0-rc0","sha":"bc4b7dc04d9c06e7357e3d3d55bdfca366de18b4","kind":"tag","published_at":"2018-10-02T19:50:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc0/manifests"},{"name":"v1.3.7","sha":"777686d9bcfb7a732838a5cfc4043b9a65b0eaea","kind":"tag","published_at":"2018-10-02T10:25:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.7/manifests"},{"name":"v1.2.9","sha":"49dd12a95398ee1b841ad9ba48fdbf35149137e7","kind":"tag","published_at":"2018-10-01T06:43:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.9/manifests"},{"name":"v1.3.6","sha":"99cbd25dad946952bcc3fb7b7e5152f064dac382","kind":"tag","published_at":"2018-10-01T06:01:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.6/manifests"},{"name":"v1.1.8","sha":"fd4c7266d4b6b780f06d3be7e14a79406ae77168","kind":"tag","published_at":"2018-06-24T18:34:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.8/manifests"},{"name":"v1.2.8","sha":"5a96d56fa6fc07b1d34700d42615162cc8584c03","kind":"tag","published_at":"2018-06-24T17:03:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.8/manifests"},{"name":"v1.3.5","sha":"7acede06f2df73f1db80461e44ba23708eb6bdd5","kind":"tag","published_at":"2018-06-24T15:36:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"a4e03c33c92dedf83886f0cc66bc443ad916feba","kind":"tag","published_at":"2018-06-15T08:23:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.4/manifests"},{"name":"v1.2.7","sha":"bb7291d26b7a00fa37c2712b620fb6fb747cae5a","kind":"tag","published_at":"2018-06-15T07:18:20.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.7/manifests"},{"name":"v1.3.3","sha":"c4f66abf07cc46813b98137dc29a8a2762ab33e2","kind":"tag","published_at":"2018-06-06T20:09:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.3/manifests"},{"name":"v1.2.6","sha":"be9b592857e85dc50a3181b6b5efc23bdbc384d8","kind":"tag","published_at":"2018-05-06T21:14:57.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.6/manifests"},{"name":"v1.3.2","sha":"f22ae5293ec400e9faafd1cf18944f5ed60b3c0e","kind":"tag","published_at":"2018-05-06T20:26:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"c49ab943d4fe3c55afdb14814b818d3d5a4bf7dd","kind":"tag","published_at":"2018-04-04T16:46:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.1/manifests"},{"name":"v1.2.5","sha":"9add5d717a420f76681e2b6816b8beb6ccdf3a65","kind":"tag","published_at":"2018-04-04T15:24:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.5/manifests"},{"name":"v1.3.0","sha":"5fc2ab21c58bcc0da2c78ca41e353c69928bc777","kind":"tag","published_at":"2018-03-14T17:20:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0/manifests"},{"name":"v1.3.0-rc7","sha":"fb9cdad412e1be86cf2fff2dd9962271a113b025","kind":"tag","published_at":"2018-02-23T10:17:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc7/manifests"},{"name":"v1.2.4","sha":"462c373665d885b82ab2e7dfd5cf5ef675cc3499","kind":"tag","published_at":"2018-02-11T09:54:01.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.4/manifests"},{"name":"v1.1.7","sha":"7269c4dd270ed967a19c912ed8dae189123d0b37","kind":"tag","published_at":"2018-02-10T19:17:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.7/manifests"},{"name":"v1.3.0-rc6","sha":"b89b2223222b78b41d71fde00c31a7a0b43156b0","kind":"tag","published_at":"2018-02-09T09:21:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc6/manifests"},{"name":"v1.3.0-rc5","sha":"4c840c0186a5d4e7f43dbf66182ff35a36ed91cc","kind":"tag","published_at":"2018-02-08T11:28:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc5/manifests"},{"name":"v1.2.3","sha":"c956c492081a2006f7f7fa5442f2a3f0de027527","kind":"tag","published_at":"2018-01-22T18:11:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.3/manifests"},{"name":"v1.3.0-rc4","sha":"a22c62b7b9037793f63fb0fb135ce368a83fa286","kind":"tag","published_at":"2018-01-18T23:24:44.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc4/manifests"},{"name":"v1.3.0-rc3","sha":"29926075af642d815d0a2e46c88ab109fa084ddb","kind":"tag","published_at":"2018-01-09T10:53:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc3/manifests"},{"name":"v1.3.0-rc2","sha":"f0bd2f1eec7551077b14662bf10f52840a5626f4","kind":"tag","published_at":"2018-01-05T19:42:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc2/manifests"},{"name":"v1.2.2","sha":"7f9b9445f345110e198298382373c0bec94f7cac","kind":"tag","published_at":"2017-11-27T08:10:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.2/manifests"},{"name":"v1.3.0-rc1","sha":"90aee5f8ce5585722b3f1b8c5f86b7c945bb1752","kind":"tag","published_at":"2017-11-22T15:01:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc1/manifests"},{"name":"v1.2.1","sha":"a270cf4bd982a819bc8a4c273fdcb38bdca5f0df","kind":"tag","published_at":"2017-11-22T12:23:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.1/manifests"},{"name":"v1.1.6","sha":"861f18cffb7df2b17b4e54c638792a7b3f99c003","kind":"tag","published_at":"2017-11-02T07:58:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"05b28222d9ccd0a32fd73b24998ce0e8be1ca1ca","kind":"tag","published_at":"2017-10-17T12:41:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.5/manifests"},{"name":"v1.2.0","sha":"3e8bf3b8338d6367a3dd87d2e7aac6c438c163e4","kind":"tag","published_at":"2017-10-06T13:02:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0/manifests"},{"name":"v1.2.0-rc6","sha":"6fe033be9bd7dc40cf1f0d6569b54a8dd635560c","kind":"tag","published_at":"2017-09-19T14:56:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc6/manifests"},{"name":"v1.2.0-rc5","sha":"826555e8576e5054abe8186fa7c70caa5bf25f7e","kind":"tag","published_at":"2017-09-05T09:14:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc5/manifests"},{"name":"v1.2.0-rc4","sha":"d0acafd047b174a703f440c2cbc92e9241edd6e8","kind":"tag","published_at":"2017-08-24T19:36:37.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc4/manifests"},{"name":"v1.2.0-rc3","sha":"0037881dcf26be144e74ca858270dac2ce83be59","kind":"tag","published_at":"2017-08-24T09:35:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc3/manifests"},{"name":"v1.1.4","sha":"cd115f80c0dacd0cd38112e973cf1590eee848f0","kind":"tag","published_at":"2017-08-24T08:23:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.4/manifests"},{"name":"v1.2.0-rc2","sha":"faf0dc10475de7075dcd8fb97ef899c57209d546","kind":"tag","published_at":"2017-08-18T06:50:45.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc2/manifests"},{"name":"v1.2.0-rc1","sha":"3a87e22c1e0fc05b1583439e83c6a9f38e6ec106","kind":"tag","published_at":"2017-08-02T17:37:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc1/manifests"},{"name":"v1.1.3","sha":"c32f9c596279e113c08200b57540ac832e9f2d98","kind":"tag","published_at":"2017-07-31T11:41:57.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.3/manifests"},{"name":"v1.0.9","sha":"76870752757b9e13ea01a5555146b0db92d41914","kind":"tag","published_at":"2017-07-31T09:45:45.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.9/manifests"},{"name":"v1.1.2","sha":"35e2cefeceb130cbf80929dff4f85ab468566396","kind":"tag","published_at":"2017-06-27T07:42:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.2/manifests"},{"name":"v1.0.8","sha":"eafbb5d29e99f62db9fb24d66a393082eaa557b2","kind":"tag","published_at":"2017-06-27T07:17:08.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.8/manifests"},{"name":"v1.1.1","sha":"d65931e328a553094f5386acde72fc8ab4ca4615","kind":"tag","published_at":"2017-05-19T12:05:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"233515e217b91258ef7822953a884e9d104c7f03","kind":"tag","published_at":"2017-03-21T08:26:48.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0/manifests"},{"name":"v1.0.7","sha":"8c4ffc1316e24e074fda1250f704e5d63ec9386c","kind":"tag","published_at":"2017-03-20T18:34:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.7/manifests"},{"name":"v1.1.0-rc4","sha":"ba3087892729fb0ea8028d7c37cfc88a2eaa30e5","kind":"tag","published_at":"2017-03-15T16:52:22.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc4/manifests"},{"name":"v1.1.0-rc3","sha":"84739bf5a3226ee863c3f2a1dd4ba5f955ec7210","kind":"tag","published_at":"2017-03-15T10:58:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc3/manifests"},{"name":"v1.1.0-rc2","sha":"367033ef96a147d271298f94f77a67972192edae","kind":"tag","published_at":"2017-03-08T13:59:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc2/manifests"},{"name":"v1.1.0-rc1","sha":"55eee43f88bce129da741be93ccf1da25d6005a6","kind":"tag","published_at":"2017-02-13T08:17:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc1/manifests"},{"name":"v1.0.6","sha":"46d8ac9e9a61902596c8d6b1e17e2f6c88e5982d","kind":"tag","published_at":"2017-01-30T18:58:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"6e89e64cdd17562a73a97b098a05b2bd61d3ced8","kind":"tag","published_at":"2016-11-18T11:00:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"38b3199f49e6b67535e3070e56d410dc7ba32c70","kind":"tag","published_at":"2016-11-14T18:01:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"bca4ad4a2f46f15721305e2ef7c5c67f4ca08b23","kind":"tag","published_at":"2016-10-28T17:22:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"4d58bf6558cb1d3e382471581d14d50aadeaf12e","kind":"tag","published_at":"2016-09-23T18:18:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"2cf469dbf87e81c0fbf9402d73a4a94ef31d5fac","kind":"tag","published_at":"2016-09-21T12:38:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"ca39aa51a87a596e7b7e7e1309f9c34d9544bf63","kind":"tag","published_at":"2016-07-26T13:12:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc4","sha":"c1f860b56e16d64556f4249cde5423d221d8db35","kind":"tag","published_at":"2016-07-08T08:26:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc4/manifests"},{"name":"v0.9.3","sha":"2565a66fbb62e28c8e7ac2754be14e594fd1b445","kind":"tag","published_at":"2016-06-20T14:27:20.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.3/manifests"},{"name":"v1.0.0-rc3","sha":"861c33352a33836cb6cef365c26a255187ba361d","kind":"tag","published_at":"2016-05-31T16:24:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"e37431766143efaf0c68eed74978b11e929a5bf8","kind":"tag","published_at":"2016-03-30T08:09:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc2/manifests"},{"name":"v1.0.0-rc1","sha":"a67d4c9e438ec9ba7c3e08f2d749d74d288d9f5a","kind":"tag","published_at":"2016-03-18T22:52:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc1/manifests"},{"name":"v0.9.2","sha":"ac9a7dcb755eff6e7ceec18fa662e107269a73de","kind":"tag","published_at":"2016-01-20T08:38:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.2/manifests"},{"name":"v0.8.5","sha":"668cd9f32622e70da9c9457377d442213094d28d","kind":"commit","published_at":"2015-11-03T16:20:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.5/manifests"},{"name":"v0.9.1","sha":"4d36235d352e9a04923408094759406c929043ba","kind":"commit","published_at":"2015-11-03T15:39:46.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1/manifests"},{"name":"v0.9.1-rc1","sha":"e61e388a3b4853aa2940b0957857513a5046b74d","kind":"commit","published_at":"2015-11-02T11:29:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.1-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1-rc1/manifests"},{"name":"v0.9.0","sha":"a8b117f07d3180f3b6acf89f8488003648178c06","kind":"commit","published_at":"2015-10-28T15:10:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0/manifests"},{"name":"v0.9.0-rc5","sha":"a7f440f719e436a645f00b3b3fd166b2b156d2b9","kind":"commit","published_at":"2015-10-20T10:49:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc5/manifests"},{"name":"v0.8.4","sha":"a29daa061e0c4376edb00083722ed1730adcaf8b","kind":"tag","published_at":"2015-08-26T01:55:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.4/manifests"},{"name":"v0.9.0-rc4","sha":"83edc098bc49ae3168340f6d24324b97c9b500da","kind":"tag","published_at":"2015-08-24T13:54:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc4/manifests"},{"name":"v0.8.3","sha":"c733aff2541857e299fca50c3cf5769b2d4d0fb1","kind":"tag","published_at":"2015-08-24T13:35:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.3/manifests"},{"name":"v0.9.0-rc3","sha":"26931fe097c2526b2582a35393d60ba9019c5a76","kind":"tag","published_at":"2015-07-14T21:30:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc3/manifests"},{"name":"v0.9.0-rc2","sha":"149e8ee1c1f85a4e5ec887f0f864f586c55717b8","kind":"tag","published_at":"2015-07-09T13:25:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc2/manifests"},{"name":"v0.8.2","sha":"51c06f9f808117b6ec71d7f972c1ec7ce4e08fe1","kind":"tag","published_at":"2015-07-06T18:21:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.2/manifests"},{"name":"v0.9.0-rc1","sha":"4c9cd76389a14ddb7af5ea1536926cc9c80cec31","kind":"tag","published_at":"2015-06-18T18:57:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc1/manifests"},{"name":"v0.8.1-fixed-docs","sha":"09f538ef4cdbd14198e38503eda1a865e2120e3a","kind":"commit","published_at":"2015-04-12T16:52:48.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1-fixed-docs","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1-fixed-docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.1-fixed-docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-fixed-docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-fixed-docs/manifests"},{"name":"v0.8.1","sha":"b72b2c022f580d4ba01b24ebc5d35edfa7dd0614","kind":"tag","published_at":"2015-04-07T13:02:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1/manifests"},{"name":"v0.8.1-rc2","sha":"756e443dd72fad27f7fb8af1e16e8712e67bdaa1","kind":"tag","published_at":"2015-04-01T14:04:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc2/manifests"},{"name":"v0.8.1-rc1","sha":"99c04b28d9fcc6aa5e35618572d868ade32c134c","kind":"tag","published_at":"2015-04-01T13:46:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc1/manifests"},{"name":"v0.8.0","sha":"fbe6baff38c47eb55374c1a9f6ba07e51d98e1e3","kind":"tag","published_at":"2015-03-05T15:38:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0/manifests"},{"name":"v0.8.0-rc5","sha":"50a7fc0e73e300847e2c61bdb127619d572aacfe","kind":"tag","published_at":"2015-03-01T01:26:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc5/manifests"},{"name":"v0.8.0-rc4","sha":"4acc8b9befc1a730129fb9b9b68ff04aa0098ed5","kind":"tag","published_at":"2015-02-25T20:31:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc4/manifests"},{"name":"v0.8.0-rc3","sha":"294a2f11e2972039a372b65d98067d1e12ce5087","kind":"tag","published_at":"2015-02-20T00:21:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc3/manifests"},{"name":"v0.8.0-rc2","sha":"7f45f7af37cdbc24830e57e5a96a4e71e4954fce","kind":"tag","published_at":"2015-01-17T17:12:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc2/manifests"},{"name":"v0.8.0-rc1","sha":"77f04bc174ac3e97f4a5a23ebc19906037747895","kind":"tag","published_at":"2014-11-09T16:34:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc1/manifests"},{"name":"v0.7.1","sha":"901a459af922491bb556d62e046d1475760fb8ce","kind":"commit","published_at":"2014-06-20T15:23:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"ecfa4a50022a4f565c4b94ed678bf60c0eaba488","kind":"tag","published_at":"2014-04-04T21:30:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0/manifests"},{"name":"v0.7.0-rc3","sha":"d9bbd2be65362254a821da076bb89e4238b6c78c","kind":"tag","published_at":"2014-03-31T14:11:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc3/manifests"},{"name":"v0.7.0-rc2","sha":"5e58939d843e6d991bc14cf3e140b788455b6761","kind":"tag","published_at":"2014-02-28T15:46:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc2/manifests"},{"name":"v0.7.0-rc1","sha":"3dcd503aa2dc13ade6245345b4a135c8976e090e","kind":"tag","published_at":"2014-01-31T12:18:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc1/manifests"},{"name":"v0.6.2","sha":"61d713baf1c62a7583ad200a48a33223b5635c8c","kind":"tag","published_at":"2013-03-19T00:08:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.6.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"0138a73a3b6d8f29a7c8cec0abd3332f48b5ddc0","kind":"tag","published_at":"2012-11-28T19:23:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.6.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"ef7777eb293fa0db517a9c585ec491dc00e70491","kind":"tag","published_at":"2012-11-26T21:50:44.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.6.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"10e21f48ae2c4f2bd534575e7136dae115ccb3a3","kind":"tag","published_at":"2012-08-07T00:12:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.5.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"937771a0fdb58d6e7c115c98d9abb419d89d2aee","kind":"tag","published_at":"2012-07-31T06:13:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.5.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.0/manifests"},{"name":"v0.4.4","sha":"11ec3cf213b439f8a18b2684a8e571c66a42c25d","kind":"tag","published_at":"2012-07-24T17:47:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"836adcccf8fe0a9efcd621ffea9e26051b3fe2d4","kind":"tag","published_at":"2012-06-23T01:14:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"c81ee45fe05a7473c0fabe016259d4cac0d1709f","kind":"tag","published_at":"2012-06-20T20:10:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"56253364e610dd1b39696ff86e68b92dfd816801","kind":"tag","published_at":"2012-06-19T23:38:46.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"09244fae39dac8a0e3f22ff29ae0739311be8a7d","kind":"tag","published_at":"2012-05-01T20:40:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"f37ce009d52595ea8999a89d7c66f351f216fddd","kind":"tag","published_at":"2012-03-15T23:07:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.3.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"dd824ebb78851bb783c5f4f0b8d14de98aa13320","kind":"tag","published_at":"2012-03-14T01:14:46.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.3.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"862c414b371befbba2b6d4d35d8f15801f6187f5","kind":"tag","published_at":"2012-02-24T22:35:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.2.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"6b0ebd256d0d4d7aae3840a4c04211c573e36f39","kind":"tag","published_at":"2012-02-16T04:04:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.2.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.0/manifests"},{"name":"v0.1.3","sha":"7fa15b84aa2dfca6b8cd91314e669c4a64be023d","kind":"tag","published_at":"2012-01-19T22:03:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"9e8917f81f2a740bd66dd6196eb46e86f3893c2e","kind":"tag","published_at":"2012-01-08T03:02:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"037baeff84b3327171d2daaec6100d51167ac4de","kind":"tag","published_at":"2011-12-28T20:27:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"5b484dceb4dc0990e9a67dcf143dc77baf27799d","kind":"tag","published_at":"2011-12-22T03:44:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.0/manifests"},{"name":"v0.0.14","sha":"5aeb2c5b8cfcc90a6289bdce1ae4db96daf67cc7","kind":"commit","published_at":"2011-12-01T06:36:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.14/manifests"},{"name":"v0.0.13-NOGZIP","sha":"c2f13cdfe40a4132b548a0df366d2be06d5d696b","kind":"tag","published_at":"2011-10-13T18:21:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.13-NOGZIP","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.13-NOGZIP","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.13-NOGZIP","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13-NOGZIP","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13-NOGZIP/manifests"},{"name":"v0.0.13","sha":"8d1310adbf0b72fc75b60a4222d0c8581485b863","kind":"tag","published_at":"2011-10-08T01:03:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"a103d2668f95bea9c5fff5b9fff26f0b058d8c8a","kind":"tag","published_at":"2011-09-21T00:40:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.12/manifests"},{"name":"v0.0.11-1","sha":"b3a4707e81cb3c01e24bf1f3c9c3bb3307c43902","kind":"tag","published_at":"2011-09-16T06:01:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.11-1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.11-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.11-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11-1/manifests"},{"name":"v0.0.11","sha":"846f5f75774e2f97874b6b2f43a2a9142041353b","kind":"tag","published_at":"2011-09-15T02:28:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11/manifests"},{"name":"v0.0.10-1","sha":"149a9048c73bceda7af027086633f0ec7841381b","kind":"tag","published_at":"2011-08-23T22:15:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.10-1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.10-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.10-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10-1/manifests"},{"name":"v0.0.10","sha":"7f1bc683ebecdcbf07008b665cd217574600f97f","kind":"tag","published_at":"2011-08-23T20:59:17.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"ce084bcca7f6087e2f44e8bf94c3d225646f9752","kind":"tag","published_at":"2011-08-12T01:26:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"b08af670cd5b4207aa4b3fd16d37c9f0f0d6715a","kind":"tag","published_at":"2011-07-05T22:05:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"0eb4d8dfaee9d700a03700bde0d918dba9252586","kind":"tag","published_at":"2011-05-24T03:50:27.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"6c258a787d048e429a615dc77ea6f582d841e317","kind":"tag","published_at":"2011-05-17T20:50:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"b0ae3fb5e63f428992691869256d70876074d77e","kind":"tag","published_at":"2011-05-13T20:02:36.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"6e1764fa805a89cac4540e6449db632cff631bff","kind":"tag","published_at":"2011-05-10T01:55:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"115f8056e80a5beae4ccf3a46d7ee3bc68f99098","kind":"tag","published_at":"2011-04-27T22:04:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.3/manifests"},{"name":"v0.0.2-fix-publishing","sha":"b78e695c25ef1c890092412841164bf09d731928","kind":"tag","published_at":"2011-03-30T06:25:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.2-fix-publishing","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.2-fix-publishing","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.2-fix-publishing","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2-fix-publishing","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2-fix-publishing/manifests"},{"name":"v0.0.2","sha":"9dd90d7d78f6255375bf96a89daecf6c928d0c1d","kind":"tag","published_at":"2011-03-26T01:04:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"e3efe5ecf10f0eee76064798454345cd51560300","kind":"tag","published_at":"2011-03-15T04:13:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-01-03T12:02:44.452Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":4.716716996980181,"dependent_packages_count":9.552826830390176,"stargazers_count":0.7054576725396476,"forks_count":0.09089454632722037,"docker_downloads_count":null,"average":3.766474011559306},"purl":"pkg:golang/github.com/dropwizard/dropwizard","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/dropwizard/dropwizard","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/dropwizard/dropwizard","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/dropwizard/dropwizard/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-17T22:01:46.875Z","issues_count":115,"pull_requests_count":3854,"avg_time_to_close_issue":4066175.064102564,"avg_time_to_close_pull_request":184543.8000577034,"issues_closed_count":78,"pull_requests_closed_count":3466,"pull_request_authors_count":38,"issue_authors_count":78,"avg_comments_per_issue":1.7478260869565216,"avg_comments_per_pull_request":1.276336274001038,"merged_pull_requests_count":2880,"bot_issues_count":23,"bot_pull_requests_count":3566,"past_year_issues_count":51,"past_year_pull_requests_count":1709,"past_year_avg_time_to_close_issue":1258712.7857142857,"past_year_avg_time_to_close_pull_request":128888.41437206179,"past_year_issues_closed_count":28,"past_year_pull_requests_closed_count":1489,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":34,"past_year_avg_comments_per_issue":0.5490196078431373,"past_year_avg_comments_per_pull_request":0.8308952603861908,"past_year_bot_issues_count":12,"past_year_bot_pull_requests_count":1542,"past_year_merged_pull_requests_count":1272,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/issues","maintainers":[{"login":"joschi","count":155,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joschi"},{"login":"zUniQueX","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zUniQueX"},{"login":"jplock","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jplock"},{"login":"mbeaatriz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbeaatriz"}],"active_maintainers":[{"login":"joschi","count":99,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joschi"},{"login":"zUniQueX","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zUniQueX"},{"login":"mbeaatriz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbeaatriz"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdropwizard%2Fdropwizard/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdropwizard%2Fdropwizard/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdropwizard%2Fdropwizard/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdropwizard%2Fdropwizard/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdropwizard%2Fdropwizard/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdropwizard%2Fdropwizard/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2182421,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":5033602,"name":"io.dropwizard:dropwizard-db","ecosystem":"maven","description":"Dropwizard is a Java framework for developing ops-friendly, high-performance, RESTful web applications.","homepage":"http://www.dropwizard.io/5.0.2","licenses":"Apache License 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/dropwizard/dropwizard","keywords_array":[],"namespace":"io.dropwizard","versions_count":237,"first_release_published_at":"2014-01-31T12:24:16.000Z","latest_release_published_at":"2026-05-31T22:50:00.000Z","latest_release_number":"5.0.2","last_synced_at":"2026-06-20T03:30:17.535Z","created_at":"2022-07-27T16:45:25.216Z","updated_at":"2026-06-20T03:30:17.535Z","registry_url":"https://central.sonatype.com/artifact/io.dropwizard/dropwizard-db/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.dropwizard/dropwizard-db/","metadata":{"repositories":["https://central.sonatype.com/repository/maven-snapshots/"]},"repo_metadata":{"id":1326622,"uuid":"1272129","full_name":"dropwizard/dropwizard","owner":"dropwizard","description":"A damn simple library for building production-ready RESTful web services.","archived":false,"fork":false,"pushed_at":"2026-05-31T02:07:41.000Z","size":114484,"stargazers_count":8575,"open_issues_count":25,"forks_count":3405,"subscribers_count":353,"default_branch":"release/5.0.x","last_synced_at":"2026-05-31T04:07:02.839Z","etag":null,"topics":["dropwizard","hibernate","java","jax-rs","jdbi","jersey-framework","jersey2","jetty","rest","restful-webservices","web-framework"],"latest_commit_sha":null,"homepage":"https://www.dropwizard.io","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dropwizard.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-01-19T19:52:29.000Z","updated_at":"2026-05-31T02:07:45.000Z","dependencies_parsed_at":"2023-09-25T00:36:07.805Z","dependency_job_id":"49d46f65-78ee-4616-9a89-d341231d1f09","html_url":"https://github.com/dropwizard/dropwizard","commit_stats":{"total_commits":6736,"total_committers":528,"mean_commits":"12.757575757575758","dds":0.7804334916864608,"last_synced_commit":"7c83a8faa94592fae7449ece2efd3563583d239c"},"previous_names":[],"tags_count":277,"template":false,"template_full_name":null,"purl":"pkg:github/dropwizard/dropwizard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dropwizard","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/refs/heads/release/5.0.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/sbom","scorecard":{"id":356802,"data":{"date":"2025-08-11","repo":{"name":"github.com/dropwizard/dropwizard","commit":"3b65cea7d21d47f0fa267aff12315cf7364fafae"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/18 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/maven.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maven.yml:29","Warn: no topLevel permission defined: .github/workflows/announce-release.yml:1","Warn: no topLevel permission defined: .github/workflows/assign-milestone.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/close_stale.yml:9","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/maven.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/trigger-release.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":8,"reason":"dependency not pinned by hash detected -- score normalized to 8","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/announce-release.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/dropwizard/dropwizard/announce-release.yml/release/4.0.x?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/dropwizard/dropwizard/release.yml/release/4.0.x?enable=pin","Info:  21 out of  21 GitHub-owned GitHubAction dependencies pinned","Info:   6 out of   8 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:10"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (28) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T09:47:45.812Z","repository_id":1326622,"created_at":"2025-08-18T09:47:45.812Z","updated_at":"2025-08-18T09:47:45.812Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33752288,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-31T02:00:06.040Z","response_time":95,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"dropwizard","name":"Dropwizard","uuid":"5478557","kind":"organization","description":"","email":null,"website":"https://www.dropwizard.io","location":null,"twitter":"dropwizardio","company":null,"icon_url":"https://avatars.githubusercontent.com/u/5478557?v=4","repositories_count":27,"last_synced_at":"2024-03-25T21:19:31.942Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dropwizard","funding_links":[],"total_stars":16606,"followers":61,"following":0,"created_at":"2022-11-02T16:45:24.316Z","updated_at":"2024-03-25T21:19:40.177Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dropwizard","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dropwizard/repositories"},"tags":[{"name":"v3.0.17","sha":"b4412f5843117b91c0925baaba7102c197e7809d","kind":"tag","published_at":"2026-01-27T21:53:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.17","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.17/manifests"},{"name":"v4.0.17","sha":"2eebdb206ad34815c2ee0035f91ac076b4ea17f0","kind":"tag","published_at":"2026-01-27T21:51:22.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.17","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.17/manifests"},{"name":"v5.0.1","sha":"ea6a2040ee5f2bf98398fb7ad1fb5ace3d5d572e","kind":"tag","published_at":"2026-01-27T21:43:17.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"84dbb957eadb10181039b8222efd39765553bca6","kind":"tag","published_at":"2025-09-16T08:29:02.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0/manifests"},{"name":"v3.0.16","sha":"ffe3e836d8c3412edac8d80ece719166e2e606e7","kind":"tag","published_at":"2025-08-25T22:53:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.16/manifests"},{"name":"v4.0.16","sha":"934373df90d67e5a6f5a7849c0af6598b4e45a3c","kind":"tag","published_at":"2025-08-25T22:52:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.16/manifests"},{"name":"v5.0.0-rc.5","sha":"d7e163da54bd0a80a6046b9840d9b2928b31b2e9","kind":"tag","published_at":"2025-08-25T22:51:44.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.5/manifests"},{"name":"v3.0.15","sha":"8a52fe4aea45f84571b33eb173735802e20bbc64","kind":"tag","published_at":"2025-07-24T07:53:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.15/manifests"},{"name":"v4.0.15","sha":"6616a964156e0ebbe6545dafab52ef7b7ac2b2b9","kind":"tag","published_at":"2025-07-24T07:53:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.15/manifests"},{"name":"v5.0.0-rc.4","sha":"310941b8b2ceedd73b263f712795b45938a028fa","kind":"tag","published_at":"2025-07-23T23:20:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.4/manifests"},{"name":"v3.0.14","sha":"1715dd027139a427fc1bc33827d64ec711525ccf","kind":"tag","published_at":"2025-05-25T20:26:41.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.14/manifests"},{"name":"v4.0.14","sha":"8c744d19a0e741d162c458bee8718acf8078f922","kind":"tag","published_at":"2025-05-25T20:26:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.14/manifests"},{"name":"v5.0.0-rc.3","sha":"ee35dc128decbad13f1f4186b11fe47ee6920d8f","kind":"tag","published_at":"2025-05-25T20:25:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.3/manifests"},{"name":"v4.0.13","sha":"153956cf61aacee809b413752f40bf96876e1e03","kind":"tag","published_at":"2025-03-26T23:41:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.13/manifests"},{"name":"v3.0.13","sha":"76ba41397e11a281256cf631aaa5daaa875a8a2b","kind":"tag","published_at":"2025-03-26T23:23:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.13/manifests"},{"name":"v5.0.0-rc.2","sha":"6b1ebba8fcca6a303997d06edaea29e52b8c3b51","kind":"tag","published_at":"2025-03-26T23:18:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.2/manifests"},{"name":"v4.0.12","sha":"b50169f6e6410a4d34d9c467b95ca7b885cf5dda","kind":"tag","published_at":"2025-01-15T22:38:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.12/manifests"},{"name":"v5.0.0-rc.1","sha":"ed203df38708927f65f9cd7f2760da408af97171","kind":"tag","published_at":"2025-01-15T22:17:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.1/manifests"},{"name":"v3.0.12","sha":"400e4a2f4e15eda153ac79e07bcf2c88420e6422","kind":"tag","published_at":"2025-01-15T22:17:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.12/manifests"},{"name":"v4.0.11","sha":"459892ea1853dcd1199c6bbb28da4347e7e70f60","kind":"tag","published_at":"2024-11-27T21:56:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.11/manifests"},{"name":"v3.0.11","sha":"f8603dcc52bfaaf9711d4808c350cca40f2001f5","kind":"tag","published_at":"2024-11-27T21:56:41.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.11/manifests"},{"name":"v5.0.0-alpha.5","sha":"e78411400eee81e1531c598892fa55b8b013cf70","kind":"tag","published_at":"2024-11-27T21:46:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.5/manifests"},{"name":"v3.0.10","sha":"390aa1ffcbbf95328a48b613b8c73b1752e35e61","kind":"tag","published_at":"2024-10-21T16:41:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.10/manifests"},{"name":"v4.0.10","sha":"48c582b1384352cfd93d43bf39e9e5bbc3e1fe39","kind":"tag","published_at":"2024-10-21T16:41:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.10/manifests"},{"name":"v5.0.0-alpha.4","sha":"45c9e1849d67edf45a0a38ded9bfc05e825593b7","kind":"tag","published_at":"2024-10-21T16:41:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.4/manifests"},{"name":"v3.0.9","sha":"808acc151b972c12748b1aec22bc999d018587ec","kind":"tag","published_at":"2024-10-07T07:13:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.9/manifests"},{"name":"v5.0.0-alpha.3","sha":"284a5b6c2be16971d90148299f30c95f13974e07","kind":"tag","published_at":"2024-10-07T07:12:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.3/manifests"},{"name":"v4.0.9","sha":"94e87681eb8b3d61179f71f2479b1f3820870c94","kind":"tag","published_at":"2024-10-07T07:11:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.9/manifests"},{"name":"v5.0.0-alpha.2","sha":"fe313c7e61a597d3edd9732d5b21a1849c698dc8","kind":"tag","published_at":"2024-08-25T22:47:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.2/manifests"},{"name":"v3.0.8","sha":"17006045b0dcf9e9ae65a8288d55b70123c83d27","kind":"tag","published_at":"2024-08-25T21:19:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.8/manifests"},{"name":"v4.0.8","sha":"c0713c7765a418e704182720a41d7d3800ae50f9","kind":"tag","published_at":"2024-08-25T21:19:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.8/manifests"},{"name":"v3.0.7","sha":"71d5de54fd02a2545ab6184c0794454da85a773f","kind":"tag","published_at":"2024-03-06T14:59:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.7/manifests"},{"name":"v4.0.7","sha":"2aeb472faecc68c0136a0a7231baf1472b55b388","kind":"tag","published_at":"2024-03-06T14:58:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.7/manifests"},{"name":"v2.1.12","sha":"908e31ea7996913fa3aa767465547b5dfbf2df8e","kind":"tag","published_at":"2024-01-31T22:14:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.12/manifests"},{"name":"v3.0.6","sha":"0f09619dcd70caea3957d14bb55a2030b45c39b8","kind":"tag","published_at":"2024-01-29T22:04:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.6/manifests"},{"name":"v4.0.6","sha":"18e00e1edd89776ca26f627d97ce5ed7ca3a544e","kind":"tag","published_at":"2024-01-29T22:04:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.6/manifests"},{"name":"v5.0.0-alpha.1","sha":"4b9d0d23485f8c89196434afbf0145ae2b797484","kind":"tag","published_at":"2023-12-20T22:41:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.0.5","sha":"2a25b34dad34b7d170ba2c7304707e1c74129b99","kind":"tag","published_at":"2023-12-20T22:38:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.5/manifests"},{"name":"v3.0.5","sha":"f2c02fb0484c5d79fa45e1fb7824b543fbd9982e","kind":"tag","published_at":"2023-12-20T22:38:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.5/manifests"},{"name":"v2.1.11","sha":"461d086125475afa92a0973588132e4508c525af","kind":"tag","published_at":"2023-12-20T22:36:27.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.11/manifests"},{"name":"v4.0.4","sha":"6bca3f7059798ba55fdf04f015f10951e24f27bd","kind":"tag","published_at":"2023-11-06T17:09:20.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.4/manifests"},{"name":"v3.0.4","sha":"42477dcb60f0d1b3bebd4eaff23494816a2915d9","kind":"tag","published_at":"2023-11-06T12:48:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.4/manifests"},{"name":"v2.1.10","sha":"480b2ebc281900a69a058927222eee927ba1b518","kind":"tag","published_at":"2023-11-06T09:03:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.10/manifests"},{"name":"v4.0.3","sha":"456e5e67c1d57bb727e17cd7db092403c06cf7bd","kind":"tag","published_at":"2023-10-20T13:53:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.3/manifests"},{"name":"v3.0.3","sha":"f1ac18faa1ffe7444344e4cf437cd6d44966d5ed","kind":"tag","published_at":"2023-10-19T20:24:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.3/manifests"},{"name":"v2.1.9","sha":"eee9527a2c7e33d08d71b4b8801ed70d111bd02e","kind":"tag","published_at":"2023-10-19T16:33:45.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.9/manifests"},{"name":"v3.0.2","sha":"88ad5ab52462b814057be90c229162f7ddef7938","kind":"tag","published_at":"2023-09-24T22:34:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.2/manifests"},{"name":"v4.0.2","sha":"781bb4f36c8bdc3b844b7b905b69af95a917ed78","kind":"tag","published_at":"2023-09-24T22:22:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.2/manifests"},{"name":"v2.1.8","sha":"cbcbc6738dc3e1cba7005ed2d463f9b1f57bd8b1","kind":"tag","published_at":"2023-09-24T22:20:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"a46c6f82484c1d6b9fd84569f73e7b0dd33ec692","kind":"tag","published_at":"2023-06-19T22:06:25.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.7/manifests"},{"name":"v4.0.1","sha":"cfd9586186870ec9d078988c6d6a521d8756eafe","kind":"tag","published_at":"2023-06-19T22:04:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.1/manifests"},{"name":"v3.0.1","sha":"523a14f5006418bf7c0d4c6d7bc3d10755edfe1d","kind":"tag","published_at":"2023-06-19T22:03:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.1/manifests"},{"name":"v4.0.0","sha":"69e115aa8a5048f1557f449ca842a707a88cde2e","kind":"tag","published_at":"2023-03-28T22:24:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0/manifests"},{"name":"v3.0.0","sha":"1df711a473aef3a77ef738c19b563780b4d9dca6","kind":"tag","published_at":"2023-03-28T22:23:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0/manifests"},{"name":"v2.1.6","sha":"50587fa6c899beaad547b4f7306157beff271375","kind":"tag","published_at":"2023-03-28T21:58:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.6/manifests"},{"name":"v4.0.0-beta.4","sha":"cbbacd5247e2c8c0c208786b8d580ca29778a375","kind":"tag","published_at":"2023-02-24T09:22:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.4/manifests"},{"name":"v3.0.0-beta.5","sha":"05c1b73527610781131ce07bfcacb6c24d17713c","kind":"tag","published_at":"2023-02-24T09:17:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.5/manifests"},{"name":"v2.1.5","sha":"82ee4065196556523b5d1cdb6ebe87de2b00e949","kind":"tag","published_at":"2023-02-24T08:50:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.5/manifests"},{"name":"v2.0.35","sha":"d499ef1a579546e1f99343aae4b19f35b4737857","kind":"tag","published_at":"2023-01-28T21:56:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.35","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.35/manifests"},{"name":"v2.1.4","sha":"f5ef0d12b8e2c622435faae13c51b9cccaea9fa2","kind":"tag","published_at":"2022-10-20T19:56:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.4/manifests"},{"name":"v2.0.34","sha":"f5d447ce33c9dd53f96119a331de62c8c888ebc0","kind":"tag","published_at":"2022-10-18T17:23:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.34","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.34/manifests"},{"name":"v4.0.0-beta.3","sha":"26b3188e0c3f32b9dba7cda86634b787a2387bf5","kind":"tag","published_at":"2022-10-12T21:54:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.3/manifests"},{"name":"v3.0.0-beta.4","sha":"f679616d7ad7df6ba3bb77535507ca8ec4049336","kind":"tag","published_at":"2022-10-12T21:52:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.4/manifests"},{"name":"v2.1.3","sha":"d1563469fff7d63717063beb7b49267c39a88d58","kind":"tag","published_at":"2022-10-12T21:47:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.3/manifests"},{"name":"v2.0.33","sha":"5c1c2c425dd5b6a1f314c6b46563fd39c71e0656","kind":"tag","published_at":"2022-09-12T10:08:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.33","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.33/manifests"},{"name":"v2.1.2","sha":"ea3e5a3d1ba59d0467539d400592f5bf5b40dbf8","kind":"tag","published_at":"2022-09-12T10:01:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.2/manifests"},{"name":"v4.0.0-beta.2","sha":"55fef0b12367ac26018538542d6ec6efb4f562ea","kind":"tag","published_at":"2022-06-30T20:12:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.2/manifests"},{"name":"v3.0.0-beta.3","sha":"c9c8d72708fbfc8b9982e9b37f321e588a1efdab","kind":"tag","published_at":"2022-06-30T20:05:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.3/manifests"},{"name":"v2.0.32","sha":"b3d87605369aa63caf860f67be2ba86704dd7a97","kind":"tag","published_at":"2022-06-30T19:56:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.32","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.32/manifests"},{"name":"v2.1.1","sha":"d2455b5369c8d9391e81e697f2354246532d0d5e","kind":"tag","published_at":"2022-06-30T19:48:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.1/manifests"},{"name":"v2.0.31","sha":"6a2dd0885a9c4b6b62e4ecbd207b949ca8a8a5bc","kind":"tag","published_at":"2022-06-19T14:44:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.31","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.31/manifests"},{"name":"v2.0.30","sha":"71300cf5094a53fbd658a906423478ba706ff434","kind":"tag","published_at":"2022-06-18T18:08:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.30","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.30/manifests"},{"name":"v2.1.0","sha":"4fb8906bb761886c85891d4bbf6dcf0a15ca4e9c","kind":"tag","published_at":"2022-05-02T13:16:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0/manifests"},{"name":"v3.0.0-beta.2","sha":"8ade5d9db8d4e29f4f8f37a994246d9270b9c479","kind":"tag","published_at":"2022-04-20T21:45:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.2/manifests"},{"name":"v2.1.0-beta.9","sha":"fd2787a7817295796e6c9f07d44132c262a9e902","kind":"tag","published_at":"2022-04-20T21:40:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.9/manifests"},{"name":"v4.0.0-beta.1","sha":"621bf358ad641ecb07af52026d0385a923957c15","kind":"tag","published_at":"2022-04-08T10:24:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.1/manifests"},{"name":"v3.0.0-beta.1","sha":"b6e096859d65c16e0c669609444f73d0621f4769","kind":"tag","published_at":"2022-04-08T10:14:48.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.1/manifests"},{"name":"v2.1.0-beta.8","sha":"5b37d6f6af0383892834d8437e6c79688f5fc670","kind":"tag","published_at":"2022-04-05T15:57:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.8/manifests"},{"name":"v2.0.29","sha":"20d80316b32cf68d7a0ba23300cfa53bc5155e7d","kind":"tag","published_at":"2022-04-05T15:16:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.29","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.29/manifests"},{"name":"v2.1.0-beta.7","sha":"bf892222765fdd6880449589b99eeeb511b80444","kind":"tag","published_at":"2021-12-20T14:40:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.7/manifests"},{"name":"v2.0.28","sha":"dd215d3ec65f23cef9e0a4d96ed7c542d71d1758","kind":"tag","published_at":"2021-12-20T14:27:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.28","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.28/manifests"},{"name":"v2.1.0-beta.6","sha":"74626bda8033b598b875372b8e8cb982ba2349bc","kind":"tag","published_at":"2021-12-16T09:20:37.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.6/manifests"},{"name":"v2.0.27","sha":"b5c6bc2633f1ea150970131e547a1a580052ece5","kind":"tag","published_at":"2021-12-16T09:00:27.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.27","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.27/manifests"},{"name":"v2.1.0-beta.5","sha":"835081d794427f37bd671f584b6083f96ae17aa6","kind":"tag","published_at":"2021-12-09T17:53:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.5/manifests"},{"name":"v2.0.26","sha":"66ca617d40d57627a8820c96d388a7583650ae6e","kind":"tag","published_at":"2021-12-09T17:43:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.26","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.26/manifests"},{"name":"v2.1.0-beta.4","sha":"e57713abe7add73e7033a30af3022668f4a9ec8d","kind":"tag","published_at":"2021-09-01T15:31:59.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.4/manifests"},{"name":"v2.0.25","sha":"2a4c0f8ba2741e618737556ed1973b22a8284a58","kind":"tag","published_at":"2021-09-01T15:17:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.25","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.25/manifests"},{"name":"v2.1.0-beta.3","sha":"912f4beb7254c72e2db4207efdb38543994c7630","kind":"tag","published_at":"2021-08-11T06:36:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.3/manifests"},{"name":"v2.1.0-beta.2","sha":"94ab611f45fbacf94f449a14fd035c6971a786fd","kind":"tag","published_at":"2021-07-29T12:50:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.2/manifests"},{"name":"v2.0.24","sha":"8818eb7ec61dd59059b51478d734e6d30fb8cca9","kind":"tag","published_at":"2021-07-29T12:08:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.24","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.24/manifests"},{"name":"v2.0.23","sha":"79c3770db75c09d5c846d5d42ffb607b29ba5b9f","kind":"tag","published_at":"2021-06-21T11:50:02.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.23","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.23/manifests"},{"name":"v2.0.22","sha":"a40301a5dc44ebbdeac291edf4cf3df3960a6fae","kind":"tag","published_at":"2021-05-24T16:31:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.22","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.22/manifests"},{"name":"v2.1.0-beta.1","sha":"ff09d7fffece5dda0c2f188114393161702135af","kind":"tag","published_at":"2021-04-25T12:29:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.1/manifests"},{"name":"v2.0.21","sha":"47556c4f31576e6bc4e00262661b7b212bd90a60","kind":"tag","published_at":"2021-04-07T14:05:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.21","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"7c6f2ce175e8f9db63a694ae413210f99e183ad7","kind":"tag","published_at":"2021-02-24T09:46:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.20","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.20/manifests"},{"name":"v2.0.19","sha":"bcf99a613e320812fc4b691f96a4e7e3d125749d","kind":"commit","published_at":"2021-02-01T10:44:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.19","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"7385a7d7a3a1f0670d5fda376b8cdf516d7c7b30","kind":"commit","published_at":"2021-01-12T06:56:22.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.18","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.18/manifests"},{"name":"v1.3.29","sha":"3e323fc72d09df6f1957250cf20bdacbe26fd3d7","kind":"tag","published_at":"2021-01-06T14:04:08.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.29","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.29/manifests"},{"name":"v2.0.17","sha":"3318b1e7e6ca900696ce2ed4e6687a725e0aa90a","kind":"commit","published_at":"2020-12-14T20:57:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.17","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.17/manifests"},{"name":"v1.3.28","sha":"7cbec2b0ccd547859823ef1cb2766314202cf480","kind":"tag","published_at":"2020-12-08T13:29:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.28","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.28/manifests"},{"name":"v2.0.16","sha":"d49fd0d8185d5b571c3a90282c4e44a55b996c53","kind":"commit","published_at":"2020-11-26T17:00:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"a85798d66b667a8e598a062db1cdafeae48acf30","kind":"commit","published_at":"2020-11-03T14:46:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.15/manifests"},{"name":"v1.3.27","sha":"cce7305a7ef56c4edc6ab28ae224141facfa8d59","kind":"tag","published_at":"2020-10-28T14:29:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.27","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.27/manifests"},{"name":"v1.3.26","sha":"03a7d8611676ee14e3d6040d8642063d787819ea","kind":"tag","published_at":"2020-10-22T15:25:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.26","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.26/manifests"},{"name":"v2.0.14","sha":"1b36f643d2d40b959e325a00867c45822418202d","kind":"commit","published_at":"2020-10-22T13:51:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.14/manifests"},{"name":"v1.3.25","sha":"56cb309bef2993de47dc846f7bc2933c7a6159c7","kind":"tag","published_at":"2020-08-31T12:58:59.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.25","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25/manifests"},{"name":"v2.0.13","sha":"37a209886890ca5cdd6ef39c61d29827a13c1a1d","kind":"commit","published_at":"2020-08-31T12:48:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.13/manifests"},{"name":"v1.3.25-beta.2","sha":"562d61cc72c0038f66b221a7c6d0b07034e38804","kind":"tag","published_at":"2020-08-19T06:27:25.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.25-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.25-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.25-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.2/manifests"},{"name":"v1.3.25-beta.1","sha":"d591b617c52537edb6fedb2e343800610eb075e3","kind":"tag","published_at":"2020-08-18T06:31:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.25-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.25-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.25-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.1/manifests"},{"name":"v2.0.12","sha":"8b9d7f887fd37ec22cb39f020d710fb7835d159a","kind":"commit","published_at":"2020-07-21T09:25:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"1b227314d669cbbd3395c2ff1e31704ca0d9284c","kind":"commit","published_at":"2020-07-06T07:52:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.11/manifests"},{"name":"v1.3.24","sha":"9c7da5f498d70241993b05598488597bc2c94a98","kind":"tag","published_at":"2020-07-03T06:58:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.24","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.24/manifests"},{"name":"v2.0.10","sha":"cdb2a357aeb61e0a52beb6a8d09953f423924faf","kind":"commit","published_at":"2020-05-26T12:18:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"655f8ac6f8586a8a0d49d217f0846deefb45de21","kind":"commit","published_at":"2020-05-04T06:00:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"8600d4ff895df5d6df5ecfd45e7244af04d8f89f","kind":"commit","published_at":"2020-04-14T19:08:41.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.8/manifests"},{"name":"v1.3.23","sha":"bf556d4765c9305ed14f6cd962f4f438239799e4","kind":"tag","published_at":"2020-04-14T18:13:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.23","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.23/manifests"},{"name":"v2.0.7","sha":"f6e03e838ce51eee8d751df03f29afb3eeea42d6","kind":"tag","published_at":"2020-04-10T07:01:02.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.7/manifests"},{"name":"v1.3.22","sha":"dae8b1ba6368d8d2bd31eb5435e868f16c9ce9d3","kind":"tag","published_at":"2020-04-04T14:41:59.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.22","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.22/manifests"},{"name":"v2.0.6","sha":"9b2dcc9b499b125560193ba39f65c5d359ceb11d","kind":"commit","published_at":"2020-04-04T14:35:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"5e605a630551397a0f21b4b530b177fe4e571542","kind":"commit","published_at":"2020-03-29T01:13:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"743eceac9c69e4e5aa8e3ced425d8893cb55119c","kind":"tag","published_at":"2020-03-27T16:51:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.4/manifests"},{"name":"v1.3.21","sha":"45575df553f0a93eb5b6b5c98e4471b590f1c884","kind":"tag","published_at":"2020-03-26T19:46:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.21","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.21/manifests"},{"name":"v2.0.3","sha":"7cee3e11d29ec21f0073aa4ac03b08a4f2a0ef17","kind":"tag","published_at":"2020-03-26T19:29:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.3/manifests"},{"name":"v1.3.20","sha":"b2dd14eaab5ef3a03c172ebdc06ea0e9a71fa0ce","kind":"tag","published_at":"2020-02-24T16:29:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.20","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.20/manifests"},{"name":"v1.3.19","sha":"b91d891e04fcb0c0c0c4fc3f371d36c09c19ba2c","kind":"tag","published_at":"2020-02-20T02:16:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.19","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.19/manifests"},{"name":"v2.0.2","sha":"60206ea15541869622623167c590276a6329f5b8","kind":"commit","published_at":"2020-02-20T02:05:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"e7c8b260c3d81e91ac537787424e888afd35f594","kind":"commit","published_at":"2020-01-30T20:50:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.1/manifests"},{"name":"v1.3.18","sha":"6e54def3f9d07d5bd1b57f8d296e8cbae7d008f4","kind":"tag","published_at":"2020-01-30T20:16:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.18","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.18/manifests"},{"name":"v2.0.0","sha":"20050b10bc7fe88edff3ff320b4cea85c023f30d","kind":"tag","published_at":"2019-12-09T21:54:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0/manifests"},{"name":"v2.0.0-rc14","sha":"8ca390bf44dea39dfc1b15422881e14c8bcb341f","kind":"tag","published_at":"2019-12-08T18:53:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc14/manifests"},{"name":"v1.3.17","sha":"cdf214a094e400027463a8d523a7c00c9dcdfdb4","kind":"tag","published_at":"2019-11-24T10:47:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.17","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.17/manifests"},{"name":"v2.0.0-rc13","sha":"b5c0c3b19ac4fc22fe8eefe2c3b61ba6e6b3829a","kind":"tag","published_at":"2019-11-20T22:45:08.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc13/manifests"},{"name":"v2.0.0-rc12","sha":"caba50b91297444ceb3c02e1295fad7b3991da21","kind":"tag","published_at":"2019-10-23T20:11:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc12/manifests"},{"name":"v1.3.16","sha":"45f9865864c305639b555ac3c2a57fe946f0913b","kind":"tag","published_at":"2019-10-20T20:29:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.16/manifests"},{"name":"v2.0.0-rc11","sha":"82c1361e0a21dc94c3b3cdabdd141fb87fbbfe99","kind":"tag","published_at":"2019-10-13T16:15:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc11/manifests"},{"name":"v1.3.15","sha":"18caa542327c2a20c6f140d7c645f57f4e11a109","kind":"tag","published_at":"2019-09-25T17:22:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.15/manifests"},{"name":"v2.0.0-rc10","sha":"26b8df02d45004c1abb92e8a50054e17e34c0fb0","kind":"tag","published_at":"2019-09-16T23:06:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc10/manifests"},{"name":"v2.0.0-rc9","sha":"6cfd68560c91d0b0a5682bdbb9f20eeaa09c398d","kind":"tag","published_at":"2019-08-31T18:01:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc9/manifests"},{"name":"v2.0.0-rc8","sha":"e3a1c7a650cba5ab32164761574ef69af4134f17","kind":"tag","published_at":"2019-08-29T13:08:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc8/manifests"},{"name":"v2.0.0-rc7","sha":"1e5ee67862cc25755891e1587e709773ffa314c4","kind":"tag","published_at":"2019-08-28T14:43:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc7/manifests"},{"name":"v2.0.0-rc6","sha":"c8e0b0137115322e39a93f3a369e4dec72df9045","kind":"tag","published_at":"2019-08-27T19:30:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc6/manifests"},{"name":"v2.0.0-rc5","sha":"171a6751fa063b32c47201b1821e4d7e610c865e","kind":"tag","published_at":"2019-08-08T06:19:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc5/manifests"},{"name":"v1.3.14","sha":"f720ed469d52842ba23839f7d9b467f610d74524","kind":"tag","published_at":"2019-08-07T18:50:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.14/manifests"},{"name":"v1.3.13","sha":"e006b420447da6cb8bc3e7fb2aaa6271229c7aa1","kind":"tag","published_at":"2019-07-16T19:38:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.13/manifests"},{"name":"v2.0.0-rc4","sha":"d7e770086334fc3c84e83a96d8e2fb863ac5b252","kind":"tag","published_at":"2019-06-28T06:29:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc4/manifests"},{"name":"v2.0.0-rc3","sha":"21352e6277118d30b82df6ba2a1e899619ed202e","kind":"tag","published_at":"2019-06-16T15:48:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc3/manifests"},{"name":"v2.0.0-rc2","sha":"2162827fd2af02f2774aadc60809161055fec5ae","kind":"tag","published_at":"2019-05-26T16:09:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc2/manifests"},{"name":"v1.3.12","sha":"c1461c389a1f01a757c966518dd2c52601204676","kind":"tag","published_at":"2019-05-25T18:10:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.12/manifests"},{"name":"v1.3.11","sha":"a47305d487e710d013c46283a9b286358688d5f1","kind":"tag","published_at":"2019-05-09T18:16:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.11/manifests"},{"name":"v1.3.10","sha":"42759228412e484fa170bc9ab5aae019422432c3","kind":"tag","published_at":"2019-04-29T16:56:01.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.10/manifests"},{"name":"v2.0.0-rc1","sha":"d9397fecfadc3e34ca8742b17077a3bac32624dd","kind":"tag","published_at":"2019-04-18T18:40:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc1/manifests"},{"name":"v1.3.9","sha":"88a73fd64c20015bd8b059bf8a052e98d35e6080","kind":"tag","published_at":"2019-02-24T00:56:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.9/manifests"},{"name":"v1.3.8","sha":"ec23670cc6ecc2d16bef7e48130c99e741aab711","kind":"tag","published_at":"2019-01-01T13:10:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.8/manifests"},{"name":"v2.0.0-rc0","sha":"bc4b7dc04d9c06e7357e3d3d55bdfca366de18b4","kind":"tag","published_at":"2018-10-02T19:50:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc0/manifests"},{"name":"v1.3.7","sha":"777686d9bcfb7a732838a5cfc4043b9a65b0eaea","kind":"tag","published_at":"2018-10-02T10:25:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.7/manifests"},{"name":"v1.2.9","sha":"49dd12a95398ee1b841ad9ba48fdbf35149137e7","kind":"tag","published_at":"2018-10-01T06:43:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.9/manifests"},{"name":"v1.3.6","sha":"99cbd25dad946952bcc3fb7b7e5152f064dac382","kind":"tag","published_at":"2018-10-01T06:01:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.6/manifests"},{"name":"v1.1.8","sha":"fd4c7266d4b6b780f06d3be7e14a79406ae77168","kind":"tag","published_at":"2018-06-24T18:34:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.8/manifests"},{"name":"v1.2.8","sha":"5a96d56fa6fc07b1d34700d42615162cc8584c03","kind":"tag","published_at":"2018-06-24T17:03:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.8/manifests"},{"name":"v1.3.5","sha":"7acede06f2df73f1db80461e44ba23708eb6bdd5","kind":"tag","published_at":"2018-06-24T15:36:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"a4e03c33c92dedf83886f0cc66bc443ad916feba","kind":"tag","published_at":"2018-06-15T08:23:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.4/manifests"},{"name":"v1.2.7","sha":"bb7291d26b7a00fa37c2712b620fb6fb747cae5a","kind":"tag","published_at":"2018-06-15T07:18:20.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.7/manifests"},{"name":"v1.3.3","sha":"c4f66abf07cc46813b98137dc29a8a2762ab33e2","kind":"tag","published_at":"2018-06-06T20:09:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.3/manifests"},{"name":"v1.2.6","sha":"be9b592857e85dc50a3181b6b5efc23bdbc384d8","kind":"tag","published_at":"2018-05-06T21:14:57.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.6/manifests"},{"name":"v1.3.2","sha":"f22ae5293ec400e9faafd1cf18944f5ed60b3c0e","kind":"tag","published_at":"2018-05-06T20:26:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"c49ab943d4fe3c55afdb14814b818d3d5a4bf7dd","kind":"tag","published_at":"2018-04-04T16:46:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.1/manifests"},{"name":"v1.2.5","sha":"9add5d717a420f76681e2b6816b8beb6ccdf3a65","kind":"tag","published_at":"2018-04-04T15:24:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.5/manifests"},{"name":"v1.3.0","sha":"5fc2ab21c58bcc0da2c78ca41e353c69928bc777","kind":"tag","published_at":"2018-03-14T17:20:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0/manifests"},{"name":"v1.3.0-rc7","sha":"fb9cdad412e1be86cf2fff2dd9962271a113b025","kind":"tag","published_at":"2018-02-23T10:17:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc7/manifests"},{"name":"v1.2.4","sha":"462c373665d885b82ab2e7dfd5cf5ef675cc3499","kind":"tag","published_at":"2018-02-11T09:54:01.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.4/manifests"},{"name":"v1.1.7","sha":"7269c4dd270ed967a19c912ed8dae189123d0b37","kind":"tag","published_at":"2018-02-10T19:17:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.7/manifests"},{"name":"v1.3.0-rc6","sha":"b89b2223222b78b41d71fde00c31a7a0b43156b0","kind":"tag","published_at":"2018-02-09T09:21:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc6/manifests"},{"name":"v1.3.0-rc5","sha":"4c840c0186a5d4e7f43dbf66182ff35a36ed91cc","kind":"tag","published_at":"2018-02-08T11:28:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc5/manifests"},{"name":"v1.2.3","sha":"c956c492081a2006f7f7fa5442f2a3f0de027527","kind":"tag","published_at":"2018-01-22T18:11:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.3/manifests"},{"name":"v1.3.0-rc4","sha":"a22c62b7b9037793f63fb0fb135ce368a83fa286","kind":"tag","published_at":"2018-01-18T23:24:44.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc4/manifests"},{"name":"v1.3.0-rc3","sha":"29926075af642d815d0a2e46c88ab109fa084ddb","kind":"tag","published_at":"2018-01-09T10:53:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc3/manifests"},{"name":"v1.3.0-rc2","sha":"f0bd2f1eec7551077b14662bf10f52840a5626f4","kind":"tag","published_at":"2018-01-05T19:42:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc2/manifests"},{"name":"v1.2.2","sha":"7f9b9445f345110e198298382373c0bec94f7cac","kind":"tag","published_at":"2017-11-27T08:10:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.2/manifests"},{"name":"v1.3.0-rc1","sha":"90aee5f8ce5585722b3f1b8c5f86b7c945bb1752","kind":"tag","published_at":"2017-11-22T15:01:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc1/manifests"},{"name":"v1.2.1","sha":"a270cf4bd982a819bc8a4c273fdcb38bdca5f0df","kind":"tag","published_at":"2017-11-22T12:23:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.1/manifests"},{"name":"v1.1.6","sha":"861f18cffb7df2b17b4e54c638792a7b3f99c003","kind":"tag","published_at":"2017-11-02T07:58:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"05b28222d9ccd0a32fd73b24998ce0e8be1ca1ca","kind":"tag","published_at":"2017-10-17T12:41:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.5/manifests"},{"name":"v1.2.0","sha":"3e8bf3b8338d6367a3dd87d2e7aac6c438c163e4","kind":"tag","published_at":"2017-10-06T13:02:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0/manifests"},{"name":"v1.2.0-rc6","sha":"6fe033be9bd7dc40cf1f0d6569b54a8dd635560c","kind":"tag","published_at":"2017-09-19T14:56:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc6/manifests"},{"name":"v1.2.0-rc5","sha":"826555e8576e5054abe8186fa7c70caa5bf25f7e","kind":"tag","published_at":"2017-09-05T09:14:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc5/manifests"},{"name":"v1.2.0-rc4","sha":"d0acafd047b174a703f440c2cbc92e9241edd6e8","kind":"tag","published_at":"2017-08-24T19:36:37.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc4/manifests"},{"name":"v1.2.0-rc3","sha":"0037881dcf26be144e74ca858270dac2ce83be59","kind":"tag","published_at":"2017-08-24T09:35:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc3/manifests"},{"name":"v1.1.4","sha":"cd115f80c0dacd0cd38112e973cf1590eee848f0","kind":"tag","published_at":"2017-08-24T08:23:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.4/manifests"},{"name":"v1.2.0-rc2","sha":"faf0dc10475de7075dcd8fb97ef899c57209d546","kind":"tag","published_at":"2017-08-18T06:50:45.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc2/manifests"},{"name":"v1.2.0-rc1","sha":"3a87e22c1e0fc05b1583439e83c6a9f38e6ec106","kind":"tag","published_at":"2017-08-02T17:37:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc1/manifests"},{"name":"v1.1.3","sha":"c32f9c596279e113c08200b57540ac832e9f2d98","kind":"tag","published_at":"2017-07-31T11:41:57.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.3/manifests"},{"name":"v1.0.9","sha":"76870752757b9e13ea01a5555146b0db92d41914","kind":"tag","published_at":"2017-07-31T09:45:45.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.9/manifests"},{"name":"v1.1.2","sha":"35e2cefeceb130cbf80929dff4f85ab468566396","kind":"tag","published_at":"2017-06-27T07:42:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.2/manifests"},{"name":"v1.0.8","sha":"eafbb5d29e99f62db9fb24d66a393082eaa557b2","kind":"tag","published_at":"2017-06-27T07:17:08.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.8/manifests"},{"name":"v1.1.1","sha":"d65931e328a553094f5386acde72fc8ab4ca4615","kind":"tag","published_at":"2017-05-19T12:05:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"233515e217b91258ef7822953a884e9d104c7f03","kind":"tag","published_at":"2017-03-21T08:26:48.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0/manifests"},{"name":"v1.0.7","sha":"8c4ffc1316e24e074fda1250f704e5d63ec9386c","kind":"tag","published_at":"2017-03-20T18:34:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.7/manifests"},{"name":"v1.1.0-rc4","sha":"ba3087892729fb0ea8028d7c37cfc88a2eaa30e5","kind":"tag","published_at":"2017-03-15T16:52:22.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc4/manifests"},{"name":"v1.1.0-rc3","sha":"84739bf5a3226ee863c3f2a1dd4ba5f955ec7210","kind":"tag","published_at":"2017-03-15T10:58:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc3/manifests"},{"name":"v1.1.0-rc2","sha":"367033ef96a147d271298f94f77a67972192edae","kind":"tag","published_at":"2017-03-08T13:59:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc2/manifests"},{"name":"v1.1.0-rc1","sha":"55eee43f88bce129da741be93ccf1da25d6005a6","kind":"tag","published_at":"2017-02-13T08:17:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc1/manifests"},{"name":"v1.0.6","sha":"46d8ac9e9a61902596c8d6b1e17e2f6c88e5982d","kind":"tag","published_at":"2017-01-30T18:58:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"6e89e64cdd17562a73a97b098a05b2bd61d3ced8","kind":"tag","published_at":"2016-11-18T11:00:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"38b3199f49e6b67535e3070e56d410dc7ba32c70","kind":"tag","published_at":"2016-11-14T18:01:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"bca4ad4a2f46f15721305e2ef7c5c67f4ca08b23","kind":"tag","published_at":"2016-10-28T17:22:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"4d58bf6558cb1d3e382471581d14d50aadeaf12e","kind":"tag","published_at":"2016-09-23T18:18:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"2cf469dbf87e81c0fbf9402d73a4a94ef31d5fac","kind":"tag","published_at":"2016-09-21T12:38:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"ca39aa51a87a596e7b7e7e1309f9c34d9544bf63","kind":"tag","published_at":"2016-07-26T13:12:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc4","sha":"c1f860b56e16d64556f4249cde5423d221d8db35","kind":"tag","published_at":"2016-07-08T08:26:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc4/manifests"},{"name":"v0.9.3","sha":"2565a66fbb62e28c8e7ac2754be14e594fd1b445","kind":"tag","published_at":"2016-06-20T14:27:20.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.3/manifests"},{"name":"v1.0.0-rc3","sha":"861c33352a33836cb6cef365c26a255187ba361d","kind":"tag","published_at":"2016-05-31T16:24:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"e37431766143efaf0c68eed74978b11e929a5bf8","kind":"tag","published_at":"2016-03-30T08:09:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc2/manifests"},{"name":"v1.0.0-rc1","sha":"a67d4c9e438ec9ba7c3e08f2d749d74d288d9f5a","kind":"tag","published_at":"2016-03-18T22:52:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc1/manifests"},{"name":"v0.9.2","sha":"ac9a7dcb755eff6e7ceec18fa662e107269a73de","kind":"tag","published_at":"2016-01-20T08:38:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.2/manifests"},{"name":"v0.8.5","sha":"668cd9f32622e70da9c9457377d442213094d28d","kind":"commit","published_at":"2015-11-03T16:20:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.5/manifests"},{"name":"v0.9.1","sha":"4d36235d352e9a04923408094759406c929043ba","kind":"commit","published_at":"2015-11-03T15:39:46.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1/manifests"},{"name":"v0.9.1-rc1","sha":"e61e388a3b4853aa2940b0957857513a5046b74d","kind":"commit","published_at":"2015-11-02T11:29:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.1-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1-rc1/manifests"},{"name":"v0.9.0","sha":"a8b117f07d3180f3b6acf89f8488003648178c06","kind":"commit","published_at":"2015-10-28T15:10:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0/manifests"},{"name":"v0.9.0-rc5","sha":"a7f440f719e436a645f00b3b3fd166b2b156d2b9","kind":"commit","published_at":"2015-10-20T10:49:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc5/manifests"},{"name":"v0.8.4","sha":"a29daa061e0c4376edb00083722ed1730adcaf8b","kind":"tag","published_at":"2015-08-26T01:55:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.4/manifests"},{"name":"v0.9.0-rc4","sha":"83edc098bc49ae3168340f6d24324b97c9b500da","kind":"tag","published_at":"2015-08-24T13:54:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc4/manifests"},{"name":"v0.8.3","sha":"c733aff2541857e299fca50c3cf5769b2d4d0fb1","kind":"tag","published_at":"2015-08-24T13:35:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.3/manifests"},{"name":"v0.9.0-rc3","sha":"26931fe097c2526b2582a35393d60ba9019c5a76","kind":"tag","published_at":"2015-07-14T21:30:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc3/manifests"},{"name":"v0.9.0-rc2","sha":"149e8ee1c1f85a4e5ec887f0f864f586c55717b8","kind":"tag","published_at":"2015-07-09T13:25:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc2/manifests"},{"name":"v0.8.2","sha":"51c06f9f808117b6ec71d7f972c1ec7ce4e08fe1","kind":"tag","published_at":"2015-07-06T18:21:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.2/manifests"},{"name":"v0.9.0-rc1","sha":"4c9cd76389a14ddb7af5ea1536926cc9c80cec31","kind":"tag","published_at":"2015-06-18T18:57:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc1/manifests"},{"name":"v0.8.1-fixed-docs","sha":"09f538ef4cdbd14198e38503eda1a865e2120e3a","kind":"commit","published_at":"2015-04-12T16:52:48.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1-fixed-docs","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1-fixed-docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.1-fixed-docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-fixed-docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-fixed-docs/manifests"},{"name":"v0.8.1","sha":"b72b2c022f580d4ba01b24ebc5d35edfa7dd0614","kind":"tag","published_at":"2015-04-07T13:02:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1/manifests"},{"name":"v0.8.1-rc2","sha":"756e443dd72fad27f7fb8af1e16e8712e67bdaa1","kind":"tag","published_at":"2015-04-01T14:04:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc2/manifests"},{"name":"v0.8.1-rc1","sha":"99c04b28d9fcc6aa5e35618572d868ade32c134c","kind":"tag","published_at":"2015-04-01T13:46:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc1/manifests"},{"name":"v0.8.0","sha":"fbe6baff38c47eb55374c1a9f6ba07e51d98e1e3","kind":"tag","published_at":"2015-03-05T15:38:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0/manifests"},{"name":"v0.8.0-rc5","sha":"50a7fc0e73e300847e2c61bdb127619d572aacfe","kind":"tag","published_at":"2015-03-01T01:26:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc5/manifests"},{"name":"v0.8.0-rc4","sha":"4acc8b9befc1a730129fb9b9b68ff04aa0098ed5","kind":"tag","published_at":"2015-02-25T20:31:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc4/manifests"},{"name":"v0.8.0-rc3","sha":"294a2f11e2972039a372b65d98067d1e12ce5087","kind":"tag","published_at":"2015-02-20T00:21:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc3/manifests"},{"name":"v0.8.0-rc2","sha":"7f45f7af37cdbc24830e57e5a96a4e71e4954fce","kind":"tag","published_at":"2015-01-17T17:12:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc2/manifests"},{"name":"v0.8.0-rc1","sha":"77f04bc174ac3e97f4a5a23ebc19906037747895","kind":"tag","published_at":"2014-11-09T16:34:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc1/manifests"},{"name":"v0.7.1","sha":"901a459af922491bb556d62e046d1475760fb8ce","kind":"commit","published_at":"2014-06-20T15:23:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"ecfa4a50022a4f565c4b94ed678bf60c0eaba488","kind":"tag","published_at":"2014-04-04T21:30:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0/manifests"},{"name":"v0.7.0-rc3","sha":"d9bbd2be65362254a821da076bb89e4238b6c78c","kind":"tag","published_at":"2014-03-31T14:11:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc3/manifests"},{"name":"v0.7.0-rc2","sha":"5e58939d843e6d991bc14cf3e140b788455b6761","kind":"tag","published_at":"2014-02-28T15:46:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc2/manifests"},{"name":"v0.7.0-rc1","sha":"3dcd503aa2dc13ade6245345b4a135c8976e090e","kind":"tag","published_at":"2014-01-31T12:18:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc1/manifests"},{"name":"v0.6.2","sha":"61d713baf1c62a7583ad200a48a33223b5635c8c","kind":"tag","published_at":"2013-03-19T00:08:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.6.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"0138a73a3b6d8f29a7c8cec0abd3332f48b5ddc0","kind":"tag","published_at":"2012-11-28T19:23:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.6.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"ef7777eb293fa0db517a9c585ec491dc00e70491","kind":"tag","published_at":"2012-11-26T21:50:44.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.6.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"10e21f48ae2c4f2bd534575e7136dae115ccb3a3","kind":"tag","published_at":"2012-08-07T00:12:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.5.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"937771a0fdb58d6e7c115c98d9abb419d89d2aee","kind":"tag","published_at":"2012-07-31T06:13:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.5.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.0/manifests"},{"name":"v0.4.4","sha":"11ec3cf213b439f8a18b2684a8e571c66a42c25d","kind":"tag","published_at":"2012-07-24T17:47:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"836adcccf8fe0a9efcd621ffea9e26051b3fe2d4","kind":"tag","published_at":"2012-06-23T01:14:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"c81ee45fe05a7473c0fabe016259d4cac0d1709f","kind":"tag","published_at":"2012-06-20T20:10:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"56253364e610dd1b39696ff86e68b92dfd816801","kind":"tag","published_at":"2012-06-19T23:38:46.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"09244fae39dac8a0e3f22ff29ae0739311be8a7d","kind":"tag","published_at":"2012-05-01T20:40:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"f37ce009d52595ea8999a89d7c66f351f216fddd","kind":"tag","published_at":"2012-03-15T23:07:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.3.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"dd824ebb78851bb783c5f4f0b8d14de98aa13320","kind":"tag","published_at":"2012-03-14T01:14:46.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.3.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"862c414b371befbba2b6d4d35d8f15801f6187f5","kind":"tag","published_at":"2012-02-24T22:35:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.2.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"6b0ebd256d0d4d7aae3840a4c04211c573e36f39","kind":"tag","published_at":"2012-02-16T04:04:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.2.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.0/manifests"},{"name":"v0.1.3","sha":"7fa15b84aa2dfca6b8cd91314e669c4a64be023d","kind":"tag","published_at":"2012-01-19T22:03:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"9e8917f81f2a740bd66dd6196eb46e86f3893c2e","kind":"tag","published_at":"2012-01-08T03:02:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"037baeff84b3327171d2daaec6100d51167ac4de","kind":"tag","published_at":"2011-12-28T20:27:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"5b484dceb4dc0990e9a67dcf143dc77baf27799d","kind":"tag","published_at":"2011-12-22T03:44:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.0/manifests"},{"name":"v0.0.14","sha":"5aeb2c5b8cfcc90a6289bdce1ae4db96daf67cc7","kind":"commit","published_at":"2011-12-01T06:36:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.14/manifests"},{"name":"v0.0.13-NOGZIP","sha":"c2f13cdfe40a4132b548a0df366d2be06d5d696b","kind":"tag","published_at":"2011-10-13T18:21:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.13-NOGZIP","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.13-NOGZIP","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.13-NOGZIP","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13-NOGZIP","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13-NOGZIP/manifests"},{"name":"v0.0.13","sha":"8d1310adbf0b72fc75b60a4222d0c8581485b863","kind":"tag","published_at":"2011-10-08T01:03:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"a103d2668f95bea9c5fff5b9fff26f0b058d8c8a","kind":"tag","published_at":"2011-09-21T00:40:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.12/manifests"},{"name":"v0.0.11-1","sha":"b3a4707e81cb3c01e24bf1f3c9c3bb3307c43902","kind":"tag","published_at":"2011-09-16T06:01:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.11-1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.11-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.11-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11-1/manifests"},{"name":"v0.0.11","sha":"846f5f75774e2f97874b6b2f43a2a9142041353b","kind":"tag","published_at":"2011-09-15T02:28:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11/manifests"},{"name":"v0.0.10-1","sha":"149a9048c73bceda7af027086633f0ec7841381b","kind":"tag","published_at":"2011-08-23T22:15:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.10-1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.10-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.10-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10-1/manifests"},{"name":"v0.0.10","sha":"7f1bc683ebecdcbf07008b665cd217574600f97f","kind":"tag","published_at":"2011-08-23T20:59:17.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"ce084bcca7f6087e2f44e8bf94c3d225646f9752","kind":"tag","published_at":"2011-08-12T01:26:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"b08af670cd5b4207aa4b3fd16d37c9f0f0d6715a","kind":"tag","published_at":"2011-07-05T22:05:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"0eb4d8dfaee9d700a03700bde0d918dba9252586","kind":"tag","published_at":"2011-05-24T03:50:27.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"6c258a787d048e429a615dc77ea6f582d841e317","kind":"tag","published_at":"2011-05-17T20:50:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"b0ae3fb5e63f428992691869256d70876074d77e","kind":"tag","published_at":"2011-05-13T20:02:36.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"6e1764fa805a89cac4540e6449db632cff631bff","kind":"tag","published_at":"2011-05-10T01:55:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"115f8056e80a5beae4ccf3a46d7ee3bc68f99098","kind":"tag","published_at":"2011-04-27T22:04:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.3/manifests"},{"name":"v0.0.2-fix-publishing","sha":"b78e695c25ef1c890092412841164bf09d731928","kind":"tag","published_at":"2011-03-30T06:25:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.2-fix-publishing","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.2-fix-publishing","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.2-fix-publishing","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2-fix-publishing","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2-fix-publishing/manifests"},{"name":"v0.0.2","sha":"9dd90d7d78f6255375bf96a89daecf6c928d0c1d","kind":"tag","published_at":"2011-03-26T01:04:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"e3efe5ecf10f0eee76064798454345cd51560300","kind":"tag","published_at":"2011-03-15T04:13:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-05-31T23:03:42.816Z","dependent_packages_count":55,"downloads":null,"downloads_period":null,"dependent_repos_count":306,"rankings":{"downloads":null,"dependent_repos_count":0.8467580347840027,"dependent_packages_count":1.2220485693676364,"stargazers_count":3.098300873607438,"forks_count":1.9385669632123106,"docker_downloads_count":2.020718121343272,"average":1.825278512462932},"purl":"pkg:maven/io.dropwizard/dropwizard-db","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.dropwizard:dropwizard-db","docker_dependents_count":26,"docker_downloads_count":475738,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.dropwizard:dropwizard-db","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.dropwizard:dropwizard-db/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-29T07:00:52.934Z","issues_count":119,"pull_requests_count":3885,"avg_time_to_close_issue":4066175.064102564,"avg_time_to_close_pull_request":184069.330259366,"issues_closed_count":78,"pull_requests_closed_count":3470,"pull_request_authors_count":41,"issue_authors_count":81,"avg_comments_per_issue":1.7394957983193278,"avg_comments_per_pull_request":1.271814671814672,"merged_pull_requests_count":2882,"bot_issues_count":23,"bot_pull_requests_count":3594,"past_year_issues_count":25,"past_year_pull_requests_count":566,"past_year_avg_time_to_close_issue":804308.6363636364,"past_year_avg_time_to_close_pull_request":71417.07012987013,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":385,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":18,"past_year_avg_comments_per_issue":0.64,"past_year_avg_comments_per_pull_request":0.6466431095406361,"past_year_bot_issues_count":4,"past_year_bot_pull_requests_count":482,"past_year_merged_pull_requests_count":348,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/issues","maintainers":[{"login":"joschi","count":155,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joschi"},{"login":"zUniQueX","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zUniQueX"},{"login":"aelamrani","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aelamrani"},{"login":"MatthewHawkins","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MatthewHawkins"},{"login":"jplock","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jplock"},{"login":"mbeaatriz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbeaatriz"}],"active_maintainers":[{"login":"joschi","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joschi"},{"login":"zUniQueX","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zUniQueX"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-db/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-db/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-db/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-db/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-db/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-db/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5033631,"name":"io.dropwizard:dropwizard-configuration","ecosystem":"maven","description":"Dropwizard is a Java framework for developing ops-friendly, high-performance, RESTful web applications.","homepage":"http://www.dropwizard.io/5.0.2","licenses":"Apache License 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/dropwizard/dropwizard","keywords_array":[],"namespace":"io.dropwizard","versions_count":237,"first_release_published_at":"2014-01-31T12:21:15.000Z","latest_release_published_at":"2026-05-31T22:50:00.000Z","latest_release_number":"5.0.2","last_synced_at":"2026-06-20T12:19:51.076Z","created_at":"2022-07-27T16:46:33.499Z","updated_at":"2026-06-20T12:19:51.076Z","registry_url":"https://central.sonatype.com/artifact/io.dropwizard/dropwizard-configuration/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.dropwizard/dropwizard-configuration/","metadata":{"repositories":["https://central.sonatype.com/repository/maven-snapshots/"]},"repo_metadata":{"id":1326622,"uuid":"1272129","full_name":"dropwizard/dropwizard","owner":"dropwizard","description":"A damn simple library for building production-ready RESTful web services.","archived":false,"fork":false,"pushed_at":"2026-05-31T02:07:41.000Z","size":114484,"stargazers_count":8575,"open_issues_count":25,"forks_count":3405,"subscribers_count":353,"default_branch":"release/5.0.x","last_synced_at":"2026-05-31T04:07:02.839Z","etag":null,"topics":["dropwizard","hibernate","java","jax-rs","jdbi","jersey-framework","jersey2","jetty","rest","restful-webservices","web-framework"],"latest_commit_sha":null,"homepage":"https://www.dropwizard.io","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dropwizard.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-01-19T19:52:29.000Z","updated_at":"2026-05-31T02:07:45.000Z","dependencies_parsed_at":"2023-09-25T00:36:07.805Z","dependency_job_id":"49d46f65-78ee-4616-9a89-d341231d1f09","html_url":"https://github.com/dropwizard/dropwizard","commit_stats":{"total_commits":6736,"total_committers":528,"mean_commits":"12.757575757575758","dds":0.7804334916864608,"last_synced_commit":"7c83a8faa94592fae7449ece2efd3563583d239c"},"previous_names":[],"tags_count":277,"template":false,"template_full_name":null,"purl":"pkg:github/dropwizard/dropwizard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dropwizard","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/refs/heads/release/5.0.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/sbom","scorecard":{"id":356802,"data":{"date":"2025-08-11","repo":{"name":"github.com/dropwizard/dropwizard","commit":"3b65cea7d21d47f0fa267aff12315cf7364fafae"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/18 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/maven.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maven.yml:29","Warn: no topLevel permission defined: .github/workflows/announce-release.yml:1","Warn: no topLevel permission defined: .github/workflows/assign-milestone.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/close_stale.yml:9","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/maven.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/trigger-release.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":8,"reason":"dependency not pinned by hash detected -- score normalized to 8","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/announce-release.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/dropwizard/dropwizard/announce-release.yml/release/4.0.x?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/dropwizard/dropwizard/release.yml/release/4.0.x?enable=pin","Info:  21 out of  21 GitHub-owned GitHubAction dependencies pinned","Info:   6 out of   8 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:10"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (28) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T09:47:45.812Z","repository_id":1326622,"created_at":"2025-08-18T09:47:45.812Z","updated_at":"2025-08-18T09:47:45.812Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33752288,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-31T02:00:06.040Z","response_time":95,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"dropwizard","name":"Dropwizard","uuid":"5478557","kind":"organization","description":"","email":null,"website":"https://www.dropwizard.io","location":null,"twitter":"dropwizardio","company":null,"icon_url":"https://avatars.githubusercontent.com/u/5478557?v=4","repositories_count":27,"last_synced_at":"2024-03-25T21:19:31.942Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dropwizard","funding_links":[],"total_stars":16606,"followers":61,"following":0,"created_at":"2022-11-02T16:45:24.316Z","updated_at":"2024-03-25T21:19:40.177Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dropwizard","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dropwizard/repositories"},"tags":[{"name":"v3.0.17","sha":"b4412f5843117b91c0925baaba7102c197e7809d","kind":"tag","published_at":"2026-01-27T21:53:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.17","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.17/manifests"},{"name":"v4.0.17","sha":"2eebdb206ad34815c2ee0035f91ac076b4ea17f0","kind":"tag","published_at":"2026-01-27T21:51:22.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.17","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.17/manifests"},{"name":"v5.0.1","sha":"ea6a2040ee5f2bf98398fb7ad1fb5ace3d5d572e","kind":"tag","published_at":"2026-01-27T21:43:17.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"84dbb957eadb10181039b8222efd39765553bca6","kind":"tag","published_at":"2025-09-16T08:29:02.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0/manifests"},{"name":"v3.0.16","sha":"ffe3e836d8c3412edac8d80ece719166e2e606e7","kind":"tag","published_at":"2025-08-25T22:53:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.16/manifests"},{"name":"v4.0.16","sha":"934373df90d67e5a6f5a7849c0af6598b4e45a3c","kind":"tag","published_at":"2025-08-25T22:52:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.16/manifests"},{"name":"v5.0.0-rc.5","sha":"d7e163da54bd0a80a6046b9840d9b2928b31b2e9","kind":"tag","published_at":"2025-08-25T22:51:44.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.5/manifests"},{"name":"v3.0.15","sha":"8a52fe4aea45f84571b33eb173735802e20bbc64","kind":"tag","published_at":"2025-07-24T07:53:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.15/manifests"},{"name":"v4.0.15","sha":"6616a964156e0ebbe6545dafab52ef7b7ac2b2b9","kind":"tag","published_at":"2025-07-24T07:53:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.15/manifests"},{"name":"v5.0.0-rc.4","sha":"310941b8b2ceedd73b263f712795b45938a028fa","kind":"tag","published_at":"2025-07-23T23:20:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.4/manifests"},{"name":"v3.0.14","sha":"1715dd027139a427fc1bc33827d64ec711525ccf","kind":"tag","published_at":"2025-05-25T20:26:41.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.14/manifests"},{"name":"v4.0.14","sha":"8c744d19a0e741d162c458bee8718acf8078f922","kind":"tag","published_at":"2025-05-25T20:26:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.14/manifests"},{"name":"v5.0.0-rc.3","sha":"ee35dc128decbad13f1f4186b11fe47ee6920d8f","kind":"tag","published_at":"2025-05-25T20:25:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.3/manifests"},{"name":"v4.0.13","sha":"153956cf61aacee809b413752f40bf96876e1e03","kind":"tag","published_at":"2025-03-26T23:41:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.13/manifests"},{"name":"v3.0.13","sha":"76ba41397e11a281256cf631aaa5daaa875a8a2b","kind":"tag","published_at":"2025-03-26T23:23:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.13/manifests"},{"name":"v5.0.0-rc.2","sha":"6b1ebba8fcca6a303997d06edaea29e52b8c3b51","kind":"tag","published_at":"2025-03-26T23:18:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.2/manifests"},{"name":"v4.0.12","sha":"b50169f6e6410a4d34d9c467b95ca7b885cf5dda","kind":"tag","published_at":"2025-01-15T22:38:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.12/manifests"},{"name":"v5.0.0-rc.1","sha":"ed203df38708927f65f9cd7f2760da408af97171","kind":"tag","published_at":"2025-01-15T22:17:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.1/manifests"},{"name":"v3.0.12","sha":"400e4a2f4e15eda153ac79e07bcf2c88420e6422","kind":"tag","published_at":"2025-01-15T22:17:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.12/manifests"},{"name":"v4.0.11","sha":"459892ea1853dcd1199c6bbb28da4347e7e70f60","kind":"tag","published_at":"2024-11-27T21:56:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.11/manifests"},{"name":"v3.0.11","sha":"f8603dcc52bfaaf9711d4808c350cca40f2001f5","kind":"tag","published_at":"2024-11-27T21:56:41.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.11/manifests"},{"name":"v5.0.0-alpha.5","sha":"e78411400eee81e1531c598892fa55b8b013cf70","kind":"tag","published_at":"2024-11-27T21:46:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.5/manifests"},{"name":"v3.0.10","sha":"390aa1ffcbbf95328a48b613b8c73b1752e35e61","kind":"tag","published_at":"2024-10-21T16:41:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.10/manifests"},{"name":"v4.0.10","sha":"48c582b1384352cfd93d43bf39e9e5bbc3e1fe39","kind":"tag","published_at":"2024-10-21T16:41:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.10/manifests"},{"name":"v5.0.0-alpha.4","sha":"45c9e1849d67edf45a0a38ded9bfc05e825593b7","kind":"tag","published_at":"2024-10-21T16:41:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.4/manifests"},{"name":"v3.0.9","sha":"808acc151b972c12748b1aec22bc999d018587ec","kind":"tag","published_at":"2024-10-07T07:13:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.9/manifests"},{"name":"v5.0.0-alpha.3","sha":"284a5b6c2be16971d90148299f30c95f13974e07","kind":"tag","published_at":"2024-10-07T07:12:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.3/manifests"},{"name":"v4.0.9","sha":"94e87681eb8b3d61179f71f2479b1f3820870c94","kind":"tag","published_at":"2024-10-07T07:11:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.9/manifests"},{"name":"v5.0.0-alpha.2","sha":"fe313c7e61a597d3edd9732d5b21a1849c698dc8","kind":"tag","published_at":"2024-08-25T22:47:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.2/manifests"},{"name":"v3.0.8","sha":"17006045b0dcf9e9ae65a8288d55b70123c83d27","kind":"tag","published_at":"2024-08-25T21:19:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.8/manifests"},{"name":"v4.0.8","sha":"c0713c7765a418e704182720a41d7d3800ae50f9","kind":"tag","published_at":"2024-08-25T21:19:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.8/manifests"},{"name":"v3.0.7","sha":"71d5de54fd02a2545ab6184c0794454da85a773f","kind":"tag","published_at":"2024-03-06T14:59:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.7/manifests"},{"name":"v4.0.7","sha":"2aeb472faecc68c0136a0a7231baf1472b55b388","kind":"tag","published_at":"2024-03-06T14:58:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.7/manifests"},{"name":"v2.1.12","sha":"908e31ea7996913fa3aa767465547b5dfbf2df8e","kind":"tag","published_at":"2024-01-31T22:14:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.12/manifests"},{"name":"v3.0.6","sha":"0f09619dcd70caea3957d14bb55a2030b45c39b8","kind":"tag","published_at":"2024-01-29T22:04:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.6/manifests"},{"name":"v4.0.6","sha":"18e00e1edd89776ca26f627d97ce5ed7ca3a544e","kind":"tag","published_at":"2024-01-29T22:04:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.6/manifests"},{"name":"v5.0.0-alpha.1","sha":"4b9d0d23485f8c89196434afbf0145ae2b797484","kind":"tag","published_at":"2023-12-20T22:41:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.0.5","sha":"2a25b34dad34b7d170ba2c7304707e1c74129b99","kind":"tag","published_at":"2023-12-20T22:38:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.5/manifests"},{"name":"v3.0.5","sha":"f2c02fb0484c5d79fa45e1fb7824b543fbd9982e","kind":"tag","published_at":"2023-12-20T22:38:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.5/manifests"},{"name":"v2.1.11","sha":"461d086125475afa92a0973588132e4508c525af","kind":"tag","published_at":"2023-12-20T22:36:27.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.11/manifests"},{"name":"v4.0.4","sha":"6bca3f7059798ba55fdf04f015f10951e24f27bd","kind":"tag","published_at":"2023-11-06T17:09:20.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.4/manifests"},{"name":"v3.0.4","sha":"42477dcb60f0d1b3bebd4eaff23494816a2915d9","kind":"tag","published_at":"2023-11-06T12:48:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.4/manifests"},{"name":"v2.1.10","sha":"480b2ebc281900a69a058927222eee927ba1b518","kind":"tag","published_at":"2023-11-06T09:03:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.10/manifests"},{"name":"v4.0.3","sha":"456e5e67c1d57bb727e17cd7db092403c06cf7bd","kind":"tag","published_at":"2023-10-20T13:53:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.3/manifests"},{"name":"v3.0.3","sha":"f1ac18faa1ffe7444344e4cf437cd6d44966d5ed","kind":"tag","published_at":"2023-10-19T20:24:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.3/manifests"},{"name":"v2.1.9","sha":"eee9527a2c7e33d08d71b4b8801ed70d111bd02e","kind":"tag","published_at":"2023-10-19T16:33:45.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.9/manifests"},{"name":"v3.0.2","sha":"88ad5ab52462b814057be90c229162f7ddef7938","kind":"tag","published_at":"2023-09-24T22:34:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.2/manifests"},{"name":"v4.0.2","sha":"781bb4f36c8bdc3b844b7b905b69af95a917ed78","kind":"tag","published_at":"2023-09-24T22:22:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.2/manifests"},{"name":"v2.1.8","sha":"cbcbc6738dc3e1cba7005ed2d463f9b1f57bd8b1","kind":"tag","published_at":"2023-09-24T22:20:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"a46c6f82484c1d6b9fd84569f73e7b0dd33ec692","kind":"tag","published_at":"2023-06-19T22:06:25.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.7/manifests"},{"name":"v4.0.1","sha":"cfd9586186870ec9d078988c6d6a521d8756eafe","kind":"tag","published_at":"2023-06-19T22:04:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.1/manifests"},{"name":"v3.0.1","sha":"523a14f5006418bf7c0d4c6d7bc3d10755edfe1d","kind":"tag","published_at":"2023-06-19T22:03:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.1/manifests"},{"name":"v4.0.0","sha":"69e115aa8a5048f1557f449ca842a707a88cde2e","kind":"tag","published_at":"2023-03-28T22:24:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0/manifests"},{"name":"v3.0.0","sha":"1df711a473aef3a77ef738c19b563780b4d9dca6","kind":"tag","published_at":"2023-03-28T22:23:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0/manifests"},{"name":"v2.1.6","sha":"50587fa6c899beaad547b4f7306157beff271375","kind":"tag","published_at":"2023-03-28T21:58:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.6/manifests"},{"name":"v4.0.0-beta.4","sha":"cbbacd5247e2c8c0c208786b8d580ca29778a375","kind":"tag","published_at":"2023-02-24T09:22:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.4/manifests"},{"name":"v3.0.0-beta.5","sha":"05c1b73527610781131ce07bfcacb6c24d17713c","kind":"tag","published_at":"2023-02-24T09:17:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.5/manifests"},{"name":"v2.1.5","sha":"82ee4065196556523b5d1cdb6ebe87de2b00e949","kind":"tag","published_at":"2023-02-24T08:50:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.5/manifests"},{"name":"v2.0.35","sha":"d499ef1a579546e1f99343aae4b19f35b4737857","kind":"tag","published_at":"2023-01-28T21:56:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.35","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.35/manifests"},{"name":"v2.1.4","sha":"f5ef0d12b8e2c622435faae13c51b9cccaea9fa2","kind":"tag","published_at":"2022-10-20T19:56:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.4/manifests"},{"name":"v2.0.34","sha":"f5d447ce33c9dd53f96119a331de62c8c888ebc0","kind":"tag","published_at":"2022-10-18T17:23:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.34","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.34/manifests"},{"name":"v4.0.0-beta.3","sha":"26b3188e0c3f32b9dba7cda86634b787a2387bf5","kind":"tag","published_at":"2022-10-12T21:54:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.3/manifests"},{"name":"v3.0.0-beta.4","sha":"f679616d7ad7df6ba3bb77535507ca8ec4049336","kind":"tag","published_at":"2022-10-12T21:52:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.4/manifests"},{"name":"v2.1.3","sha":"d1563469fff7d63717063beb7b49267c39a88d58","kind":"tag","published_at":"2022-10-12T21:47:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.3/manifests"},{"name":"v2.0.33","sha":"5c1c2c425dd5b6a1f314c6b46563fd39c71e0656","kind":"tag","published_at":"2022-09-12T10:08:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.33","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.33/manifests"},{"name":"v2.1.2","sha":"ea3e5a3d1ba59d0467539d400592f5bf5b40dbf8","kind":"tag","published_at":"2022-09-12T10:01:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.2/manifests"},{"name":"v4.0.0-beta.2","sha":"55fef0b12367ac26018538542d6ec6efb4f562ea","kind":"tag","published_at":"2022-06-30T20:12:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.2/manifests"},{"name":"v3.0.0-beta.3","sha":"c9c8d72708fbfc8b9982e9b37f321e588a1efdab","kind":"tag","published_at":"2022-06-30T20:05:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.3/manifests"},{"name":"v2.0.32","sha":"b3d87605369aa63caf860f67be2ba86704dd7a97","kind":"tag","published_at":"2022-06-30T19:56:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.32","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.32/manifests"},{"name":"v2.1.1","sha":"d2455b5369c8d9391e81e697f2354246532d0d5e","kind":"tag","published_at":"2022-06-30T19:48:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.1/manifests"},{"name":"v2.0.31","sha":"6a2dd0885a9c4b6b62e4ecbd207b949ca8a8a5bc","kind":"tag","published_at":"2022-06-19T14:44:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.31","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.31/manifests"},{"name":"v2.0.30","sha":"71300cf5094a53fbd658a906423478ba706ff434","kind":"tag","published_at":"2022-06-18T18:08:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.30","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.30/manifests"},{"name":"v2.1.0","sha":"4fb8906bb761886c85891d4bbf6dcf0a15ca4e9c","kind":"tag","published_at":"2022-05-02T13:16:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0/manifests"},{"name":"v3.0.0-beta.2","sha":"8ade5d9db8d4e29f4f8f37a994246d9270b9c479","kind":"tag","published_at":"2022-04-20T21:45:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.2/manifests"},{"name":"v2.1.0-beta.9","sha":"fd2787a7817295796e6c9f07d44132c262a9e902","kind":"tag","published_at":"2022-04-20T21:40:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.9/manifests"},{"name":"v4.0.0-beta.1","sha":"621bf358ad641ecb07af52026d0385a923957c15","kind":"tag","published_at":"2022-04-08T10:24:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.1/manifests"},{"name":"v3.0.0-beta.1","sha":"b6e096859d65c16e0c669609444f73d0621f4769","kind":"tag","published_at":"2022-04-08T10:14:48.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.1/manifests"},{"name":"v2.1.0-beta.8","sha":"5b37d6f6af0383892834d8437e6c79688f5fc670","kind":"tag","published_at":"2022-04-05T15:57:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.8/manifests"},{"name":"v2.0.29","sha":"20d80316b32cf68d7a0ba23300cfa53bc5155e7d","kind":"tag","published_at":"2022-04-05T15:16:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.29","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.29/manifests"},{"name":"v2.1.0-beta.7","sha":"bf892222765fdd6880449589b99eeeb511b80444","kind":"tag","published_at":"2021-12-20T14:40:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.7/manifests"},{"name":"v2.0.28","sha":"dd215d3ec65f23cef9e0a4d96ed7c542d71d1758","kind":"tag","published_at":"2021-12-20T14:27:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.28","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.28/manifests"},{"name":"v2.1.0-beta.6","sha":"74626bda8033b598b875372b8e8cb982ba2349bc","kind":"tag","published_at":"2021-12-16T09:20:37.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.6/manifests"},{"name":"v2.0.27","sha":"b5c6bc2633f1ea150970131e547a1a580052ece5","kind":"tag","published_at":"2021-12-16T09:00:27.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.27","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.27/manifests"},{"name":"v2.1.0-beta.5","sha":"835081d794427f37bd671f584b6083f96ae17aa6","kind":"tag","published_at":"2021-12-09T17:53:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.5/manifests"},{"name":"v2.0.26","sha":"66ca617d40d57627a8820c96d388a7583650ae6e","kind":"tag","published_at":"2021-12-09T17:43:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.26","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.26/manifests"},{"name":"v2.1.0-beta.4","sha":"e57713abe7add73e7033a30af3022668f4a9ec8d","kind":"tag","published_at":"2021-09-01T15:31:59.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.4/manifests"},{"name":"v2.0.25","sha":"2a4c0f8ba2741e618737556ed1973b22a8284a58","kind":"tag","published_at":"2021-09-01T15:17:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.25","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.25/manifests"},{"name":"v2.1.0-beta.3","sha":"912f4beb7254c72e2db4207efdb38543994c7630","kind":"tag","published_at":"2021-08-11T06:36:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.3/manifests"},{"name":"v2.1.0-beta.2","sha":"94ab611f45fbacf94f449a14fd035c6971a786fd","kind":"tag","published_at":"2021-07-29T12:50:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.2/manifests"},{"name":"v2.0.24","sha":"8818eb7ec61dd59059b51478d734e6d30fb8cca9","kind":"tag","published_at":"2021-07-29T12:08:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.24","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.24/manifests"},{"name":"v2.0.23","sha":"79c3770db75c09d5c846d5d42ffb607b29ba5b9f","kind":"tag","published_at":"2021-06-21T11:50:02.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.23","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.23/manifests"},{"name":"v2.0.22","sha":"a40301a5dc44ebbdeac291edf4cf3df3960a6fae","kind":"tag","published_at":"2021-05-24T16:31:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.22","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.22/manifests"},{"name":"v2.1.0-beta.1","sha":"ff09d7fffece5dda0c2f188114393161702135af","kind":"tag","published_at":"2021-04-25T12:29:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.1/manifests"},{"name":"v2.0.21","sha":"47556c4f31576e6bc4e00262661b7b212bd90a60","kind":"tag","published_at":"2021-04-07T14:05:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.21","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"7c6f2ce175e8f9db63a694ae413210f99e183ad7","kind":"tag","published_at":"2021-02-24T09:46:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.20","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.20/manifests"},{"name":"v2.0.19","sha":"bcf99a613e320812fc4b691f96a4e7e3d125749d","kind":"commit","published_at":"2021-02-01T10:44:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.19","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"7385a7d7a3a1f0670d5fda376b8cdf516d7c7b30","kind":"commit","published_at":"2021-01-12T06:56:22.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.18","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.18/manifests"},{"name":"v1.3.29","sha":"3e323fc72d09df6f1957250cf20bdacbe26fd3d7","kind":"tag","published_at":"2021-01-06T14:04:08.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.29","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.29/manifests"},{"name":"v2.0.17","sha":"3318b1e7e6ca900696ce2ed4e6687a725e0aa90a","kind":"commit","published_at":"2020-12-14T20:57:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.17","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.17/manifests"},{"name":"v1.3.28","sha":"7cbec2b0ccd547859823ef1cb2766314202cf480","kind":"tag","published_at":"2020-12-08T13:29:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.28","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.28/manifests"},{"name":"v2.0.16","sha":"d49fd0d8185d5b571c3a90282c4e44a55b996c53","kind":"commit","published_at":"2020-11-26T17:00:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"a85798d66b667a8e598a062db1cdafeae48acf30","kind":"commit","published_at":"2020-11-03T14:46:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.15/manifests"},{"name":"v1.3.27","sha":"cce7305a7ef56c4edc6ab28ae224141facfa8d59","kind":"tag","published_at":"2020-10-28T14:29:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.27","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.27/manifests"},{"name":"v1.3.26","sha":"03a7d8611676ee14e3d6040d8642063d787819ea","kind":"tag","published_at":"2020-10-22T15:25:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.26","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.26/manifests"},{"name":"v2.0.14","sha":"1b36f643d2d40b959e325a00867c45822418202d","kind":"commit","published_at":"2020-10-22T13:51:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.14/manifests"},{"name":"v1.3.25","sha":"56cb309bef2993de47dc846f7bc2933c7a6159c7","kind":"tag","published_at":"2020-08-31T12:58:59.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.25","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25/manifests"},{"name":"v2.0.13","sha":"37a209886890ca5cdd6ef39c61d29827a13c1a1d","kind":"commit","published_at":"2020-08-31T12:48:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.13/manifests"},{"name":"v1.3.25-beta.2","sha":"562d61cc72c0038f66b221a7c6d0b07034e38804","kind":"tag","published_at":"2020-08-19T06:27:25.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.25-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.25-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.25-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.2/manifests"},{"name":"v1.3.25-beta.1","sha":"d591b617c52537edb6fedb2e343800610eb075e3","kind":"tag","published_at":"2020-08-18T06:31:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.25-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.25-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.25-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.1/manifests"},{"name":"v2.0.12","sha":"8b9d7f887fd37ec22cb39f020d710fb7835d159a","kind":"commit","published_at":"2020-07-21T09:25:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"1b227314d669cbbd3395c2ff1e31704ca0d9284c","kind":"commit","published_at":"2020-07-06T07:52:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.11/manifests"},{"name":"v1.3.24","sha":"9c7da5f498d70241993b05598488597bc2c94a98","kind":"tag","published_at":"2020-07-03T06:58:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.24","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.24/manifests"},{"name":"v2.0.10","sha":"cdb2a357aeb61e0a52beb6a8d09953f423924faf","kind":"commit","published_at":"2020-05-26T12:18:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"655f8ac6f8586a8a0d49d217f0846deefb45de21","kind":"commit","published_at":"2020-05-04T06:00:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"8600d4ff895df5d6df5ecfd45e7244af04d8f89f","kind":"commit","published_at":"2020-04-14T19:08:41.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.8/manifests"},{"name":"v1.3.23","sha":"bf556d4765c9305ed14f6cd962f4f438239799e4","kind":"tag","published_at":"2020-04-14T18:13:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.23","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.23/manifests"},{"name":"v2.0.7","sha":"f6e03e838ce51eee8d751df03f29afb3eeea42d6","kind":"tag","published_at":"2020-04-10T07:01:02.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.7/manifests"},{"name":"v1.3.22","sha":"dae8b1ba6368d8d2bd31eb5435e868f16c9ce9d3","kind":"tag","published_at":"2020-04-04T14:41:59.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.22","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.22/manifests"},{"name":"v2.0.6","sha":"9b2dcc9b499b125560193ba39f65c5d359ceb11d","kind":"commit","published_at":"2020-04-04T14:35:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"5e605a630551397a0f21b4b530b177fe4e571542","kind":"commit","published_at":"2020-03-29T01:13:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"743eceac9c69e4e5aa8e3ced425d8893cb55119c","kind":"tag","published_at":"2020-03-27T16:51:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.4/manifests"},{"name":"v1.3.21","sha":"45575df553f0a93eb5b6b5c98e4471b590f1c884","kind":"tag","published_at":"2020-03-26T19:46:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.21","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.21/manifests"},{"name":"v2.0.3","sha":"7cee3e11d29ec21f0073aa4ac03b08a4f2a0ef17","kind":"tag","published_at":"2020-03-26T19:29:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.3/manifests"},{"name":"v1.3.20","sha":"b2dd14eaab5ef3a03c172ebdc06ea0e9a71fa0ce","kind":"tag","published_at":"2020-02-24T16:29:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.20","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.20/manifests"},{"name":"v1.3.19","sha":"b91d891e04fcb0c0c0c4fc3f371d36c09c19ba2c","kind":"tag","published_at":"2020-02-20T02:16:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.19","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.19/manifests"},{"name":"v2.0.2","sha":"60206ea15541869622623167c590276a6329f5b8","kind":"commit","published_at":"2020-02-20T02:05:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"e7c8b260c3d81e91ac537787424e888afd35f594","kind":"commit","published_at":"2020-01-30T20:50:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.1/manifests"},{"name":"v1.3.18","sha":"6e54def3f9d07d5bd1b57f8d296e8cbae7d008f4","kind":"tag","published_at":"2020-01-30T20:16:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.18","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.18/manifests"},{"name":"v2.0.0","sha":"20050b10bc7fe88edff3ff320b4cea85c023f30d","kind":"tag","published_at":"2019-12-09T21:54:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0/manifests"},{"name":"v2.0.0-rc14","sha":"8ca390bf44dea39dfc1b15422881e14c8bcb341f","kind":"tag","published_at":"2019-12-08T18:53:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc14/manifests"},{"name":"v1.3.17","sha":"cdf214a094e400027463a8d523a7c00c9dcdfdb4","kind":"tag","published_at":"2019-11-24T10:47:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.17","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.17/manifests"},{"name":"v2.0.0-rc13","sha":"b5c0c3b19ac4fc22fe8eefe2c3b61ba6e6b3829a","kind":"tag","published_at":"2019-11-20T22:45:08.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc13/manifests"},{"name":"v2.0.0-rc12","sha":"caba50b91297444ceb3c02e1295fad7b3991da21","kind":"tag","published_at":"2019-10-23T20:11:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc12/manifests"},{"name":"v1.3.16","sha":"45f9865864c305639b555ac3c2a57fe946f0913b","kind":"tag","published_at":"2019-10-20T20:29:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.16/manifests"},{"name":"v2.0.0-rc11","sha":"82c1361e0a21dc94c3b3cdabdd141fb87fbbfe99","kind":"tag","published_at":"2019-10-13T16:15:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc11/manifests"},{"name":"v1.3.15","sha":"18caa542327c2a20c6f140d7c645f57f4e11a109","kind":"tag","published_at":"2019-09-25T17:22:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.15/manifests"},{"name":"v2.0.0-rc10","sha":"26b8df02d45004c1abb92e8a50054e17e34c0fb0","kind":"tag","published_at":"2019-09-16T23:06:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc10/manifests"},{"name":"v2.0.0-rc9","sha":"6cfd68560c91d0b0a5682bdbb9f20eeaa09c398d","kind":"tag","published_at":"2019-08-31T18:01:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc9/manifests"},{"name":"v2.0.0-rc8","sha":"e3a1c7a650cba5ab32164761574ef69af4134f17","kind":"tag","published_at":"2019-08-29T13:08:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc8/manifests"},{"name":"v2.0.0-rc7","sha":"1e5ee67862cc25755891e1587e709773ffa314c4","kind":"tag","published_at":"2019-08-28T14:43:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc7/manifests"},{"name":"v2.0.0-rc6","sha":"c8e0b0137115322e39a93f3a369e4dec72df9045","kind":"tag","published_at":"2019-08-27T19:30:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc6/manifests"},{"name":"v2.0.0-rc5","sha":"171a6751fa063b32c47201b1821e4d7e610c865e","kind":"tag","published_at":"2019-08-08T06:19:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc5/manifests"},{"name":"v1.3.14","sha":"f720ed469d52842ba23839f7d9b467f610d74524","kind":"tag","published_at":"2019-08-07T18:50:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.14/manifests"},{"name":"v1.3.13","sha":"e006b420447da6cb8bc3e7fb2aaa6271229c7aa1","kind":"tag","published_at":"2019-07-16T19:38:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.13/manifests"},{"name":"v2.0.0-rc4","sha":"d7e770086334fc3c84e83a96d8e2fb863ac5b252","kind":"tag","published_at":"2019-06-28T06:29:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc4/manifests"},{"name":"v2.0.0-rc3","sha":"21352e6277118d30b82df6ba2a1e899619ed202e","kind":"tag","published_at":"2019-06-16T15:48:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc3/manifests"},{"name":"v2.0.0-rc2","sha":"2162827fd2af02f2774aadc60809161055fec5ae","kind":"tag","published_at":"2019-05-26T16:09:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc2/manifests"},{"name":"v1.3.12","sha":"c1461c389a1f01a757c966518dd2c52601204676","kind":"tag","published_at":"2019-05-25T18:10:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.12/manifests"},{"name":"v1.3.11","sha":"a47305d487e710d013c46283a9b286358688d5f1","kind":"tag","published_at":"2019-05-09T18:16:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.11/manifests"},{"name":"v1.3.10","sha":"42759228412e484fa170bc9ab5aae019422432c3","kind":"tag","published_at":"2019-04-29T16:56:01.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.10/manifests"},{"name":"v2.0.0-rc1","sha":"d9397fecfadc3e34ca8742b17077a3bac32624dd","kind":"tag","published_at":"2019-04-18T18:40:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc1/manifests"},{"name":"v1.3.9","sha":"88a73fd64c20015bd8b059bf8a052e98d35e6080","kind":"tag","published_at":"2019-02-24T00:56:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.9/manifests"},{"name":"v1.3.8","sha":"ec23670cc6ecc2d16bef7e48130c99e741aab711","kind":"tag","published_at":"2019-01-01T13:10:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.8/manifests"},{"name":"v2.0.0-rc0","sha":"bc4b7dc04d9c06e7357e3d3d55bdfca366de18b4","kind":"tag","published_at":"2018-10-02T19:50:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc0/manifests"},{"name":"v1.3.7","sha":"777686d9bcfb7a732838a5cfc4043b9a65b0eaea","kind":"tag","published_at":"2018-10-02T10:25:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.7/manifests"},{"name":"v1.2.9","sha":"49dd12a95398ee1b841ad9ba48fdbf35149137e7","kind":"tag","published_at":"2018-10-01T06:43:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.9/manifests"},{"name":"v1.3.6","sha":"99cbd25dad946952bcc3fb7b7e5152f064dac382","kind":"tag","published_at":"2018-10-01T06:01:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.6/manifests"},{"name":"v1.1.8","sha":"fd4c7266d4b6b780f06d3be7e14a79406ae77168","kind":"tag","published_at":"2018-06-24T18:34:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.8/manifests"},{"name":"v1.2.8","sha":"5a96d56fa6fc07b1d34700d42615162cc8584c03","kind":"tag","published_at":"2018-06-24T17:03:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.8/manifests"},{"name":"v1.3.5","sha":"7acede06f2df73f1db80461e44ba23708eb6bdd5","kind":"tag","published_at":"2018-06-24T15:36:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"a4e03c33c92dedf83886f0cc66bc443ad916feba","kind":"tag","published_at":"2018-06-15T08:23:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.4/manifests"},{"name":"v1.2.7","sha":"bb7291d26b7a00fa37c2712b620fb6fb747cae5a","kind":"tag","published_at":"2018-06-15T07:18:20.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.7/manifests"},{"name":"v1.3.3","sha":"c4f66abf07cc46813b98137dc29a8a2762ab33e2","kind":"tag","published_at":"2018-06-06T20:09:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.3/manifests"},{"name":"v1.2.6","sha":"be9b592857e85dc50a3181b6b5efc23bdbc384d8","kind":"tag","published_at":"2018-05-06T21:14:57.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.6/manifests"},{"name":"v1.3.2","sha":"f22ae5293ec400e9faafd1cf18944f5ed60b3c0e","kind":"tag","published_at":"2018-05-06T20:26:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"c49ab943d4fe3c55afdb14814b818d3d5a4bf7dd","kind":"tag","published_at":"2018-04-04T16:46:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.1/manifests"},{"name":"v1.2.5","sha":"9add5d717a420f76681e2b6816b8beb6ccdf3a65","kind":"tag","published_at":"2018-04-04T15:24:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.5/manifests"},{"name":"v1.3.0","sha":"5fc2ab21c58bcc0da2c78ca41e353c69928bc777","kind":"tag","published_at":"2018-03-14T17:20:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0/manifests"},{"name":"v1.3.0-rc7","sha":"fb9cdad412e1be86cf2fff2dd9962271a113b025","kind":"tag","published_at":"2018-02-23T10:17:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc7/manifests"},{"name":"v1.2.4","sha":"462c373665d885b82ab2e7dfd5cf5ef675cc3499","kind":"tag","published_at":"2018-02-11T09:54:01.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.4/manifests"},{"name":"v1.1.7","sha":"7269c4dd270ed967a19c912ed8dae189123d0b37","kind":"tag","published_at":"2018-02-10T19:17:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.7/manifests"},{"name":"v1.3.0-rc6","sha":"b89b2223222b78b41d71fde00c31a7a0b43156b0","kind":"tag","published_at":"2018-02-09T09:21:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc6/manifests"},{"name":"v1.3.0-rc5","sha":"4c840c0186a5d4e7f43dbf66182ff35a36ed91cc","kind":"tag","published_at":"2018-02-08T11:28:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc5/manifests"},{"name":"v1.2.3","sha":"c956c492081a2006f7f7fa5442f2a3f0de027527","kind":"tag","published_at":"2018-01-22T18:11:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.3/manifests"},{"name":"v1.3.0-rc4","sha":"a22c62b7b9037793f63fb0fb135ce368a83fa286","kind":"tag","published_at":"2018-01-18T23:24:44.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc4/manifests"},{"name":"v1.3.0-rc3","sha":"29926075af642d815d0a2e46c88ab109fa084ddb","kind":"tag","published_at":"2018-01-09T10:53:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc3/manifests"},{"name":"v1.3.0-rc2","sha":"f0bd2f1eec7551077b14662bf10f52840a5626f4","kind":"tag","published_at":"2018-01-05T19:42:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc2/manifests"},{"name":"v1.2.2","sha":"7f9b9445f345110e198298382373c0bec94f7cac","kind":"tag","published_at":"2017-11-27T08:10:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.2/manifests"},{"name":"v1.3.0-rc1","sha":"90aee5f8ce5585722b3f1b8c5f86b7c945bb1752","kind":"tag","published_at":"2017-11-22T15:01:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc1/manifests"},{"name":"v1.2.1","sha":"a270cf4bd982a819bc8a4c273fdcb38bdca5f0df","kind":"tag","published_at":"2017-11-22T12:23:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.1/manifests"},{"name":"v1.1.6","sha":"861f18cffb7df2b17b4e54c638792a7b3f99c003","kind":"tag","published_at":"2017-11-02T07:58:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"05b28222d9ccd0a32fd73b24998ce0e8be1ca1ca","kind":"tag","published_at":"2017-10-17T12:41:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.5/manifests"},{"name":"v1.2.0","sha":"3e8bf3b8338d6367a3dd87d2e7aac6c438c163e4","kind":"tag","published_at":"2017-10-06T13:02:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0/manifests"},{"name":"v1.2.0-rc6","sha":"6fe033be9bd7dc40cf1f0d6569b54a8dd635560c","kind":"tag","published_at":"2017-09-19T14:56:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc6/manifests"},{"name":"v1.2.0-rc5","sha":"826555e8576e5054abe8186fa7c70caa5bf25f7e","kind":"tag","published_at":"2017-09-05T09:14:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc5/manifests"},{"name":"v1.2.0-rc4","sha":"d0acafd047b174a703f440c2cbc92e9241edd6e8","kind":"tag","published_at":"2017-08-24T19:36:37.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc4/manifests"},{"name":"v1.2.0-rc3","sha":"0037881dcf26be144e74ca858270dac2ce83be59","kind":"tag","published_at":"2017-08-24T09:35:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc3/manifests"},{"name":"v1.1.4","sha":"cd115f80c0dacd0cd38112e973cf1590eee848f0","kind":"tag","published_at":"2017-08-24T08:23:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.4/manifests"},{"name":"v1.2.0-rc2","sha":"faf0dc10475de7075dcd8fb97ef899c57209d546","kind":"tag","published_at":"2017-08-18T06:50:45.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc2/manifests"},{"name":"v1.2.0-rc1","sha":"3a87e22c1e0fc05b1583439e83c6a9f38e6ec106","kind":"tag","published_at":"2017-08-02T17:37:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc1/manifests"},{"name":"v1.1.3","sha":"c32f9c596279e113c08200b57540ac832e9f2d98","kind":"tag","published_at":"2017-07-31T11:41:57.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.3/manifests"},{"name":"v1.0.9","sha":"76870752757b9e13ea01a5555146b0db92d41914","kind":"tag","published_at":"2017-07-31T09:45:45.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.9/manifests"},{"name":"v1.1.2","sha":"35e2cefeceb130cbf80929dff4f85ab468566396","kind":"tag","published_at":"2017-06-27T07:42:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.2/manifests"},{"name":"v1.0.8","sha":"eafbb5d29e99f62db9fb24d66a393082eaa557b2","kind":"tag","published_at":"2017-06-27T07:17:08.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.8/manifests"},{"name":"v1.1.1","sha":"d65931e328a553094f5386acde72fc8ab4ca4615","kind":"tag","published_at":"2017-05-19T12:05:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"233515e217b91258ef7822953a884e9d104c7f03","kind":"tag","published_at":"2017-03-21T08:26:48.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0/manifests"},{"name":"v1.0.7","sha":"8c4ffc1316e24e074fda1250f704e5d63ec9386c","kind":"tag","published_at":"2017-03-20T18:34:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.7/manifests"},{"name":"v1.1.0-rc4","sha":"ba3087892729fb0ea8028d7c37cfc88a2eaa30e5","kind":"tag","published_at":"2017-03-15T16:52:22.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc4/manifests"},{"name":"v1.1.0-rc3","sha":"84739bf5a3226ee863c3f2a1dd4ba5f955ec7210","kind":"tag","published_at":"2017-03-15T10:58:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc3/manifests"},{"name":"v1.1.0-rc2","sha":"367033ef96a147d271298f94f77a67972192edae","kind":"tag","published_at":"2017-03-08T13:59:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc2/manifests"},{"name":"v1.1.0-rc1","sha":"55eee43f88bce129da741be93ccf1da25d6005a6","kind":"tag","published_at":"2017-02-13T08:17:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc1/manifests"},{"name":"v1.0.6","sha":"46d8ac9e9a61902596c8d6b1e17e2f6c88e5982d","kind":"tag","published_at":"2017-01-30T18:58:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"6e89e64cdd17562a73a97b098a05b2bd61d3ced8","kind":"tag","published_at":"2016-11-18T11:00:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"38b3199f49e6b67535e3070e56d410dc7ba32c70","kind":"tag","published_at":"2016-11-14T18:01:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"bca4ad4a2f46f15721305e2ef7c5c67f4ca08b23","kind":"tag","published_at":"2016-10-28T17:22:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"4d58bf6558cb1d3e382471581d14d50aadeaf12e","kind":"tag","published_at":"2016-09-23T18:18:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"2cf469dbf87e81c0fbf9402d73a4a94ef31d5fac","kind":"tag","published_at":"2016-09-21T12:38:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"ca39aa51a87a596e7b7e7e1309f9c34d9544bf63","kind":"tag","published_at":"2016-07-26T13:12:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc4","sha":"c1f860b56e16d64556f4249cde5423d221d8db35","kind":"tag","published_at":"2016-07-08T08:26:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc4/manifests"},{"name":"v0.9.3","sha":"2565a66fbb62e28c8e7ac2754be14e594fd1b445","kind":"tag","published_at":"2016-06-20T14:27:20.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.3/manifests"},{"name":"v1.0.0-rc3","sha":"861c33352a33836cb6cef365c26a255187ba361d","kind":"tag","published_at":"2016-05-31T16:24:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"e37431766143efaf0c68eed74978b11e929a5bf8","kind":"tag","published_at":"2016-03-30T08:09:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc2/manifests"},{"name":"v1.0.0-rc1","sha":"a67d4c9e438ec9ba7c3e08f2d749d74d288d9f5a","kind":"tag","published_at":"2016-03-18T22:52:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc1/manifests"},{"name":"v0.9.2","sha":"ac9a7dcb755eff6e7ceec18fa662e107269a73de","kind":"tag","published_at":"2016-01-20T08:38:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.2/manifests"},{"name":"v0.8.5","sha":"668cd9f32622e70da9c9457377d442213094d28d","kind":"commit","published_at":"2015-11-03T16:20:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.5/manifests"},{"name":"v0.9.1","sha":"4d36235d352e9a04923408094759406c929043ba","kind":"commit","published_at":"2015-11-03T15:39:46.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1/manifests"},{"name":"v0.9.1-rc1","sha":"e61e388a3b4853aa2940b0957857513a5046b74d","kind":"commit","published_at":"2015-11-02T11:29:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.1-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1-rc1/manifests"},{"name":"v0.9.0","sha":"a8b117f07d3180f3b6acf89f8488003648178c06","kind":"commit","published_at":"2015-10-28T15:10:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0/manifests"},{"name":"v0.9.0-rc5","sha":"a7f440f719e436a645f00b3b3fd166b2b156d2b9","kind":"commit","published_at":"2015-10-20T10:49:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc5/manifests"},{"name":"v0.8.4","sha":"a29daa061e0c4376edb00083722ed1730adcaf8b","kind":"tag","published_at":"2015-08-26T01:55:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.4/manifests"},{"name":"v0.9.0-rc4","sha":"83edc098bc49ae3168340f6d24324b97c9b500da","kind":"tag","published_at":"2015-08-24T13:54:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc4/manifests"},{"name":"v0.8.3","sha":"c733aff2541857e299fca50c3cf5769b2d4d0fb1","kind":"tag","published_at":"2015-08-24T13:35:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.3/manifests"},{"name":"v0.9.0-rc3","sha":"26931fe097c2526b2582a35393d60ba9019c5a76","kind":"tag","published_at":"2015-07-14T21:30:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc3/manifests"},{"name":"v0.9.0-rc2","sha":"149e8ee1c1f85a4e5ec887f0f864f586c55717b8","kind":"tag","published_at":"2015-07-09T13:25:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc2/manifests"},{"name":"v0.8.2","sha":"51c06f9f808117b6ec71d7f972c1ec7ce4e08fe1","kind":"tag","published_at":"2015-07-06T18:21:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.2/manifests"},{"name":"v0.9.0-rc1","sha":"4c9cd76389a14ddb7af5ea1536926cc9c80cec31","kind":"tag","published_at":"2015-06-18T18:57:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc1/manifests"},{"name":"v0.8.1-fixed-docs","sha":"09f538ef4cdbd14198e38503eda1a865e2120e3a","kind":"commit","published_at":"2015-04-12T16:52:48.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1-fixed-docs","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1-fixed-docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.1-fixed-docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-fixed-docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-fixed-docs/manifests"},{"name":"v0.8.1","sha":"b72b2c022f580d4ba01b24ebc5d35edfa7dd0614","kind":"tag","published_at":"2015-04-07T13:02:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1/manifests"},{"name":"v0.8.1-rc2","sha":"756e443dd72fad27f7fb8af1e16e8712e67bdaa1","kind":"tag","published_at":"2015-04-01T14:04:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc2/manifests"},{"name":"v0.8.1-rc1","sha":"99c04b28d9fcc6aa5e35618572d868ade32c134c","kind":"tag","published_at":"2015-04-01T13:46:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc1/manifests"},{"name":"v0.8.0","sha":"fbe6baff38c47eb55374c1a9f6ba07e51d98e1e3","kind":"tag","published_at":"2015-03-05T15:38:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0/manifests"},{"name":"v0.8.0-rc5","sha":"50a7fc0e73e300847e2c61bdb127619d572aacfe","kind":"tag","published_at":"2015-03-01T01:26:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc5/manifests"},{"name":"v0.8.0-rc4","sha":"4acc8b9befc1a730129fb9b9b68ff04aa0098ed5","kind":"tag","published_at":"2015-02-25T20:31:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc4/manifests"},{"name":"v0.8.0-rc3","sha":"294a2f11e2972039a372b65d98067d1e12ce5087","kind":"tag","published_at":"2015-02-20T00:21:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc3/manifests"},{"name":"v0.8.0-rc2","sha":"7f45f7af37cdbc24830e57e5a96a4e71e4954fce","kind":"tag","published_at":"2015-01-17T17:12:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc2/manifests"},{"name":"v0.8.0-rc1","sha":"77f04bc174ac3e97f4a5a23ebc19906037747895","kind":"tag","published_at":"2014-11-09T16:34:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc1/manifests"},{"name":"v0.7.1","sha":"901a459af922491bb556d62e046d1475760fb8ce","kind":"commit","published_at":"2014-06-20T15:23:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"ecfa4a50022a4f565c4b94ed678bf60c0eaba488","kind":"tag","published_at":"2014-04-04T21:30:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0/manifests"},{"name":"v0.7.0-rc3","sha":"d9bbd2be65362254a821da076bb89e4238b6c78c","kind":"tag","published_at":"2014-03-31T14:11:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc3/manifests"},{"name":"v0.7.0-rc2","sha":"5e58939d843e6d991bc14cf3e140b788455b6761","kind":"tag","published_at":"2014-02-28T15:46:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc2/manifests"},{"name":"v0.7.0-rc1","sha":"3dcd503aa2dc13ade6245345b4a135c8976e090e","kind":"tag","published_at":"2014-01-31T12:18:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc1/manifests"},{"name":"v0.6.2","sha":"61d713baf1c62a7583ad200a48a33223b5635c8c","kind":"tag","published_at":"2013-03-19T00:08:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.6.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"0138a73a3b6d8f29a7c8cec0abd3332f48b5ddc0","kind":"tag","published_at":"2012-11-28T19:23:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.6.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"ef7777eb293fa0db517a9c585ec491dc00e70491","kind":"tag","published_at":"2012-11-26T21:50:44.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.6.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"10e21f48ae2c4f2bd534575e7136dae115ccb3a3","kind":"tag","published_at":"2012-08-07T00:12:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.5.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"937771a0fdb58d6e7c115c98d9abb419d89d2aee","kind":"tag","published_at":"2012-07-31T06:13:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.5.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.0/manifests"},{"name":"v0.4.4","sha":"11ec3cf213b439f8a18b2684a8e571c66a42c25d","kind":"tag","published_at":"2012-07-24T17:47:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"836adcccf8fe0a9efcd621ffea9e26051b3fe2d4","kind":"tag","published_at":"2012-06-23T01:14:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"c81ee45fe05a7473c0fabe016259d4cac0d1709f","kind":"tag","published_at":"2012-06-20T20:10:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"56253364e610dd1b39696ff86e68b92dfd816801","kind":"tag","published_at":"2012-06-19T23:38:46.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"09244fae39dac8a0e3f22ff29ae0739311be8a7d","kind":"tag","published_at":"2012-05-01T20:40:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"f37ce009d52595ea8999a89d7c66f351f216fddd","kind":"tag","published_at":"2012-03-15T23:07:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.3.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"dd824ebb78851bb783c5f4f0b8d14de98aa13320","kind":"tag","published_at":"2012-03-14T01:14:46.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.3.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"862c414b371befbba2b6d4d35d8f15801f6187f5","kind":"tag","published_at":"2012-02-24T22:35:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.2.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"6b0ebd256d0d4d7aae3840a4c04211c573e36f39","kind":"tag","published_at":"2012-02-16T04:04:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.2.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.0/manifests"},{"name":"v0.1.3","sha":"7fa15b84aa2dfca6b8cd91314e669c4a64be023d","kind":"tag","published_at":"2012-01-19T22:03:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"9e8917f81f2a740bd66dd6196eb46e86f3893c2e","kind":"tag","published_at":"2012-01-08T03:02:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"037baeff84b3327171d2daaec6100d51167ac4de","kind":"tag","published_at":"2011-12-28T20:27:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"5b484dceb4dc0990e9a67dcf143dc77baf27799d","kind":"tag","published_at":"2011-12-22T03:44:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.0/manifests"},{"name":"v0.0.14","sha":"5aeb2c5b8cfcc90a6289bdce1ae4db96daf67cc7","kind":"commit","published_at":"2011-12-01T06:36:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.14/manifests"},{"name":"v0.0.13-NOGZIP","sha":"c2f13cdfe40a4132b548a0df366d2be06d5d696b","kind":"tag","published_at":"2011-10-13T18:21:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.13-NOGZIP","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.13-NOGZIP","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.13-NOGZIP","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13-NOGZIP","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13-NOGZIP/manifests"},{"name":"v0.0.13","sha":"8d1310adbf0b72fc75b60a4222d0c8581485b863","kind":"tag","published_at":"2011-10-08T01:03:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"a103d2668f95bea9c5fff5b9fff26f0b058d8c8a","kind":"tag","published_at":"2011-09-21T00:40:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.12/manifests"},{"name":"v0.0.11-1","sha":"b3a4707e81cb3c01e24bf1f3c9c3bb3307c43902","kind":"tag","published_at":"2011-09-16T06:01:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.11-1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.11-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.11-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11-1/manifests"},{"name":"v0.0.11","sha":"846f5f75774e2f97874b6b2f43a2a9142041353b","kind":"tag","published_at":"2011-09-15T02:28:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11/manifests"},{"name":"v0.0.10-1","sha":"149a9048c73bceda7af027086633f0ec7841381b","kind":"tag","published_at":"2011-08-23T22:15:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.10-1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.10-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.10-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10-1/manifests"},{"name":"v0.0.10","sha":"7f1bc683ebecdcbf07008b665cd217574600f97f","kind":"tag","published_at":"2011-08-23T20:59:17.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"ce084bcca7f6087e2f44e8bf94c3d225646f9752","kind":"tag","published_at":"2011-08-12T01:26:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"b08af670cd5b4207aa4b3fd16d37c9f0f0d6715a","kind":"tag","published_at":"2011-07-05T22:05:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"0eb4d8dfaee9d700a03700bde0d918dba9252586","kind":"tag","published_at":"2011-05-24T03:50:27.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"6c258a787d048e429a615dc77ea6f582d841e317","kind":"tag","published_at":"2011-05-17T20:50:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"b0ae3fb5e63f428992691869256d70876074d77e","kind":"tag","published_at":"2011-05-13T20:02:36.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"6e1764fa805a89cac4540e6449db632cff631bff","kind":"tag","published_at":"2011-05-10T01:55:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"115f8056e80a5beae4ccf3a46d7ee3bc68f99098","kind":"tag","published_at":"2011-04-27T22:04:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.3/manifests"},{"name":"v0.0.2-fix-publishing","sha":"b78e695c25ef1c890092412841164bf09d731928","kind":"tag","published_at":"2011-03-30T06:25:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.2-fix-publishing","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.2-fix-publishing","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.2-fix-publishing","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2-fix-publishing","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2-fix-publishing/manifests"},{"name":"v0.0.2","sha":"9dd90d7d78f6255375bf96a89daecf6c928d0c1d","kind":"tag","published_at":"2011-03-26T01:04:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"e3efe5ecf10f0eee76064798454345cd51560300","kind":"tag","published_at":"2011-03-15T04:13:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-05-31T23:03:42.839Z","dependent_packages_count":192,"downloads":null,"downloads_period":null,"dependent_repos_count":218,"rankings":{"downloads":null,"dependent_repos_count":1.0831930752584757,"dependent_packages_count":0.4023403061633406,"stargazers_count":3.098300873607438,"forks_count":1.9385669632123106,"docker_downloads_count":0.4402099863749299,"average":1.3925222409232991},"purl":"pkg:maven/io.dropwizard/dropwizard-configuration","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.dropwizard:dropwizard-configuration","docker_dependents_count":181,"docker_downloads_count":119534006,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.dropwizard:dropwizard-configuration","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.dropwizard:dropwizard-configuration/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-29T07:00:52.934Z","issues_count":119,"pull_requests_count":3885,"avg_time_to_close_issue":4066175.064102564,"avg_time_to_close_pull_request":184069.330259366,"issues_closed_count":78,"pull_requests_closed_count":3470,"pull_request_authors_count":41,"issue_authors_count":81,"avg_comments_per_issue":1.7394957983193278,"avg_comments_per_pull_request":1.271814671814672,"merged_pull_requests_count":2882,"bot_issues_count":23,"bot_pull_requests_count":3594,"past_year_issues_count":25,"past_year_pull_requests_count":566,"past_year_avg_time_to_close_issue":804308.6363636364,"past_year_avg_time_to_close_pull_request":71417.07012987013,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":385,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":18,"past_year_avg_comments_per_issue":0.64,"past_year_avg_comments_per_pull_request":0.6466431095406361,"past_year_bot_issues_count":4,"past_year_bot_pull_requests_count":482,"past_year_merged_pull_requests_count":348,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/issues","maintainers":[{"login":"joschi","count":155,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joschi"},{"login":"zUniQueX","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zUniQueX"},{"login":"aelamrani","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aelamrani"},{"login":"MatthewHawkins","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MatthewHawkins"},{"login":"jplock","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jplock"},{"login":"mbeaatriz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbeaatriz"}],"active_maintainers":[{"login":"joschi","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joschi"},{"login":"zUniQueX","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zUniQueX"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-configuration/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-configuration/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-configuration/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-configuration/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-configuration/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-configuration/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5033654,"name":"io.dropwizard:dropwizard-views-freemarker","ecosystem":"maven","description":"Dropwizard is a Java framework for developing ops-friendly, high-performance, RESTful web applications.","homepage":"http://www.dropwizard.io/5.0.1","licenses":"Apache License 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/dropwizard/dropwizard","keywords_array":[],"namespace":"io.dropwizard","versions_count":236,"first_release_published_at":"2014-01-31T12:26:43.000Z","latest_release_published_at":"2026-01-27T21:53:12.000Z","latest_release_number":"5.0.1","last_synced_at":"2026-06-11T23:00:27.505Z","created_at":"2022-07-27T16:47:01.171Z","updated_at":"2026-06-11T23:00:27.506Z","registry_url":"https://central.sonatype.com/artifact/io.dropwizard/dropwizard-views-freemarker/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.dropwizard/dropwizard-views-freemarker/","metadata":{"repositories":["https://central.sonatype.com/repository/maven-snapshots/"]},"repo_metadata":{"id":1326622,"uuid":"1272129","full_name":"dropwizard/dropwizard","owner":"dropwizard","description":"A damn simple library for building production-ready RESTful web services.","archived":false,"fork":false,"pushed_at":"2026-03-02T01:20:45.000Z","size":114420,"stargazers_count":8603,"open_issues_count":39,"forks_count":3424,"subscribers_count":357,"default_branch":"release/5.0.x","last_synced_at":"2026-03-02T04:54:32.735Z","etag":null,"topics":["dropwizard","hibernate","java","jax-rs","jdbi","jersey-framework","jersey2","jetty","rest","restful-webservices","web-framework"],"latest_commit_sha":null,"homepage":"https://www.dropwizard.io","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dropwizard.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-01-19T19:52:29.000Z","updated_at":"2026-03-02T01:20:49.000Z","dependencies_parsed_at":"2023-09-25T00:36:07.805Z","dependency_job_id":"49d46f65-78ee-4616-9a89-d341231d1f09","html_url":"https://github.com/dropwizard/dropwizard","commit_stats":{"total_commits":6736,"total_committers":528,"mean_commits":"12.757575757575758","dds":0.7804334916864608,"last_synced_commit":"7c83a8faa94592fae7449ece2efd3563583d239c"},"previous_names":[],"tags_count":277,"template":false,"template_full_name":null,"purl":"pkg:github/dropwizard/dropwizard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dropwizard","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/refs/heads/release/5.0.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/sbom","scorecard":{"id":356802,"data":{"date":"2025-08-11","repo":{"name":"github.com/dropwizard/dropwizard","commit":"3b65cea7d21d47f0fa267aff12315cf7364fafae"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/18 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/maven.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maven.yml:29","Warn: no topLevel permission defined: .github/workflows/announce-release.yml:1","Warn: no topLevel permission defined: .github/workflows/assign-milestone.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/close_stale.yml:9","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/maven.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/trigger-release.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":8,"reason":"dependency not pinned by hash detected -- score normalized to 8","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/announce-release.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/dropwizard/dropwizard/announce-release.yml/release/4.0.x?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/dropwizard/dropwizard/release.yml/release/4.0.x?enable=pin","Info:  21 out of  21 GitHub-owned GitHubAction dependencies pinned","Info:   6 out of   8 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:10"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (28) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T09:47:45.812Z","repository_id":1326622,"created_at":"2025-08-18T09:47:45.812Z","updated_at":"2025-08-18T09:47:45.812Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30070479,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-04T01:03:42.280Z","status":"online","status_checked_at":"2026-03-04T02:00:07.464Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"dropwizard","name":"Dropwizard","uuid":"5478557","kind":"organization","description":"","email":null,"website":"https://www.dropwizard.io","location":null,"twitter":"dropwizardio","company":null,"icon_url":"https://avatars.githubusercontent.com/u/5478557?v=4","repositories_count":27,"last_synced_at":"2024-03-25T21:19:31.942Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dropwizard","funding_links":[],"total_stars":16606,"followers":61,"following":0,"created_at":"2022-11-02T16:45:24.316Z","updated_at":"2024-03-25T21:19:40.177Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dropwizard","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dropwizard/repositories"},"tags":[{"name":"v3.0.17","sha":"b4412f5843117b91c0925baaba7102c197e7809d","kind":"tag","published_at":"2026-01-27T21:53:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.17","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.17/manifests"},{"name":"v4.0.17","sha":"2eebdb206ad34815c2ee0035f91ac076b4ea17f0","kind":"tag","published_at":"2026-01-27T21:51:22.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.17","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.17/manifests"},{"name":"v5.0.1","sha":"ea6a2040ee5f2bf98398fb7ad1fb5ace3d5d572e","kind":"tag","published_at":"2026-01-27T21:43:17.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"84dbb957eadb10181039b8222efd39765553bca6","kind":"tag","published_at":"2025-09-16T08:29:02.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0/manifests"},{"name":"v3.0.16","sha":"ffe3e836d8c3412edac8d80ece719166e2e606e7","kind":"tag","published_at":"2025-08-25T22:53:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.16/manifests"},{"name":"v4.0.16","sha":"934373df90d67e5a6f5a7849c0af6598b4e45a3c","kind":"tag","published_at":"2025-08-25T22:52:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.16/manifests"},{"name":"v5.0.0-rc.5","sha":"d7e163da54bd0a80a6046b9840d9b2928b31b2e9","kind":"tag","published_at":"2025-08-25T22:51:44.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.5/manifests"},{"name":"v3.0.15","sha":"8a52fe4aea45f84571b33eb173735802e20bbc64","kind":"tag","published_at":"2025-07-24T07:53:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.15/manifests"},{"name":"v4.0.15","sha":"6616a964156e0ebbe6545dafab52ef7b7ac2b2b9","kind":"tag","published_at":"2025-07-24T07:53:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.15/manifests"},{"name":"v5.0.0-rc.4","sha":"310941b8b2ceedd73b263f712795b45938a028fa","kind":"tag","published_at":"2025-07-23T23:20:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.4/manifests"},{"name":"v3.0.14","sha":"1715dd027139a427fc1bc33827d64ec711525ccf","kind":"tag","published_at":"2025-05-25T20:26:41.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.14/manifests"},{"name":"v4.0.14","sha":"8c744d19a0e741d162c458bee8718acf8078f922","kind":"tag","published_at":"2025-05-25T20:26:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.14/manifests"},{"name":"v5.0.0-rc.3","sha":"ee35dc128decbad13f1f4186b11fe47ee6920d8f","kind":"tag","published_at":"2025-05-25T20:25:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.3/manifests"},{"name":"v4.0.13","sha":"153956cf61aacee809b413752f40bf96876e1e03","kind":"tag","published_at":"2025-03-26T23:41:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.13/manifests"},{"name":"v3.0.13","sha":"76ba41397e11a281256cf631aaa5daaa875a8a2b","kind":"tag","published_at":"2025-03-26T23:23:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.13/manifests"},{"name":"v5.0.0-rc.2","sha":"6b1ebba8fcca6a303997d06edaea29e52b8c3b51","kind":"tag","published_at":"2025-03-26T23:18:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.2/manifests"},{"name":"v4.0.12","sha":"b50169f6e6410a4d34d9c467b95ca7b885cf5dda","kind":"tag","published_at":"2025-01-15T22:38:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.12/manifests"},{"name":"v5.0.0-rc.1","sha":"ed203df38708927f65f9cd7f2760da408af97171","kind":"tag","published_at":"2025-01-15T22:17:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.1/manifests"},{"name":"v3.0.12","sha":"400e4a2f4e15eda153ac79e07bcf2c88420e6422","kind":"tag","published_at":"2025-01-15T22:17:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.12/manifests"},{"name":"v4.0.11","sha":"459892ea1853dcd1199c6bbb28da4347e7e70f60","kind":"tag","published_at":"2024-11-27T21:56:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.11/manifests"},{"name":"v3.0.11","sha":"f8603dcc52bfaaf9711d4808c350cca40f2001f5","kind":"tag","published_at":"2024-11-27T21:56:41.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.11/manifests"},{"name":"v5.0.0-alpha.5","sha":"e78411400eee81e1531c598892fa55b8b013cf70","kind":"tag","published_at":"2024-11-27T21:46:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.5/manifests"},{"name":"v3.0.10","sha":"390aa1ffcbbf95328a48b613b8c73b1752e35e61","kind":"tag","published_at":"2024-10-21T16:41:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.10/manifests"},{"name":"v4.0.10","sha":"48c582b1384352cfd93d43bf39e9e5bbc3e1fe39","kind":"tag","published_at":"2024-10-21T16:41:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.10/manifests"},{"name":"v5.0.0-alpha.4","sha":"45c9e1849d67edf45a0a38ded9bfc05e825593b7","kind":"tag","published_at":"2024-10-21T16:41:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.4/manifests"},{"name":"v3.0.9","sha":"808acc151b972c12748b1aec22bc999d018587ec","kind":"tag","published_at":"2024-10-07T07:13:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.9/manifests"},{"name":"v5.0.0-alpha.3","sha":"284a5b6c2be16971d90148299f30c95f13974e07","kind":"tag","published_at":"2024-10-07T07:12:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.3/manifests"},{"name":"v4.0.9","sha":"94e87681eb8b3d61179f71f2479b1f3820870c94","kind":"tag","published_at":"2024-10-07T07:11:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.9/manifests"},{"name":"v5.0.0-alpha.2","sha":"fe313c7e61a597d3edd9732d5b21a1849c698dc8","kind":"tag","published_at":"2024-08-25T22:47:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.2/manifests"},{"name":"v3.0.8","sha":"17006045b0dcf9e9ae65a8288d55b70123c83d27","kind":"tag","published_at":"2024-08-25T21:19:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.8/manifests"},{"name":"v4.0.8","sha":"c0713c7765a418e704182720a41d7d3800ae50f9","kind":"tag","published_at":"2024-08-25T21:19:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.8/manifests"},{"name":"v3.0.7","sha":"71d5de54fd02a2545ab6184c0794454da85a773f","kind":"tag","published_at":"2024-03-06T14:59:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.7/manifests"},{"name":"v4.0.7","sha":"2aeb472faecc68c0136a0a7231baf1472b55b388","kind":"tag","published_at":"2024-03-06T14:58:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.7/manifests"},{"name":"v2.1.12","sha":"908e31ea7996913fa3aa767465547b5dfbf2df8e","kind":"tag","published_at":"2024-01-31T22:14:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.12/manifests"},{"name":"v3.0.6","sha":"0f09619dcd70caea3957d14bb55a2030b45c39b8","kind":"tag","published_at":"2024-01-29T22:04:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.6/manifests"},{"name":"v4.0.6","sha":"18e00e1edd89776ca26f627d97ce5ed7ca3a544e","kind":"tag","published_at":"2024-01-29T22:04:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.6/manifests"},{"name":"v5.0.0-alpha.1","sha":"4b9d0d23485f8c89196434afbf0145ae2b797484","kind":"tag","published_at":"2023-12-20T22:41:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.0.5","sha":"2a25b34dad34b7d170ba2c7304707e1c74129b99","kind":"tag","published_at":"2023-12-20T22:38:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.5/manifests"},{"name":"v3.0.5","sha":"f2c02fb0484c5d79fa45e1fb7824b543fbd9982e","kind":"tag","published_at":"2023-12-20T22:38:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.5/manifests"},{"name":"v2.1.11","sha":"461d086125475afa92a0973588132e4508c525af","kind":"tag","published_at":"2023-12-20T22:36:27.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.11/manifests"},{"name":"v4.0.4","sha":"6bca3f7059798ba55fdf04f015f10951e24f27bd","kind":"tag","published_at":"2023-11-06T17:09:20.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.4/manifests"},{"name":"v3.0.4","sha":"42477dcb60f0d1b3bebd4eaff23494816a2915d9","kind":"tag","published_at":"2023-11-06T12:48:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.4/manifests"},{"name":"v2.1.10","sha":"480b2ebc281900a69a058927222eee927ba1b518","kind":"tag","published_at":"2023-11-06T09:03:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.10/manifests"},{"name":"v4.0.3","sha":"456e5e67c1d57bb727e17cd7db092403c06cf7bd","kind":"tag","published_at":"2023-10-20T13:53:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.3/manifests"},{"name":"v3.0.3","sha":"f1ac18faa1ffe7444344e4cf437cd6d44966d5ed","kind":"tag","published_at":"2023-10-19T20:24:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.3/manifests"},{"name":"v2.1.9","sha":"eee9527a2c7e33d08d71b4b8801ed70d111bd02e","kind":"tag","published_at":"2023-10-19T16:33:45.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.9/manifests"},{"name":"v3.0.2","sha":"88ad5ab52462b814057be90c229162f7ddef7938","kind":"tag","published_at":"2023-09-24T22:34:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.2/manifests"},{"name":"v4.0.2","sha":"781bb4f36c8bdc3b844b7b905b69af95a917ed78","kind":"tag","published_at":"2023-09-24T22:22:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.2/manifests"},{"name":"v2.1.8","sha":"cbcbc6738dc3e1cba7005ed2d463f9b1f57bd8b1","kind":"tag","published_at":"2023-09-24T22:20:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"a46c6f82484c1d6b9fd84569f73e7b0dd33ec692","kind":"tag","published_at":"2023-06-19T22:06:25.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.7/manifests"},{"name":"v4.0.1","sha":"cfd9586186870ec9d078988c6d6a521d8756eafe","kind":"tag","published_at":"2023-06-19T22:04:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.1/manifests"},{"name":"v3.0.1","sha":"523a14f5006418bf7c0d4c6d7bc3d10755edfe1d","kind":"tag","published_at":"2023-06-19T22:03:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.1/manifests"},{"name":"v4.0.0","sha":"69e115aa8a5048f1557f449ca842a707a88cde2e","kind":"tag","published_at":"2023-03-28T22:24:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0/manifests"},{"name":"v3.0.0","sha":"1df711a473aef3a77ef738c19b563780b4d9dca6","kind":"tag","published_at":"2023-03-28T22:23:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0/manifests"},{"name":"v2.1.6","sha":"50587fa6c899beaad547b4f7306157beff271375","kind":"tag","published_at":"2023-03-28T21:58:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.6/manifests"},{"name":"v4.0.0-beta.4","sha":"cbbacd5247e2c8c0c208786b8d580ca29778a375","kind":"tag","published_at":"2023-02-24T09:22:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.4/manifests"},{"name":"v3.0.0-beta.5","sha":"05c1b73527610781131ce07bfcacb6c24d17713c","kind":"tag","published_at":"2023-02-24T09:17:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.5/manifests"},{"name":"v2.1.5","sha":"82ee4065196556523b5d1cdb6ebe87de2b00e949","kind":"tag","published_at":"2023-02-24T08:50:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.5/manifests"},{"name":"v2.0.35","sha":"d499ef1a579546e1f99343aae4b19f35b4737857","kind":"tag","published_at":"2023-01-28T21:56:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.35","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.35/manifests"},{"name":"v2.1.4","sha":"f5ef0d12b8e2c622435faae13c51b9cccaea9fa2","kind":"tag","published_at":"2022-10-20T19:56:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.4/manifests"},{"name":"v2.0.34","sha":"f5d447ce33c9dd53f96119a331de62c8c888ebc0","kind":"tag","published_at":"2022-10-18T17:23:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.34","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.34/manifests"},{"name":"v4.0.0-beta.3","sha":"26b3188e0c3f32b9dba7cda86634b787a2387bf5","kind":"tag","published_at":"2022-10-12T21:54:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.3/manifests"},{"name":"v3.0.0-beta.4","sha":"f679616d7ad7df6ba3bb77535507ca8ec4049336","kind":"tag","published_at":"2022-10-12T21:52:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.4/manifests"},{"name":"v2.1.3","sha":"d1563469fff7d63717063beb7b49267c39a88d58","kind":"tag","published_at":"2022-10-12T21:47:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.3/manifests"},{"name":"v2.0.33","sha":"5c1c2c425dd5b6a1f314c6b46563fd39c71e0656","kind":"tag","published_at":"2022-09-12T10:08:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.33","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.33/manifests"},{"name":"v2.1.2","sha":"ea3e5a3d1ba59d0467539d400592f5bf5b40dbf8","kind":"tag","published_at":"2022-09-12T10:01:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.2/manifests"},{"name":"v4.0.0-beta.2","sha":"55fef0b12367ac26018538542d6ec6efb4f562ea","kind":"tag","published_at":"2022-06-30T20:12:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.2/manifests"},{"name":"v3.0.0-beta.3","sha":"c9c8d72708fbfc8b9982e9b37f321e588a1efdab","kind":"tag","published_at":"2022-06-30T20:05:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.3/manifests"},{"name":"v2.0.32","sha":"b3d87605369aa63caf860f67be2ba86704dd7a97","kind":"tag","published_at":"2022-06-30T19:56:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.32","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.32/manifests"},{"name":"v2.1.1","sha":"d2455b5369c8d9391e81e697f2354246532d0d5e","kind":"tag","published_at":"2022-06-30T19:48:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.1/manifests"},{"name":"v2.0.31","sha":"6a2dd0885a9c4b6b62e4ecbd207b949ca8a8a5bc","kind":"tag","published_at":"2022-06-19T14:44:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.31","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.31/manifests"},{"name":"v2.0.30","sha":"71300cf5094a53fbd658a906423478ba706ff434","kind":"tag","published_at":"2022-06-18T18:08:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.30","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.30/manifests"},{"name":"v2.1.0","sha":"4fb8906bb761886c85891d4bbf6dcf0a15ca4e9c","kind":"tag","published_at":"2022-05-02T13:16:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0/manifests"},{"name":"v3.0.0-beta.2","sha":"8ade5d9db8d4e29f4f8f37a994246d9270b9c479","kind":"tag","published_at":"2022-04-20T21:45:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.2/manifests"},{"name":"v2.1.0-beta.9","sha":"fd2787a7817295796e6c9f07d44132c262a9e902","kind":"tag","published_at":"2022-04-20T21:40:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.9/manifests"},{"name":"v4.0.0-beta.1","sha":"621bf358ad641ecb07af52026d0385a923957c15","kind":"tag","published_at":"2022-04-08T10:24:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.1/manifests"},{"name":"v3.0.0-beta.1","sha":"b6e096859d65c16e0c669609444f73d0621f4769","kind":"tag","published_at":"2022-04-08T10:14:48.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.1/manifests"},{"name":"v2.1.0-beta.8","sha":"5b37d6f6af0383892834d8437e6c79688f5fc670","kind":"tag","published_at":"2022-04-05T15:57:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.8/manifests"},{"name":"v2.0.29","sha":"20d80316b32cf68d7a0ba23300cfa53bc5155e7d","kind":"tag","published_at":"2022-04-05T15:16:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.29","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.29/manifests"},{"name":"v2.1.0-beta.7","sha":"bf892222765fdd6880449589b99eeeb511b80444","kind":"tag","published_at":"2021-12-20T14:40:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.7/manifests"},{"name":"v2.0.28","sha":"dd215d3ec65f23cef9e0a4d96ed7c542d71d1758","kind":"tag","published_at":"2021-12-20T14:27:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.28","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.28/manifests"},{"name":"v2.1.0-beta.6","sha":"74626bda8033b598b875372b8e8cb982ba2349bc","kind":"tag","published_at":"2021-12-16T09:20:37.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.6/manifests"},{"name":"v2.0.27","sha":"b5c6bc2633f1ea150970131e547a1a580052ece5","kind":"tag","published_at":"2021-12-16T09:00:27.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.27","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.27/manifests"},{"name":"v2.1.0-beta.5","sha":"835081d794427f37bd671f584b6083f96ae17aa6","kind":"tag","published_at":"2021-12-09T17:53:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.5/manifests"},{"name":"v2.0.26","sha":"66ca617d40d57627a8820c96d388a7583650ae6e","kind":"tag","published_at":"2021-12-09T17:43:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.26","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.26/manifests"},{"name":"v2.1.0-beta.4","sha":"e57713abe7add73e7033a30af3022668f4a9ec8d","kind":"tag","published_at":"2021-09-01T15:31:59.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.4/manifests"},{"name":"v2.0.25","sha":"2a4c0f8ba2741e618737556ed1973b22a8284a58","kind":"tag","published_at":"2021-09-01T15:17:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.25","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.25/manifests"},{"name":"v2.1.0-beta.3","sha":"912f4beb7254c72e2db4207efdb38543994c7630","kind":"tag","published_at":"2021-08-11T06:36:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.3/manifests"},{"name":"v2.1.0-beta.2","sha":"94ab611f45fbacf94f449a14fd035c6971a786fd","kind":"tag","published_at":"2021-07-29T12:50:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.2/manifests"},{"name":"v2.0.24","sha":"8818eb7ec61dd59059b51478d734e6d30fb8cca9","kind":"tag","published_at":"2021-07-29T12:08:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.24","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.24/manifests"},{"name":"v2.0.23","sha":"79c3770db75c09d5c846d5d42ffb607b29ba5b9f","kind":"tag","published_at":"2021-06-21T11:50:02.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.23","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.23/manifests"},{"name":"v2.0.22","sha":"a40301a5dc44ebbdeac291edf4cf3df3960a6fae","kind":"tag","published_at":"2021-05-24T16:31:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.22","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.22/manifests"},{"name":"v2.1.0-beta.1","sha":"ff09d7fffece5dda0c2f188114393161702135af","kind":"tag","published_at":"2021-04-25T12:29:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.1/manifests"},{"name":"v2.0.21","sha":"47556c4f31576e6bc4e00262661b7b212bd90a60","kind":"tag","published_at":"2021-04-07T14:05:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.21","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"7c6f2ce175e8f9db63a694ae413210f99e183ad7","kind":"tag","published_at":"2021-02-24T09:46:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.20","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.20/manifests"},{"name":"v2.0.19","sha":"bcf99a613e320812fc4b691f96a4e7e3d125749d","kind":"commit","published_at":"2021-02-01T10:44:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.19","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"7385a7d7a3a1f0670d5fda376b8cdf516d7c7b30","kind":"commit","published_at":"2021-01-12T06:56:22.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.18","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.18/manifests"},{"name":"v1.3.29","sha":"3e323fc72d09df6f1957250cf20bdacbe26fd3d7","kind":"tag","published_at":"2021-01-06T14:04:08.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.29","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.29/manifests"},{"name":"v2.0.17","sha":"3318b1e7e6ca900696ce2ed4e6687a725e0aa90a","kind":"commit","published_at":"2020-12-14T20:57:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.17","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.17/manifests"},{"name":"v1.3.28","sha":"7cbec2b0ccd547859823ef1cb2766314202cf480","kind":"tag","published_at":"2020-12-08T13:29:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.28","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.28/manifests"},{"name":"v2.0.16","sha":"d49fd0d8185d5b571c3a90282c4e44a55b996c53","kind":"commit","published_at":"2020-11-26T17:00:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"a85798d66b667a8e598a062db1cdafeae48acf30","kind":"commit","published_at":"2020-11-03T14:46:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.15/manifests"},{"name":"v1.3.27","sha":"cce7305a7ef56c4edc6ab28ae224141facfa8d59","kind":"tag","published_at":"2020-10-28T14:29:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.27","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.27/manifests"},{"name":"v1.3.26","sha":"03a7d8611676ee14e3d6040d8642063d787819ea","kind":"tag","published_at":"2020-10-22T15:25:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.26","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.26/manifests"},{"name":"v2.0.14","sha":"1b36f643d2d40b959e325a00867c45822418202d","kind":"commit","published_at":"2020-10-22T13:51:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.14/manifests"},{"name":"v1.3.25","sha":"56cb309bef2993de47dc846f7bc2933c7a6159c7","kind":"tag","published_at":"2020-08-31T12:58:59.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.25","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25/manifests"},{"name":"v2.0.13","sha":"37a209886890ca5cdd6ef39c61d29827a13c1a1d","kind":"commit","published_at":"2020-08-31T12:48:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.13/manifests"},{"name":"v1.3.25-beta.2","sha":"562d61cc72c0038f66b221a7c6d0b07034e38804","kind":"tag","published_at":"2020-08-19T06:27:25.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.25-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.25-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.25-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.2/manifests"},{"name":"v1.3.25-beta.1","sha":"d591b617c52537edb6fedb2e343800610eb075e3","kind":"tag","published_at":"2020-08-18T06:31:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.25-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.25-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.25-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.1/manifests"},{"name":"v2.0.12","sha":"8b9d7f887fd37ec22cb39f020d710fb7835d159a","kind":"commit","published_at":"2020-07-21T09:25:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"1b227314d669cbbd3395c2ff1e31704ca0d9284c","kind":"commit","published_at":"2020-07-06T07:52:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.11/manifests"},{"name":"v1.3.24","sha":"9c7da5f498d70241993b05598488597bc2c94a98","kind":"tag","published_at":"2020-07-03T06:58:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.24","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.24/manifests"},{"name":"v2.0.10","sha":"cdb2a357aeb61e0a52beb6a8d09953f423924faf","kind":"commit","published_at":"2020-05-26T12:18:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"655f8ac6f8586a8a0d49d217f0846deefb45de21","kind":"commit","published_at":"2020-05-04T06:00:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"8600d4ff895df5d6df5ecfd45e7244af04d8f89f","kind":"commit","published_at":"2020-04-14T19:08:41.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.8/manifests"},{"name":"v1.3.23","sha":"bf556d4765c9305ed14f6cd962f4f438239799e4","kind":"tag","published_at":"2020-04-14T18:13:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.23","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.23/manifests"},{"name":"v2.0.7","sha":"f6e03e838ce51eee8d751df03f29afb3eeea42d6","kind":"tag","published_at":"2020-04-10T07:01:02.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.7/manifests"},{"name":"v1.3.22","sha":"dae8b1ba6368d8d2bd31eb5435e868f16c9ce9d3","kind":"tag","published_at":"2020-04-04T14:41:59.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.22","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.22/manifests"},{"name":"v2.0.6","sha":"9b2dcc9b499b125560193ba39f65c5d359ceb11d","kind":"commit","published_at":"2020-04-04T14:35:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"5e605a630551397a0f21b4b530b177fe4e571542","kind":"commit","published_at":"2020-03-29T01:13:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"743eceac9c69e4e5aa8e3ced425d8893cb55119c","kind":"tag","published_at":"2020-03-27T16:51:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.4/manifests"},{"name":"v1.3.21","sha":"45575df553f0a93eb5b6b5c98e4471b590f1c884","kind":"tag","published_at":"2020-03-26T19:46:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.21","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.21/manifests"},{"name":"v2.0.3","sha":"7cee3e11d29ec21f0073aa4ac03b08a4f2a0ef17","kind":"tag","published_at":"2020-03-26T19:29:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.3/manifests"},{"name":"v1.3.20","sha":"b2dd14eaab5ef3a03c172ebdc06ea0e9a71fa0ce","kind":"tag","published_at":"2020-02-24T16:29:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.20","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.20/manifests"},{"name":"v1.3.19","sha":"b91d891e04fcb0c0c0c4fc3f371d36c09c19ba2c","kind":"tag","published_at":"2020-02-20T02:16:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.19","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.19/manifests"},{"name":"v2.0.2","sha":"60206ea15541869622623167c590276a6329f5b8","kind":"commit","published_at":"2020-02-20T02:05:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"e7c8b260c3d81e91ac537787424e888afd35f594","kind":"commit","published_at":"2020-01-30T20:50:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.1/manifests"},{"name":"v1.3.18","sha":"6e54def3f9d07d5bd1b57f8d296e8cbae7d008f4","kind":"tag","published_at":"2020-01-30T20:16:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.18","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.18/manifests"},{"name":"v2.0.0","sha":"20050b10bc7fe88edff3ff320b4cea85c023f30d","kind":"tag","published_at":"2019-12-09T21:54:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0/manifests"},{"name":"v2.0.0-rc14","sha":"8ca390bf44dea39dfc1b15422881e14c8bcb341f","kind":"tag","published_at":"2019-12-08T18:53:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc14/manifests"},{"name":"v1.3.17","sha":"cdf214a094e400027463a8d523a7c00c9dcdfdb4","kind":"tag","published_at":"2019-11-24T10:47:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.17","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.17/manifests"},{"name":"v2.0.0-rc13","sha":"b5c0c3b19ac4fc22fe8eefe2c3b61ba6e6b3829a","kind":"tag","published_at":"2019-11-20T22:45:08.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc13/manifests"},{"name":"v2.0.0-rc12","sha":"caba50b91297444ceb3c02e1295fad7b3991da21","kind":"tag","published_at":"2019-10-23T20:11:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc12/manifests"},{"name":"v1.3.16","sha":"45f9865864c305639b555ac3c2a57fe946f0913b","kind":"tag","published_at":"2019-10-20T20:29:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.16/manifests"},{"name":"v2.0.0-rc11","sha":"82c1361e0a21dc94c3b3cdabdd141fb87fbbfe99","kind":"tag","published_at":"2019-10-13T16:15:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc11/manifests"},{"name":"v1.3.15","sha":"18caa542327c2a20c6f140d7c645f57f4e11a109","kind":"tag","published_at":"2019-09-25T17:22:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.15/manifests"},{"name":"v2.0.0-rc10","sha":"26b8df02d45004c1abb92e8a50054e17e34c0fb0","kind":"tag","published_at":"2019-09-16T23:06:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc10/manifests"},{"name":"v2.0.0-rc9","sha":"6cfd68560c91d0b0a5682bdbb9f20eeaa09c398d","kind":"tag","published_at":"2019-08-31T18:01:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc9/manifests"},{"name":"v2.0.0-rc8","sha":"e3a1c7a650cba5ab32164761574ef69af4134f17","kind":"tag","published_at":"2019-08-29T13:08:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc8/manifests"},{"name":"v2.0.0-rc7","sha":"1e5ee67862cc25755891e1587e709773ffa314c4","kind":"tag","published_at":"2019-08-28T14:43:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc7/manifests"},{"name":"v2.0.0-rc6","sha":"c8e0b0137115322e39a93f3a369e4dec72df9045","kind":"tag","published_at":"2019-08-27T19:30:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc6/manifests"},{"name":"v2.0.0-rc5","sha":"171a6751fa063b32c47201b1821e4d7e610c865e","kind":"tag","published_at":"2019-08-08T06:19:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc5/manifests"},{"name":"v1.3.14","sha":"f720ed469d52842ba23839f7d9b467f610d74524","kind":"tag","published_at":"2019-08-07T18:50:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.14/manifests"},{"name":"v1.3.13","sha":"e006b420447da6cb8bc3e7fb2aaa6271229c7aa1","kind":"tag","published_at":"2019-07-16T19:38:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.13/manifests"},{"name":"v2.0.0-rc4","sha":"d7e770086334fc3c84e83a96d8e2fb863ac5b252","kind":"tag","published_at":"2019-06-28T06:29:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc4/manifests"},{"name":"v2.0.0-rc3","sha":"21352e6277118d30b82df6ba2a1e899619ed202e","kind":"tag","published_at":"2019-06-16T15:48:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc3/manifests"},{"name":"v2.0.0-rc2","sha":"2162827fd2af02f2774aadc60809161055fec5ae","kind":"tag","published_at":"2019-05-26T16:09:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc2/manifests"},{"name":"v1.3.12","sha":"c1461c389a1f01a757c966518dd2c52601204676","kind":"tag","published_at":"2019-05-25T18:10:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.12/manifests"},{"name":"v1.3.11","sha":"a47305d487e710d013c46283a9b286358688d5f1","kind":"tag","published_at":"2019-05-09T18:16:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.11/manifests"},{"name":"v1.3.10","sha":"42759228412e484fa170bc9ab5aae019422432c3","kind":"tag","published_at":"2019-04-29T16:56:01.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.10/manifests"},{"name":"v2.0.0-rc1","sha":"d9397fecfadc3e34ca8742b17077a3bac32624dd","kind":"tag","published_at":"2019-04-18T18:40:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc1/manifests"},{"name":"v1.3.9","sha":"88a73fd64c20015bd8b059bf8a052e98d35e6080","kind":"tag","published_at":"2019-02-24T00:56:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.9/manifests"},{"name":"v1.3.8","sha":"ec23670cc6ecc2d16bef7e48130c99e741aab711","kind":"tag","published_at":"2019-01-01T13:10:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.8/manifests"},{"name":"v2.0.0-rc0","sha":"bc4b7dc04d9c06e7357e3d3d55bdfca366de18b4","kind":"tag","published_at":"2018-10-02T19:50:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc0/manifests"},{"name":"v1.3.7","sha":"777686d9bcfb7a732838a5cfc4043b9a65b0eaea","kind":"tag","published_at":"2018-10-02T10:25:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.7/manifests"},{"name":"v1.2.9","sha":"49dd12a95398ee1b841ad9ba48fdbf35149137e7","kind":"tag","published_at":"2018-10-01T06:43:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.9/manifests"},{"name":"v1.3.6","sha":"99cbd25dad946952bcc3fb7b7e5152f064dac382","kind":"tag","published_at":"2018-10-01T06:01:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.6/manifests"},{"name":"v1.1.8","sha":"fd4c7266d4b6b780f06d3be7e14a79406ae77168","kind":"tag","published_at":"2018-06-24T18:34:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.8/manifests"},{"name":"v1.2.8","sha":"5a96d56fa6fc07b1d34700d42615162cc8584c03","kind":"tag","published_at":"2018-06-24T17:03:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.8/manifests"},{"name":"v1.3.5","sha":"7acede06f2df73f1db80461e44ba23708eb6bdd5","kind":"tag","published_at":"2018-06-24T15:36:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"a4e03c33c92dedf83886f0cc66bc443ad916feba","kind":"tag","published_at":"2018-06-15T08:23:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.4/manifests"},{"name":"v1.2.7","sha":"bb7291d26b7a00fa37c2712b620fb6fb747cae5a","kind":"tag","published_at":"2018-06-15T07:18:20.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.7/manifests"},{"name":"v1.3.3","sha":"c4f66abf07cc46813b98137dc29a8a2762ab33e2","kind":"tag","published_at":"2018-06-06T20:09:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.3/manifests"},{"name":"v1.2.6","sha":"be9b592857e85dc50a3181b6b5efc23bdbc384d8","kind":"tag","published_at":"2018-05-06T21:14:57.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.6/manifests"},{"name":"v1.3.2","sha":"f22ae5293ec400e9faafd1cf18944f5ed60b3c0e","kind":"tag","published_at":"2018-05-06T20:26:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"c49ab943d4fe3c55afdb14814b818d3d5a4bf7dd","kind":"tag","published_at":"2018-04-04T16:46:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.1/manifests"},{"name":"v1.2.5","sha":"9add5d717a420f76681e2b6816b8beb6ccdf3a65","kind":"tag","published_at":"2018-04-04T15:24:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.5/manifests"},{"name":"v1.3.0","sha":"5fc2ab21c58bcc0da2c78ca41e353c69928bc777","kind":"tag","published_at":"2018-03-14T17:20:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0/manifests"},{"name":"v1.3.0-rc7","sha":"fb9cdad412e1be86cf2fff2dd9962271a113b025","kind":"tag","published_at":"2018-02-23T10:17:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc7/manifests"},{"name":"v1.2.4","sha":"462c373665d885b82ab2e7dfd5cf5ef675cc3499","kind":"tag","published_at":"2018-02-11T09:54:01.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.4/manifests"},{"name":"v1.1.7","sha":"7269c4dd270ed967a19c912ed8dae189123d0b37","kind":"tag","published_at":"2018-02-10T19:17:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.7/manifests"},{"name":"v1.3.0-rc6","sha":"b89b2223222b78b41d71fde00c31a7a0b43156b0","kind":"tag","published_at":"2018-02-09T09:21:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc6/manifests"},{"name":"v1.3.0-rc5","sha":"4c840c0186a5d4e7f43dbf66182ff35a36ed91cc","kind":"tag","published_at":"2018-02-08T11:28:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc5/manifests"},{"name":"v1.2.3","sha":"c956c492081a2006f7f7fa5442f2a3f0de027527","kind":"tag","published_at":"2018-01-22T18:11:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.3/manifests"},{"name":"v1.3.0-rc4","sha":"a22c62b7b9037793f63fb0fb135ce368a83fa286","kind":"tag","published_at":"2018-01-18T23:24:44.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc4/manifests"},{"name":"v1.3.0-rc3","sha":"29926075af642d815d0a2e46c88ab109fa084ddb","kind":"tag","published_at":"2018-01-09T10:53:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc3/manifests"},{"name":"v1.3.0-rc2","sha":"f0bd2f1eec7551077b14662bf10f52840a5626f4","kind":"tag","published_at":"2018-01-05T19:42:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc2/manifests"},{"name":"v1.2.2","sha":"7f9b9445f345110e198298382373c0bec94f7cac","kind":"tag","published_at":"2017-11-27T08:10:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.2/manifests"},{"name":"v1.3.0-rc1","sha":"90aee5f8ce5585722b3f1b8c5f86b7c945bb1752","kind":"tag","published_at":"2017-11-22T15:01:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc1/manifests"},{"name":"v1.2.1","sha":"a270cf4bd982a819bc8a4c273fdcb38bdca5f0df","kind":"tag","published_at":"2017-11-22T12:23:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.1/manifests"},{"name":"v1.1.6","sha":"861f18cffb7df2b17b4e54c638792a7b3f99c003","kind":"tag","published_at":"2017-11-02T07:58:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"05b28222d9ccd0a32fd73b24998ce0e8be1ca1ca","kind":"tag","published_at":"2017-10-17T12:41:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.5/manifests"},{"name":"v1.2.0","sha":"3e8bf3b8338d6367a3dd87d2e7aac6c438c163e4","kind":"tag","published_at":"2017-10-06T13:02:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0/manifests"},{"name":"v1.2.0-rc6","sha":"6fe033be9bd7dc40cf1f0d6569b54a8dd635560c","kind":"tag","published_at":"2017-09-19T14:56:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc6/manifests"},{"name":"v1.2.0-rc5","sha":"826555e8576e5054abe8186fa7c70caa5bf25f7e","kind":"tag","published_at":"2017-09-05T09:14:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc5/manifests"},{"name":"v1.2.0-rc4","sha":"d0acafd047b174a703f440c2cbc92e9241edd6e8","kind":"tag","published_at":"2017-08-24T19:36:37.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc4/manifests"},{"name":"v1.2.0-rc3","sha":"0037881dcf26be144e74ca858270dac2ce83be59","kind":"tag","published_at":"2017-08-24T09:35:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc3/manifests"},{"name":"v1.1.4","sha":"cd115f80c0dacd0cd38112e973cf1590eee848f0","kind":"tag","published_at":"2017-08-24T08:23:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.4/manifests"},{"name":"v1.2.0-rc2","sha":"faf0dc10475de7075dcd8fb97ef899c57209d546","kind":"tag","published_at":"2017-08-18T06:50:45.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc2/manifests"},{"name":"v1.2.0-rc1","sha":"3a87e22c1e0fc05b1583439e83c6a9f38e6ec106","kind":"tag","published_at":"2017-08-02T17:37:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc1/manifests"},{"name":"v1.1.3","sha":"c32f9c596279e113c08200b57540ac832e9f2d98","kind":"tag","published_at":"2017-07-31T11:41:57.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.3/manifests"},{"name":"v1.0.9","sha":"76870752757b9e13ea01a5555146b0db92d41914","kind":"tag","published_at":"2017-07-31T09:45:45.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.9/manifests"},{"name":"v1.1.2","sha":"35e2cefeceb130cbf80929dff4f85ab468566396","kind":"tag","published_at":"2017-06-27T07:42:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.2/manifests"},{"name":"v1.0.8","sha":"eafbb5d29e99f62db9fb24d66a393082eaa557b2","kind":"tag","published_at":"2017-06-27T07:17:08.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.8/manifests"},{"name":"v1.1.1","sha":"d65931e328a553094f5386acde72fc8ab4ca4615","kind":"tag","published_at":"2017-05-19T12:05:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"233515e217b91258ef7822953a884e9d104c7f03","kind":"tag","published_at":"2017-03-21T08:26:48.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0/manifests"},{"name":"v1.0.7","sha":"8c4ffc1316e24e074fda1250f704e5d63ec9386c","kind":"tag","published_at":"2017-03-20T18:34:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.7/manifests"},{"name":"v1.1.0-rc4","sha":"ba3087892729fb0ea8028d7c37cfc88a2eaa30e5","kind":"tag","published_at":"2017-03-15T16:52:22.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc4/manifests"},{"name":"v1.1.0-rc3","sha":"84739bf5a3226ee863c3f2a1dd4ba5f955ec7210","kind":"tag","published_at":"2017-03-15T10:58:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc3/manifests"},{"name":"v1.1.0-rc2","sha":"367033ef96a147d271298f94f77a67972192edae","kind":"tag","published_at":"2017-03-08T13:59:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc2/manifests"},{"name":"v1.1.0-rc1","sha":"55eee43f88bce129da741be93ccf1da25d6005a6","kind":"tag","published_at":"2017-02-13T08:17:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc1/manifests"},{"name":"v1.0.6","sha":"46d8ac9e9a61902596c8d6b1e17e2f6c88e5982d","kind":"tag","published_at":"2017-01-30T18:58:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"6e89e64cdd17562a73a97b098a05b2bd61d3ced8","kind":"tag","published_at":"2016-11-18T11:00:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"38b3199f49e6b67535e3070e56d410dc7ba32c70","kind":"tag","published_at":"2016-11-14T18:01:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"bca4ad4a2f46f15721305e2ef7c5c67f4ca08b23","kind":"tag","published_at":"2016-10-28T17:22:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"4d58bf6558cb1d3e382471581d14d50aadeaf12e","kind":"tag","published_at":"2016-09-23T18:18:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"2cf469dbf87e81c0fbf9402d73a4a94ef31d5fac","kind":"tag","published_at":"2016-09-21T12:38:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"ca39aa51a87a596e7b7e7e1309f9c34d9544bf63","kind":"tag","published_at":"2016-07-26T13:12:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc4","sha":"c1f860b56e16d64556f4249cde5423d221d8db35","kind":"tag","published_at":"2016-07-08T08:26:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc4/manifests"},{"name":"v0.9.3","sha":"2565a66fbb62e28c8e7ac2754be14e594fd1b445","kind":"tag","published_at":"2016-06-20T14:27:20.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.3/manifests"},{"name":"v1.0.0-rc3","sha":"861c33352a33836cb6cef365c26a255187ba361d","kind":"tag","published_at":"2016-05-31T16:24:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"e37431766143efaf0c68eed74978b11e929a5bf8","kind":"tag","published_at":"2016-03-30T08:09:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc2/manifests"},{"name":"v1.0.0-rc1","sha":"a67d4c9e438ec9ba7c3e08f2d749d74d288d9f5a","kind":"tag","published_at":"2016-03-18T22:52:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc1/manifests"},{"name":"v0.9.2","sha":"ac9a7dcb755eff6e7ceec18fa662e107269a73de","kind":"tag","published_at":"2016-01-20T08:38:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.2/manifests"},{"name":"v0.8.5","sha":"668cd9f32622e70da9c9457377d442213094d28d","kind":"commit","published_at":"2015-11-03T16:20:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.5/manifests"},{"name":"v0.9.1","sha":"4d36235d352e9a04923408094759406c929043ba","kind":"commit","published_at":"2015-11-03T15:39:46.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1/manifests"},{"name":"v0.9.1-rc1","sha":"e61e388a3b4853aa2940b0957857513a5046b74d","kind":"commit","published_at":"2015-11-02T11:29:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.1-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1-rc1/manifests"},{"name":"v0.9.0","sha":"a8b117f07d3180f3b6acf89f8488003648178c06","kind":"commit","published_at":"2015-10-28T15:10:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0/manifests"},{"name":"v0.9.0-rc5","sha":"a7f440f719e436a645f00b3b3fd166b2b156d2b9","kind":"commit","published_at":"2015-10-20T10:49:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc5/manifests"},{"name":"v0.8.4","sha":"a29daa061e0c4376edb00083722ed1730adcaf8b","kind":"tag","published_at":"2015-08-26T01:55:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.4/manifests"},{"name":"v0.9.0-rc4","sha":"83edc098bc49ae3168340f6d24324b97c9b500da","kind":"tag","published_at":"2015-08-24T13:54:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc4/manifests"},{"name":"v0.8.3","sha":"c733aff2541857e299fca50c3cf5769b2d4d0fb1","kind":"tag","published_at":"2015-08-24T13:35:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.3/manifests"},{"name":"v0.9.0-rc3","sha":"26931fe097c2526b2582a35393d60ba9019c5a76","kind":"tag","published_at":"2015-07-14T21:30:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc3/manifests"},{"name":"v0.9.0-rc2","sha":"149e8ee1c1f85a4e5ec887f0f864f586c55717b8","kind":"tag","published_at":"2015-07-09T13:25:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc2/manifests"},{"name":"v0.8.2","sha":"51c06f9f808117b6ec71d7f972c1ec7ce4e08fe1","kind":"tag","published_at":"2015-07-06T18:21:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.2/manifests"},{"name":"v0.9.0-rc1","sha":"4c9cd76389a14ddb7af5ea1536926cc9c80cec31","kind":"tag","published_at":"2015-06-18T18:57:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc1/manifests"},{"name":"v0.8.1-fixed-docs","sha":"09f538ef4cdbd14198e38503eda1a865e2120e3a","kind":"commit","published_at":"2015-04-12T16:52:48.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1-fixed-docs","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1-fixed-docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.1-fixed-docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-fixed-docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-fixed-docs/manifests"},{"name":"v0.8.1","sha":"b72b2c022f580d4ba01b24ebc5d35edfa7dd0614","kind":"tag","published_at":"2015-04-07T13:02:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1/manifests"},{"name":"v0.8.1-rc2","sha":"756e443dd72fad27f7fb8af1e16e8712e67bdaa1","kind":"tag","published_at":"2015-04-01T14:04:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc2/manifests"},{"name":"v0.8.1-rc1","sha":"99c04b28d9fcc6aa5e35618572d868ade32c134c","kind":"tag","published_at":"2015-04-01T13:46:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc1/manifests"},{"name":"v0.8.0","sha":"fbe6baff38c47eb55374c1a9f6ba07e51d98e1e3","kind":"tag","published_at":"2015-03-05T15:38:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0/manifests"},{"name":"v0.8.0-rc5","sha":"50a7fc0e73e300847e2c61bdb127619d572aacfe","kind":"tag","published_at":"2015-03-01T01:26:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc5/manifests"},{"name":"v0.8.0-rc4","sha":"4acc8b9befc1a730129fb9b9b68ff04aa0098ed5","kind":"tag","published_at":"2015-02-25T20:31:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc4/manifests"},{"name":"v0.8.0-rc3","sha":"294a2f11e2972039a372b65d98067d1e12ce5087","kind":"tag","published_at":"2015-02-20T00:21:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc3/manifests"},{"name":"v0.8.0-rc2","sha":"7f45f7af37cdbc24830e57e5a96a4e71e4954fce","kind":"tag","published_at":"2015-01-17T17:12:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc2/manifests"},{"name":"v0.8.0-rc1","sha":"77f04bc174ac3e97f4a5a23ebc19906037747895","kind":"tag","published_at":"2014-11-09T16:34:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc1/manifests"},{"name":"v0.7.1","sha":"901a459af922491bb556d62e046d1475760fb8ce","kind":"commit","published_at":"2014-06-20T15:23:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"ecfa4a50022a4f565c4b94ed678bf60c0eaba488","kind":"tag","published_at":"2014-04-04T21:30:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0/manifests"},{"name":"v0.7.0-rc3","sha":"d9bbd2be65362254a821da076bb89e4238b6c78c","kind":"tag","published_at":"2014-03-31T14:11:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc3/manifests"},{"name":"v0.7.0-rc2","sha":"5e58939d843e6d991bc14cf3e140b788455b6761","kind":"tag","published_at":"2014-02-28T15:46:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc2/manifests"},{"name":"v0.7.0-rc1","sha":"3dcd503aa2dc13ade6245345b4a135c8976e090e","kind":"tag","published_at":"2014-01-31T12:18:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc1/manifests"},{"name":"v0.6.2","sha":"61d713baf1c62a7583ad200a48a33223b5635c8c","kind":"tag","published_at":"2013-03-19T00:08:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.6.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"0138a73a3b6d8f29a7c8cec0abd3332f48b5ddc0","kind":"tag","published_at":"2012-11-28T19:23:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.6.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"ef7777eb293fa0db517a9c585ec491dc00e70491","kind":"tag","published_at":"2012-11-26T21:50:44.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.6.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"10e21f48ae2c4f2bd534575e7136dae115ccb3a3","kind":"tag","published_at":"2012-08-07T00:12:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.5.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"937771a0fdb58d6e7c115c98d9abb419d89d2aee","kind":"tag","published_at":"2012-07-31T06:13:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.5.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.0/manifests"},{"name":"v0.4.4","sha":"11ec3cf213b439f8a18b2684a8e571c66a42c25d","kind":"tag","published_at":"2012-07-24T17:47:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"836adcccf8fe0a9efcd621ffea9e26051b3fe2d4","kind":"tag","published_at":"2012-06-23T01:14:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"c81ee45fe05a7473c0fabe016259d4cac0d1709f","kind":"tag","published_at":"2012-06-20T20:10:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"56253364e610dd1b39696ff86e68b92dfd816801","kind":"tag","published_at":"2012-06-19T23:38:46.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"09244fae39dac8a0e3f22ff29ae0739311be8a7d","kind":"tag","published_at":"2012-05-01T20:40:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"f37ce009d52595ea8999a89d7c66f351f216fddd","kind":"tag","published_at":"2012-03-15T23:07:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.3.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"dd824ebb78851bb783c5f4f0b8d14de98aa13320","kind":"tag","published_at":"2012-03-14T01:14:46.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.3.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"862c414b371befbba2b6d4d35d8f15801f6187f5","kind":"tag","published_at":"2012-02-24T22:35:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.2.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"6b0ebd256d0d4d7aae3840a4c04211c573e36f39","kind":"tag","published_at":"2012-02-16T04:04:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.2.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.0/manifests"},{"name":"v0.1.3","sha":"7fa15b84aa2dfca6b8cd91314e669c4a64be023d","kind":"tag","published_at":"2012-01-19T22:03:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"9e8917f81f2a740bd66dd6196eb46e86f3893c2e","kind":"tag","published_at":"2012-01-08T03:02:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"037baeff84b3327171d2daaec6100d51167ac4de","kind":"tag","published_at":"2011-12-28T20:27:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"5b484dceb4dc0990e9a67dcf143dc77baf27799d","kind":"tag","published_at":"2011-12-22T03:44:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.0/manifests"},{"name":"v0.0.14","sha":"5aeb2c5b8cfcc90a6289bdce1ae4db96daf67cc7","kind":"commit","published_at":"2011-12-01T06:36:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.14/manifests"},{"name":"v0.0.13-NOGZIP","sha":"c2f13cdfe40a4132b548a0df366d2be06d5d696b","kind":"tag","published_at":"2011-10-13T18:21:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.13-NOGZIP","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.13-NOGZIP","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.13-NOGZIP","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13-NOGZIP","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13-NOGZIP/manifests"},{"name":"v0.0.13","sha":"8d1310adbf0b72fc75b60a4222d0c8581485b863","kind":"tag","published_at":"2011-10-08T01:03:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"a103d2668f95bea9c5fff5b9fff26f0b058d8c8a","kind":"tag","published_at":"2011-09-21T00:40:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.12/manifests"},{"name":"v0.0.11-1","sha":"b3a4707e81cb3c01e24bf1f3c9c3bb3307c43902","kind":"tag","published_at":"2011-09-16T06:01:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.11-1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.11-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.11-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11-1/manifests"},{"name":"v0.0.11","sha":"846f5f75774e2f97874b6b2f43a2a9142041353b","kind":"tag","published_at":"2011-09-15T02:28:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11/manifests"},{"name":"v0.0.10-1","sha":"149a9048c73bceda7af027086633f0ec7841381b","kind":"tag","published_at":"2011-08-23T22:15:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.10-1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.10-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.10-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10-1/manifests"},{"name":"v0.0.10","sha":"7f1bc683ebecdcbf07008b665cd217574600f97f","kind":"tag","published_at":"2011-08-23T20:59:17.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"ce084bcca7f6087e2f44e8bf94c3d225646f9752","kind":"tag","published_at":"2011-08-12T01:26:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"b08af670cd5b4207aa4b3fd16d37c9f0f0d6715a","kind":"tag","published_at":"2011-07-05T22:05:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"0eb4d8dfaee9d700a03700bde0d918dba9252586","kind":"tag","published_at":"2011-05-24T03:50:27.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"6c258a787d048e429a615dc77ea6f582d841e317","kind":"tag","published_at":"2011-05-17T20:50:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"b0ae3fb5e63f428992691869256d70876074d77e","kind":"tag","published_at":"2011-05-13T20:02:36.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"6e1764fa805a89cac4540e6449db632cff631bff","kind":"tag","published_at":"2011-05-10T01:55:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"115f8056e80a5beae4ccf3a46d7ee3bc68f99098","kind":"tag","published_at":"2011-04-27T22:04:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.3/manifests"},{"name":"v0.0.2-fix-publishing","sha":"b78e695c25ef1c890092412841164bf09d731928","kind":"tag","published_at":"2011-03-30T06:25:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.2-fix-publishing","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.2-fix-publishing","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.2-fix-publishing","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2-fix-publishing","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2-fix-publishing/manifests"},{"name":"v0.0.2","sha":"9dd90d7d78f6255375bf96a89daecf6c928d0c1d","kind":"tag","published_at":"2011-03-26T01:04:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"e3efe5ecf10f0eee76064798454345cd51560300","kind":"tag","published_at":"2011-03-15T04:13:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-03-06T02:11:47.306Z","dependent_packages_count":31,"downloads":null,"downloads_period":null,"dependent_repos_count":471,"rankings":{"downloads":null,"dependent_repos_count":0.6415120784070318,"dependent_packages_count":2.1087449243558836,"stargazers_count":3.086031667213942,"forks_count":1.9319483265391113,"docker_downloads_count":3.4950795382874986,"average":2.2526633069606934},"purl":"pkg:maven/io.dropwizard/dropwizard-views-freemarker","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.dropwizard:dropwizard-views-freemarker","docker_dependents_count":40,"docker_downloads_count":14243,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.dropwizard:dropwizard-views-freemarker","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.dropwizard:dropwizard-views-freemarker/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-06T02:01:23.411Z","issues_count":119,"pull_requests_count":3885,"avg_time_to_close_issue":4066175.064102564,"avg_time_to_close_pull_request":184674.99394987035,"issues_closed_count":78,"pull_requests_closed_count":3471,"pull_request_authors_count":39,"issue_authors_count":81,"avg_comments_per_issue":1.7394957983193278,"avg_comments_per_pull_request":1.2720720720720722,"merged_pull_requests_count":2884,"bot_issues_count":23,"bot_pull_requests_count":3596,"past_year_issues_count":30,"past_year_pull_requests_count":950,"past_year_avg_time_to_close_issue":1026313.2142857143,"past_year_avg_time_to_close_pull_request":98709.27466666666,"past_year_issues_closed_count":14,"past_year_pull_requests_closed_count":750,"past_year_pull_request_authors_count":12,"past_year_issue_authors_count":22,"past_year_avg_comments_per_issue":0.7666666666666667,"past_year_avg_comments_per_pull_request":0.7663157894736842,"past_year_bot_issues_count":5,"past_year_bot_pull_requests_count":853,"past_year_merged_pull_requests_count":680,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/issues","maintainers":[{"login":"joschi","count":155,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joschi"},{"login":"zUniQueX","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zUniQueX"},{"login":"MatthewHawkins","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MatthewHawkins"},{"login":"jplock","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jplock"},{"login":"mbeaatriz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbeaatriz"}],"active_maintainers":[{"login":"joschi","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joschi"},{"login":"zUniQueX","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zUniQueX"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-views-freemarker/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-views-freemarker/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-views-freemarker/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-views-freemarker/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-views-freemarker/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-views-freemarker/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5033597,"name":"io.dropwizard:dropwizard-testing","ecosystem":"maven","description":"Dropwizard is a Java framework for developing ops-friendly, high-performance, RESTful web applications.","homepage":"http://www.dropwizard.io/5.0.1","licenses":"Apache License 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/dropwizard/dropwizard","keywords_array":[],"namespace":"io.dropwizard","versions_count":236,"first_release_published_at":"2014-01-31T12:27:20.000Z","latest_release_published_at":"2026-01-27T21:53:12.000Z","latest_release_number":"5.0.1","last_synced_at":"2026-05-05T07:31:11.227Z","created_at":"2022-07-27T16:45:14.033Z","updated_at":"2026-05-05T07:31:11.228Z","registry_url":"https://central.sonatype.com/artifact/io.dropwizard/dropwizard-testing/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.dropwizard/dropwizard-testing/","metadata":{"repositories":["https://central.sonatype.com/repository/maven-snapshots/"]},"repo_metadata":{"id":1326622,"uuid":"1272129","full_name":"dropwizard/dropwizard","owner":"dropwizard","description":"A damn simple library for building production-ready RESTful web services.","archived":false,"fork":false,"pushed_at":"2026-02-05T21:50:19.000Z","size":114378,"stargazers_count":8590,"open_issues_count":33,"forks_count":3434,"subscribers_count":360,"default_branch":"release/5.0.x","last_synced_at":"2026-02-06T04:52:31.783Z","etag":null,"topics":["dropwizard","hibernate","java","jax-rs","jdbi","jersey-framework","jersey2","jetty","rest","restful-webservices","web-framework"],"latest_commit_sha":null,"homepage":"https://www.dropwizard.io","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dropwizard.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-01-19T19:52:29.000Z","updated_at":"2026-02-05T21:50:24.000Z","dependencies_parsed_at":"2023-09-25T00:36:07.805Z","dependency_job_id":"49d46f65-78ee-4616-9a89-d341231d1f09","html_url":"https://github.com/dropwizard/dropwizard","commit_stats":{"total_commits":6736,"total_committers":528,"mean_commits":"12.757575757575758","dds":0.7804334916864608,"last_synced_commit":"7c83a8faa94592fae7449ece2efd3563583d239c"},"previous_names":[],"tags_count":277,"template":false,"template_full_name":null,"purl":"pkg:github/dropwizard/dropwizard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dropwizard","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/refs/heads/release/5.0.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/sbom","scorecard":{"id":356802,"data":{"date":"2025-08-11","repo":{"name":"github.com/dropwizard/dropwizard","commit":"3b65cea7d21d47f0fa267aff12315cf7364fafae"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/18 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/maven.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maven.yml:29","Warn: no topLevel permission defined: .github/workflows/announce-release.yml:1","Warn: no topLevel permission defined: .github/workflows/assign-milestone.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/close_stale.yml:9","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/maven.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/trigger-release.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":8,"reason":"dependency not pinned by hash detected -- score normalized to 8","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/announce-release.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/dropwizard/dropwizard/announce-release.yml/release/4.0.x?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/dropwizard/dropwizard/release.yml/release/4.0.x?enable=pin","Info:  21 out of  21 GitHub-owned GitHubAction dependencies pinned","Info:   6 out of   8 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:10"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (28) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T09:47:45.812Z","repository_id":1326622,"created_at":"2025-08-18T09:47:45.812Z","updated_at":"2025-08-18T09:47:45.812Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29356086,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-12T01:03:07.613Z","status":"online","status_checked_at":"2026-02-12T02:00:06.911Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"dropwizard","name":"Dropwizard","uuid":"5478557","kind":"organization","description":"","email":null,"website":"https://www.dropwizard.io","location":null,"twitter":"dropwizardio","company":null,"icon_url":"https://avatars.githubusercontent.com/u/5478557?v=4","repositories_count":27,"last_synced_at":"2024-03-25T21:19:31.942Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dropwizard","funding_links":[],"total_stars":16606,"followers":61,"following":0,"created_at":"2022-11-02T16:45:24.316Z","updated_at":"2024-03-25T21:19:40.177Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dropwizard","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dropwizard/repositories"},"tags":[{"name":"v3.0.17","sha":"b4412f5843117b91c0925baaba7102c197e7809d","kind":"tag","published_at":"2026-01-27T21:53:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.17","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.17/manifests"},{"name":"v4.0.17","sha":"2eebdb206ad34815c2ee0035f91ac076b4ea17f0","kind":"tag","published_at":"2026-01-27T21:51:22.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.17","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.17/manifests"},{"name":"v5.0.1","sha":"ea6a2040ee5f2bf98398fb7ad1fb5ace3d5d572e","kind":"tag","published_at":"2026-01-27T21:43:17.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"84dbb957eadb10181039b8222efd39765553bca6","kind":"tag","published_at":"2025-09-16T08:29:02.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0/manifests"},{"name":"v3.0.16","sha":"ffe3e836d8c3412edac8d80ece719166e2e606e7","kind":"tag","published_at":"2025-08-25T22:53:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.16/manifests"},{"name":"v4.0.16","sha":"934373df90d67e5a6f5a7849c0af6598b4e45a3c","kind":"tag","published_at":"2025-08-25T22:52:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.16/manifests"},{"name":"v5.0.0-rc.5","sha":"d7e163da54bd0a80a6046b9840d9b2928b31b2e9","kind":"tag","published_at":"2025-08-25T22:51:44.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.5/manifests"},{"name":"v3.0.15","sha":"8a52fe4aea45f84571b33eb173735802e20bbc64","kind":"tag","published_at":"2025-07-24T07:53:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.15/manifests"},{"name":"v4.0.15","sha":"6616a964156e0ebbe6545dafab52ef7b7ac2b2b9","kind":"tag","published_at":"2025-07-24T07:53:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.15/manifests"},{"name":"v5.0.0-rc.4","sha":"310941b8b2ceedd73b263f712795b45938a028fa","kind":"tag","published_at":"2025-07-23T23:20:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.4/manifests"},{"name":"v3.0.14","sha":"1715dd027139a427fc1bc33827d64ec711525ccf","kind":"tag","published_at":"2025-05-25T20:26:41.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.14/manifests"},{"name":"v4.0.14","sha":"8c744d19a0e741d162c458bee8718acf8078f922","kind":"tag","published_at":"2025-05-25T20:26:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.14/manifests"},{"name":"v5.0.0-rc.3","sha":"ee35dc128decbad13f1f4186b11fe47ee6920d8f","kind":"tag","published_at":"2025-05-25T20:25:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.3/manifests"},{"name":"v4.0.13","sha":"153956cf61aacee809b413752f40bf96876e1e03","kind":"tag","published_at":"2025-03-26T23:41:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.13/manifests"},{"name":"v3.0.13","sha":"76ba41397e11a281256cf631aaa5daaa875a8a2b","kind":"tag","published_at":"2025-03-26T23:23:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.13/manifests"},{"name":"v5.0.0-rc.2","sha":"6b1ebba8fcca6a303997d06edaea29e52b8c3b51","kind":"tag","published_at":"2025-03-26T23:18:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.2/manifests"},{"name":"v4.0.12","sha":"b50169f6e6410a4d34d9c467b95ca7b885cf5dda","kind":"tag","published_at":"2025-01-15T22:38:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.12/manifests"},{"name":"v5.0.0-rc.1","sha":"ed203df38708927f65f9cd7f2760da408af97171","kind":"tag","published_at":"2025-01-15T22:17:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.1/manifests"},{"name":"v3.0.12","sha":"400e4a2f4e15eda153ac79e07bcf2c88420e6422","kind":"tag","published_at":"2025-01-15T22:17:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.12/manifests"},{"name":"v4.0.11","sha":"459892ea1853dcd1199c6bbb28da4347e7e70f60","kind":"tag","published_at":"2024-11-27T21:56:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.11/manifests"},{"name":"v3.0.11","sha":"f8603dcc52bfaaf9711d4808c350cca40f2001f5","kind":"tag","published_at":"2024-11-27T21:56:41.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.11/manifests"},{"name":"v5.0.0-alpha.5","sha":"e78411400eee81e1531c598892fa55b8b013cf70","kind":"tag","published_at":"2024-11-27T21:46:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.5/manifests"},{"name":"v3.0.10","sha":"390aa1ffcbbf95328a48b613b8c73b1752e35e61","kind":"tag","published_at":"2024-10-21T16:41:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.10/manifests"},{"name":"v4.0.10","sha":"48c582b1384352cfd93d43bf39e9e5bbc3e1fe39","kind":"tag","published_at":"2024-10-21T16:41:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.10/manifests"},{"name":"v5.0.0-alpha.4","sha":"45c9e1849d67edf45a0a38ded9bfc05e825593b7","kind":"tag","published_at":"2024-10-21T16:41:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.4/manifests"},{"name":"v3.0.9","sha":"808acc151b972c12748b1aec22bc999d018587ec","kind":"tag","published_at":"2024-10-07T07:13:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.9/manifests"},{"name":"v5.0.0-alpha.3","sha":"284a5b6c2be16971d90148299f30c95f13974e07","kind":"tag","published_at":"2024-10-07T07:12:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.3/manifests"},{"name":"v4.0.9","sha":"94e87681eb8b3d61179f71f2479b1f3820870c94","kind":"tag","published_at":"2024-10-07T07:11:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.9/manifests"},{"name":"v5.0.0-alpha.2","sha":"fe313c7e61a597d3edd9732d5b21a1849c698dc8","kind":"tag","published_at":"2024-08-25T22:47:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.2/manifests"},{"name":"v3.0.8","sha":"17006045b0dcf9e9ae65a8288d55b70123c83d27","kind":"tag","published_at":"2024-08-25T21:19:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.8/manifests"},{"name":"v4.0.8","sha":"c0713c7765a418e704182720a41d7d3800ae50f9","kind":"tag","published_at":"2024-08-25T21:19:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.8/manifests"},{"name":"v3.0.7","sha":"71d5de54fd02a2545ab6184c0794454da85a773f","kind":"tag","published_at":"2024-03-06T14:59:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.7/manifests"},{"name":"v4.0.7","sha":"2aeb472faecc68c0136a0a7231baf1472b55b388","kind":"tag","published_at":"2024-03-06T14:58:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.7/manifests"},{"name":"v2.1.12","sha":"908e31ea7996913fa3aa767465547b5dfbf2df8e","kind":"tag","published_at":"2024-01-31T22:14:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.12/manifests"},{"name":"v3.0.6","sha":"0f09619dcd70caea3957d14bb55a2030b45c39b8","kind":"tag","published_at":"2024-01-29T22:04:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.6/manifests"},{"name":"v4.0.6","sha":"18e00e1edd89776ca26f627d97ce5ed7ca3a544e","kind":"tag","published_at":"2024-01-29T22:04:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.6/manifests"},{"name":"v5.0.0-alpha.1","sha":"4b9d0d23485f8c89196434afbf0145ae2b797484","kind":"tag","published_at":"2023-12-20T22:41:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.0.5","sha":"2a25b34dad34b7d170ba2c7304707e1c74129b99","kind":"tag","published_at":"2023-12-20T22:38:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.5/manifests"},{"name":"v3.0.5","sha":"f2c02fb0484c5d79fa45e1fb7824b543fbd9982e","kind":"tag","published_at":"2023-12-20T22:38:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.5/manifests"},{"name":"v2.1.11","sha":"461d086125475afa92a0973588132e4508c525af","kind":"tag","published_at":"2023-12-20T22:36:27.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.11/manifests"},{"name":"v4.0.4","sha":"6bca3f7059798ba55fdf04f015f10951e24f27bd","kind":"tag","published_at":"2023-11-06T17:09:20.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.4/manifests"},{"name":"v3.0.4","sha":"42477dcb60f0d1b3bebd4eaff23494816a2915d9","kind":"tag","published_at":"2023-11-06T12:48:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.4/manifests"},{"name":"v2.1.10","sha":"480b2ebc281900a69a058927222eee927ba1b518","kind":"tag","published_at":"2023-11-06T09:03:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.10/manifests"},{"name":"v4.0.3","sha":"456e5e67c1d57bb727e17cd7db092403c06cf7bd","kind":"tag","published_at":"2023-10-20T13:53:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.3/manifests"},{"name":"v3.0.3","sha":"f1ac18faa1ffe7444344e4cf437cd6d44966d5ed","kind":"tag","published_at":"2023-10-19T20:24:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.3/manifests"},{"name":"v2.1.9","sha":"eee9527a2c7e33d08d71b4b8801ed70d111bd02e","kind":"tag","published_at":"2023-10-19T16:33:45.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.9/manifests"},{"name":"v3.0.2","sha":"88ad5ab52462b814057be90c229162f7ddef7938","kind":"tag","published_at":"2023-09-24T22:34:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.2/manifests"},{"name":"v4.0.2","sha":"781bb4f36c8bdc3b844b7b905b69af95a917ed78","kind":"tag","published_at":"2023-09-24T22:22:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.2/manifests"},{"name":"v2.1.8","sha":"cbcbc6738dc3e1cba7005ed2d463f9b1f57bd8b1","kind":"tag","published_at":"2023-09-24T22:20:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"a46c6f82484c1d6b9fd84569f73e7b0dd33ec692","kind":"tag","published_at":"2023-06-19T22:06:25.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.7/manifests"},{"name":"v4.0.1","sha":"cfd9586186870ec9d078988c6d6a521d8756eafe","kind":"tag","published_at":"2023-06-19T22:04:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.1/manifests"},{"name":"v3.0.1","sha":"523a14f5006418bf7c0d4c6d7bc3d10755edfe1d","kind":"tag","published_at":"2023-06-19T22:03:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.1/manifests"},{"name":"v4.0.0","sha":"69e115aa8a5048f1557f449ca842a707a88cde2e","kind":"tag","published_at":"2023-03-28T22:24:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0/manifests"},{"name":"v3.0.0","sha":"1df711a473aef3a77ef738c19b563780b4d9dca6","kind":"tag","published_at":"2023-03-28T22:23:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0/manifests"},{"name":"v2.1.6","sha":"50587fa6c899beaad547b4f7306157beff271375","kind":"tag","published_at":"2023-03-28T21:58:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.6/manifests"},{"name":"v4.0.0-beta.4","sha":"cbbacd5247e2c8c0c208786b8d580ca29778a375","kind":"tag","published_at":"2023-02-24T09:22:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.4/manifests"},{"name":"v3.0.0-beta.5","sha":"05c1b73527610781131ce07bfcacb6c24d17713c","kind":"tag","published_at":"2023-02-24T09:17:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.5/manifests"},{"name":"v2.1.5","sha":"82ee4065196556523b5d1cdb6ebe87de2b00e949","kind":"tag","published_at":"2023-02-24T08:50:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.5/manifests"},{"name":"v2.0.35","sha":"d499ef1a579546e1f99343aae4b19f35b4737857","kind":"tag","published_at":"2023-01-28T21:56:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.35","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.35/manifests"},{"name":"v2.1.4","sha":"f5ef0d12b8e2c622435faae13c51b9cccaea9fa2","kind":"tag","published_at":"2022-10-20T19:56:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.4/manifests"},{"name":"v2.0.34","sha":"f5d447ce33c9dd53f96119a331de62c8c888ebc0","kind":"tag","published_at":"2022-10-18T17:23:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.34","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.34/manifests"},{"name":"v4.0.0-beta.3","sha":"26b3188e0c3f32b9dba7cda86634b787a2387bf5","kind":"tag","published_at":"2022-10-12T21:54:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.3/manifests"},{"name":"v3.0.0-beta.4","sha":"f679616d7ad7df6ba3bb77535507ca8ec4049336","kind":"tag","published_at":"2022-10-12T21:52:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.4/manifests"},{"name":"v2.1.3","sha":"d1563469fff7d63717063beb7b49267c39a88d58","kind":"tag","published_at":"2022-10-12T21:47:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.3/manifests"},{"name":"v2.0.33","sha":"5c1c2c425dd5b6a1f314c6b46563fd39c71e0656","kind":"tag","published_at":"2022-09-12T10:08:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.33","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.33/manifests"},{"name":"v2.1.2","sha":"ea3e5a3d1ba59d0467539d400592f5bf5b40dbf8","kind":"tag","published_at":"2022-09-12T10:01:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.2/manifests"},{"name":"v4.0.0-beta.2","sha":"55fef0b12367ac26018538542d6ec6efb4f562ea","kind":"tag","published_at":"2022-06-30T20:12:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.2/manifests"},{"name":"v3.0.0-beta.3","sha":"c9c8d72708fbfc8b9982e9b37f321e588a1efdab","kind":"tag","published_at":"2022-06-30T20:05:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.3/manifests"},{"name":"v2.0.32","sha":"b3d87605369aa63caf860f67be2ba86704dd7a97","kind":"tag","published_at":"2022-06-30T19:56:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.32","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.32/manifests"},{"name":"v2.1.1","sha":"d2455b5369c8d9391e81e697f2354246532d0d5e","kind":"tag","published_at":"2022-06-30T19:48:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.1/manifests"},{"name":"v2.0.31","sha":"6a2dd0885a9c4b6b62e4ecbd207b949ca8a8a5bc","kind":"tag","published_at":"2022-06-19T14:44:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.31","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.31/manifests"},{"name":"v2.0.30","sha":"71300cf5094a53fbd658a906423478ba706ff434","kind":"tag","published_at":"2022-06-18T18:08:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.30","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.30/manifests"},{"name":"v2.1.0","sha":"4fb8906bb761886c85891d4bbf6dcf0a15ca4e9c","kind":"tag","published_at":"2022-05-02T13:16:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0/manifests"},{"name":"v3.0.0-beta.2","sha":"8ade5d9db8d4e29f4f8f37a994246d9270b9c479","kind":"tag","published_at":"2022-04-20T21:45:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.2/manifests"},{"name":"v2.1.0-beta.9","sha":"fd2787a7817295796e6c9f07d44132c262a9e902","kind":"tag","published_at":"2022-04-20T21:40:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.9/manifests"},{"name":"v4.0.0-beta.1","sha":"621bf358ad641ecb07af52026d0385a923957c15","kind":"tag","published_at":"2022-04-08T10:24:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.1/manifests"},{"name":"v3.0.0-beta.1","sha":"b6e096859d65c16e0c669609444f73d0621f4769","kind":"tag","published_at":"2022-04-08T10:14:48.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.1/manifests"},{"name":"v2.1.0-beta.8","sha":"5b37d6f6af0383892834d8437e6c79688f5fc670","kind":"tag","published_at":"2022-04-05T15:57:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.8/manifests"},{"name":"v2.0.29","sha":"20d80316b32cf68d7a0ba23300cfa53bc5155e7d","kind":"tag","published_at":"2022-04-05T15:16:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.29","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.29/manifests"},{"name":"v2.1.0-beta.7","sha":"bf892222765fdd6880449589b99eeeb511b80444","kind":"tag","published_at":"2021-12-20T14:40:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.7/manifests"},{"name":"v2.0.28","sha":"dd215d3ec65f23cef9e0a4d96ed7c542d71d1758","kind":"tag","published_at":"2021-12-20T14:27:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.28","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.28/manifests"},{"name":"v2.1.0-beta.6","sha":"74626bda8033b598b875372b8e8cb982ba2349bc","kind":"tag","published_at":"2021-12-16T09:20:37.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.6/manifests"},{"name":"v2.0.27","sha":"b5c6bc2633f1ea150970131e547a1a580052ece5","kind":"tag","published_at":"2021-12-16T09:00:27.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.27","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.27/manifests"},{"name":"v2.1.0-beta.5","sha":"835081d794427f37bd671f584b6083f96ae17aa6","kind":"tag","published_at":"2021-12-09T17:53:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.5/manifests"},{"name":"v2.0.26","sha":"66ca617d40d57627a8820c96d388a7583650ae6e","kind":"tag","published_at":"2021-12-09T17:43:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.26","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.26/manifests"},{"name":"v2.1.0-beta.4","sha":"e57713abe7add73e7033a30af3022668f4a9ec8d","kind":"tag","published_at":"2021-09-01T15:31:59.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.4/manifests"},{"name":"v2.0.25","sha":"2a4c0f8ba2741e618737556ed1973b22a8284a58","kind":"tag","published_at":"2021-09-01T15:17:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.25","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.25/manifests"},{"name":"v2.1.0-beta.3","sha":"912f4beb7254c72e2db4207efdb38543994c7630","kind":"tag","published_at":"2021-08-11T06:36:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.3/manifests"},{"name":"v2.1.0-beta.2","sha":"94ab611f45fbacf94f449a14fd035c6971a786fd","kind":"tag","published_at":"2021-07-29T12:50:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.2/manifests"},{"name":"v2.0.24","sha":"8818eb7ec61dd59059b51478d734e6d30fb8cca9","kind":"tag","published_at":"2021-07-29T12:08:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.24","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.24/manifests"},{"name":"v2.0.23","sha":"79c3770db75c09d5c846d5d42ffb607b29ba5b9f","kind":"tag","published_at":"2021-06-21T11:50:02.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.23","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.23/manifests"},{"name":"v2.0.22","sha":"a40301a5dc44ebbdeac291edf4cf3df3960a6fae","kind":"tag","published_at":"2021-05-24T16:31:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.22","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.22/manifests"},{"name":"v2.1.0-beta.1","sha":"ff09d7fffece5dda0c2f188114393161702135af","kind":"tag","published_at":"2021-04-25T12:29:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.1/manifests"},{"name":"v2.0.21","sha":"47556c4f31576e6bc4e00262661b7b212bd90a60","kind":"tag","published_at":"2021-04-07T14:05:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.21","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"7c6f2ce175e8f9db63a694ae413210f99e183ad7","kind":"tag","published_at":"2021-02-24T09:46:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.20","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.20/manifests"},{"name":"v2.0.19","sha":"bcf99a613e320812fc4b691f96a4e7e3d125749d","kind":"commit","published_at":"2021-02-01T10:44:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.19","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"7385a7d7a3a1f0670d5fda376b8cdf516d7c7b30","kind":"commit","published_at":"2021-01-12T06:56:22.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.18","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.18/manifests"},{"name":"v1.3.29","sha":"3e323fc72d09df6f1957250cf20bdacbe26fd3d7","kind":"tag","published_at":"2021-01-06T14:04:08.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.29","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.29/manifests"},{"name":"v2.0.17","sha":"3318b1e7e6ca900696ce2ed4e6687a725e0aa90a","kind":"commit","published_at":"2020-12-14T20:57:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.17","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.17/manifests"},{"name":"v1.3.28","sha":"7cbec2b0ccd547859823ef1cb2766314202cf480","kind":"tag","published_at":"2020-12-08T13:29:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.28","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.28/manifests"},{"name":"v2.0.16","sha":"d49fd0d8185d5b571c3a90282c4e44a55b996c53","kind":"commit","published_at":"2020-11-26T17:00:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"a85798d66b667a8e598a062db1cdafeae48acf30","kind":"commit","published_at":"2020-11-03T14:46:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.15/manifests"},{"name":"v1.3.27","sha":"cce7305a7ef56c4edc6ab28ae224141facfa8d59","kind":"tag","published_at":"2020-10-28T14:29:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.27","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.27/manifests"},{"name":"v1.3.26","sha":"03a7d8611676ee14e3d6040d8642063d787819ea","kind":"tag","published_at":"2020-10-22T15:25:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.26","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.26/manifests"},{"name":"v2.0.14","sha":"1b36f643d2d40b959e325a00867c45822418202d","kind":"commit","published_at":"2020-10-22T13:51:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.14/manifests"},{"name":"v1.3.25","sha":"56cb309bef2993de47dc846f7bc2933c7a6159c7","kind":"tag","published_at":"2020-08-31T12:58:59.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.25","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25/manifests"},{"name":"v2.0.13","sha":"37a209886890ca5cdd6ef39c61d29827a13c1a1d","kind":"commit","published_at":"2020-08-31T12:48:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.13/manifests"},{"name":"v1.3.25-beta.2","sha":"562d61cc72c0038f66b221a7c6d0b07034e38804","kind":"tag","published_at":"2020-08-19T06:27:25.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.25-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.25-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.25-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.2/manifests"},{"name":"v1.3.25-beta.1","sha":"d591b617c52537edb6fedb2e343800610eb075e3","kind":"tag","published_at":"2020-08-18T06:31:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.25-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.25-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.25-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.1/manifests"},{"name":"v2.0.12","sha":"8b9d7f887fd37ec22cb39f020d710fb7835d159a","kind":"commit","published_at":"2020-07-21T09:25:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"1b227314d669cbbd3395c2ff1e31704ca0d9284c","kind":"commit","published_at":"2020-07-06T07:52:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.11/manifests"},{"name":"v1.3.24","sha":"9c7da5f498d70241993b05598488597bc2c94a98","kind":"tag","published_at":"2020-07-03T06:58:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.24","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.24/manifests"},{"name":"v2.0.10","sha":"cdb2a357aeb61e0a52beb6a8d09953f423924faf","kind":"commit","published_at":"2020-05-26T12:18:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"655f8ac6f8586a8a0d49d217f0846deefb45de21","kind":"commit","published_at":"2020-05-04T06:00:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"8600d4ff895df5d6df5ecfd45e7244af04d8f89f","kind":"commit","published_at":"2020-04-14T19:08:41.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.8/manifests"},{"name":"v1.3.23","sha":"bf556d4765c9305ed14f6cd962f4f438239799e4","kind":"tag","published_at":"2020-04-14T18:13:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.23","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.23/manifests"},{"name":"v2.0.7","sha":"f6e03e838ce51eee8d751df03f29afb3eeea42d6","kind":"tag","published_at":"2020-04-10T07:01:02.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.7/manifests"},{"name":"v1.3.22","sha":"dae8b1ba6368d8d2bd31eb5435e868f16c9ce9d3","kind":"tag","published_at":"2020-04-04T14:41:59.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.22","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.22/manifests"},{"name":"v2.0.6","sha":"9b2dcc9b499b125560193ba39f65c5d359ceb11d","kind":"commit","published_at":"2020-04-04T14:35:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"5e605a630551397a0f21b4b530b177fe4e571542","kind":"commit","published_at":"2020-03-29T01:13:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"743eceac9c69e4e5aa8e3ced425d8893cb55119c","kind":"tag","published_at":"2020-03-27T16:51:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.4/manifests"},{"name":"v1.3.21","sha":"45575df553f0a93eb5b6b5c98e4471b590f1c884","kind":"tag","published_at":"2020-03-26T19:46:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.21","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.21/manifests"},{"name":"v2.0.3","sha":"7cee3e11d29ec21f0073aa4ac03b08a4f2a0ef17","kind":"tag","published_at":"2020-03-26T19:29:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.3/manifests"},{"name":"v1.3.20","sha":"b2dd14eaab5ef3a03c172ebdc06ea0e9a71fa0ce","kind":"tag","published_at":"2020-02-24T16:29:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.20","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.20/manifests"},{"name":"v1.3.19","sha":"b91d891e04fcb0c0c0c4fc3f371d36c09c19ba2c","kind":"tag","published_at":"2020-02-20T02:16:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.19","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.19/manifests"},{"name":"v2.0.2","sha":"60206ea15541869622623167c590276a6329f5b8","kind":"commit","published_at":"2020-02-20T02:05:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"e7c8b260c3d81e91ac537787424e888afd35f594","kind":"commit","published_at":"2020-01-30T20:50:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.1/manifests"},{"name":"v1.3.18","sha":"6e54def3f9d07d5bd1b57f8d296e8cbae7d008f4","kind":"tag","published_at":"2020-01-30T20:16:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.18","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.18/manifests"},{"name":"v2.0.0","sha":"20050b10bc7fe88edff3ff320b4cea85c023f30d","kind":"tag","published_at":"2019-12-09T21:54:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0/manifests"},{"name":"v2.0.0-rc14","sha":"8ca390bf44dea39dfc1b15422881e14c8bcb341f","kind":"tag","published_at":"2019-12-08T18:53:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc14/manifests"},{"name":"v1.3.17","sha":"cdf214a094e400027463a8d523a7c00c9dcdfdb4","kind":"tag","published_at":"2019-11-24T10:47:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.17","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.17/manifests"},{"name":"v2.0.0-rc13","sha":"b5c0c3b19ac4fc22fe8eefe2c3b61ba6e6b3829a","kind":"tag","published_at":"2019-11-20T22:45:08.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc13/manifests"},{"name":"v2.0.0-rc12","sha":"caba50b91297444ceb3c02e1295fad7b3991da21","kind":"tag","published_at":"2019-10-23T20:11:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc12/manifests"},{"name":"v1.3.16","sha":"45f9865864c305639b555ac3c2a57fe946f0913b","kind":"tag","published_at":"2019-10-20T20:29:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.16/manifests"},{"name":"v2.0.0-rc11","sha":"82c1361e0a21dc94c3b3cdabdd141fb87fbbfe99","kind":"tag","published_at":"2019-10-13T16:15:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc11/manifests"},{"name":"v1.3.15","sha":"18caa542327c2a20c6f140d7c645f57f4e11a109","kind":"tag","published_at":"2019-09-25T17:22:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.15/manifests"},{"name":"v2.0.0-rc10","sha":"26b8df02d45004c1abb92e8a50054e17e34c0fb0","kind":"tag","published_at":"2019-09-16T23:06:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc10/manifests"},{"name":"v2.0.0-rc9","sha":"6cfd68560c91d0b0a5682bdbb9f20eeaa09c398d","kind":"tag","published_at":"2019-08-31T18:01:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc9/manifests"},{"name":"v2.0.0-rc8","sha":"e3a1c7a650cba5ab32164761574ef69af4134f17","kind":"tag","published_at":"2019-08-29T13:08:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc8/manifests"},{"name":"v2.0.0-rc7","sha":"1e5ee67862cc25755891e1587e709773ffa314c4","kind":"tag","published_at":"2019-08-28T14:43:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc7/manifests"},{"name":"v2.0.0-rc6","sha":"c8e0b0137115322e39a93f3a369e4dec72df9045","kind":"tag","published_at":"2019-08-27T19:30:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc6/manifests"},{"name":"v2.0.0-rc5","sha":"171a6751fa063b32c47201b1821e4d7e610c865e","kind":"tag","published_at":"2019-08-08T06:19:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc5/manifests"},{"name":"v1.3.14","sha":"f720ed469d52842ba23839f7d9b467f610d74524","kind":"tag","published_at":"2019-08-07T18:50:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.14/manifests"},{"name":"v1.3.13","sha":"e006b420447da6cb8bc3e7fb2aaa6271229c7aa1","kind":"tag","published_at":"2019-07-16T19:38:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.13/manifests"},{"name":"v2.0.0-rc4","sha":"d7e770086334fc3c84e83a96d8e2fb863ac5b252","kind":"tag","published_at":"2019-06-28T06:29:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc4/manifests"},{"name":"v2.0.0-rc3","sha":"21352e6277118d30b82df6ba2a1e899619ed202e","kind":"tag","published_at":"2019-06-16T15:48:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc3/manifests"},{"name":"v2.0.0-rc2","sha":"2162827fd2af02f2774aadc60809161055fec5ae","kind":"tag","published_at":"2019-05-26T16:09:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc2/manifests"},{"name":"v1.3.12","sha":"c1461c389a1f01a757c966518dd2c52601204676","kind":"tag","published_at":"2019-05-25T18:10:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.12/manifests"},{"name":"v1.3.11","sha":"a47305d487e710d013c46283a9b286358688d5f1","kind":"tag","published_at":"2019-05-09T18:16:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.11/manifests"},{"name":"v1.3.10","sha":"42759228412e484fa170bc9ab5aae019422432c3","kind":"tag","published_at":"2019-04-29T16:56:01.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.10/manifests"},{"name":"v2.0.0-rc1","sha":"d9397fecfadc3e34ca8742b17077a3bac32624dd","kind":"tag","published_at":"2019-04-18T18:40:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc1/manifests"},{"name":"v1.3.9","sha":"88a73fd64c20015bd8b059bf8a052e98d35e6080","kind":"tag","published_at":"2019-02-24T00:56:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.9/manifests"},{"name":"v1.3.8","sha":"ec23670cc6ecc2d16bef7e48130c99e741aab711","kind":"tag","published_at":"2019-01-01T13:10:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.8/manifests"},{"name":"v2.0.0-rc0","sha":"bc4b7dc04d9c06e7357e3d3d55bdfca366de18b4","kind":"tag","published_at":"2018-10-02T19:50:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc0/manifests"},{"name":"v1.3.7","sha":"777686d9bcfb7a732838a5cfc4043b9a65b0eaea","kind":"tag","published_at":"2018-10-02T10:25:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.7/manifests"},{"name":"v1.2.9","sha":"49dd12a95398ee1b841ad9ba48fdbf35149137e7","kind":"tag","published_at":"2018-10-01T06:43:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.9/manifests"},{"name":"v1.3.6","sha":"99cbd25dad946952bcc3fb7b7e5152f064dac382","kind":"tag","published_at":"2018-10-01T06:01:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.6/manifests"},{"name":"v1.1.8","sha":"fd4c7266d4b6b780f06d3be7e14a79406ae77168","kind":"tag","published_at":"2018-06-24T18:34:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.8/manifests"},{"name":"v1.2.8","sha":"5a96d56fa6fc07b1d34700d42615162cc8584c03","kind":"tag","published_at":"2018-06-24T17:03:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.8/manifests"},{"name":"v1.3.5","sha":"7acede06f2df73f1db80461e44ba23708eb6bdd5","kind":"tag","published_at":"2018-06-24T15:36:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"a4e03c33c92dedf83886f0cc66bc443ad916feba","kind":"tag","published_at":"2018-06-15T08:23:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.4/manifests"},{"name":"v1.2.7","sha":"bb7291d26b7a00fa37c2712b620fb6fb747cae5a","kind":"tag","published_at":"2018-06-15T07:18:20.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.7/manifests"},{"name":"v1.3.3","sha":"c4f66abf07cc46813b98137dc29a8a2762ab33e2","kind":"tag","published_at":"2018-06-06T20:09:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.3/manifests"},{"name":"v1.2.6","sha":"be9b592857e85dc50a3181b6b5efc23bdbc384d8","kind":"tag","published_at":"2018-05-06T21:14:57.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.6/manifests"},{"name":"v1.3.2","sha":"f22ae5293ec400e9faafd1cf18944f5ed60b3c0e","kind":"tag","published_at":"2018-05-06T20:26:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"c49ab943d4fe3c55afdb14814b818d3d5a4bf7dd","kind":"tag","published_at":"2018-04-04T16:46:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.1/manifests"},{"name":"v1.2.5","sha":"9add5d717a420f76681e2b6816b8beb6ccdf3a65","kind":"tag","published_at":"2018-04-04T15:24:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.5/manifests"},{"name":"v1.3.0","sha":"5fc2ab21c58bcc0da2c78ca41e353c69928bc777","kind":"tag","published_at":"2018-03-14T17:20:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0/manifests"},{"name":"v1.3.0-rc7","sha":"fb9cdad412e1be86cf2fff2dd9962271a113b025","kind":"tag","published_at":"2018-02-23T10:17:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc7/manifests"},{"name":"v1.2.4","sha":"462c373665d885b82ab2e7dfd5cf5ef675cc3499","kind":"tag","published_at":"2018-02-11T09:54:01.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.4/manifests"},{"name":"v1.1.7","sha":"7269c4dd270ed967a19c912ed8dae189123d0b37","kind":"tag","published_at":"2018-02-10T19:17:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.7/manifests"},{"name":"v1.3.0-rc6","sha":"b89b2223222b78b41d71fde00c31a7a0b43156b0","kind":"tag","published_at":"2018-02-09T09:21:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc6/manifests"},{"name":"v1.3.0-rc5","sha":"4c840c0186a5d4e7f43dbf66182ff35a36ed91cc","kind":"tag","published_at":"2018-02-08T11:28:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc5/manifests"},{"name":"v1.2.3","sha":"c956c492081a2006f7f7fa5442f2a3f0de027527","kind":"tag","published_at":"2018-01-22T18:11:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.3/manifests"},{"name":"v1.3.0-rc4","sha":"a22c62b7b9037793f63fb0fb135ce368a83fa286","kind":"tag","published_at":"2018-01-18T23:24:44.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc4/manifests"},{"name":"v1.3.0-rc3","sha":"29926075af642d815d0a2e46c88ab109fa084ddb","kind":"tag","published_at":"2018-01-09T10:53:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc3/manifests"},{"name":"v1.3.0-rc2","sha":"f0bd2f1eec7551077b14662bf10f52840a5626f4","kind":"tag","published_at":"2018-01-05T19:42:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc2/manifests"},{"name":"v1.2.2","sha":"7f9b9445f345110e198298382373c0bec94f7cac","kind":"tag","published_at":"2017-11-27T08:10:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.2/manifests"},{"name":"v1.3.0-rc1","sha":"90aee5f8ce5585722b3f1b8c5f86b7c945bb1752","kind":"tag","published_at":"2017-11-22T15:01:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc1/manifests"},{"name":"v1.2.1","sha":"a270cf4bd982a819bc8a4c273fdcb38bdca5f0df","kind":"tag","published_at":"2017-11-22T12:23:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.1/manifests"},{"name":"v1.1.6","sha":"861f18cffb7df2b17b4e54c638792a7b3f99c003","kind":"tag","published_at":"2017-11-02T07:58:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"05b28222d9ccd0a32fd73b24998ce0e8be1ca1ca","kind":"tag","published_at":"2017-10-17T12:41:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.5/manifests"},{"name":"v1.2.0","sha":"3e8bf3b8338d6367a3dd87d2e7aac6c438c163e4","kind":"tag","published_at":"2017-10-06T13:02:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0/manifests"},{"name":"v1.2.0-rc6","sha":"6fe033be9bd7dc40cf1f0d6569b54a8dd635560c","kind":"tag","published_at":"2017-09-19T14:56:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc6/manifests"},{"name":"v1.2.0-rc5","sha":"826555e8576e5054abe8186fa7c70caa5bf25f7e","kind":"tag","published_at":"2017-09-05T09:14:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc5/manifests"},{"name":"v1.2.0-rc4","sha":"d0acafd047b174a703f440c2cbc92e9241edd6e8","kind":"tag","published_at":"2017-08-24T19:36:37.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc4/manifests"},{"name":"v1.2.0-rc3","sha":"0037881dcf26be144e74ca858270dac2ce83be59","kind":"tag","published_at":"2017-08-24T09:35:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc3/manifests"},{"name":"v1.1.4","sha":"cd115f80c0dacd0cd38112e973cf1590eee848f0","kind":"tag","published_at":"2017-08-24T08:23:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.4/manifests"},{"name":"v1.2.0-rc2","sha":"faf0dc10475de7075dcd8fb97ef899c57209d546","kind":"tag","published_at":"2017-08-18T06:50:45.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc2/manifests"},{"name":"v1.2.0-rc1","sha":"3a87e22c1e0fc05b1583439e83c6a9f38e6ec106","kind":"tag","published_at":"2017-08-02T17:37:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc1/manifests"},{"name":"v1.1.3","sha":"c32f9c596279e113c08200b57540ac832e9f2d98","kind":"tag","published_at":"2017-07-31T11:41:57.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.3/manifests"},{"name":"v1.0.9","sha":"76870752757b9e13ea01a5555146b0db92d41914","kind":"tag","published_at":"2017-07-31T09:45:45.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.9/manifests"},{"name":"v1.1.2","sha":"35e2cefeceb130cbf80929dff4f85ab468566396","kind":"tag","published_at":"2017-06-27T07:42:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.2/manifests"},{"name":"v1.0.8","sha":"eafbb5d29e99f62db9fb24d66a393082eaa557b2","kind":"tag","published_at":"2017-06-27T07:17:08.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.8/manifests"},{"name":"v1.1.1","sha":"d65931e328a553094f5386acde72fc8ab4ca4615","kind":"tag","published_at":"2017-05-19T12:05:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"233515e217b91258ef7822953a884e9d104c7f03","kind":"tag","published_at":"2017-03-21T08:26:48.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0/manifests"},{"name":"v1.0.7","sha":"8c4ffc1316e24e074fda1250f704e5d63ec9386c","kind":"tag","published_at":"2017-03-20T18:34:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.7/manifests"},{"name":"v1.1.0-rc4","sha":"ba3087892729fb0ea8028d7c37cfc88a2eaa30e5","kind":"tag","published_at":"2017-03-15T16:52:22.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc4/manifests"},{"name":"v1.1.0-rc3","sha":"84739bf5a3226ee863c3f2a1dd4ba5f955ec7210","kind":"tag","published_at":"2017-03-15T10:58:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc3/manifests"},{"name":"v1.1.0-rc2","sha":"367033ef96a147d271298f94f77a67972192edae","kind":"tag","published_at":"2017-03-08T13:59:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc2/manifests"},{"name":"v1.1.0-rc1","sha":"55eee43f88bce129da741be93ccf1da25d6005a6","kind":"tag","published_at":"2017-02-13T08:17:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc1/manifests"},{"name":"v1.0.6","sha":"46d8ac9e9a61902596c8d6b1e17e2f6c88e5982d","kind":"tag","published_at":"2017-01-30T18:58:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"6e89e64cdd17562a73a97b098a05b2bd61d3ced8","kind":"tag","published_at":"2016-11-18T11:00:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"38b3199f49e6b67535e3070e56d410dc7ba32c70","kind":"tag","published_at":"2016-11-14T18:01:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"bca4ad4a2f46f15721305e2ef7c5c67f4ca08b23","kind":"tag","published_at":"2016-10-28T17:22:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"4d58bf6558cb1d3e382471581d14d50aadeaf12e","kind":"tag","published_at":"2016-09-23T18:18:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"2cf469dbf87e81c0fbf9402d73a4a94ef31d5fac","kind":"tag","published_at":"2016-09-21T12:38:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"ca39aa51a87a596e7b7e7e1309f9c34d9544bf63","kind":"tag","published_at":"2016-07-26T13:12:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc4","sha":"c1f860b56e16d64556f4249cde5423d221d8db35","kind":"tag","published_at":"2016-07-08T08:26:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc4/manifests"},{"name":"v0.9.3","sha":"2565a66fbb62e28c8e7ac2754be14e594fd1b445","kind":"tag","published_at":"2016-06-20T14:27:20.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.3/manifests"},{"name":"v1.0.0-rc3","sha":"861c33352a33836cb6cef365c26a255187ba361d","kind":"tag","published_at":"2016-05-31T16:24:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"e37431766143efaf0c68eed74978b11e929a5bf8","kind":"tag","published_at":"2016-03-30T08:09:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc2/manifests"},{"name":"v1.0.0-rc1","sha":"a67d4c9e438ec9ba7c3e08f2d749d74d288d9f5a","kind":"tag","published_at":"2016-03-18T22:52:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc1/manifests"},{"name":"v0.9.2","sha":"ac9a7dcb755eff6e7ceec18fa662e107269a73de","kind":"tag","published_at":"2016-01-20T08:38:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.2/manifests"},{"name":"v0.8.5","sha":"668cd9f32622e70da9c9457377d442213094d28d","kind":"commit","published_at":"2015-11-03T16:20:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.5/manifests"},{"name":"v0.9.1","sha":"4d36235d352e9a04923408094759406c929043ba","kind":"commit","published_at":"2015-11-03T15:39:46.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1/manifests"},{"name":"v0.9.1-rc1","sha":"e61e388a3b4853aa2940b0957857513a5046b74d","kind":"commit","published_at":"2015-11-02T11:29:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.1-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1-rc1/manifests"},{"name":"v0.9.0","sha":"a8b117f07d3180f3b6acf89f8488003648178c06","kind":"commit","published_at":"2015-10-28T15:10:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0/manifests"},{"name":"v0.9.0-rc5","sha":"a7f440f719e436a645f00b3b3fd166b2b156d2b9","kind":"commit","published_at":"2015-10-20T10:49:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc5/manifests"},{"name":"v0.8.4","sha":"a29daa061e0c4376edb00083722ed1730adcaf8b","kind":"tag","published_at":"2015-08-26T01:55:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.4/manifests"},{"name":"v0.9.0-rc4","sha":"83edc098bc49ae3168340f6d24324b97c9b500da","kind":"tag","published_at":"2015-08-24T13:54:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc4/manifests"},{"name":"v0.8.3","sha":"c733aff2541857e299fca50c3cf5769b2d4d0fb1","kind":"tag","published_at":"2015-08-24T13:35:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.3/manifests"},{"name":"v0.9.0-rc3","sha":"26931fe097c2526b2582a35393d60ba9019c5a76","kind":"tag","published_at":"2015-07-14T21:30:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc3/manifests"},{"name":"v0.9.0-rc2","sha":"149e8ee1c1f85a4e5ec887f0f864f586c55717b8","kind":"tag","published_at":"2015-07-09T13:25:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc2/manifests"},{"name":"v0.8.2","sha":"51c06f9f808117b6ec71d7f972c1ec7ce4e08fe1","kind":"tag","published_at":"2015-07-06T18:21:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.2/manifests"},{"name":"v0.9.0-rc1","sha":"4c9cd76389a14ddb7af5ea1536926cc9c80cec31","kind":"tag","published_at":"2015-06-18T18:57:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc1/manifests"},{"name":"v0.8.1-fixed-docs","sha":"09f538ef4cdbd14198e38503eda1a865e2120e3a","kind":"commit","published_at":"2015-04-12T16:52:48.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1-fixed-docs","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1-fixed-docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.1-fixed-docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-fixed-docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-fixed-docs/manifests"},{"name":"v0.8.1","sha":"b72b2c022f580d4ba01b24ebc5d35edfa7dd0614","kind":"tag","published_at":"2015-04-07T13:02:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1/manifests"},{"name":"v0.8.1-rc2","sha":"756e443dd72fad27f7fb8af1e16e8712e67bdaa1","kind":"tag","published_at":"2015-04-01T14:04:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc2/manifests"},{"name":"v0.8.1-rc1","sha":"99c04b28d9fcc6aa5e35618572d868ade32c134c","kind":"tag","published_at":"2015-04-01T13:46:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc1/manifests"},{"name":"v0.8.0","sha":"fbe6baff38c47eb55374c1a9f6ba07e51d98e1e3","kind":"tag","published_at":"2015-03-05T15:38:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0/manifests"},{"name":"v0.8.0-rc5","sha":"50a7fc0e73e300847e2c61bdb127619d572aacfe","kind":"tag","published_at":"2015-03-01T01:26:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc5/manifests"},{"name":"v0.8.0-rc4","sha":"4acc8b9befc1a730129fb9b9b68ff04aa0098ed5","kind":"tag","published_at":"2015-02-25T20:31:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc4/manifests"},{"name":"v0.8.0-rc3","sha":"294a2f11e2972039a372b65d98067d1e12ce5087","kind":"tag","published_at":"2015-02-20T00:21:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc3/manifests"},{"name":"v0.8.0-rc2","sha":"7f45f7af37cdbc24830e57e5a96a4e71e4954fce","kind":"tag","published_at":"2015-01-17T17:12:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc2/manifests"},{"name":"v0.8.0-rc1","sha":"77f04bc174ac3e97f4a5a23ebc19906037747895","kind":"tag","published_at":"2014-11-09T16:34:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc1/manifests"},{"name":"v0.7.1","sha":"901a459af922491bb556d62e046d1475760fb8ce","kind":"commit","published_at":"2014-06-20T15:23:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"ecfa4a50022a4f565c4b94ed678bf60c0eaba488","kind":"tag","published_at":"2014-04-04T21:30:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0/manifests"},{"name":"v0.7.0-rc3","sha":"d9bbd2be65362254a821da076bb89e4238b6c78c","kind":"tag","published_at":"2014-03-31T14:11:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc3/manifests"},{"name":"v0.7.0-rc2","sha":"5e58939d843e6d991bc14cf3e140b788455b6761","kind":"tag","published_at":"2014-02-28T15:46:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc2/manifests"},{"name":"v0.7.0-rc1","sha":"3dcd503aa2dc13ade6245345b4a135c8976e090e","kind":"tag","published_at":"2014-01-31T12:18:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc1/manifests"},{"name":"v0.6.2","sha":"61d713baf1c62a7583ad200a48a33223b5635c8c","kind":"tag","published_at":"2013-03-19T00:08:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.6.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"0138a73a3b6d8f29a7c8cec0abd3332f48b5ddc0","kind":"tag","published_at":"2012-11-28T19:23:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.6.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"ef7777eb293fa0db517a9c585ec491dc00e70491","kind":"tag","published_at":"2012-11-26T21:50:44.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.6.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"10e21f48ae2c4f2bd534575e7136dae115ccb3a3","kind":"tag","published_at":"2012-08-07T00:12:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.5.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"937771a0fdb58d6e7c115c98d9abb419d89d2aee","kind":"tag","published_at":"2012-07-31T06:13:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.5.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.0/manifests"},{"name":"v0.4.4","sha":"11ec3cf213b439f8a18b2684a8e571c66a42c25d","kind":"tag","published_at":"2012-07-24T17:47:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"836adcccf8fe0a9efcd621ffea9e26051b3fe2d4","kind":"tag","published_at":"2012-06-23T01:14:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"c81ee45fe05a7473c0fabe016259d4cac0d1709f","kind":"tag","published_at":"2012-06-20T20:10:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"56253364e610dd1b39696ff86e68b92dfd816801","kind":"tag","published_at":"2012-06-19T23:38:46.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"09244fae39dac8a0e3f22ff29ae0739311be8a7d","kind":"tag","published_at":"2012-05-01T20:40:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"f37ce009d52595ea8999a89d7c66f351f216fddd","kind":"tag","published_at":"2012-03-15T23:07:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.3.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"dd824ebb78851bb783c5f4f0b8d14de98aa13320","kind":"tag","published_at":"2012-03-14T01:14:46.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.3.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"862c414b371befbba2b6d4d35d8f15801f6187f5","kind":"tag","published_at":"2012-02-24T22:35:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.2.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"6b0ebd256d0d4d7aae3840a4c04211c573e36f39","kind":"tag","published_at":"2012-02-16T04:04:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.2.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.0/manifests"},{"name":"v0.1.3","sha":"7fa15b84aa2dfca6b8cd91314e669c4a64be023d","kind":"tag","published_at":"2012-01-19T22:03:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"9e8917f81f2a740bd66dd6196eb46e86f3893c2e","kind":"tag","published_at":"2012-01-08T03:02:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"037baeff84b3327171d2daaec6100d51167ac4de","kind":"tag","published_at":"2011-12-28T20:27:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"5b484dceb4dc0990e9a67dcf143dc77baf27799d","kind":"tag","published_at":"2011-12-22T03:44:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.0/manifests"},{"name":"v0.0.14","sha":"5aeb2c5b8cfcc90a6289bdce1ae4db96daf67cc7","kind":"commit","published_at":"2011-12-01T06:36:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.14/manifests"},{"name":"v0.0.13-NOGZIP","sha":"c2f13cdfe40a4132b548a0df366d2be06d5d696b","kind":"tag","published_at":"2011-10-13T18:21:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.13-NOGZIP","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.13-NOGZIP","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.13-NOGZIP","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13-NOGZIP","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13-NOGZIP/manifests"},{"name":"v0.0.13","sha":"8d1310adbf0b72fc75b60a4222d0c8581485b863","kind":"tag","published_at":"2011-10-08T01:03:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"a103d2668f95bea9c5fff5b9fff26f0b058d8c8a","kind":"tag","published_at":"2011-09-21T00:40:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.12/manifests"},{"name":"v0.0.11-1","sha":"b3a4707e81cb3c01e24bf1f3c9c3bb3307c43902","kind":"tag","published_at":"2011-09-16T06:01:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.11-1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.11-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.11-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11-1/manifests"},{"name":"v0.0.11","sha":"846f5f75774e2f97874b6b2f43a2a9142041353b","kind":"tag","published_at":"2011-09-15T02:28:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11/manifests"},{"name":"v0.0.10-1","sha":"149a9048c73bceda7af027086633f0ec7841381b","kind":"tag","published_at":"2011-08-23T22:15:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.10-1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.10-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.10-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10-1/manifests"},{"name":"v0.0.10","sha":"7f1bc683ebecdcbf07008b665cd217574600f97f","kind":"tag","published_at":"2011-08-23T20:59:17.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"ce084bcca7f6087e2f44e8bf94c3d225646f9752","kind":"tag","published_at":"2011-08-12T01:26:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"b08af670cd5b4207aa4b3fd16d37c9f0f0d6715a","kind":"tag","published_at":"2011-07-05T22:05:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"0eb4d8dfaee9d700a03700bde0d918dba9252586","kind":"tag","published_at":"2011-05-24T03:50:27.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"6c258a787d048e429a615dc77ea6f582d841e317","kind":"tag","published_at":"2011-05-17T20:50:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"b0ae3fb5e63f428992691869256d70876074d77e","kind":"tag","published_at":"2011-05-13T20:02:36.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"6e1764fa805a89cac4540e6449db632cff631bff","kind":"tag","published_at":"2011-05-10T01:55:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"115f8056e80a5beae4ccf3a46d7ee3bc68f99098","kind":"tag","published_at":"2011-04-27T22:04:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.3/manifests"},{"name":"v0.0.2-fix-publishing","sha":"b78e695c25ef1c890092412841164bf09d731928","kind":"tag","published_at":"2011-03-30T06:25:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.2-fix-publishing","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.2-fix-publishing","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.2-fix-publishing","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2-fix-publishing","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2-fix-publishing/manifests"},{"name":"v0.0.2","sha":"9dd90d7d78f6255375bf96a89daecf6c928d0c1d","kind":"tag","published_at":"2011-03-26T01:04:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"e3efe5ecf10f0eee76064798454345cd51560300","kind":"tag","published_at":"2011-03-15T04:13:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-02-12T13:11:45.831Z","dependent_packages_count":362,"downloads":null,"downloads_period":null,"dependent_repos_count":1601,"rankings":{"downloads":null,"dependent_repos_count":0.2869279474232588,"dependent_packages_count":0.2169992786727579,"stargazers_count":3.098300873607438,"forks_count":1.9385669632123106,"docker_downloads_count":2.0349442975074137,"average":1.5151478720846359},"purl":"pkg:maven/io.dropwizard/dropwizard-testing","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.dropwizard:dropwizard-testing","docker_dependents_count":22,"docker_downloads_count":515561,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.dropwizard:dropwizard-testing","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.dropwizard:dropwizard-testing/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-12T03:11:00.138Z","issues_count":119,"pull_requests_count":3884,"avg_time_to_close_issue":4066175.064102564,"avg_time_to_close_pull_request":184674.99394987035,"issues_closed_count":78,"pull_requests_closed_count":3471,"pull_request_authors_count":39,"issue_authors_count":81,"avg_comments_per_issue":1.7394957983193278,"avg_comments_per_pull_request":1.272399588053553,"merged_pull_requests_count":2884,"bot_issues_count":23,"bot_pull_requests_count":3595,"past_year_issues_count":32,"past_year_pull_requests_count":1087,"past_year_avg_time_to_close_issue":2160001.6666666665,"past_year_avg_time_to_close_pull_request":91273.27168949772,"past_year_issues_closed_count":15,"past_year_pull_requests_closed_count":876,"past_year_pull_request_authors_count":12,"past_year_issue_authors_count":24,"past_year_avg_comments_per_issue":0.78125,"past_year_avg_comments_per_pull_request":0.7874885004599816,"past_year_bot_issues_count":5,"past_year_bot_pull_requests_count":984,"past_year_merged_pull_requests_count":798,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/issues","maintainers":[{"login":"joschi","count":155,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joschi"},{"login":"zUniQueX","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zUniQueX"},{"login":"MatthewHawkins","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MatthewHawkins"},{"login":"jplock","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jplock"},{"login":"mbeaatriz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbeaatriz"}],"active_maintainers":[{"login":"joschi","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joschi"},{"login":"zUniQueX","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zUniQueX"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-testing/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-testing/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-testing/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-testing/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-testing/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-testing/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5033695,"name":"io.dropwizard:dropwizard-util","ecosystem":"maven","description":"Dropwizard is a Java framework for developing ops-friendly, high-performance, RESTful web applications.","homepage":"http://www.dropwizard.io/5.0.0","licenses":"Apache License 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/dropwizard/dropwizard","keywords_array":[],"namespace":"io.dropwizard","versions_count":233,"first_release_published_at":"2014-01-31T12:20:21.000Z","latest_release_published_at":"2025-09-16T08:39:08.000Z","latest_release_number":"5.0.0","last_synced_at":"2026-06-12T04:01:57.650Z","created_at":"2022-07-27T16:48:16.995Z","updated_at":"2026-06-12T04:01:57.650Z","registry_url":"https://central.sonatype.com/artifact/io.dropwizard/dropwizard-util/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.dropwizard/dropwizard-util/","metadata":{"repositories":["https://central.sonatype.com/repository/maven-snapshots/"]},"repo_metadata":{"id":1326622,"uuid":"1272129","full_name":"dropwizard/dropwizard","owner":"dropwizard","description":"A damn simple library for building production-ready RESTful web services.","archived":false,"fork":false,"pushed_at":"2025-10-15T05:37:43.000Z","size":113931,"stargazers_count":8559,"open_issues_count":22,"forks_count":3432,"subscribers_count":365,"default_branch":"release/5.0.x","last_synced_at":"2025-10-16T04:36:01.637Z","etag":null,"topics":["dropwizard","hibernate","java","jax-rs","jdbi","jersey-framework","jersey2","jetty","rest","restful-webservices","web-framework"],"latest_commit_sha":null,"homepage":"https://www.dropwizard.io","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dropwizard.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-01-19T19:52:29.000Z","updated_at":"2025-10-14T13:54:37.000Z","dependencies_parsed_at":"2023-09-25T00:36:07.805Z","dependency_job_id":"49d46f65-78ee-4616-9a89-d341231d1f09","html_url":"https://github.com/dropwizard/dropwizard","commit_stats":{"total_commits":6736,"total_committers":528,"mean_commits":"12.757575757575758","dds":0.7804334916864608,"last_synced_commit":"7c83a8faa94592fae7449ece2efd3563583d239c"},"previous_names":[],"tags_count":274,"template":false,"template_full_name":null,"purl":"pkg:github/dropwizard/dropwizard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dropwizard","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/refs/heads/release/5.0.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/sbom","scorecard":{"id":356802,"data":{"date":"2025-08-11","repo":{"name":"github.com/dropwizard/dropwizard","commit":"3b65cea7d21d47f0fa267aff12315cf7364fafae"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/18 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/maven.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maven.yml:29","Warn: no topLevel permission defined: .github/workflows/announce-release.yml:1","Warn: no topLevel permission defined: .github/workflows/assign-milestone.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/close_stale.yml:9","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/maven.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/trigger-release.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":8,"reason":"dependency not pinned by hash detected -- score normalized to 8","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/announce-release.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/dropwizard/dropwizard/announce-release.yml/release/4.0.x?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/dropwizard/dropwizard/release.yml/release/4.0.x?enable=pin","Info:  21 out of  21 GitHub-owned GitHubAction dependencies pinned","Info:   6 out of   8 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:10"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (28) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T09:47:45.812Z","repository_id":1326622,"created_at":"2025-08-18T09:47:45.812Z","updated_at":"2025-08-18T09:47:45.812Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279159712,"owners_count":26116537,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-16T02:00:06.019Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"dropwizard","name":"Dropwizard","uuid":"5478557","kind":"organization","description":"","email":null,"website":"https://www.dropwizard.io","location":null,"twitter":"dropwizardio","company":null,"icon_url":"https://avatars.githubusercontent.com/u/5478557?v=4","repositories_count":27,"last_synced_at":"2024-03-25T21:19:31.942Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dropwizard","funding_links":[],"total_stars":16606,"followers":61,"following":0,"created_at":"2022-11-02T16:45:24.316Z","updated_at":"2024-03-25T21:19:40.177Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dropwizard","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dropwizard/repositories"},"tags":[{"name":"v5.0.0","sha":"84dbb957eadb10181039b8222efd39765553bca6","kind":"tag","published_at":"2025-09-16T08:29:02.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0/manifests"},{"name":"v3.0.16","sha":"ffe3e836d8c3412edac8d80ece719166e2e606e7","kind":"tag","published_at":"2025-08-25T22:53:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.16/manifests"},{"name":"v4.0.16","sha":"934373df90d67e5a6f5a7849c0af6598b4e45a3c","kind":"tag","published_at":"2025-08-25T22:52:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.16/manifests"},{"name":"v5.0.0-rc.5","sha":"d7e163da54bd0a80a6046b9840d9b2928b31b2e9","kind":"tag","published_at":"2025-08-25T22:51:44.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.5/manifests"},{"name":"v3.0.15","sha":"8a52fe4aea45f84571b33eb173735802e20bbc64","kind":"tag","published_at":"2025-07-24T07:53:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.15/manifests"},{"name":"v4.0.15","sha":"6616a964156e0ebbe6545dafab52ef7b7ac2b2b9","kind":"tag","published_at":"2025-07-24T07:53:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.15/manifests"},{"name":"v5.0.0-rc.4","sha":"310941b8b2ceedd73b263f712795b45938a028fa","kind":"tag","published_at":"2025-07-23T23:20:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.4/manifests"},{"name":"v3.0.14","sha":"1715dd027139a427fc1bc33827d64ec711525ccf","kind":"tag","published_at":"2025-05-25T20:26:41.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.14/manifests"},{"name":"v4.0.14","sha":"8c744d19a0e741d162c458bee8718acf8078f922","kind":"tag","published_at":"2025-05-25T20:26:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.14/manifests"},{"name":"v5.0.0-rc.3","sha":"ee35dc128decbad13f1f4186b11fe47ee6920d8f","kind":"tag","published_at":"2025-05-25T20:25:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.3/manifests"},{"name":"v4.0.13","sha":"153956cf61aacee809b413752f40bf96876e1e03","kind":"tag","published_at":"2025-03-26T23:41:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.13/manifests"},{"name":"v3.0.13","sha":"76ba41397e11a281256cf631aaa5daaa875a8a2b","kind":"tag","published_at":"2025-03-26T23:23:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.13/manifests"},{"name":"v5.0.0-rc.2","sha":"6b1ebba8fcca6a303997d06edaea29e52b8c3b51","kind":"tag","published_at":"2025-03-26T23:18:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.2/manifests"},{"name":"v4.0.12","sha":"b50169f6e6410a4d34d9c467b95ca7b885cf5dda","kind":"tag","published_at":"2025-01-15T22:38:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.12/manifests"},{"name":"v5.0.0-rc.1","sha":"ed203df38708927f65f9cd7f2760da408af97171","kind":"tag","published_at":"2025-01-15T22:17:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.1/manifests"},{"name":"v3.0.12","sha":"400e4a2f4e15eda153ac79e07bcf2c88420e6422","kind":"tag","published_at":"2025-01-15T22:17:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.12/manifests"},{"name":"v4.0.11","sha":"459892ea1853dcd1199c6bbb28da4347e7e70f60","kind":"tag","published_at":"2024-11-27T21:56:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.11/manifests"},{"name":"v3.0.11","sha":"f8603dcc52bfaaf9711d4808c350cca40f2001f5","kind":"tag","published_at":"2024-11-27T21:56:41.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.11/manifests"},{"name":"v5.0.0-alpha.5","sha":"e78411400eee81e1531c598892fa55b8b013cf70","kind":"tag","published_at":"2024-11-27T21:46:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.5/manifests"},{"name":"v3.0.10","sha":"390aa1ffcbbf95328a48b613b8c73b1752e35e61","kind":"tag","published_at":"2024-10-21T16:41:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.10/manifests"},{"name":"v4.0.10","sha":"48c582b1384352cfd93d43bf39e9e5bbc3e1fe39","kind":"tag","published_at":"2024-10-21T16:41:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.10/manifests"},{"name":"v5.0.0-alpha.4","sha":"45c9e1849d67edf45a0a38ded9bfc05e825593b7","kind":"tag","published_at":"2024-10-21T16:41:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.4/manifests"},{"name":"v3.0.9","sha":"808acc151b972c12748b1aec22bc999d018587ec","kind":"tag","published_at":"2024-10-07T07:13:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.9/manifests"},{"name":"v5.0.0-alpha.3","sha":"284a5b6c2be16971d90148299f30c95f13974e07","kind":"tag","published_at":"2024-10-07T07:12:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.3/manifests"},{"name":"v4.0.9","sha":"94e87681eb8b3d61179f71f2479b1f3820870c94","kind":"tag","published_at":"2024-10-07T07:11:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.9/manifests"},{"name":"v5.0.0-alpha.2","sha":"fe313c7e61a597d3edd9732d5b21a1849c698dc8","kind":"tag","published_at":"2024-08-25T22:47:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.2/manifests"},{"name":"v3.0.8","sha":"17006045b0dcf9e9ae65a8288d55b70123c83d27","kind":"tag","published_at":"2024-08-25T21:19:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.8/manifests"},{"name":"v4.0.8","sha":"c0713c7765a418e704182720a41d7d3800ae50f9","kind":"tag","published_at":"2024-08-25T21:19:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.8/manifests"},{"name":"v3.0.7","sha":"71d5de54fd02a2545ab6184c0794454da85a773f","kind":"tag","published_at":"2024-03-06T14:59:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.7/manifests"},{"name":"v4.0.7","sha":"2aeb472faecc68c0136a0a7231baf1472b55b388","kind":"tag","published_at":"2024-03-06T14:58:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.7/manifests"},{"name":"v2.1.12","sha":"908e31ea7996913fa3aa767465547b5dfbf2df8e","kind":"tag","published_at":"2024-01-31T22:14:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.12/manifests"},{"name":"v3.0.6","sha":"0f09619dcd70caea3957d14bb55a2030b45c39b8","kind":"tag","published_at":"2024-01-29T22:04:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.6/manifests"},{"name":"v4.0.6","sha":"18e00e1edd89776ca26f627d97ce5ed7ca3a544e","kind":"tag","published_at":"2024-01-29T22:04:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.6/manifests"},{"name":"v5.0.0-alpha.1","sha":"4b9d0d23485f8c89196434afbf0145ae2b797484","kind":"tag","published_at":"2023-12-20T22:41:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.0.5","sha":"2a25b34dad34b7d170ba2c7304707e1c74129b99","kind":"tag","published_at":"2023-12-20T22:38:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.5/manifests"},{"name":"v3.0.5","sha":"f2c02fb0484c5d79fa45e1fb7824b543fbd9982e","kind":"tag","published_at":"2023-12-20T22:38:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.5/manifests"},{"name":"v2.1.11","sha":"461d086125475afa92a0973588132e4508c525af","kind":"tag","published_at":"2023-12-20T22:36:27.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.11/manifests"},{"name":"v4.0.4","sha":"6bca3f7059798ba55fdf04f015f10951e24f27bd","kind":"tag","published_at":"2023-11-06T17:09:20.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.4/manifests"},{"name":"v3.0.4","sha":"42477dcb60f0d1b3bebd4eaff23494816a2915d9","kind":"tag","published_at":"2023-11-06T12:48:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.4/manifests"},{"name":"v2.1.10","sha":"480b2ebc281900a69a058927222eee927ba1b518","kind":"tag","published_at":"2023-11-06T09:03:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.10/manifests"},{"name":"v4.0.3","sha":"456e5e67c1d57bb727e17cd7db092403c06cf7bd","kind":"tag","published_at":"2023-10-20T13:53:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.3/manifests"},{"name":"v3.0.3","sha":"f1ac18faa1ffe7444344e4cf437cd6d44966d5ed","kind":"tag","published_at":"2023-10-19T20:24:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.3/manifests"},{"name":"v2.1.9","sha":"eee9527a2c7e33d08d71b4b8801ed70d111bd02e","kind":"tag","published_at":"2023-10-19T16:33:45.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.9/manifests"},{"name":"v3.0.2","sha":"88ad5ab52462b814057be90c229162f7ddef7938","kind":"tag","published_at":"2023-09-24T22:34:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.2/manifests"},{"name":"v4.0.2","sha":"781bb4f36c8bdc3b844b7b905b69af95a917ed78","kind":"tag","published_at":"2023-09-24T22:22:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.2/manifests"},{"name":"v2.1.8","sha":"cbcbc6738dc3e1cba7005ed2d463f9b1f57bd8b1","kind":"tag","published_at":"2023-09-24T22:20:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"a46c6f82484c1d6b9fd84569f73e7b0dd33ec692","kind":"tag","published_at":"2023-06-19T22:06:25.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.7/manifests"},{"name":"v4.0.1","sha":"cfd9586186870ec9d078988c6d6a521d8756eafe","kind":"tag","published_at":"2023-06-19T22:04:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.1/manifests"},{"name":"v3.0.1","sha":"523a14f5006418bf7c0d4c6d7bc3d10755edfe1d","kind":"tag","published_at":"2023-06-19T22:03:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.1/manifests"},{"name":"v4.0.0","sha":"69e115aa8a5048f1557f449ca842a707a88cde2e","kind":"tag","published_at":"2023-03-28T22:24:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0/manifests"},{"name":"v3.0.0","sha":"1df711a473aef3a77ef738c19b563780b4d9dca6","kind":"tag","published_at":"2023-03-28T22:23:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0/manifests"},{"name":"v2.1.6","sha":"50587fa6c899beaad547b4f7306157beff271375","kind":"tag","published_at":"2023-03-28T21:58:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.6/manifests"},{"name":"v4.0.0-beta.4","sha":"cbbacd5247e2c8c0c208786b8d580ca29778a375","kind":"tag","published_at":"2023-02-24T09:22:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.4/manifests"},{"name":"v3.0.0-beta.5","sha":"05c1b73527610781131ce07bfcacb6c24d17713c","kind":"tag","published_at":"2023-02-24T09:17:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.5/manifests"},{"name":"v2.1.5","sha":"82ee4065196556523b5d1cdb6ebe87de2b00e949","kind":"tag","published_at":"2023-02-24T08:50:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.5/manifests"},{"name":"v2.0.35","sha":"d499ef1a579546e1f99343aae4b19f35b4737857","kind":"tag","published_at":"2023-01-28T21:56:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.35","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.35/manifests"},{"name":"v2.1.4","sha":"f5ef0d12b8e2c622435faae13c51b9cccaea9fa2","kind":"tag","published_at":"2022-10-20T19:56:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.4/manifests"},{"name":"v2.0.34","sha":"f5d447ce33c9dd53f96119a331de62c8c888ebc0","kind":"tag","published_at":"2022-10-18T17:23:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.34","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.34/manifests"},{"name":"v4.0.0-beta.3","sha":"26b3188e0c3f32b9dba7cda86634b787a2387bf5","kind":"tag","published_at":"2022-10-12T21:54:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.3/manifests"},{"name":"v3.0.0-beta.4","sha":"f679616d7ad7df6ba3bb77535507ca8ec4049336","kind":"tag","published_at":"2022-10-12T21:52:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.4/manifests"},{"name":"v2.1.3","sha":"d1563469fff7d63717063beb7b49267c39a88d58","kind":"tag","published_at":"2022-10-12T21:47:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.3/manifests"},{"name":"v2.0.33","sha":"5c1c2c425dd5b6a1f314c6b46563fd39c71e0656","kind":"tag","published_at":"2022-09-12T10:08:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.33","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.33/manifests"},{"name":"v2.1.2","sha":"ea3e5a3d1ba59d0467539d400592f5bf5b40dbf8","kind":"tag","published_at":"2022-09-12T10:01:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.2/manifests"},{"name":"v4.0.0-beta.2","sha":"55fef0b12367ac26018538542d6ec6efb4f562ea","kind":"tag","published_at":"2022-06-30T20:12:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.2/manifests"},{"name":"v3.0.0-beta.3","sha":"c9c8d72708fbfc8b9982e9b37f321e588a1efdab","kind":"tag","published_at":"2022-06-30T20:05:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.3/manifests"},{"name":"v2.0.32","sha":"b3d87605369aa63caf860f67be2ba86704dd7a97","kind":"tag","published_at":"2022-06-30T19:56:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.32","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.32/manifests"},{"name":"v2.1.1","sha":"d2455b5369c8d9391e81e697f2354246532d0d5e","kind":"tag","published_at":"2022-06-30T19:48:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.1/manifests"},{"name":"v2.0.31","sha":"6a2dd0885a9c4b6b62e4ecbd207b949ca8a8a5bc","kind":"tag","published_at":"2022-06-19T14:44:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.31","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.31/manifests"},{"name":"v2.0.30","sha":"71300cf5094a53fbd658a906423478ba706ff434","kind":"tag","published_at":"2022-06-18T18:08:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.30","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.30/manifests"},{"name":"v2.1.0","sha":"4fb8906bb761886c85891d4bbf6dcf0a15ca4e9c","kind":"tag","published_at":"2022-05-02T13:16:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0/manifests"},{"name":"v3.0.0-beta.2","sha":"8ade5d9db8d4e29f4f8f37a994246d9270b9c479","kind":"tag","published_at":"2022-04-20T21:45:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.2/manifests"},{"name":"v2.1.0-beta.9","sha":"fd2787a7817295796e6c9f07d44132c262a9e902","kind":"tag","published_at":"2022-04-20T21:40:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.9/manifests"},{"name":"v4.0.0-beta.1","sha":"621bf358ad641ecb07af52026d0385a923957c15","kind":"tag","published_at":"2022-04-08T10:24:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.1/manifests"},{"name":"v3.0.0-beta.1","sha":"b6e096859d65c16e0c669609444f73d0621f4769","kind":"tag","published_at":"2022-04-08T10:14:48.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.1/manifests"},{"name":"v2.1.0-beta.8","sha":"5b37d6f6af0383892834d8437e6c79688f5fc670","kind":"tag","published_at":"2022-04-05T15:57:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.8/manifests"},{"name":"v2.0.29","sha":"20d80316b32cf68d7a0ba23300cfa53bc5155e7d","kind":"tag","published_at":"2022-04-05T15:16:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.29","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.29/manifests"},{"name":"v2.1.0-beta.7","sha":"bf892222765fdd6880449589b99eeeb511b80444","kind":"tag","published_at":"2021-12-20T14:40:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.7/manifests"},{"name":"v2.0.28","sha":"dd215d3ec65f23cef9e0a4d96ed7c542d71d1758","kind":"tag","published_at":"2021-12-20T14:27:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.28","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.28/manifests"},{"name":"v2.1.0-beta.6","sha":"74626bda8033b598b875372b8e8cb982ba2349bc","kind":"tag","published_at":"2021-12-16T09:20:37.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.6/manifests"},{"name":"v2.0.27","sha":"b5c6bc2633f1ea150970131e547a1a580052ece5","kind":"tag","published_at":"2021-12-16T09:00:27.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.27","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.27/manifests"},{"name":"v2.1.0-beta.5","sha":"835081d794427f37bd671f584b6083f96ae17aa6","kind":"tag","published_at":"2021-12-09T17:53:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.5/manifests"},{"name":"v2.0.26","sha":"66ca617d40d57627a8820c96d388a7583650ae6e","kind":"tag","published_at":"2021-12-09T17:43:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.26","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.26/manifests"},{"name":"v2.1.0-beta.4","sha":"e57713abe7add73e7033a30af3022668f4a9ec8d","kind":"tag","published_at":"2021-09-01T15:31:59.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.4/manifests"},{"name":"v2.0.25","sha":"2a4c0f8ba2741e618737556ed1973b22a8284a58","kind":"tag","published_at":"2021-09-01T15:17:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.25","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.25/manifests"},{"name":"v2.1.0-beta.3","sha":"912f4beb7254c72e2db4207efdb38543994c7630","kind":"tag","published_at":"2021-08-11T06:36:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.3/manifests"},{"name":"v2.1.0-beta.2","sha":"94ab611f45fbacf94f449a14fd035c6971a786fd","kind":"tag","published_at":"2021-07-29T12:50:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.2/manifests"},{"name":"v2.0.24","sha":"8818eb7ec61dd59059b51478d734e6d30fb8cca9","kind":"tag","published_at":"2021-07-29T12:08:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.24","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.24/manifests"},{"name":"v2.0.23","sha":"79c3770db75c09d5c846d5d42ffb607b29ba5b9f","kind":"tag","published_at":"2021-06-21T11:50:02.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.23","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.23/manifests"},{"name":"v2.0.22","sha":"a40301a5dc44ebbdeac291edf4cf3df3960a6fae","kind":"tag","published_at":"2021-05-24T16:31:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.22","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.22/manifests"},{"name":"v2.1.0-beta.1","sha":"ff09d7fffece5dda0c2f188114393161702135af","kind":"tag","published_at":"2021-04-25T12:29:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.1/manifests"},{"name":"v2.0.21","sha":"47556c4f31576e6bc4e00262661b7b212bd90a60","kind":"tag","published_at":"2021-04-07T14:05:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.21","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"7c6f2ce175e8f9db63a694ae413210f99e183ad7","kind":"tag","published_at":"2021-02-24T09:46:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.20","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.20/manifests"},{"name":"v2.0.19","sha":"bcf99a613e320812fc4b691f96a4e7e3d125749d","kind":"commit","published_at":"2021-02-01T10:44:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.19","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"7385a7d7a3a1f0670d5fda376b8cdf516d7c7b30","kind":"commit","published_at":"2021-01-12T06:56:22.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.18","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.18/manifests"},{"name":"v1.3.29","sha":"3e323fc72d09df6f1957250cf20bdacbe26fd3d7","kind":"tag","published_at":"2021-01-06T14:04:08.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.29","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.29/manifests"},{"name":"v2.0.17","sha":"3318b1e7e6ca900696ce2ed4e6687a725e0aa90a","kind":"commit","published_at":"2020-12-14T20:57:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.17","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.17/manifests"},{"name":"v1.3.28","sha":"7cbec2b0ccd547859823ef1cb2766314202cf480","kind":"tag","published_at":"2020-12-08T13:29:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.28","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.28/manifests"},{"name":"v2.0.16","sha":"d49fd0d8185d5b571c3a90282c4e44a55b996c53","kind":"commit","published_at":"2020-11-26T17:00:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"a85798d66b667a8e598a062db1cdafeae48acf30","kind":"commit","published_at":"2020-11-03T14:46:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.15/manifests"},{"name":"v1.3.27","sha":"cce7305a7ef56c4edc6ab28ae224141facfa8d59","kind":"tag","published_at":"2020-10-28T14:29:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.27","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.27/manifests"},{"name":"v1.3.26","sha":"03a7d8611676ee14e3d6040d8642063d787819ea","kind":"tag","published_at":"2020-10-22T15:25:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.26","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.26/manifests"},{"name":"v2.0.14","sha":"1b36f643d2d40b959e325a00867c45822418202d","kind":"commit","published_at":"2020-10-22T13:51:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.14/manifests"},{"name":"v1.3.25","sha":"56cb309bef2993de47dc846f7bc2933c7a6159c7","kind":"tag","published_at":"2020-08-31T12:58:59.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.25","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25/manifests"},{"name":"v2.0.13","sha":"37a209886890ca5cdd6ef39c61d29827a13c1a1d","kind":"commit","published_at":"2020-08-31T12:48:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.13/manifests"},{"name":"v1.3.25-beta.2","sha":"562d61cc72c0038f66b221a7c6d0b07034e38804","kind":"tag","published_at":"2020-08-19T06:27:25.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.25-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.25-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.25-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.2/manifests"},{"name":"v1.3.25-beta.1","sha":"d591b617c52537edb6fedb2e343800610eb075e3","kind":"tag","published_at":"2020-08-18T06:31:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.25-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.25-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.25-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.1/manifests"},{"name":"v2.0.12","sha":"8b9d7f887fd37ec22cb39f020d710fb7835d159a","kind":"commit","published_at":"2020-07-21T09:25:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"1b227314d669cbbd3395c2ff1e31704ca0d9284c","kind":"commit","published_at":"2020-07-06T07:52:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.11/manifests"},{"name":"v1.3.24","sha":"9c7da5f498d70241993b05598488597bc2c94a98","kind":"tag","published_at":"2020-07-03T06:58:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.24","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.24/manifests"},{"name":"v2.0.10","sha":"cdb2a357aeb61e0a52beb6a8d09953f423924faf","kind":"commit","published_at":"2020-05-26T12:18:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"655f8ac6f8586a8a0d49d217f0846deefb45de21","kind":"commit","published_at":"2020-05-04T06:00:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"8600d4ff895df5d6df5ecfd45e7244af04d8f89f","kind":"commit","published_at":"2020-04-14T19:08:41.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.8/manifests"},{"name":"v1.3.23","sha":"bf556d4765c9305ed14f6cd962f4f438239799e4","kind":"tag","published_at":"2020-04-14T18:13:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.23","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.23/manifests"},{"name":"v2.0.7","sha":"f6e03e838ce51eee8d751df03f29afb3eeea42d6","kind":"tag","published_at":"2020-04-10T07:01:02.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.7/manifests"},{"name":"v1.3.22","sha":"dae8b1ba6368d8d2bd31eb5435e868f16c9ce9d3","kind":"tag","published_at":"2020-04-04T14:41:59.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.22","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.22/manifests"},{"name":"v2.0.6","sha":"9b2dcc9b499b125560193ba39f65c5d359ceb11d","kind":"commit","published_at":"2020-04-04T14:35:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"5e605a630551397a0f21b4b530b177fe4e571542","kind":"commit","published_at":"2020-03-29T01:13:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"743eceac9c69e4e5aa8e3ced425d8893cb55119c","kind":"tag","published_at":"2020-03-27T16:51:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.4/manifests"},{"name":"v1.3.21","sha":"45575df553f0a93eb5b6b5c98e4471b590f1c884","kind":"tag","published_at":"2020-03-26T19:46:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.21","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.21/manifests"},{"name":"v2.0.3","sha":"7cee3e11d29ec21f0073aa4ac03b08a4f2a0ef17","kind":"tag","published_at":"2020-03-26T19:29:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.3/manifests"},{"name":"v1.3.20","sha":"b2dd14eaab5ef3a03c172ebdc06ea0e9a71fa0ce","kind":"tag","published_at":"2020-02-24T16:29:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.20","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.20/manifests"},{"name":"v1.3.19","sha":"b91d891e04fcb0c0c0c4fc3f371d36c09c19ba2c","kind":"tag","published_at":"2020-02-20T02:16:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.19","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.19/manifests"},{"name":"v2.0.2","sha":"60206ea15541869622623167c590276a6329f5b8","kind":"commit","published_at":"2020-02-20T02:05:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"e7c8b260c3d81e91ac537787424e888afd35f594","kind":"commit","published_at":"2020-01-30T20:50:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.1/manifests"},{"name":"v1.3.18","sha":"6e54def3f9d07d5bd1b57f8d296e8cbae7d008f4","kind":"tag","published_at":"2020-01-30T20:16:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.18","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.18/manifests"},{"name":"v2.0.0","sha":"20050b10bc7fe88edff3ff320b4cea85c023f30d","kind":"tag","published_at":"2019-12-09T21:54:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0/manifests"},{"name":"v2.0.0-rc14","sha":"8ca390bf44dea39dfc1b15422881e14c8bcb341f","kind":"tag","published_at":"2019-12-08T18:53:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc14/manifests"},{"name":"v1.3.17","sha":"cdf214a094e400027463a8d523a7c00c9dcdfdb4","kind":"tag","published_at":"2019-11-24T10:47:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.17","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.17/manifests"},{"name":"v2.0.0-rc13","sha":"b5c0c3b19ac4fc22fe8eefe2c3b61ba6e6b3829a","kind":"tag","published_at":"2019-11-20T22:45:08.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc13/manifests"},{"name":"v2.0.0-rc12","sha":"caba50b91297444ceb3c02e1295fad7b3991da21","kind":"tag","published_at":"2019-10-23T20:11:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc12/manifests"},{"name":"v1.3.16","sha":"45f9865864c305639b555ac3c2a57fe946f0913b","kind":"tag","published_at":"2019-10-20T20:29:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.16/manifests"},{"name":"v2.0.0-rc11","sha":"82c1361e0a21dc94c3b3cdabdd141fb87fbbfe99","kind":"tag","published_at":"2019-10-13T16:15:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc11/manifests"},{"name":"v1.3.15","sha":"18caa542327c2a20c6f140d7c645f57f4e11a109","kind":"tag","published_at":"2019-09-25T17:22:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.15/manifests"},{"name":"v2.0.0-rc10","sha":"26b8df02d45004c1abb92e8a50054e17e34c0fb0","kind":"tag","published_at":"2019-09-16T23:06:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc10/manifests"},{"name":"v2.0.0-rc9","sha":"6cfd68560c91d0b0a5682bdbb9f20eeaa09c398d","kind":"tag","published_at":"2019-08-31T18:01:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc9/manifests"},{"name":"v2.0.0-rc8","sha":"e3a1c7a650cba5ab32164761574ef69af4134f17","kind":"tag","published_at":"2019-08-29T13:08:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc8/manifests"},{"name":"v2.0.0-rc7","sha":"1e5ee67862cc25755891e1587e709773ffa314c4","kind":"tag","published_at":"2019-08-28T14:43:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc7/manifests"},{"name":"v2.0.0-rc6","sha":"c8e0b0137115322e39a93f3a369e4dec72df9045","kind":"tag","published_at":"2019-08-27T19:30:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc6/manifests"},{"name":"v2.0.0-rc5","sha":"171a6751fa063b32c47201b1821e4d7e610c865e","kind":"tag","published_at":"2019-08-08T06:19:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc5/manifests"},{"name":"v1.3.14","sha":"f720ed469d52842ba23839f7d9b467f610d74524","kind":"tag","published_at":"2019-08-07T18:50:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.14/manifests"},{"name":"v1.3.13","sha":"e006b420447da6cb8bc3e7fb2aaa6271229c7aa1","kind":"tag","published_at":"2019-07-16T19:38:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.13/manifests"},{"name":"v2.0.0-rc4","sha":"d7e770086334fc3c84e83a96d8e2fb863ac5b252","kind":"tag","published_at":"2019-06-28T06:29:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc4/manifests"},{"name":"v2.0.0-rc3","sha":"21352e6277118d30b82df6ba2a1e899619ed202e","kind":"tag","published_at":"2019-06-16T15:48:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc3/manifests"},{"name":"v2.0.0-rc2","sha":"2162827fd2af02f2774aadc60809161055fec5ae","kind":"tag","published_at":"2019-05-26T16:09:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc2/manifests"},{"name":"v1.3.12","sha":"c1461c389a1f01a757c966518dd2c52601204676","kind":"tag","published_at":"2019-05-25T18:10:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.12/manifests"},{"name":"v1.3.11","sha":"a47305d487e710d013c46283a9b286358688d5f1","kind":"tag","published_at":"2019-05-09T18:16:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.11/manifests"},{"name":"v1.3.10","sha":"42759228412e484fa170bc9ab5aae019422432c3","kind":"tag","published_at":"2019-04-29T16:56:01.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.10/manifests"},{"name":"v2.0.0-rc1","sha":"d9397fecfadc3e34ca8742b17077a3bac32624dd","kind":"tag","published_at":"2019-04-18T18:40:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc1/manifests"},{"name":"v1.3.9","sha":"88a73fd64c20015bd8b059bf8a052e98d35e6080","kind":"tag","published_at":"2019-02-24T00:56:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.9/manifests"},{"name":"v1.3.8","sha":"ec23670cc6ecc2d16bef7e48130c99e741aab711","kind":"tag","published_at":"2019-01-01T13:10:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.8/manifests"},{"name":"v2.0.0-rc0","sha":"bc4b7dc04d9c06e7357e3d3d55bdfca366de18b4","kind":"tag","published_at":"2018-10-02T19:50:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc0/manifests"},{"name":"v1.3.7","sha":"777686d9bcfb7a732838a5cfc4043b9a65b0eaea","kind":"tag","published_at":"2018-10-02T10:25:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.7/manifests"},{"name":"v1.2.9","sha":"49dd12a95398ee1b841ad9ba48fdbf35149137e7","kind":"tag","published_at":"2018-10-01T06:43:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.9/manifests"},{"name":"v1.3.6","sha":"99cbd25dad946952bcc3fb7b7e5152f064dac382","kind":"tag","published_at":"2018-10-01T06:01:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.6/manifests"},{"name":"v1.1.8","sha":"fd4c7266d4b6b780f06d3be7e14a79406ae77168","kind":"tag","published_at":"2018-06-24T18:34:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.8/manifests"},{"name":"v1.2.8","sha":"5a96d56fa6fc07b1d34700d42615162cc8584c03","kind":"tag","published_at":"2018-06-24T17:03:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.8/manifests"},{"name":"v1.3.5","sha":"7acede06f2df73f1db80461e44ba23708eb6bdd5","kind":"tag","published_at":"2018-06-24T15:36:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"a4e03c33c92dedf83886f0cc66bc443ad916feba","kind":"tag","published_at":"2018-06-15T08:23:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.4/manifests"},{"name":"v1.2.7","sha":"bb7291d26b7a00fa37c2712b620fb6fb747cae5a","kind":"tag","published_at":"2018-06-15T07:18:20.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.7/manifests"},{"name":"v1.3.3","sha":"c4f66abf07cc46813b98137dc29a8a2762ab33e2","kind":"tag","published_at":"2018-06-06T20:09:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.3/manifests"},{"name":"v1.2.6","sha":"be9b592857e85dc50a3181b6b5efc23bdbc384d8","kind":"tag","published_at":"2018-05-06T21:14:57.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.6/manifests"},{"name":"v1.3.2","sha":"f22ae5293ec400e9faafd1cf18944f5ed60b3c0e","kind":"tag","published_at":"2018-05-06T20:26:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"c49ab943d4fe3c55afdb14814b818d3d5a4bf7dd","kind":"tag","published_at":"2018-04-04T16:46:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.1/manifests"},{"name":"v1.2.5","sha":"9add5d717a420f76681e2b6816b8beb6ccdf3a65","kind":"tag","published_at":"2018-04-04T15:24:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.5/manifests"},{"name":"v1.3.0","sha":"5fc2ab21c58bcc0da2c78ca41e353c69928bc777","kind":"tag","published_at":"2018-03-14T17:20:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0/manifests"},{"name":"v1.3.0-rc7","sha":"fb9cdad412e1be86cf2fff2dd9962271a113b025","kind":"tag","published_at":"2018-02-23T10:17:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc7/manifests"},{"name":"v1.2.4","sha":"462c373665d885b82ab2e7dfd5cf5ef675cc3499","kind":"tag","published_at":"2018-02-11T09:54:01.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.4/manifests"},{"name":"v1.1.7","sha":"7269c4dd270ed967a19c912ed8dae189123d0b37","kind":"tag","published_at":"2018-02-10T19:17:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.7/manifests"},{"name":"v1.3.0-rc6","sha":"b89b2223222b78b41d71fde00c31a7a0b43156b0","kind":"tag","published_at":"2018-02-09T09:21:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc6/manifests"},{"name":"v1.3.0-rc5","sha":"4c840c0186a5d4e7f43dbf66182ff35a36ed91cc","kind":"tag","published_at":"2018-02-08T11:28:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc5/manifests"},{"name":"v1.2.3","sha":"c956c492081a2006f7f7fa5442f2a3f0de027527","kind":"tag","published_at":"2018-01-22T18:11:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.3/manifests"},{"name":"v1.3.0-rc4","sha":"a22c62b7b9037793f63fb0fb135ce368a83fa286","kind":"tag","published_at":"2018-01-18T23:24:44.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc4/manifests"},{"name":"v1.3.0-rc3","sha":"29926075af642d815d0a2e46c88ab109fa084ddb","kind":"tag","published_at":"2018-01-09T10:53:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc3/manifests"},{"name":"v1.3.0-rc2","sha":"f0bd2f1eec7551077b14662bf10f52840a5626f4","kind":"tag","published_at":"2018-01-05T19:42:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc2/manifests"},{"name":"v1.2.2","sha":"7f9b9445f345110e198298382373c0bec94f7cac","kind":"tag","published_at":"2017-11-27T08:10:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.2/manifests"},{"name":"v1.3.0-rc1","sha":"90aee5f8ce5585722b3f1b8c5f86b7c945bb1752","kind":"tag","published_at":"2017-11-22T15:01:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc1/manifests"},{"name":"v1.2.1","sha":"a270cf4bd982a819bc8a4c273fdcb38bdca5f0df","kind":"tag","published_at":"2017-11-22T12:23:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.1/manifests"},{"name":"v1.1.6","sha":"861f18cffb7df2b17b4e54c638792a7b3f99c003","kind":"tag","published_at":"2017-11-02T07:58:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"05b28222d9ccd0a32fd73b24998ce0e8be1ca1ca","kind":"tag","published_at":"2017-10-17T12:41:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.5/manifests"},{"name":"v1.2.0","sha":"3e8bf3b8338d6367a3dd87d2e7aac6c438c163e4","kind":"tag","published_at":"2017-10-06T13:02:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0/manifests"},{"name":"v1.2.0-rc6","sha":"6fe033be9bd7dc40cf1f0d6569b54a8dd635560c","kind":"tag","published_at":"2017-09-19T14:56:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc6/manifests"},{"name":"v1.2.0-rc5","sha":"826555e8576e5054abe8186fa7c70caa5bf25f7e","kind":"tag","published_at":"2017-09-05T09:14:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc5/manifests"},{"name":"v1.2.0-rc4","sha":"d0acafd047b174a703f440c2cbc92e9241edd6e8","kind":"tag","published_at":"2017-08-24T19:36:37.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc4/manifests"},{"name":"v1.2.0-rc3","sha":"0037881dcf26be144e74ca858270dac2ce83be59","kind":"tag","published_at":"2017-08-24T09:35:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc3/manifests"},{"name":"v1.1.4","sha":"cd115f80c0dacd0cd38112e973cf1590eee848f0","kind":"tag","published_at":"2017-08-24T08:23:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.4/manifests"},{"name":"v1.2.0-rc2","sha":"faf0dc10475de7075dcd8fb97ef899c57209d546","kind":"tag","published_at":"2017-08-18T06:50:45.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc2/manifests"},{"name":"v1.2.0-rc1","sha":"3a87e22c1e0fc05b1583439e83c6a9f38e6ec106","kind":"tag","published_at":"2017-08-02T17:37:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc1/manifests"},{"name":"v1.1.3","sha":"c32f9c596279e113c08200b57540ac832e9f2d98","kind":"tag","published_at":"2017-07-31T11:41:57.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.3/manifests"},{"name":"v1.0.9","sha":"76870752757b9e13ea01a5555146b0db92d41914","kind":"tag","published_at":"2017-07-31T09:45:45.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.9/manifests"},{"name":"v1.1.2","sha":"35e2cefeceb130cbf80929dff4f85ab468566396","kind":"tag","published_at":"2017-06-27T07:42:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.2/manifests"},{"name":"v1.0.8","sha":"eafbb5d29e99f62db9fb24d66a393082eaa557b2","kind":"tag","published_at":"2017-06-27T07:17:08.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.8/manifests"},{"name":"v1.1.1","sha":"d65931e328a553094f5386acde72fc8ab4ca4615","kind":"tag","published_at":"2017-05-19T12:05:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"233515e217b91258ef7822953a884e9d104c7f03","kind":"tag","published_at":"2017-03-21T08:26:48.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0/manifests"},{"name":"v1.0.7","sha":"8c4ffc1316e24e074fda1250f704e5d63ec9386c","kind":"tag","published_at":"2017-03-20T18:34:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.7/manifests"},{"name":"v1.1.0-rc4","sha":"ba3087892729fb0ea8028d7c37cfc88a2eaa30e5","kind":"tag","published_at":"2017-03-15T16:52:22.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc4/manifests"},{"name":"v1.1.0-rc3","sha":"84739bf5a3226ee863c3f2a1dd4ba5f955ec7210","kind":"tag","published_at":"2017-03-15T10:58:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc3/manifests"},{"name":"v1.1.0-rc2","sha":"367033ef96a147d271298f94f77a67972192edae","kind":"tag","published_at":"2017-03-08T13:59:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc2/manifests"},{"name":"v1.1.0-rc1","sha":"55eee43f88bce129da741be93ccf1da25d6005a6","kind":"tag","published_at":"2017-02-13T08:17:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc1/manifests"},{"name":"v1.0.6","sha":"46d8ac9e9a61902596c8d6b1e17e2f6c88e5982d","kind":"tag","published_at":"2017-01-30T18:58:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"6e89e64cdd17562a73a97b098a05b2bd61d3ced8","kind":"tag","published_at":"2016-11-18T11:00:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"38b3199f49e6b67535e3070e56d410dc7ba32c70","kind":"tag","published_at":"2016-11-14T18:01:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"bca4ad4a2f46f15721305e2ef7c5c67f4ca08b23","kind":"tag","published_at":"2016-10-28T17:22:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"4d58bf6558cb1d3e382471581d14d50aadeaf12e","kind":"tag","published_at":"2016-09-23T18:18:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"2cf469dbf87e81c0fbf9402d73a4a94ef31d5fac","kind":"tag","published_at":"2016-09-21T12:38:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"ca39aa51a87a596e7b7e7e1309f9c34d9544bf63","kind":"tag","published_at":"2016-07-26T13:12:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc4","sha":"c1f860b56e16d64556f4249cde5423d221d8db35","kind":"tag","published_at":"2016-07-08T08:26:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc4/manifests"},{"name":"v0.9.3","sha":"2565a66fbb62e28c8e7ac2754be14e594fd1b445","kind":"tag","published_at":"2016-06-20T14:27:20.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.3/manifests"},{"name":"v1.0.0-rc3","sha":"861c33352a33836cb6cef365c26a255187ba361d","kind":"tag","published_at":"2016-05-31T16:24:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"e37431766143efaf0c68eed74978b11e929a5bf8","kind":"tag","published_at":"2016-03-30T08:09:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc2/manifests"},{"name":"v1.0.0-rc1","sha":"a67d4c9e438ec9ba7c3e08f2d749d74d288d9f5a","kind":"tag","published_at":"2016-03-18T22:52:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc1/manifests"},{"name":"v0.9.2","sha":"ac9a7dcb755eff6e7ceec18fa662e107269a73de","kind":"tag","published_at":"2016-01-20T08:38:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.2/manifests"},{"name":"v0.8.5","sha":"668cd9f32622e70da9c9457377d442213094d28d","kind":"commit","published_at":"2015-11-03T16:20:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.5/manifests"},{"name":"v0.9.1","sha":"4d36235d352e9a04923408094759406c929043ba","kind":"commit","published_at":"2015-11-03T15:39:46.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1/manifests"},{"name":"v0.9.1-rc1","sha":"e61e388a3b4853aa2940b0957857513a5046b74d","kind":"commit","published_at":"2015-11-02T11:29:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.1-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1-rc1/manifests"},{"name":"v0.9.0","sha":"a8b117f07d3180f3b6acf89f8488003648178c06","kind":"commit","published_at":"2015-10-28T15:10:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0/manifests"},{"name":"v0.9.0-rc5","sha":"a7f440f719e436a645f00b3b3fd166b2b156d2b9","kind":"commit","published_at":"2015-10-20T10:49:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc5/manifests"},{"name":"v0.8.4","sha":"a29daa061e0c4376edb00083722ed1730adcaf8b","kind":"tag","published_at":"2015-08-26T01:55:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.4/manifests"},{"name":"v0.9.0-rc4","sha":"83edc098bc49ae3168340f6d24324b97c9b500da","kind":"tag","published_at":"2015-08-24T13:54:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc4/manifests"},{"name":"v0.8.3","sha":"c733aff2541857e299fca50c3cf5769b2d4d0fb1","kind":"tag","published_at":"2015-08-24T13:35:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.3/manifests"},{"name":"v0.9.0-rc3","sha":"26931fe097c2526b2582a35393d60ba9019c5a76","kind":"tag","published_at":"2015-07-14T21:30:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc3/manifests"},{"name":"v0.9.0-rc2","sha":"149e8ee1c1f85a4e5ec887f0f864f586c55717b8","kind":"tag","published_at":"2015-07-09T13:25:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc2/manifests"},{"name":"v0.8.2","sha":"51c06f9f808117b6ec71d7f972c1ec7ce4e08fe1","kind":"tag","published_at":"2015-07-06T18:21:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.2/manifests"},{"name":"v0.9.0-rc1","sha":"4c9cd76389a14ddb7af5ea1536926cc9c80cec31","kind":"tag","published_at":"2015-06-18T18:57:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc1/manifests"},{"name":"v0.8.1-fixed-docs","sha":"09f538ef4cdbd14198e38503eda1a865e2120e3a","kind":"commit","published_at":"2015-04-12T16:52:48.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1-fixed-docs","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1-fixed-docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.1-fixed-docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-fixed-docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-fixed-docs/manifests"},{"name":"v0.8.1","sha":"b72b2c022f580d4ba01b24ebc5d35edfa7dd0614","kind":"tag","published_at":"2015-04-07T13:02:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1/manifests"},{"name":"v0.8.1-rc2","sha":"756e443dd72fad27f7fb8af1e16e8712e67bdaa1","kind":"tag","published_at":"2015-04-01T14:04:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc2/manifests"},{"name":"v0.8.1-rc1","sha":"99c04b28d9fcc6aa5e35618572d868ade32c134c","kind":"tag","published_at":"2015-04-01T13:46:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc1/manifests"},{"name":"v0.8.0","sha":"fbe6baff38c47eb55374c1a9f6ba07e51d98e1e3","kind":"tag","published_at":"2015-03-05T15:38:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0/manifests"},{"name":"v0.8.0-rc5","sha":"50a7fc0e73e300847e2c61bdb127619d572aacfe","kind":"tag","published_at":"2015-03-01T01:26:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc5/manifests"},{"name":"v0.8.0-rc4","sha":"4acc8b9befc1a730129fb9b9b68ff04aa0098ed5","kind":"tag","published_at":"2015-02-25T20:31:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc4/manifests"},{"name":"v0.8.0-rc3","sha":"294a2f11e2972039a372b65d98067d1e12ce5087","kind":"tag","published_at":"2015-02-20T00:21:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc3/manifests"},{"name":"v0.8.0-rc2","sha":"7f45f7af37cdbc24830e57e5a96a4e71e4954fce","kind":"tag","published_at":"2015-01-17T17:12:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc2/manifests"},{"name":"v0.8.0-rc1","sha":"77f04bc174ac3e97f4a5a23ebc19906037747895","kind":"tag","published_at":"2014-11-09T16:34:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc1/manifests"},{"name":"v0.7.1","sha":"901a459af922491bb556d62e046d1475760fb8ce","kind":"commit","published_at":"2014-06-20T15:23:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"ecfa4a50022a4f565c4b94ed678bf60c0eaba488","kind":"tag","published_at":"2014-04-04T21:30:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0/manifests"},{"name":"v0.7.0-rc3","sha":"d9bbd2be65362254a821da076bb89e4238b6c78c","kind":"tag","published_at":"2014-03-31T14:11:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc3/manifests"},{"name":"v0.7.0-rc2","sha":"5e58939d843e6d991bc14cf3e140b788455b6761","kind":"tag","published_at":"2014-02-28T15:46:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc2/manifests"},{"name":"v0.7.0-rc1","sha":"3dcd503aa2dc13ade6245345b4a135c8976e090e","kind":"tag","published_at":"2014-01-31T12:18:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc1/manifests"},{"name":"v0.6.2","sha":"61d713baf1c62a7583ad200a48a33223b5635c8c","kind":"tag","published_at":"2013-03-19T00:08:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.6.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"0138a73a3b6d8f29a7c8cec0abd3332f48b5ddc0","kind":"tag","published_at":"2012-11-28T19:23:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.6.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"ef7777eb293fa0db517a9c585ec491dc00e70491","kind":"tag","published_at":"2012-11-26T21:50:44.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.6.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"10e21f48ae2c4f2bd534575e7136dae115ccb3a3","kind":"tag","published_at":"2012-08-07T00:12:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.5.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"937771a0fdb58d6e7c115c98d9abb419d89d2aee","kind":"tag","published_at":"2012-07-31T06:13:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.5.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.0/manifests"},{"name":"v0.4.4","sha":"11ec3cf213b439f8a18b2684a8e571c66a42c25d","kind":"tag","published_at":"2012-07-24T17:47:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"836adcccf8fe0a9efcd621ffea9e26051b3fe2d4","kind":"tag","published_at":"2012-06-23T01:14:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"c81ee45fe05a7473c0fabe016259d4cac0d1709f","kind":"tag","published_at":"2012-06-20T20:10:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"56253364e610dd1b39696ff86e68b92dfd816801","kind":"tag","published_at":"2012-06-19T23:38:46.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"09244fae39dac8a0e3f22ff29ae0739311be8a7d","kind":"tag","published_at":"2012-05-01T20:40:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"f37ce009d52595ea8999a89d7c66f351f216fddd","kind":"tag","published_at":"2012-03-15T23:07:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.3.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"dd824ebb78851bb783c5f4f0b8d14de98aa13320","kind":"tag","published_at":"2012-03-14T01:14:46.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.3.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"862c414b371befbba2b6d4d35d8f15801f6187f5","kind":"tag","published_at":"2012-02-24T22:35:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.2.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"6b0ebd256d0d4d7aae3840a4c04211c573e36f39","kind":"tag","published_at":"2012-02-16T04:04:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.2.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.0/manifests"},{"name":"v0.1.3","sha":"7fa15b84aa2dfca6b8cd91314e669c4a64be023d","kind":"tag","published_at":"2012-01-19T22:03:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"9e8917f81f2a740bd66dd6196eb46e86f3893c2e","kind":"tag","published_at":"2012-01-08T03:02:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"037baeff84b3327171d2daaec6100d51167ac4de","kind":"tag","published_at":"2011-12-28T20:27:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"5b484dceb4dc0990e9a67dcf143dc77baf27799d","kind":"tag","published_at":"2011-12-22T03:44:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.0/manifests"},{"name":"v0.0.14","sha":"5aeb2c5b8cfcc90a6289bdce1ae4db96daf67cc7","kind":"commit","published_at":"2011-12-01T06:36:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.14/manifests"},{"name":"v0.0.13-NOGZIP","sha":"c2f13cdfe40a4132b548a0df366d2be06d5d696b","kind":"tag","published_at":"2011-10-13T18:21:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.13-NOGZIP","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.13-NOGZIP","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.13-NOGZIP","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13-NOGZIP","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13-NOGZIP/manifests"},{"name":"v0.0.13","sha":"8d1310adbf0b72fc75b60a4222d0c8581485b863","kind":"tag","published_at":"2011-10-08T01:03:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"a103d2668f95bea9c5fff5b9fff26f0b058d8c8a","kind":"tag","published_at":"2011-09-21T00:40:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.12/manifests"},{"name":"v0.0.11-1","sha":"b3a4707e81cb3c01e24bf1f3c9c3bb3307c43902","kind":"tag","published_at":"2011-09-16T06:01:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.11-1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.11-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.11-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11-1/manifests"},{"name":"v0.0.11","sha":"846f5f75774e2f97874b6b2f43a2a9142041353b","kind":"tag","published_at":"2011-09-15T02:28:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11/manifests"},{"name":"v0.0.10-1","sha":"149a9048c73bceda7af027086633f0ec7841381b","kind":"tag","published_at":"2011-08-23T22:15:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.10-1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.10-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.10-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10-1/manifests"},{"name":"v0.0.10","sha":"7f1bc683ebecdcbf07008b665cd217574600f97f","kind":"tag","published_at":"2011-08-23T20:59:17.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"ce084bcca7f6087e2f44e8bf94c3d225646f9752","kind":"tag","published_at":"2011-08-12T01:26:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"b08af670cd5b4207aa4b3fd16d37c9f0f0d6715a","kind":"tag","published_at":"2011-07-05T22:05:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"0eb4d8dfaee9d700a03700bde0d918dba9252586","kind":"tag","published_at":"2011-05-24T03:50:27.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"6c258a787d048e429a615dc77ea6f582d841e317","kind":"tag","published_at":"2011-05-17T20:50:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"b0ae3fb5e63f428992691869256d70876074d77e","kind":"tag","published_at":"2011-05-13T20:02:36.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"6e1764fa805a89cac4540e6449db632cff631bff","kind":"tag","published_at":"2011-05-10T01:55:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"115f8056e80a5beae4ccf3a46d7ee3bc68f99098","kind":"tag","published_at":"2011-04-27T22:04:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.3/manifests"},{"name":"v0.0.2-fix-publishing","sha":"b78e695c25ef1c890092412841164bf09d731928","kind":"tag","published_at":"2011-03-30T06:25:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.2-fix-publishing","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.2-fix-publishing","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.2-fix-publishing","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2-fix-publishing","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2-fix-publishing/manifests"},{"name":"v0.0.2","sha":"9dd90d7d78f6255375bf96a89daecf6c928d0c1d","kind":"tag","published_at":"2011-03-26T01:04:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"e3efe5ecf10f0eee76064798454345cd51560300","kind":"tag","published_at":"2011-03-15T04:13:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-01-03T12:02:42.646Z","dependent_packages_count":176,"downloads":null,"downloads_period":null,"dependent_repos_count":139,"rankings":{"downloads":null,"dependent_repos_count":1.4981566081590125,"dependent_packages_count":0.43039192113488817,"stargazers_count":3.098300873607438,"forks_count":1.9385669632123106,"docker_downloads_count":0.43920814298308886,"average":1.4809249018193476},"purl":"pkg:maven/io.dropwizard/dropwizard-util","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.dropwizard:dropwizard-util","docker_dependents_count":188,"docker_downloads_count":119697140,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.dropwizard:dropwizard-util","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.dropwizard:dropwizard-util/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-17T22:01:46.875Z","issues_count":115,"pull_requests_count":3854,"avg_time_to_close_issue":4066175.064102564,"avg_time_to_close_pull_request":184543.8000577034,"issues_closed_count":78,"pull_requests_closed_count":3466,"pull_request_authors_count":38,"issue_authors_count":78,"avg_comments_per_issue":1.7478260869565216,"avg_comments_per_pull_request":1.276336274001038,"merged_pull_requests_count":2880,"bot_issues_count":23,"bot_pull_requests_count":3566,"past_year_issues_count":51,"past_year_pull_requests_count":1709,"past_year_avg_time_to_close_issue":1258712.7857142857,"past_year_avg_time_to_close_pull_request":128888.41437206179,"past_year_issues_closed_count":28,"past_year_pull_requests_closed_count":1489,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":34,"past_year_avg_comments_per_issue":0.5490196078431373,"past_year_avg_comments_per_pull_request":0.8308952603861908,"past_year_bot_issues_count":12,"past_year_bot_pull_requests_count":1542,"past_year_merged_pull_requests_count":1272,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/issues","maintainers":[{"login":"joschi","count":155,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joschi"},{"login":"zUniQueX","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zUniQueX"},{"login":"jplock","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jplock"},{"login":"mbeaatriz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbeaatriz"}],"active_maintainers":[{"login":"joschi","count":99,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joschi"},{"login":"zUniQueX","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zUniQueX"},{"login":"mbeaatriz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbeaatriz"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-util/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-util/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-util/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-util/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-util/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-util/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5033581,"name":"io.dropwizard:dropwizard-spdy","ecosystem":"maven","description":"Dropwizard is a Java framework for developing ops-friendly, high-performance, RESTful web applications.","homepage":"http://www.dropwizard.io/0.9.3","licenses":"Apache License 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/dropwizard/dropwizard","keywords_array":[],"namespace":"io.dropwizard","versions_count":27,"first_release_published_at":"2014-01-31T12:26:08.000Z","latest_release_published_at":"2016-06-20T14:59:46.000Z","latest_release_number":"0.9.3","last_synced_at":"2026-05-15T13:17:38.645Z","created_at":"2022-07-27T16:44:25.637Z","updated_at":"2026-05-15T13:17:38.645Z","registry_url":"https://central.sonatype.com/artifact/io.dropwizard/dropwizard-spdy/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.dropwizard/dropwizard-spdy/","metadata":{"repositories":["http://oss.sonatype.org/content/repositories/snapshots"],"distribution_repositories":["http://oss.sonatype.org/service/local/staging/deploy/maven2/","http://oss.sonatype.org/content/repositories/snapshots"]},"repo_metadata":{"id":1326622,"uuid":"1272129","full_name":"dropwizard/dropwizard","owner":"dropwizard","description":"A damn simple library for building production-ready RESTful web services.","archived":false,"fork":false,"pushed_at":"2025-10-15T05:37:43.000Z","size":113931,"stargazers_count":8559,"open_issues_count":22,"forks_count":3432,"subscribers_count":365,"default_branch":"release/5.0.x","last_synced_at":"2025-10-16T04:36:01.637Z","etag":null,"topics":["dropwizard","hibernate","java","jax-rs","jdbi","jersey-framework","jersey2","jetty","rest","restful-webservices","web-framework"],"latest_commit_sha":null,"homepage":"https://www.dropwizard.io","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dropwizard.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-01-19T19:52:29.000Z","updated_at":"2025-10-14T13:54:37.000Z","dependencies_parsed_at":"2023-09-25T00:36:07.805Z","dependency_job_id":"49d46f65-78ee-4616-9a89-d341231d1f09","html_url":"https://github.com/dropwizard/dropwizard","commit_stats":{"total_commits":6736,"total_committers":528,"mean_commits":"12.757575757575758","dds":0.7804334916864608,"last_synced_commit":"7c83a8faa94592fae7449ece2efd3563583d239c"},"previous_names":[],"tags_count":274,"template":false,"template_full_name":null,"purl":"pkg:github/dropwizard/dropwizard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dropwizard","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/refs/heads/release/5.0.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/sbom","scorecard":{"id":356802,"data":{"date":"2025-08-11","repo":{"name":"github.com/dropwizard/dropwizard","commit":"3b65cea7d21d47f0fa267aff12315cf7364fafae"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/18 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/maven.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maven.yml:29","Warn: no topLevel permission defined: .github/workflows/announce-release.yml:1","Warn: no topLevel permission defined: .github/workflows/assign-milestone.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/close_stale.yml:9","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/maven.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/trigger-release.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":8,"reason":"dependency not pinned by hash detected -- score normalized to 8","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/announce-release.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/dropwizard/dropwizard/announce-release.yml/release/4.0.x?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/dropwizard/dropwizard/release.yml/release/4.0.x?enable=pin","Info:  21 out of  21 GitHub-owned GitHubAction dependencies pinned","Info:   6 out of   8 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:10"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (28) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T09:47:45.812Z","repository_id":1326622,"created_at":"2025-08-18T09:47:45.812Z","updated_at":"2025-08-18T09:47:45.812Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279159712,"owners_count":26116537,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-16T02:00:06.019Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"dropwizard","name":"Dropwizard","uuid":"5478557","kind":"organization","description":"","email":null,"website":"https://www.dropwizard.io","location":null,"twitter":"dropwizardio","company":null,"icon_url":"https://avatars.githubusercontent.com/u/5478557?v=4","repositories_count":27,"last_synced_at":"2024-03-25T21:19:31.942Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dropwizard","funding_links":[],"total_stars":16606,"followers":61,"following":0,"created_at":"2022-11-02T16:45:24.316Z","updated_at":"2024-03-25T21:19:40.177Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dropwizard","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dropwizard/repositories"},"tags":[{"name":"v5.0.0","sha":"84dbb957eadb10181039b8222efd39765553bca6","kind":"tag","published_at":"2025-09-16T08:29:02.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0/manifests"},{"name":"v3.0.16","sha":"ffe3e836d8c3412edac8d80ece719166e2e606e7","kind":"tag","published_at":"2025-08-25T22:53:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.16/manifests"},{"name":"v4.0.16","sha":"934373df90d67e5a6f5a7849c0af6598b4e45a3c","kind":"tag","published_at":"2025-08-25T22:52:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.16/manifests"},{"name":"v5.0.0-rc.5","sha":"d7e163da54bd0a80a6046b9840d9b2928b31b2e9","kind":"tag","published_at":"2025-08-25T22:51:44.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.5/manifests"},{"name":"v3.0.15","sha":"8a52fe4aea45f84571b33eb173735802e20bbc64","kind":"tag","published_at":"2025-07-24T07:53:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.15/manifests"},{"name":"v4.0.15","sha":"6616a964156e0ebbe6545dafab52ef7b7ac2b2b9","kind":"tag","published_at":"2025-07-24T07:53:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.15/manifests"},{"name":"v5.0.0-rc.4","sha":"310941b8b2ceedd73b263f712795b45938a028fa","kind":"tag","published_at":"2025-07-23T23:20:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.4/manifests"},{"name":"v3.0.14","sha":"1715dd027139a427fc1bc33827d64ec711525ccf","kind":"tag","published_at":"2025-05-25T20:26:41.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.14/manifests"},{"name":"v4.0.14","sha":"8c744d19a0e741d162c458bee8718acf8078f922","kind":"tag","published_at":"2025-05-25T20:26:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.14/manifests"},{"name":"v5.0.0-rc.3","sha":"ee35dc128decbad13f1f4186b11fe47ee6920d8f","kind":"tag","published_at":"2025-05-25T20:25:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.3/manifests"},{"name":"v4.0.13","sha":"153956cf61aacee809b413752f40bf96876e1e03","kind":"tag","published_at":"2025-03-26T23:41:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.13/manifests"},{"name":"v3.0.13","sha":"76ba41397e11a281256cf631aaa5daaa875a8a2b","kind":"tag","published_at":"2025-03-26T23:23:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.13/manifests"},{"name":"v5.0.0-rc.2","sha":"6b1ebba8fcca6a303997d06edaea29e52b8c3b51","kind":"tag","published_at":"2025-03-26T23:18:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.2/manifests"},{"name":"v4.0.12","sha":"b50169f6e6410a4d34d9c467b95ca7b885cf5dda","kind":"tag","published_at":"2025-01-15T22:38:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.12/manifests"},{"name":"v5.0.0-rc.1","sha":"ed203df38708927f65f9cd7f2760da408af97171","kind":"tag","published_at":"2025-01-15T22:17:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.1/manifests"},{"name":"v3.0.12","sha":"400e4a2f4e15eda153ac79e07bcf2c88420e6422","kind":"tag","published_at":"2025-01-15T22:17:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.12/manifests"},{"name":"v4.0.11","sha":"459892ea1853dcd1199c6bbb28da4347e7e70f60","kind":"tag","published_at":"2024-11-27T21:56:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.11/manifests"},{"name":"v3.0.11","sha":"f8603dcc52bfaaf9711d4808c350cca40f2001f5","kind":"tag","published_at":"2024-11-27T21:56:41.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.11/manifests"},{"name":"v5.0.0-alpha.5","sha":"e78411400eee81e1531c598892fa55b8b013cf70","kind":"tag","published_at":"2024-11-27T21:46:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.5/manifests"},{"name":"v3.0.10","sha":"390aa1ffcbbf95328a48b613b8c73b1752e35e61","kind":"tag","published_at":"2024-10-21T16:41:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.10/manifests"},{"name":"v4.0.10","sha":"48c582b1384352cfd93d43bf39e9e5bbc3e1fe39","kind":"tag","published_at":"2024-10-21T16:41:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.10/manifests"},{"name":"v5.0.0-alpha.4","sha":"45c9e1849d67edf45a0a38ded9bfc05e825593b7","kind":"tag","published_at":"2024-10-21T16:41:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.4/manifests"},{"name":"v3.0.9","sha":"808acc151b972c12748b1aec22bc999d018587ec","kind":"tag","published_at":"2024-10-07T07:13:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.9/manifests"},{"name":"v5.0.0-alpha.3","sha":"284a5b6c2be16971d90148299f30c95f13974e07","kind":"tag","published_at":"2024-10-07T07:12:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.3/manifests"},{"name":"v4.0.9","sha":"94e87681eb8b3d61179f71f2479b1f3820870c94","kind":"tag","published_at":"2024-10-07T07:11:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.9/manifests"},{"name":"v5.0.0-alpha.2","sha":"fe313c7e61a597d3edd9732d5b21a1849c698dc8","kind":"tag","published_at":"2024-08-25T22:47:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.2/manifests"},{"name":"v3.0.8","sha":"17006045b0dcf9e9ae65a8288d55b70123c83d27","kind":"tag","published_at":"2024-08-25T21:19:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.8/manifests"},{"name":"v4.0.8","sha":"c0713c7765a418e704182720a41d7d3800ae50f9","kind":"tag","published_at":"2024-08-25T21:19:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.8/manifests"},{"name":"v3.0.7","sha":"71d5de54fd02a2545ab6184c0794454da85a773f","kind":"tag","published_at":"2024-03-06T14:59:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.7/manifests"},{"name":"v4.0.7","sha":"2aeb472faecc68c0136a0a7231baf1472b55b388","kind":"tag","published_at":"2024-03-06T14:58:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.7/manifests"},{"name":"v2.1.12","sha":"908e31ea7996913fa3aa767465547b5dfbf2df8e","kind":"tag","published_at":"2024-01-31T22:14:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.12/manifests"},{"name":"v3.0.6","sha":"0f09619dcd70caea3957d14bb55a2030b45c39b8","kind":"tag","published_at":"2024-01-29T22:04:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.6/manifests"},{"name":"v4.0.6","sha":"18e00e1edd89776ca26f627d97ce5ed7ca3a544e","kind":"tag","published_at":"2024-01-29T22:04:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.6/manifests"},{"name":"v5.0.0-alpha.1","sha":"4b9d0d23485f8c89196434afbf0145ae2b797484","kind":"tag","published_at":"2023-12-20T22:41:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.0.5","sha":"2a25b34dad34b7d170ba2c7304707e1c74129b99","kind":"tag","published_at":"2023-12-20T22:38:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.5/manifests"},{"name":"v3.0.5","sha":"f2c02fb0484c5d79fa45e1fb7824b543fbd9982e","kind":"tag","published_at":"2023-12-20T22:38:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.5/manifests"},{"name":"v2.1.11","sha":"461d086125475afa92a0973588132e4508c525af","kind":"tag","published_at":"2023-12-20T22:36:27.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.11/manifests"},{"name":"v4.0.4","sha":"6bca3f7059798ba55fdf04f015f10951e24f27bd","kind":"tag","published_at":"2023-11-06T17:09:20.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.4/manifests"},{"name":"v3.0.4","sha":"42477dcb60f0d1b3bebd4eaff23494816a2915d9","kind":"tag","published_at":"2023-11-06T12:48:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.4/manifests"},{"name":"v2.1.10","sha":"480b2ebc281900a69a058927222eee927ba1b518","kind":"tag","published_at":"2023-11-06T09:03:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.10/manifests"},{"name":"v4.0.3","sha":"456e5e67c1d57bb727e17cd7db092403c06cf7bd","kind":"tag","published_at":"2023-10-20T13:53:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.3/manifests"},{"name":"v3.0.3","sha":"f1ac18faa1ffe7444344e4cf437cd6d44966d5ed","kind":"tag","published_at":"2023-10-19T20:24:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.3/manifests"},{"name":"v2.1.9","sha":"eee9527a2c7e33d08d71b4b8801ed70d111bd02e","kind":"tag","published_at":"2023-10-19T16:33:45.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.9/manifests"},{"name":"v3.0.2","sha":"88ad5ab52462b814057be90c229162f7ddef7938","kind":"tag","published_at":"2023-09-24T22:34:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.2/manifests"},{"name":"v4.0.2","sha":"781bb4f36c8bdc3b844b7b905b69af95a917ed78","kind":"tag","published_at":"2023-09-24T22:22:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.2/manifests"},{"name":"v2.1.8","sha":"cbcbc6738dc3e1cba7005ed2d463f9b1f57bd8b1","kind":"tag","published_at":"2023-09-24T22:20:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"a46c6f82484c1d6b9fd84569f73e7b0dd33ec692","kind":"tag","published_at":"2023-06-19T22:06:25.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.7/manifests"},{"name":"v4.0.1","sha":"cfd9586186870ec9d078988c6d6a521d8756eafe","kind":"tag","published_at":"2023-06-19T22:04:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.1/manifests"},{"name":"v3.0.1","sha":"523a14f5006418bf7c0d4c6d7bc3d10755edfe1d","kind":"tag","published_at":"2023-06-19T22:03:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.1/manifests"},{"name":"v4.0.0","sha":"69e115aa8a5048f1557f449ca842a707a88cde2e","kind":"tag","published_at":"2023-03-28T22:24:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0/manifests"},{"name":"v3.0.0","sha":"1df711a473aef3a77ef738c19b563780b4d9dca6","kind":"tag","published_at":"2023-03-28T22:23:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0/manifests"},{"name":"v2.1.6","sha":"50587fa6c899beaad547b4f7306157beff271375","kind":"tag","published_at":"2023-03-28T21:58:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.6/manifests"},{"name":"v4.0.0-beta.4","sha":"cbbacd5247e2c8c0c208786b8d580ca29778a375","kind":"tag","published_at":"2023-02-24T09:22:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.4/manifests"},{"name":"v3.0.0-beta.5","sha":"05c1b73527610781131ce07bfcacb6c24d17713c","kind":"tag","published_at":"2023-02-24T09:17:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.5/manifests"},{"name":"v2.1.5","sha":"82ee4065196556523b5d1cdb6ebe87de2b00e949","kind":"tag","published_at":"2023-02-24T08:50:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.5/manifests"},{"name":"v2.0.35","sha":"d499ef1a579546e1f99343aae4b19f35b4737857","kind":"tag","published_at":"2023-01-28T21:56:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.35","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.35/manifests"},{"name":"v2.1.4","sha":"f5ef0d12b8e2c622435faae13c51b9cccaea9fa2","kind":"tag","published_at":"2022-10-20T19:56:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.4/manifests"},{"name":"v2.0.34","sha":"f5d447ce33c9dd53f96119a331de62c8c888ebc0","kind":"tag","published_at":"2022-10-18T17:23:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.34","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.34/manifests"},{"name":"v4.0.0-beta.3","sha":"26b3188e0c3f32b9dba7cda86634b787a2387bf5","kind":"tag","published_at":"2022-10-12T21:54:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.3/manifests"},{"name":"v3.0.0-beta.4","sha":"f679616d7ad7df6ba3bb77535507ca8ec4049336","kind":"tag","published_at":"2022-10-12T21:52:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.4/manifests"},{"name":"v2.1.3","sha":"d1563469fff7d63717063beb7b49267c39a88d58","kind":"tag","published_at":"2022-10-12T21:47:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.3/manifests"},{"name":"v2.0.33","sha":"5c1c2c425dd5b6a1f314c6b46563fd39c71e0656","kind":"tag","published_at":"2022-09-12T10:08:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.33","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.33/manifests"},{"name":"v2.1.2","sha":"ea3e5a3d1ba59d0467539d400592f5bf5b40dbf8","kind":"tag","published_at":"2022-09-12T10:01:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.2/manifests"},{"name":"v4.0.0-beta.2","sha":"55fef0b12367ac26018538542d6ec6efb4f562ea","kind":"tag","published_at":"2022-06-30T20:12:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.2/manifests"},{"name":"v3.0.0-beta.3","sha":"c9c8d72708fbfc8b9982e9b37f321e588a1efdab","kind":"tag","published_at":"2022-06-30T20:05:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.3/manifests"},{"name":"v2.0.32","sha":"b3d87605369aa63caf860f67be2ba86704dd7a97","kind":"tag","published_at":"2022-06-30T19:56:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.32","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.32/manifests"},{"name":"v2.1.1","sha":"d2455b5369c8d9391e81e697f2354246532d0d5e","kind":"tag","published_at":"2022-06-30T19:48:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.1/manifests"},{"name":"v2.0.31","sha":"6a2dd0885a9c4b6b62e4ecbd207b949ca8a8a5bc","kind":"tag","published_at":"2022-06-19T14:44:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.31","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.31/manifests"},{"name":"v2.0.30","sha":"71300cf5094a53fbd658a906423478ba706ff434","kind":"tag","published_at":"2022-06-18T18:08:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.30","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.30/manifests"},{"name":"v2.1.0","sha":"4fb8906bb761886c85891d4bbf6dcf0a15ca4e9c","kind":"tag","published_at":"2022-05-02T13:16:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0/manifests"},{"name":"v3.0.0-beta.2","sha":"8ade5d9db8d4e29f4f8f37a994246d9270b9c479","kind":"tag","published_at":"2022-04-20T21:45:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.2/manifests"},{"name":"v2.1.0-beta.9","sha":"fd2787a7817295796e6c9f07d44132c262a9e902","kind":"tag","published_at":"2022-04-20T21:40:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.9/manifests"},{"name":"v4.0.0-beta.1","sha":"621bf358ad641ecb07af52026d0385a923957c15","kind":"tag","published_at":"2022-04-08T10:24:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.1/manifests"},{"name":"v3.0.0-beta.1","sha":"b6e096859d65c16e0c669609444f73d0621f4769","kind":"tag","published_at":"2022-04-08T10:14:48.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.1/manifests"},{"name":"v2.1.0-beta.8","sha":"5b37d6f6af0383892834d8437e6c79688f5fc670","kind":"tag","published_at":"2022-04-05T15:57:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.8/manifests"},{"name":"v2.0.29","sha":"20d80316b32cf68d7a0ba23300cfa53bc5155e7d","kind":"tag","published_at":"2022-04-05T15:16:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.29","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.29/manifests"},{"name":"v2.1.0-beta.7","sha":"bf892222765fdd6880449589b99eeeb511b80444","kind":"tag","published_at":"2021-12-20T14:40:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.7/manifests"},{"name":"v2.0.28","sha":"dd215d3ec65f23cef9e0a4d96ed7c542d71d1758","kind":"tag","published_at":"2021-12-20T14:27:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.28","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.28/manifests"},{"name":"v2.1.0-beta.6","sha":"74626bda8033b598b875372b8e8cb982ba2349bc","kind":"tag","published_at":"2021-12-16T09:20:37.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.6/manifests"},{"name":"v2.0.27","sha":"b5c6bc2633f1ea150970131e547a1a580052ece5","kind":"tag","published_at":"2021-12-16T09:00:27.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.27","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.27/manifests"},{"name":"v2.1.0-beta.5","sha":"835081d794427f37bd671f584b6083f96ae17aa6","kind":"tag","published_at":"2021-12-09T17:53:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.5/manifests"},{"name":"v2.0.26","sha":"66ca617d40d57627a8820c96d388a7583650ae6e","kind":"tag","published_at":"2021-12-09T17:43:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.26","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.26/manifests"},{"name":"v2.1.0-beta.4","sha":"e57713abe7add73e7033a30af3022668f4a9ec8d","kind":"tag","published_at":"2021-09-01T15:31:59.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.4/manifests"},{"name":"v2.0.25","sha":"2a4c0f8ba2741e618737556ed1973b22a8284a58","kind":"tag","published_at":"2021-09-01T15:17:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.25","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.25/manifests"},{"name":"v2.1.0-beta.3","sha":"912f4beb7254c72e2db4207efdb38543994c7630","kind":"tag","published_at":"2021-08-11T06:36:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.3/manifests"},{"name":"v2.1.0-beta.2","sha":"94ab611f45fbacf94f449a14fd035c6971a786fd","kind":"tag","published_at":"2021-07-29T12:50:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.2/manifests"},{"name":"v2.0.24","sha":"8818eb7ec61dd59059b51478d734e6d30fb8cca9","kind":"tag","published_at":"2021-07-29T12:08:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.24","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.24/manifests"},{"name":"v2.0.23","sha":"79c3770db75c09d5c846d5d42ffb607b29ba5b9f","kind":"tag","published_at":"2021-06-21T11:50:02.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.23","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.23/manifests"},{"name":"v2.0.22","sha":"a40301a5dc44ebbdeac291edf4cf3df3960a6fae","kind":"tag","published_at":"2021-05-24T16:31:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.22","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.22/manifests"},{"name":"v2.1.0-beta.1","sha":"ff09d7fffece5dda0c2f188114393161702135af","kind":"tag","published_at":"2021-04-25T12:29:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.1/manifests"},{"name":"v2.0.21","sha":"47556c4f31576e6bc4e00262661b7b212bd90a60","kind":"tag","published_at":"2021-04-07T14:05:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.21","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"7c6f2ce175e8f9db63a694ae413210f99e183ad7","kind":"tag","published_at":"2021-02-24T09:46:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.20","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.20/manifests"},{"name":"v2.0.19","sha":"bcf99a613e320812fc4b691f96a4e7e3d125749d","kind":"commit","published_at":"2021-02-01T10:44:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.19","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"7385a7d7a3a1f0670d5fda376b8cdf516d7c7b30","kind":"commit","published_at":"2021-01-12T06:56:22.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.18","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.18/manifests"},{"name":"v1.3.29","sha":"3e323fc72d09df6f1957250cf20bdacbe26fd3d7","kind":"tag","published_at":"2021-01-06T14:04:08.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.29","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.29/manifests"},{"name":"v2.0.17","sha":"3318b1e7e6ca900696ce2ed4e6687a725e0aa90a","kind":"commit","published_at":"2020-12-14T20:57:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.17","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.17/manifests"},{"name":"v1.3.28","sha":"7cbec2b0ccd547859823ef1cb2766314202cf480","kind":"tag","published_at":"2020-12-08T13:29:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.28","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.28/manifests"},{"name":"v2.0.16","sha":"d49fd0d8185d5b571c3a90282c4e44a55b996c53","kind":"commit","published_at":"2020-11-26T17:00:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"a85798d66b667a8e598a062db1cdafeae48acf30","kind":"commit","published_at":"2020-11-03T14:46:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.15/manifests"},{"name":"v1.3.27","sha":"cce7305a7ef56c4edc6ab28ae224141facfa8d59","kind":"tag","published_at":"2020-10-28T14:29:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.27","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.27/manifests"},{"name":"v1.3.26","sha":"03a7d8611676ee14e3d6040d8642063d787819ea","kind":"tag","published_at":"2020-10-22T15:25:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.26","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.26/manifests"},{"name":"v2.0.14","sha":"1b36f643d2d40b959e325a00867c45822418202d","kind":"commit","published_at":"2020-10-22T13:51:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.14/manifests"},{"name":"v1.3.25","sha":"56cb309bef2993de47dc846f7bc2933c7a6159c7","kind":"tag","published_at":"2020-08-31T12:58:59.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.25","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25/manifests"},{"name":"v2.0.13","sha":"37a209886890ca5cdd6ef39c61d29827a13c1a1d","kind":"commit","published_at":"2020-08-31T12:48:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.13/manifests"},{"name":"v1.3.25-beta.2","sha":"562d61cc72c0038f66b221a7c6d0b07034e38804","kind":"tag","published_at":"2020-08-19T06:27:25.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.25-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.25-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.25-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.2/manifests"},{"name":"v1.3.25-beta.1","sha":"d591b617c52537edb6fedb2e343800610eb075e3","kind":"tag","published_at":"2020-08-18T06:31:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.25-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.25-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.25-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.1/manifests"},{"name":"v2.0.12","sha":"8b9d7f887fd37ec22cb39f020d710fb7835d159a","kind":"commit","published_at":"2020-07-21T09:25:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"1b227314d669cbbd3395c2ff1e31704ca0d9284c","kind":"commit","published_at":"2020-07-06T07:52:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.11/manifests"},{"name":"v1.3.24","sha":"9c7da5f498d70241993b05598488597bc2c94a98","kind":"tag","published_at":"2020-07-03T06:58:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.24","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.24/manifests"},{"name":"v2.0.10","sha":"cdb2a357aeb61e0a52beb6a8d09953f423924faf","kind":"commit","published_at":"2020-05-26T12:18:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"655f8ac6f8586a8a0d49d217f0846deefb45de21","kind":"commit","published_at":"2020-05-04T06:00:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"8600d4ff895df5d6df5ecfd45e7244af04d8f89f","kind":"commit","published_at":"2020-04-14T19:08:41.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.8/manifests"},{"name":"v1.3.23","sha":"bf556d4765c9305ed14f6cd962f4f438239799e4","kind":"tag","published_at":"2020-04-14T18:13:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.23","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.23/manifests"},{"name":"v2.0.7","sha":"f6e03e838ce51eee8d751df03f29afb3eeea42d6","kind":"tag","published_at":"2020-04-10T07:01:02.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.7/manifests"},{"name":"v1.3.22","sha":"dae8b1ba6368d8d2bd31eb5435e868f16c9ce9d3","kind":"tag","published_at":"2020-04-04T14:41:59.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.22","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.22/manifests"},{"name":"v2.0.6","sha":"9b2dcc9b499b125560193ba39f65c5d359ceb11d","kind":"commit","published_at":"2020-04-04T14:35:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"5e605a630551397a0f21b4b530b177fe4e571542","kind":"commit","published_at":"2020-03-29T01:13:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"743eceac9c69e4e5aa8e3ced425d8893cb55119c","kind":"tag","published_at":"2020-03-27T16:51:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.4/manifests"},{"name":"v1.3.21","sha":"45575df553f0a93eb5b6b5c98e4471b590f1c884","kind":"tag","published_at":"2020-03-26T19:46:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.21","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.21/manifests"},{"name":"v2.0.3","sha":"7cee3e11d29ec21f0073aa4ac03b08a4f2a0ef17","kind":"tag","published_at":"2020-03-26T19:29:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.3/manifests"},{"name":"v1.3.20","sha":"b2dd14eaab5ef3a03c172ebdc06ea0e9a71fa0ce","kind":"tag","published_at":"2020-02-24T16:29:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.20","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.20/manifests"},{"name":"v1.3.19","sha":"b91d891e04fcb0c0c0c4fc3f371d36c09c19ba2c","kind":"tag","published_at":"2020-02-20T02:16:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.19","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.19/manifests"},{"name":"v2.0.2","sha":"60206ea15541869622623167c590276a6329f5b8","kind":"commit","published_at":"2020-02-20T02:05:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"e7c8b260c3d81e91ac537787424e888afd35f594","kind":"commit","published_at":"2020-01-30T20:50:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.1/manifests"},{"name":"v1.3.18","sha":"6e54def3f9d07d5bd1b57f8d296e8cbae7d008f4","kind":"tag","published_at":"2020-01-30T20:16:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.18","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.18/manifests"},{"name":"v2.0.0","sha":"20050b10bc7fe88edff3ff320b4cea85c023f30d","kind":"tag","published_at":"2019-12-09T21:54:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0/manifests"},{"name":"v2.0.0-rc14","sha":"8ca390bf44dea39dfc1b15422881e14c8bcb341f","kind":"tag","published_at":"2019-12-08T18:53:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc14/manifests"},{"name":"v1.3.17","sha":"cdf214a094e400027463a8d523a7c00c9dcdfdb4","kind":"tag","published_at":"2019-11-24T10:47:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.17","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.17/manifests"},{"name":"v2.0.0-rc13","sha":"b5c0c3b19ac4fc22fe8eefe2c3b61ba6e6b3829a","kind":"tag","published_at":"2019-11-20T22:45:08.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc13/manifests"},{"name":"v2.0.0-rc12","sha":"caba50b91297444ceb3c02e1295fad7b3991da21","kind":"tag","published_at":"2019-10-23T20:11:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc12/manifests"},{"name":"v1.3.16","sha":"45f9865864c305639b555ac3c2a57fe946f0913b","kind":"tag","published_at":"2019-10-20T20:29:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.16/manifests"},{"name":"v2.0.0-rc11","sha":"82c1361e0a21dc94c3b3cdabdd141fb87fbbfe99","kind":"tag","published_at":"2019-10-13T16:15:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc11/manifests"},{"name":"v1.3.15","sha":"18caa542327c2a20c6f140d7c645f57f4e11a109","kind":"tag","published_at":"2019-09-25T17:22:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.15/manifests"},{"name":"v2.0.0-rc10","sha":"26b8df02d45004c1abb92e8a50054e17e34c0fb0","kind":"tag","published_at":"2019-09-16T23:06:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc10/manifests"},{"name":"v2.0.0-rc9","sha":"6cfd68560c91d0b0a5682bdbb9f20eeaa09c398d","kind":"tag","published_at":"2019-08-31T18:01:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc9/manifests"},{"name":"v2.0.0-rc8","sha":"e3a1c7a650cba5ab32164761574ef69af4134f17","kind":"tag","published_at":"2019-08-29T13:08:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc8/manifests"},{"name":"v2.0.0-rc7","sha":"1e5ee67862cc25755891e1587e709773ffa314c4","kind":"tag","published_at":"2019-08-28T14:43:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc7/manifests"},{"name":"v2.0.0-rc6","sha":"c8e0b0137115322e39a93f3a369e4dec72df9045","kind":"tag","published_at":"2019-08-27T19:30:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc6/manifests"},{"name":"v2.0.0-rc5","sha":"171a6751fa063b32c47201b1821e4d7e610c865e","kind":"tag","published_at":"2019-08-08T06:19:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc5/manifests"},{"name":"v1.3.14","sha":"f720ed469d52842ba23839f7d9b467f610d74524","kind":"tag","published_at":"2019-08-07T18:50:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.14/manifests"},{"name":"v1.3.13","sha":"e006b420447da6cb8bc3e7fb2aaa6271229c7aa1","kind":"tag","published_at":"2019-07-16T19:38:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.13/manifests"},{"name":"v2.0.0-rc4","sha":"d7e770086334fc3c84e83a96d8e2fb863ac5b252","kind":"tag","published_at":"2019-06-28T06:29:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc4/manifests"},{"name":"v2.0.0-rc3","sha":"21352e6277118d30b82df6ba2a1e899619ed202e","kind":"tag","published_at":"2019-06-16T15:48:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc3/manifests"},{"name":"v2.0.0-rc2","sha":"2162827fd2af02f2774aadc60809161055fec5ae","kind":"tag","published_at":"2019-05-26T16:09:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc2/manifests"},{"name":"v1.3.12","sha":"c1461c389a1f01a757c966518dd2c52601204676","kind":"tag","published_at":"2019-05-25T18:10:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.12/manifests"},{"name":"v1.3.11","sha":"a47305d487e710d013c46283a9b286358688d5f1","kind":"tag","published_at":"2019-05-09T18:16:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.11/manifests"},{"name":"v1.3.10","sha":"42759228412e484fa170bc9ab5aae019422432c3","kind":"tag","published_at":"2019-04-29T16:56:01.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.10/manifests"},{"name":"v2.0.0-rc1","sha":"d9397fecfadc3e34ca8742b17077a3bac32624dd","kind":"tag","published_at":"2019-04-18T18:40:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc1/manifests"},{"name":"v1.3.9","sha":"88a73fd64c20015bd8b059bf8a052e98d35e6080","kind":"tag","published_at":"2019-02-24T00:56:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.9/manifests"},{"name":"v1.3.8","sha":"ec23670cc6ecc2d16bef7e48130c99e741aab711","kind":"tag","published_at":"2019-01-01T13:10:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.8/manifests"},{"name":"v2.0.0-rc0","sha":"bc4b7dc04d9c06e7357e3d3d55bdfca366de18b4","kind":"tag","published_at":"2018-10-02T19:50:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc0/manifests"},{"name":"v1.3.7","sha":"777686d9bcfb7a732838a5cfc4043b9a65b0eaea","kind":"tag","published_at":"2018-10-02T10:25:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.7/manifests"},{"name":"v1.2.9","sha":"49dd12a95398ee1b841ad9ba48fdbf35149137e7","kind":"tag","published_at":"2018-10-01T06:43:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.9/manifests"},{"name":"v1.3.6","sha":"99cbd25dad946952bcc3fb7b7e5152f064dac382","kind":"tag","published_at":"2018-10-01T06:01:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.6/manifests"},{"name":"v1.1.8","sha":"fd4c7266d4b6b780f06d3be7e14a79406ae77168","kind":"tag","published_at":"2018-06-24T18:34:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.8/manifests"},{"name":"v1.2.8","sha":"5a96d56fa6fc07b1d34700d42615162cc8584c03","kind":"tag","published_at":"2018-06-24T17:03:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.8/manifests"},{"name":"v1.3.5","sha":"7acede06f2df73f1db80461e44ba23708eb6bdd5","kind":"tag","published_at":"2018-06-24T15:36:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"a4e03c33c92dedf83886f0cc66bc443ad916feba","kind":"tag","published_at":"2018-06-15T08:23:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.4/manifests"},{"name":"v1.2.7","sha":"bb7291d26b7a00fa37c2712b620fb6fb747cae5a","kind":"tag","published_at":"2018-06-15T07:18:20.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.7/manifests"},{"name":"v1.3.3","sha":"c4f66abf07cc46813b98137dc29a8a2762ab33e2","kind":"tag","published_at":"2018-06-06T20:09:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.3/manifests"},{"name":"v1.2.6","sha":"be9b592857e85dc50a3181b6b5efc23bdbc384d8","kind":"tag","published_at":"2018-05-06T21:14:57.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.6/manifests"},{"name":"v1.3.2","sha":"f22ae5293ec400e9faafd1cf18944f5ed60b3c0e","kind":"tag","published_at":"2018-05-06T20:26:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"c49ab943d4fe3c55afdb14814b818d3d5a4bf7dd","kind":"tag","published_at":"2018-04-04T16:46:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.1/manifests"},{"name":"v1.2.5","sha":"9add5d717a420f76681e2b6816b8beb6ccdf3a65","kind":"tag","published_at":"2018-04-04T15:24:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.5/manifests"},{"name":"v1.3.0","sha":"5fc2ab21c58bcc0da2c78ca41e353c69928bc777","kind":"tag","published_at":"2018-03-14T17:20:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0/manifests"},{"name":"v1.3.0-rc7","sha":"fb9cdad412e1be86cf2fff2dd9962271a113b025","kind":"tag","published_at":"2018-02-23T10:17:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc7/manifests"},{"name":"v1.2.4","sha":"462c373665d885b82ab2e7dfd5cf5ef675cc3499","kind":"tag","published_at":"2018-02-11T09:54:01.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.4/manifests"},{"name":"v1.1.7","sha":"7269c4dd270ed967a19c912ed8dae189123d0b37","kind":"tag","published_at":"2018-02-10T19:17:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.7/manifests"},{"name":"v1.3.0-rc6","sha":"b89b2223222b78b41d71fde00c31a7a0b43156b0","kind":"tag","published_at":"2018-02-09T09:21:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc6/manifests"},{"name":"v1.3.0-rc5","sha":"4c840c0186a5d4e7f43dbf66182ff35a36ed91cc","kind":"tag","published_at":"2018-02-08T11:28:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc5/manifests"},{"name":"v1.2.3","sha":"c956c492081a2006f7f7fa5442f2a3f0de027527","kind":"tag","published_at":"2018-01-22T18:11:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.3/manifests"},{"name":"v1.3.0-rc4","sha":"a22c62b7b9037793f63fb0fb135ce368a83fa286","kind":"tag","published_at":"2018-01-18T23:24:44.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc4/manifests"},{"name":"v1.3.0-rc3","sha":"29926075af642d815d0a2e46c88ab109fa084ddb","kind":"tag","published_at":"2018-01-09T10:53:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc3/manifests"},{"name":"v1.3.0-rc2","sha":"f0bd2f1eec7551077b14662bf10f52840a5626f4","kind":"tag","published_at":"2018-01-05T19:42:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc2/manifests"},{"name":"v1.2.2","sha":"7f9b9445f345110e198298382373c0bec94f7cac","kind":"tag","published_at":"2017-11-27T08:10:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.2/manifests"},{"name":"v1.3.0-rc1","sha":"90aee5f8ce5585722b3f1b8c5f86b7c945bb1752","kind":"tag","published_at":"2017-11-22T15:01:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc1/manifests"},{"name":"v1.2.1","sha":"a270cf4bd982a819bc8a4c273fdcb38bdca5f0df","kind":"tag","published_at":"2017-11-22T12:23:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.1/manifests"},{"name":"v1.1.6","sha":"861f18cffb7df2b17b4e54c638792a7b3f99c003","kind":"tag","published_at":"2017-11-02T07:58:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"05b28222d9ccd0a32fd73b24998ce0e8be1ca1ca","kind":"tag","published_at":"2017-10-17T12:41:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.5/manifests"},{"name":"v1.2.0","sha":"3e8bf3b8338d6367a3dd87d2e7aac6c438c163e4","kind":"tag","published_at":"2017-10-06T13:02:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0/manifests"},{"name":"v1.2.0-rc6","sha":"6fe033be9bd7dc40cf1f0d6569b54a8dd635560c","kind":"tag","published_at":"2017-09-19T14:56:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc6/manifests"},{"name":"v1.2.0-rc5","sha":"826555e8576e5054abe8186fa7c70caa5bf25f7e","kind":"tag","published_at":"2017-09-05T09:14:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc5/manifests"},{"name":"v1.2.0-rc4","sha":"d0acafd047b174a703f440c2cbc92e9241edd6e8","kind":"tag","published_at":"2017-08-24T19:36:37.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc4/manifests"},{"name":"v1.2.0-rc3","sha":"0037881dcf26be144e74ca858270dac2ce83be59","kind":"tag","published_at":"2017-08-24T09:35:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc3/manifests"},{"name":"v1.1.4","sha":"cd115f80c0dacd0cd38112e973cf1590eee848f0","kind":"tag","published_at":"2017-08-24T08:23:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.4/manifests"},{"name":"v1.2.0-rc2","sha":"faf0dc10475de7075dcd8fb97ef899c57209d546","kind":"tag","published_at":"2017-08-18T06:50:45.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc2/manifests"},{"name":"v1.2.0-rc1","sha":"3a87e22c1e0fc05b1583439e83c6a9f38e6ec106","kind":"tag","published_at":"2017-08-02T17:37:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc1/manifests"},{"name":"v1.1.3","sha":"c32f9c596279e113c08200b57540ac832e9f2d98","kind":"tag","published_at":"2017-07-31T11:41:57.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.3/manifests"},{"name":"v1.0.9","sha":"76870752757b9e13ea01a5555146b0db92d41914","kind":"tag","published_at":"2017-07-31T09:45:45.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.9/manifests"},{"name":"v1.1.2","sha":"35e2cefeceb130cbf80929dff4f85ab468566396","kind":"tag","published_at":"2017-06-27T07:42:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.2/manifests"},{"name":"v1.0.8","sha":"eafbb5d29e99f62db9fb24d66a393082eaa557b2","kind":"tag","published_at":"2017-06-27T07:17:08.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.8/manifests"},{"name":"v1.1.1","sha":"d65931e328a553094f5386acde72fc8ab4ca4615","kind":"tag","published_at":"2017-05-19T12:05:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"233515e217b91258ef7822953a884e9d104c7f03","kind":"tag","published_at":"2017-03-21T08:26:48.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0/manifests"},{"name":"v1.0.7","sha":"8c4ffc1316e24e074fda1250f704e5d63ec9386c","kind":"tag","published_at":"2017-03-20T18:34:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.7/manifests"},{"name":"v1.1.0-rc4","sha":"ba3087892729fb0ea8028d7c37cfc88a2eaa30e5","kind":"tag","published_at":"2017-03-15T16:52:22.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc4/manifests"},{"name":"v1.1.0-rc3","sha":"84739bf5a3226ee863c3f2a1dd4ba5f955ec7210","kind":"tag","published_at":"2017-03-15T10:58:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc3/manifests"},{"name":"v1.1.0-rc2","sha":"367033ef96a147d271298f94f77a67972192edae","kind":"tag","published_at":"2017-03-08T13:59:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc2/manifests"},{"name":"v1.1.0-rc1","sha":"55eee43f88bce129da741be93ccf1da25d6005a6","kind":"tag","published_at":"2017-02-13T08:17:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc1/manifests"},{"name":"v1.0.6","sha":"46d8ac9e9a61902596c8d6b1e17e2f6c88e5982d","kind":"tag","published_at":"2017-01-30T18:58:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"6e89e64cdd17562a73a97b098a05b2bd61d3ced8","kind":"tag","published_at":"2016-11-18T11:00:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"38b3199f49e6b67535e3070e56d410dc7ba32c70","kind":"tag","published_at":"2016-11-14T18:01:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"bca4ad4a2f46f15721305e2ef7c5c67f4ca08b23","kind":"tag","published_at":"2016-10-28T17:22:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"4d58bf6558cb1d3e382471581d14d50aadeaf12e","kind":"tag","published_at":"2016-09-23T18:18:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"2cf469dbf87e81c0fbf9402d73a4a94ef31d5fac","kind":"tag","published_at":"2016-09-21T12:38:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"ca39aa51a87a596e7b7e7e1309f9c34d9544bf63","kind":"tag","published_at":"2016-07-26T13:12:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc4","sha":"c1f860b56e16d64556f4249cde5423d221d8db35","kind":"tag","published_at":"2016-07-08T08:26:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc4/manifests"},{"name":"v0.9.3","sha":"2565a66fbb62e28c8e7ac2754be14e594fd1b445","kind":"tag","published_at":"2016-06-20T14:27:20.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.3/manifests"},{"name":"v1.0.0-rc3","sha":"861c33352a33836cb6cef365c26a255187ba361d","kind":"tag","published_at":"2016-05-31T16:24:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"e37431766143efaf0c68eed74978b11e929a5bf8","kind":"tag","published_at":"2016-03-30T08:09:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc2/manifests"},{"name":"v1.0.0-rc1","sha":"a67d4c9e438ec9ba7c3e08f2d749d74d288d9f5a","kind":"tag","published_at":"2016-03-18T22:52:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc1/manifests"},{"name":"v0.9.2","sha":"ac9a7dcb755eff6e7ceec18fa662e107269a73de","kind":"tag","published_at":"2016-01-20T08:38:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.2/manifests"},{"name":"v0.8.5","sha":"668cd9f32622e70da9c9457377d442213094d28d","kind":"commit","published_at":"2015-11-03T16:20:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.5/manifests"},{"name":"v0.9.1","sha":"4d36235d352e9a04923408094759406c929043ba","kind":"commit","published_at":"2015-11-03T15:39:46.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1/manifests"},{"name":"v0.9.1-rc1","sha":"e61e388a3b4853aa2940b0957857513a5046b74d","kind":"commit","published_at":"2015-11-02T11:29:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.1-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1-rc1/manifests"},{"name":"v0.9.0","sha":"a8b117f07d3180f3b6acf89f8488003648178c06","kind":"commit","published_at":"2015-10-28T15:10:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0/manifests"},{"name":"v0.9.0-rc5","sha":"a7f440f719e436a645f00b3b3fd166b2b156d2b9","kind":"commit","published_at":"2015-10-20T10:49:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc5/manifests"},{"name":"v0.8.4","sha":"a29daa061e0c4376edb00083722ed1730adcaf8b","kind":"tag","published_at":"2015-08-26T01:55:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.4/manifests"},{"name":"v0.9.0-rc4","sha":"83edc098bc49ae3168340f6d24324b97c9b500da","kind":"tag","published_at":"2015-08-24T13:54:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc4/manifests"},{"name":"v0.8.3","sha":"c733aff2541857e299fca50c3cf5769b2d4d0fb1","kind":"tag","published_at":"2015-08-24T13:35:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.3/manifests"},{"name":"v0.9.0-rc3","sha":"26931fe097c2526b2582a35393d60ba9019c5a76","kind":"tag","published_at":"2015-07-14T21:30:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc3/manifests"},{"name":"v0.9.0-rc2","sha":"149e8ee1c1f85a4e5ec887f0f864f586c55717b8","kind":"tag","published_at":"2015-07-09T13:25:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc2/manifests"},{"name":"v0.8.2","sha":"51c06f9f808117b6ec71d7f972c1ec7ce4e08fe1","kind":"tag","published_at":"2015-07-06T18:21:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.2/manifests"},{"name":"v0.9.0-rc1","sha":"4c9cd76389a14ddb7af5ea1536926cc9c80cec31","kind":"tag","published_at":"2015-06-18T18:57:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc1/manifests"},{"name":"v0.8.1-fixed-docs","sha":"09f538ef4cdbd14198e38503eda1a865e2120e3a","kind":"commit","published_at":"2015-04-12T16:52:48.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1-fixed-docs","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1-fixed-docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.1-fixed-docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-fixed-docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-fixed-docs/manifests"},{"name":"v0.8.1","sha":"b72b2c022f580d4ba01b24ebc5d35edfa7dd0614","kind":"tag","published_at":"2015-04-07T13:02:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1/manifests"},{"name":"v0.8.1-rc2","sha":"756e443dd72fad27f7fb8af1e16e8712e67bdaa1","kind":"tag","published_at":"2015-04-01T14:04:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc2/manifests"},{"name":"v0.8.1-rc1","sha":"99c04b28d9fcc6aa5e35618572d868ade32c134c","kind":"tag","published_at":"2015-04-01T13:46:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc1/manifests"},{"name":"v0.8.0","sha":"fbe6baff38c47eb55374c1a9f6ba07e51d98e1e3","kind":"tag","published_at":"2015-03-05T15:38:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0/manifests"},{"name":"v0.8.0-rc5","sha":"50a7fc0e73e300847e2c61bdb127619d572aacfe","kind":"tag","published_at":"2015-03-01T01:26:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc5/manifests"},{"name":"v0.8.0-rc4","sha":"4acc8b9befc1a730129fb9b9b68ff04aa0098ed5","kind":"tag","published_at":"2015-02-25T20:31:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc4/manifests"},{"name":"v0.8.0-rc3","sha":"294a2f11e2972039a372b65d98067d1e12ce5087","kind":"tag","published_at":"2015-02-20T00:21:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc3/manifests"},{"name":"v0.8.0-rc2","sha":"7f45f7af37cdbc24830e57e5a96a4e71e4954fce","kind":"tag","published_at":"2015-01-17T17:12:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc2/manifests"},{"name":"v0.8.0-rc1","sha":"77f04bc174ac3e97f4a5a23ebc19906037747895","kind":"tag","published_at":"2014-11-09T16:34:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc1/manifests"},{"name":"v0.7.1","sha":"901a459af922491bb556d62e046d1475760fb8ce","kind":"commit","published_at":"2014-06-20T15:23:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"ecfa4a50022a4f565c4b94ed678bf60c0eaba488","kind":"tag","published_at":"2014-04-04T21:30:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0/manifests"},{"name":"v0.7.0-rc3","sha":"d9bbd2be65362254a821da076bb89e4238b6c78c","kind":"tag","published_at":"2014-03-31T14:11:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc3/manifests"},{"name":"v0.7.0-rc2","sha":"5e58939d843e6d991bc14cf3e140b788455b6761","kind":"tag","published_at":"2014-02-28T15:46:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc2/manifests"},{"name":"v0.7.0-rc1","sha":"3dcd503aa2dc13ade6245345b4a135c8976e090e","kind":"tag","published_at":"2014-01-31T12:18:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc1/manifests"},{"name":"v0.6.2","sha":"61d713baf1c62a7583ad200a48a33223b5635c8c","kind":"tag","published_at":"2013-03-19T00:08:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.6.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"0138a73a3b6d8f29a7c8cec0abd3332f48b5ddc0","kind":"tag","published_at":"2012-11-28T19:23:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.6.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"ef7777eb293fa0db517a9c585ec491dc00e70491","kind":"tag","published_at":"2012-11-26T21:50:44.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.6.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"10e21f48ae2c4f2bd534575e7136dae115ccb3a3","kind":"tag","published_at":"2012-08-07T00:12:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.5.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"937771a0fdb58d6e7c115c98d9abb419d89d2aee","kind":"tag","published_at":"2012-07-31T06:13:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.5.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.0/manifests"},{"name":"v0.4.4","sha":"11ec3cf213b439f8a18b2684a8e571c66a42c25d","kind":"tag","published_at":"2012-07-24T17:47:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"836adcccf8fe0a9efcd621ffea9e26051b3fe2d4","kind":"tag","published_at":"2012-06-23T01:14:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"c81ee45fe05a7473c0fabe016259d4cac0d1709f","kind":"tag","published_at":"2012-06-20T20:10:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"56253364e610dd1b39696ff86e68b92dfd816801","kind":"tag","published_at":"2012-06-19T23:38:46.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"09244fae39dac8a0e3f22ff29ae0739311be8a7d","kind":"tag","published_at":"2012-05-01T20:40:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"f37ce009d52595ea8999a89d7c66f351f216fddd","kind":"tag","published_at":"2012-03-15T23:07:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.3.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"dd824ebb78851bb783c5f4f0b8d14de98aa13320","kind":"tag","published_at":"2012-03-14T01:14:46.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.3.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"862c414b371befbba2b6d4d35d8f15801f6187f5","kind":"tag","published_at":"2012-02-24T22:35:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.2.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"6b0ebd256d0d4d7aae3840a4c04211c573e36f39","kind":"tag","published_at":"2012-02-16T04:04:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.2.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.0/manifests"},{"name":"v0.1.3","sha":"7fa15b84aa2dfca6b8cd91314e669c4a64be023d","kind":"tag","published_at":"2012-01-19T22:03:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"9e8917f81f2a740bd66dd6196eb46e86f3893c2e","kind":"tag","published_at":"2012-01-08T03:02:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"037baeff84b3327171d2daaec6100d51167ac4de","kind":"tag","published_at":"2011-12-28T20:27:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"5b484dceb4dc0990e9a67dcf143dc77baf27799d","kind":"tag","published_at":"2011-12-22T03:44:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.0/manifests"},{"name":"v0.0.14","sha":"5aeb2c5b8cfcc90a6289bdce1ae4db96daf67cc7","kind":"commit","published_at":"2011-12-01T06:36:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.14/manifests"},{"name":"v0.0.13-NOGZIP","sha":"c2f13cdfe40a4132b548a0df366d2be06d5d696b","kind":"tag","published_at":"2011-10-13T18:21:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.13-NOGZIP","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.13-NOGZIP","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.13-NOGZIP","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13-NOGZIP","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13-NOGZIP/manifests"},{"name":"v0.0.13","sha":"8d1310adbf0b72fc75b60a4222d0c8581485b863","kind":"tag","published_at":"2011-10-08T01:03:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"a103d2668f95bea9c5fff5b9fff26f0b058d8c8a","kind":"tag","published_at":"2011-09-21T00:40:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.12/manifests"},{"name":"v0.0.11-1","sha":"b3a4707e81cb3c01e24bf1f3c9c3bb3307c43902","kind":"tag","published_at":"2011-09-16T06:01:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.11-1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.11-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.11-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11-1/manifests"},{"name":"v0.0.11","sha":"846f5f75774e2f97874b6b2f43a2a9142041353b","kind":"tag","published_at":"2011-09-15T02:28:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11/manifests"},{"name":"v0.0.10-1","sha":"149a9048c73bceda7af027086633f0ec7841381b","kind":"tag","published_at":"2011-08-23T22:15:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.10-1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.10-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.10-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10-1/manifests"},{"name":"v0.0.10","sha":"7f1bc683ebecdcbf07008b665cd217574600f97f","kind":"tag","published_at":"2011-08-23T20:59:17.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"ce084bcca7f6087e2f44e8bf94c3d225646f9752","kind":"tag","published_at":"2011-08-12T01:26:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"b08af670cd5b4207aa4b3fd16d37c9f0f0d6715a","kind":"tag","published_at":"2011-07-05T22:05:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"0eb4d8dfaee9d700a03700bde0d918dba9252586","kind":"tag","published_at":"2011-05-24T03:50:27.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"6c258a787d048e429a615dc77ea6f582d841e317","kind":"tag","published_at":"2011-05-17T20:50:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"b0ae3fb5e63f428992691869256d70876074d77e","kind":"tag","published_at":"2011-05-13T20:02:36.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"6e1764fa805a89cac4540e6449db632cff631bff","kind":"tag","published_at":"2011-05-10T01:55:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"115f8056e80a5beae4ccf3a46d7ee3bc68f99098","kind":"tag","published_at":"2011-04-27T22:04:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.3/manifests"},{"name":"v0.0.2-fix-publishing","sha":"b78e695c25ef1c890092412841164bf09d731928","kind":"tag","published_at":"2011-03-30T06:25:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.2-fix-publishing","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.2-fix-publishing","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.2-fix-publishing","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2-fix-publishing","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2-fix-publishing/manifests"},{"name":"v0.0.2","sha":"9dd90d7d78f6255375bf96a89daecf6c928d0c1d","kind":"tag","published_at":"2011-03-26T01:04:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"e3efe5ecf10f0eee76064798454345cd51560300","kind":"tag","published_at":"2011-03-15T04:13:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-04-09T15:45:25.683Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":117,"rankings":{"downloads":null,"dependent_repos_count":1.7331039882417254,"dependent_packages_count":23.153107872957772,"stargazers_count":3.101365057179416,"forks_count":1.9389538900224872,"docker_downloads_count":null,"average":7.481632702100351},"purl":"pkg:maven/io.dropwizard/dropwizard-spdy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.dropwizard:dropwizard-spdy","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.dropwizard:dropwizard-spdy","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.dropwizard:dropwizard-spdy/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-17T22:01:46.875Z","issues_count":115,"pull_requests_count":3854,"avg_time_to_close_issue":4066175.064102564,"avg_time_to_close_pull_request":184543.8000577034,"issues_closed_count":78,"pull_requests_closed_count":3466,"pull_request_authors_count":38,"issue_authors_count":78,"avg_comments_per_issue":1.7478260869565216,"avg_comments_per_pull_request":1.276336274001038,"merged_pull_requests_count":2880,"bot_issues_count":23,"bot_pull_requests_count":3566,"past_year_issues_count":51,"past_year_pull_requests_count":1709,"past_year_avg_time_to_close_issue":1258712.7857142857,"past_year_avg_time_to_close_pull_request":128888.41437206179,"past_year_issues_closed_count":28,"past_year_pull_requests_closed_count":1489,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":34,"past_year_avg_comments_per_issue":0.5490196078431373,"past_year_avg_comments_per_pull_request":0.8308952603861908,"past_year_bot_issues_count":12,"past_year_bot_pull_requests_count":1542,"past_year_merged_pull_requests_count":1272,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/issues","maintainers":[{"login":"joschi","count":155,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joschi"},{"login":"zUniQueX","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zUniQueX"},{"login":"jplock","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jplock"},{"login":"mbeaatriz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbeaatriz"}],"active_maintainers":[{"login":"joschi","count":99,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joschi"},{"login":"zUniQueX","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zUniQueX"},{"login":"mbeaatriz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbeaatriz"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-spdy/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-spdy/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-spdy/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-spdy/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-spdy/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-spdy/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5033658,"name":"io.dropwizard:dropwizard-jersey","ecosystem":"maven","description":"Dropwizard is a Java framework for developing ops-friendly, high-performance, RESTful web applications.","homepage":"http://www.dropwizard.io/5.0.1","licenses":"Apache License 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/dropwizard/dropwizard","keywords_array":[],"namespace":"io.dropwizard","versions_count":236,"first_release_published_at":"2014-01-31T12:22:34.000Z","latest_release_published_at":"2026-01-27T21:53:12.000Z","latest_release_number":"5.0.1","last_synced_at":"2026-05-05T17:01:20.168Z","created_at":"2022-07-27T16:47:04.391Z","updated_at":"2026-05-05T17:01:20.168Z","registry_url":"https://central.sonatype.com/artifact/io.dropwizard/dropwizard-jersey/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.dropwizard/dropwizard-jersey/","metadata":{"repositories":["https://central.sonatype.com/repository/maven-snapshots/"]},"repo_metadata":{"id":1326622,"uuid":"1272129","full_name":"dropwizard/dropwizard","owner":"dropwizard","description":"A damn simple library for building production-ready RESTful web services.","archived":false,"fork":false,"pushed_at":"2025-10-15T05:37:43.000Z","size":113931,"stargazers_count":8559,"open_issues_count":22,"forks_count":3432,"subscribers_count":365,"default_branch":"release/5.0.x","last_synced_at":"2025-10-16T04:36:01.637Z","etag":null,"topics":["dropwizard","hibernate","java","jax-rs","jdbi","jersey-framework","jersey2","jetty","rest","restful-webservices","web-framework"],"latest_commit_sha":null,"homepage":"https://www.dropwizard.io","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dropwizard.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-01-19T19:52:29.000Z","updated_at":"2025-10-14T13:54:37.000Z","dependencies_parsed_at":"2023-09-25T00:36:07.805Z","dependency_job_id":"49d46f65-78ee-4616-9a89-d341231d1f09","html_url":"https://github.com/dropwizard/dropwizard","commit_stats":{"total_commits":6736,"total_committers":528,"mean_commits":"12.757575757575758","dds":0.7804334916864608,"last_synced_commit":"7c83a8faa94592fae7449ece2efd3563583d239c"},"previous_names":[],"tags_count":274,"template":false,"template_full_name":null,"purl":"pkg:github/dropwizard/dropwizard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dropwizard","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/refs/heads/release/5.0.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/sbom","scorecard":{"id":356802,"data":{"date":"2025-08-11","repo":{"name":"github.com/dropwizard/dropwizard","commit":"3b65cea7d21d47f0fa267aff12315cf7364fafae"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/18 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/maven.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maven.yml:29","Warn: no topLevel permission defined: .github/workflows/announce-release.yml:1","Warn: no topLevel permission defined: .github/workflows/assign-milestone.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/close_stale.yml:9","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/maven.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/trigger-release.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":8,"reason":"dependency not pinned by hash detected -- score normalized to 8","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/announce-release.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/dropwizard/dropwizard/announce-release.yml/release/4.0.x?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/dropwizard/dropwizard/release.yml/release/4.0.x?enable=pin","Info:  21 out of  21 GitHub-owned GitHubAction dependencies pinned","Info:   6 out of   8 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:10"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (28) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T09:47:45.812Z","repository_id":1326622,"created_at":"2025-08-18T09:47:45.812Z","updated_at":"2025-08-18T09:47:45.812Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279159712,"owners_count":26116537,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-16T02:00:06.019Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"dropwizard","name":"Dropwizard","uuid":"5478557","kind":"organization","description":"","email":null,"website":"https://www.dropwizard.io","location":null,"twitter":"dropwizardio","company":null,"icon_url":"https://avatars.githubusercontent.com/u/5478557?v=4","repositories_count":27,"last_synced_at":"2024-03-25T21:19:31.942Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dropwizard","funding_links":[],"total_stars":16606,"followers":61,"following":0,"created_at":"2022-11-02T16:45:24.316Z","updated_at":"2024-03-25T21:19:40.177Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dropwizard","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dropwizard/repositories"},"tags":[{"name":"v5.0.0","sha":"84dbb957eadb10181039b8222efd39765553bca6","kind":"tag","published_at":"2025-09-16T08:29:02.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0/manifests"},{"name":"v3.0.16","sha":"ffe3e836d8c3412edac8d80ece719166e2e606e7","kind":"tag","published_at":"2025-08-25T22:53:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.16/manifests"},{"name":"v4.0.16","sha":"934373df90d67e5a6f5a7849c0af6598b4e45a3c","kind":"tag","published_at":"2025-08-25T22:52:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.16/manifests"},{"name":"v5.0.0-rc.5","sha":"d7e163da54bd0a80a6046b9840d9b2928b31b2e9","kind":"tag","published_at":"2025-08-25T22:51:44.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.5/manifests"},{"name":"v3.0.15","sha":"8a52fe4aea45f84571b33eb173735802e20bbc64","kind":"tag","published_at":"2025-07-24T07:53:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.15/manifests"},{"name":"v4.0.15","sha":"6616a964156e0ebbe6545dafab52ef7b7ac2b2b9","kind":"tag","published_at":"2025-07-24T07:53:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.15/manifests"},{"name":"v5.0.0-rc.4","sha":"310941b8b2ceedd73b263f712795b45938a028fa","kind":"tag","published_at":"2025-07-23T23:20:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.4/manifests"},{"name":"v3.0.14","sha":"1715dd027139a427fc1bc33827d64ec711525ccf","kind":"tag","published_at":"2025-05-25T20:26:41.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.14/manifests"},{"name":"v4.0.14","sha":"8c744d19a0e741d162c458bee8718acf8078f922","kind":"tag","published_at":"2025-05-25T20:26:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.14/manifests"},{"name":"v5.0.0-rc.3","sha":"ee35dc128decbad13f1f4186b11fe47ee6920d8f","kind":"tag","published_at":"2025-05-25T20:25:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.3/manifests"},{"name":"v4.0.13","sha":"153956cf61aacee809b413752f40bf96876e1e03","kind":"tag","published_at":"2025-03-26T23:41:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.13/manifests"},{"name":"v3.0.13","sha":"76ba41397e11a281256cf631aaa5daaa875a8a2b","kind":"tag","published_at":"2025-03-26T23:23:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.13/manifests"},{"name":"v5.0.0-rc.2","sha":"6b1ebba8fcca6a303997d06edaea29e52b8c3b51","kind":"tag","published_at":"2025-03-26T23:18:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.2/manifests"},{"name":"v4.0.12","sha":"b50169f6e6410a4d34d9c467b95ca7b885cf5dda","kind":"tag","published_at":"2025-01-15T22:38:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.12/manifests"},{"name":"v5.0.0-rc.1","sha":"ed203df38708927f65f9cd7f2760da408af97171","kind":"tag","published_at":"2025-01-15T22:17:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.1/manifests"},{"name":"v3.0.12","sha":"400e4a2f4e15eda153ac79e07bcf2c88420e6422","kind":"tag","published_at":"2025-01-15T22:17:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.12/manifests"},{"name":"v4.0.11","sha":"459892ea1853dcd1199c6bbb28da4347e7e70f60","kind":"tag","published_at":"2024-11-27T21:56:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.11/manifests"},{"name":"v3.0.11","sha":"f8603dcc52bfaaf9711d4808c350cca40f2001f5","kind":"tag","published_at":"2024-11-27T21:56:41.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.11/manifests"},{"name":"v5.0.0-alpha.5","sha":"e78411400eee81e1531c598892fa55b8b013cf70","kind":"tag","published_at":"2024-11-27T21:46:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.5/manifests"},{"name":"v3.0.10","sha":"390aa1ffcbbf95328a48b613b8c73b1752e35e61","kind":"tag","published_at":"2024-10-21T16:41:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.10/manifests"},{"name":"v4.0.10","sha":"48c582b1384352cfd93d43bf39e9e5bbc3e1fe39","kind":"tag","published_at":"2024-10-21T16:41:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.10/manifests"},{"name":"v5.0.0-alpha.4","sha":"45c9e1849d67edf45a0a38ded9bfc05e825593b7","kind":"tag","published_at":"2024-10-21T16:41:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.4/manifests"},{"name":"v3.0.9","sha":"808acc151b972c12748b1aec22bc999d018587ec","kind":"tag","published_at":"2024-10-07T07:13:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.9/manifests"},{"name":"v5.0.0-alpha.3","sha":"284a5b6c2be16971d90148299f30c95f13974e07","kind":"tag","published_at":"2024-10-07T07:12:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.3/manifests"},{"name":"v4.0.9","sha":"94e87681eb8b3d61179f71f2479b1f3820870c94","kind":"tag","published_at":"2024-10-07T07:11:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.9/manifests"},{"name":"v5.0.0-alpha.2","sha":"fe313c7e61a597d3edd9732d5b21a1849c698dc8","kind":"tag","published_at":"2024-08-25T22:47:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.2/manifests"},{"name":"v3.0.8","sha":"17006045b0dcf9e9ae65a8288d55b70123c83d27","kind":"tag","published_at":"2024-08-25T21:19:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.8/manifests"},{"name":"v4.0.8","sha":"c0713c7765a418e704182720a41d7d3800ae50f9","kind":"tag","published_at":"2024-08-25T21:19:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.8/manifests"},{"name":"v3.0.7","sha":"71d5de54fd02a2545ab6184c0794454da85a773f","kind":"tag","published_at":"2024-03-06T14:59:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.7/manifests"},{"name":"v4.0.7","sha":"2aeb472faecc68c0136a0a7231baf1472b55b388","kind":"tag","published_at":"2024-03-06T14:58:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.7/manifests"},{"name":"v2.1.12","sha":"908e31ea7996913fa3aa767465547b5dfbf2df8e","kind":"tag","published_at":"2024-01-31T22:14:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.12/manifests"},{"name":"v3.0.6","sha":"0f09619dcd70caea3957d14bb55a2030b45c39b8","kind":"tag","published_at":"2024-01-29T22:04:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.6/manifests"},{"name":"v4.0.6","sha":"18e00e1edd89776ca26f627d97ce5ed7ca3a544e","kind":"tag","published_at":"2024-01-29T22:04:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.6/manifests"},{"name":"v5.0.0-alpha.1","sha":"4b9d0d23485f8c89196434afbf0145ae2b797484","kind":"tag","published_at":"2023-12-20T22:41:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.0.5","sha":"2a25b34dad34b7d170ba2c7304707e1c74129b99","kind":"tag","published_at":"2023-12-20T22:38:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.5/manifests"},{"name":"v3.0.5","sha":"f2c02fb0484c5d79fa45e1fb7824b543fbd9982e","kind":"tag","published_at":"2023-12-20T22:38:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.5/manifests"},{"name":"v2.1.11","sha":"461d086125475afa92a0973588132e4508c525af","kind":"tag","published_at":"2023-12-20T22:36:27.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.11/manifests"},{"name":"v4.0.4","sha":"6bca3f7059798ba55fdf04f015f10951e24f27bd","kind":"tag","published_at":"2023-11-06T17:09:20.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.4/manifests"},{"name":"v3.0.4","sha":"42477dcb60f0d1b3bebd4eaff23494816a2915d9","kind":"tag","published_at":"2023-11-06T12:48:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.4/manifests"},{"name":"v2.1.10","sha":"480b2ebc281900a69a058927222eee927ba1b518","kind":"tag","published_at":"2023-11-06T09:03:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.10/manifests"},{"name":"v4.0.3","sha":"456e5e67c1d57bb727e17cd7db092403c06cf7bd","kind":"tag","published_at":"2023-10-20T13:53:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.3/manifests"},{"name":"v3.0.3","sha":"f1ac18faa1ffe7444344e4cf437cd6d44966d5ed","kind":"tag","published_at":"2023-10-19T20:24:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.3/manifests"},{"name":"v2.1.9","sha":"eee9527a2c7e33d08d71b4b8801ed70d111bd02e","kind":"tag","published_at":"2023-10-19T16:33:45.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.9/manifests"},{"name":"v3.0.2","sha":"88ad5ab52462b814057be90c229162f7ddef7938","kind":"tag","published_at":"2023-09-24T22:34:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.2/manifests"},{"name":"v4.0.2","sha":"781bb4f36c8bdc3b844b7b905b69af95a917ed78","kind":"tag","published_at":"2023-09-24T22:22:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.2/manifests"},{"name":"v2.1.8","sha":"cbcbc6738dc3e1cba7005ed2d463f9b1f57bd8b1","kind":"tag","published_at":"2023-09-24T22:20:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"a46c6f82484c1d6b9fd84569f73e7b0dd33ec692","kind":"tag","published_at":"2023-06-19T22:06:25.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.7/manifests"},{"name":"v4.0.1","sha":"cfd9586186870ec9d078988c6d6a521d8756eafe","kind":"tag","published_at":"2023-06-19T22:04:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.1/manifests"},{"name":"v3.0.1","sha":"523a14f5006418bf7c0d4c6d7bc3d10755edfe1d","kind":"tag","published_at":"2023-06-19T22:03:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.1/manifests"},{"name":"v4.0.0","sha":"69e115aa8a5048f1557f449ca842a707a88cde2e","kind":"tag","published_at":"2023-03-28T22:24:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0/manifests"},{"name":"v3.0.0","sha":"1df711a473aef3a77ef738c19b563780b4d9dca6","kind":"tag","published_at":"2023-03-28T22:23:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0/manifests"},{"name":"v2.1.6","sha":"50587fa6c899beaad547b4f7306157beff271375","kind":"tag","published_at":"2023-03-28T21:58:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.6/manifests"},{"name":"v4.0.0-beta.4","sha":"cbbacd5247e2c8c0c208786b8d580ca29778a375","kind":"tag","published_at":"2023-02-24T09:22:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.4/manifests"},{"name":"v3.0.0-beta.5","sha":"05c1b73527610781131ce07bfcacb6c24d17713c","kind":"tag","published_at":"2023-02-24T09:17:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.5/manifests"},{"name":"v2.1.5","sha":"82ee4065196556523b5d1cdb6ebe87de2b00e949","kind":"tag","published_at":"2023-02-24T08:50:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.5/manifests"},{"name":"v2.0.35","sha":"d499ef1a579546e1f99343aae4b19f35b4737857","kind":"tag","published_at":"2023-01-28T21:56:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.35","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.35/manifests"},{"name":"v2.1.4","sha":"f5ef0d12b8e2c622435faae13c51b9cccaea9fa2","kind":"tag","published_at":"2022-10-20T19:56:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.4/manifests"},{"name":"v2.0.34","sha":"f5d447ce33c9dd53f96119a331de62c8c888ebc0","kind":"tag","published_at":"2022-10-18T17:23:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.34","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.34/manifests"},{"name":"v4.0.0-beta.3","sha":"26b3188e0c3f32b9dba7cda86634b787a2387bf5","kind":"tag","published_at":"2022-10-12T21:54:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.3/manifests"},{"name":"v3.0.0-beta.4","sha":"f679616d7ad7df6ba3bb77535507ca8ec4049336","kind":"tag","published_at":"2022-10-12T21:52:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.4/manifests"},{"name":"v2.1.3","sha":"d1563469fff7d63717063beb7b49267c39a88d58","kind":"tag","published_at":"2022-10-12T21:47:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.3/manifests"},{"name":"v2.0.33","sha":"5c1c2c425dd5b6a1f314c6b46563fd39c71e0656","kind":"tag","published_at":"2022-09-12T10:08:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.33","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.33/manifests"},{"name":"v2.1.2","sha":"ea3e5a3d1ba59d0467539d400592f5bf5b40dbf8","kind":"tag","published_at":"2022-09-12T10:01:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.2/manifests"},{"name":"v4.0.0-beta.2","sha":"55fef0b12367ac26018538542d6ec6efb4f562ea","kind":"tag","published_at":"2022-06-30T20:12:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.2/manifests"},{"name":"v3.0.0-beta.3","sha":"c9c8d72708fbfc8b9982e9b37f321e588a1efdab","kind":"tag","published_at":"2022-06-30T20:05:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.3/manifests"},{"name":"v2.0.32","sha":"b3d87605369aa63caf860f67be2ba86704dd7a97","kind":"tag","published_at":"2022-06-30T19:56:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.32","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.32/manifests"},{"name":"v2.1.1","sha":"d2455b5369c8d9391e81e697f2354246532d0d5e","kind":"tag","published_at":"2022-06-30T19:48:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.1/manifests"},{"name":"v2.0.31","sha":"6a2dd0885a9c4b6b62e4ecbd207b949ca8a8a5bc","kind":"tag","published_at":"2022-06-19T14:44:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.31","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.31/manifests"},{"name":"v2.0.30","sha":"71300cf5094a53fbd658a906423478ba706ff434","kind":"tag","published_at":"2022-06-18T18:08:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.30","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.30/manifests"},{"name":"v2.1.0","sha":"4fb8906bb761886c85891d4bbf6dcf0a15ca4e9c","kind":"tag","published_at":"2022-05-02T13:16:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0/manifests"},{"name":"v3.0.0-beta.2","sha":"8ade5d9db8d4e29f4f8f37a994246d9270b9c479","kind":"tag","published_at":"2022-04-20T21:45:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.2/manifests"},{"name":"v2.1.0-beta.9","sha":"fd2787a7817295796e6c9f07d44132c262a9e902","kind":"tag","published_at":"2022-04-20T21:40:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.9/manifests"},{"name":"v4.0.0-beta.1","sha":"621bf358ad641ecb07af52026d0385a923957c15","kind":"tag","published_at":"2022-04-08T10:24:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.1/manifests"},{"name":"v3.0.0-beta.1","sha":"b6e096859d65c16e0c669609444f73d0621f4769","kind":"tag","published_at":"2022-04-08T10:14:48.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.1/manifests"},{"name":"v2.1.0-beta.8","sha":"5b37d6f6af0383892834d8437e6c79688f5fc670","kind":"tag","published_at":"2022-04-05T15:57:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.8/manifests"},{"name":"v2.0.29","sha":"20d80316b32cf68d7a0ba23300cfa53bc5155e7d","kind":"tag","published_at":"2022-04-05T15:16:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.29","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.29/manifests"},{"name":"v2.1.0-beta.7","sha":"bf892222765fdd6880449589b99eeeb511b80444","kind":"tag","published_at":"2021-12-20T14:40:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.7/manifests"},{"name":"v2.0.28","sha":"dd215d3ec65f23cef9e0a4d96ed7c542d71d1758","kind":"tag","published_at":"2021-12-20T14:27:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.28","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.28/manifests"},{"name":"v2.1.0-beta.6","sha":"74626bda8033b598b875372b8e8cb982ba2349bc","kind":"tag","published_at":"2021-12-16T09:20:37.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.6/manifests"},{"name":"v2.0.27","sha":"b5c6bc2633f1ea150970131e547a1a580052ece5","kind":"tag","published_at":"2021-12-16T09:00:27.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.27","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.27/manifests"},{"name":"v2.1.0-beta.5","sha":"835081d794427f37bd671f584b6083f96ae17aa6","kind":"tag","published_at":"2021-12-09T17:53:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.5/manifests"},{"name":"v2.0.26","sha":"66ca617d40d57627a8820c96d388a7583650ae6e","kind":"tag","published_at":"2021-12-09T17:43:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.26","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.26/manifests"},{"name":"v2.1.0-beta.4","sha":"e57713abe7add73e7033a30af3022668f4a9ec8d","kind":"tag","published_at":"2021-09-01T15:31:59.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.4/manifests"},{"name":"v2.0.25","sha":"2a4c0f8ba2741e618737556ed1973b22a8284a58","kind":"tag","published_at":"2021-09-01T15:17:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.25","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.25/manifests"},{"name":"v2.1.0-beta.3","sha":"912f4beb7254c72e2db4207efdb38543994c7630","kind":"tag","published_at":"2021-08-11T06:36:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.3/manifests"},{"name":"v2.1.0-beta.2","sha":"94ab611f45fbacf94f449a14fd035c6971a786fd","kind":"tag","published_at":"2021-07-29T12:50:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.2/manifests"},{"name":"v2.0.24","sha":"8818eb7ec61dd59059b51478d734e6d30fb8cca9","kind":"tag","published_at":"2021-07-29T12:08:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.24","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.24/manifests"},{"name":"v2.0.23","sha":"79c3770db75c09d5c846d5d42ffb607b29ba5b9f","kind":"tag","published_at":"2021-06-21T11:50:02.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.23","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.23/manifests"},{"name":"v2.0.22","sha":"a40301a5dc44ebbdeac291edf4cf3df3960a6fae","kind":"tag","published_at":"2021-05-24T16:31:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.22","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.22/manifests"},{"name":"v2.1.0-beta.1","sha":"ff09d7fffece5dda0c2f188114393161702135af","kind":"tag","published_at":"2021-04-25T12:29:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.1/manifests"},{"name":"v2.0.21","sha":"47556c4f31576e6bc4e00262661b7b212bd90a60","kind":"tag","published_at":"2021-04-07T14:05:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.21","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"7c6f2ce175e8f9db63a694ae413210f99e183ad7","kind":"tag","published_at":"2021-02-24T09:46:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.20","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.20/manifests"},{"name":"v2.0.19","sha":"bcf99a613e320812fc4b691f96a4e7e3d125749d","kind":"commit","published_at":"2021-02-01T10:44:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.19","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"7385a7d7a3a1f0670d5fda376b8cdf516d7c7b30","kind":"commit","published_at":"2021-01-12T06:56:22.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.18","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.18/manifests"},{"name":"v1.3.29","sha":"3e323fc72d09df6f1957250cf20bdacbe26fd3d7","kind":"tag","published_at":"2021-01-06T14:04:08.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.29","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.29/manifests"},{"name":"v2.0.17","sha":"3318b1e7e6ca900696ce2ed4e6687a725e0aa90a","kind":"commit","published_at":"2020-12-14T20:57:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.17","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.17/manifests"},{"name":"v1.3.28","sha":"7cbec2b0ccd547859823ef1cb2766314202cf480","kind":"tag","published_at":"2020-12-08T13:29:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.28","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.28/manifests"},{"name":"v2.0.16","sha":"d49fd0d8185d5b571c3a90282c4e44a55b996c53","kind":"commit","published_at":"2020-11-26T17:00:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"a85798d66b667a8e598a062db1cdafeae48acf30","kind":"commit","published_at":"2020-11-03T14:46:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.15/manifests"},{"name":"v1.3.27","sha":"cce7305a7ef56c4edc6ab28ae224141facfa8d59","kind":"tag","published_at":"2020-10-28T14:29:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.27","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.27/manifests"},{"name":"v1.3.26","sha":"03a7d8611676ee14e3d6040d8642063d787819ea","kind":"tag","published_at":"2020-10-22T15:25:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.26","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.26/manifests"},{"name":"v2.0.14","sha":"1b36f643d2d40b959e325a00867c45822418202d","kind":"commit","published_at":"2020-10-22T13:51:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.14/manifests"},{"name":"v1.3.25","sha":"56cb309bef2993de47dc846f7bc2933c7a6159c7","kind":"tag","published_at":"2020-08-31T12:58:59.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.25","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25/manifests"},{"name":"v2.0.13","sha":"37a209886890ca5cdd6ef39c61d29827a13c1a1d","kind":"commit","published_at":"2020-08-31T12:48:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.13/manifests"},{"name":"v1.3.25-beta.2","sha":"562d61cc72c0038f66b221a7c6d0b07034e38804","kind":"tag","published_at":"2020-08-19T06:27:25.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.25-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.25-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.25-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.2/manifests"},{"name":"v1.3.25-beta.1","sha":"d591b617c52537edb6fedb2e343800610eb075e3","kind":"tag","published_at":"2020-08-18T06:31:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.25-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.25-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.25-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.1/manifests"},{"name":"v2.0.12","sha":"8b9d7f887fd37ec22cb39f020d710fb7835d159a","kind":"commit","published_at":"2020-07-21T09:25:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"1b227314d669cbbd3395c2ff1e31704ca0d9284c","kind":"commit","published_at":"2020-07-06T07:52:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.11/manifests"},{"name":"v1.3.24","sha":"9c7da5f498d70241993b05598488597bc2c94a98","kind":"tag","published_at":"2020-07-03T06:58:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.24","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.24/manifests"},{"name":"v2.0.10","sha":"cdb2a357aeb61e0a52beb6a8d09953f423924faf","kind":"commit","published_at":"2020-05-26T12:18:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"655f8ac6f8586a8a0d49d217f0846deefb45de21","kind":"commit","published_at":"2020-05-04T06:00:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"8600d4ff895df5d6df5ecfd45e7244af04d8f89f","kind":"commit","published_at":"2020-04-14T19:08:41.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.8/manifests"},{"name":"v1.3.23","sha":"bf556d4765c9305ed14f6cd962f4f438239799e4","kind":"tag","published_at":"2020-04-14T18:13:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.23","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.23/manifests"},{"name":"v2.0.7","sha":"f6e03e838ce51eee8d751df03f29afb3eeea42d6","kind":"tag","published_at":"2020-04-10T07:01:02.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.7/manifests"},{"name":"v1.3.22","sha":"dae8b1ba6368d8d2bd31eb5435e868f16c9ce9d3","kind":"tag","published_at":"2020-04-04T14:41:59.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.22","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.22/manifests"},{"name":"v2.0.6","sha":"9b2dcc9b499b125560193ba39f65c5d359ceb11d","kind":"commit","published_at":"2020-04-04T14:35:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"5e605a630551397a0f21b4b530b177fe4e571542","kind":"commit","published_at":"2020-03-29T01:13:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"743eceac9c69e4e5aa8e3ced425d8893cb55119c","kind":"tag","published_at":"2020-03-27T16:51:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.4/manifests"},{"name":"v1.3.21","sha":"45575df553f0a93eb5b6b5c98e4471b590f1c884","kind":"tag","published_at":"2020-03-26T19:46:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.21","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.21/manifests"},{"name":"v2.0.3","sha":"7cee3e11d29ec21f0073aa4ac03b08a4f2a0ef17","kind":"tag","published_at":"2020-03-26T19:29:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.3/manifests"},{"name":"v1.3.20","sha":"b2dd14eaab5ef3a03c172ebdc06ea0e9a71fa0ce","kind":"tag","published_at":"2020-02-24T16:29:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.20","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.20/manifests"},{"name":"v1.3.19","sha":"b91d891e04fcb0c0c0c4fc3f371d36c09c19ba2c","kind":"tag","published_at":"2020-02-20T02:16:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.19","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.19/manifests"},{"name":"v2.0.2","sha":"60206ea15541869622623167c590276a6329f5b8","kind":"commit","published_at":"2020-02-20T02:05:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"e7c8b260c3d81e91ac537787424e888afd35f594","kind":"commit","published_at":"2020-01-30T20:50:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.1/manifests"},{"name":"v1.3.18","sha":"6e54def3f9d07d5bd1b57f8d296e8cbae7d008f4","kind":"tag","published_at":"2020-01-30T20:16:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.18","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.18/manifests"},{"name":"v2.0.0","sha":"20050b10bc7fe88edff3ff320b4cea85c023f30d","kind":"tag","published_at":"2019-12-09T21:54:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0/manifests"},{"name":"v2.0.0-rc14","sha":"8ca390bf44dea39dfc1b15422881e14c8bcb341f","kind":"tag","published_at":"2019-12-08T18:53:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc14/manifests"},{"name":"v1.3.17","sha":"cdf214a094e400027463a8d523a7c00c9dcdfdb4","kind":"tag","published_at":"2019-11-24T10:47:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.17","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.17/manifests"},{"name":"v2.0.0-rc13","sha":"b5c0c3b19ac4fc22fe8eefe2c3b61ba6e6b3829a","kind":"tag","published_at":"2019-11-20T22:45:08.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc13/manifests"},{"name":"v2.0.0-rc12","sha":"caba50b91297444ceb3c02e1295fad7b3991da21","kind":"tag","published_at":"2019-10-23T20:11:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc12/manifests"},{"name":"v1.3.16","sha":"45f9865864c305639b555ac3c2a57fe946f0913b","kind":"tag","published_at":"2019-10-20T20:29:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.16/manifests"},{"name":"v2.0.0-rc11","sha":"82c1361e0a21dc94c3b3cdabdd141fb87fbbfe99","kind":"tag","published_at":"2019-10-13T16:15:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc11/manifests"},{"name":"v1.3.15","sha":"18caa542327c2a20c6f140d7c645f57f4e11a109","kind":"tag","published_at":"2019-09-25T17:22:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.15/manifests"},{"name":"v2.0.0-rc10","sha":"26b8df02d45004c1abb92e8a50054e17e34c0fb0","kind":"tag","published_at":"2019-09-16T23:06:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc10/manifests"},{"name":"v2.0.0-rc9","sha":"6cfd68560c91d0b0a5682bdbb9f20eeaa09c398d","kind":"tag","published_at":"2019-08-31T18:01:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc9/manifests"},{"name":"v2.0.0-rc8","sha":"e3a1c7a650cba5ab32164761574ef69af4134f17","kind":"tag","published_at":"2019-08-29T13:08:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc8/manifests"},{"name":"v2.0.0-rc7","sha":"1e5ee67862cc25755891e1587e709773ffa314c4","kind":"tag","published_at":"2019-08-28T14:43:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc7/manifests"},{"name":"v2.0.0-rc6","sha":"c8e0b0137115322e39a93f3a369e4dec72df9045","kind":"tag","published_at":"2019-08-27T19:30:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc6/manifests"},{"name":"v2.0.0-rc5","sha":"171a6751fa063b32c47201b1821e4d7e610c865e","kind":"tag","published_at":"2019-08-08T06:19:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc5/manifests"},{"name":"v1.3.14","sha":"f720ed469d52842ba23839f7d9b467f610d74524","kind":"tag","published_at":"2019-08-07T18:50:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.14/manifests"},{"name":"v1.3.13","sha":"e006b420447da6cb8bc3e7fb2aaa6271229c7aa1","kind":"tag","published_at":"2019-07-16T19:38:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.13/manifests"},{"name":"v2.0.0-rc4","sha":"d7e770086334fc3c84e83a96d8e2fb863ac5b252","kind":"tag","published_at":"2019-06-28T06:29:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc4/manifests"},{"name":"v2.0.0-rc3","sha":"21352e6277118d30b82df6ba2a1e899619ed202e","kind":"tag","published_at":"2019-06-16T15:48:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc3/manifests"},{"name":"v2.0.0-rc2","sha":"2162827fd2af02f2774aadc60809161055fec5ae","kind":"tag","published_at":"2019-05-26T16:09:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc2/manifests"},{"name":"v1.3.12","sha":"c1461c389a1f01a757c966518dd2c52601204676","kind":"tag","published_at":"2019-05-25T18:10:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.12/manifests"},{"name":"v1.3.11","sha":"a47305d487e710d013c46283a9b286358688d5f1","kind":"tag","published_at":"2019-05-09T18:16:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.11/manifests"},{"name":"v1.3.10","sha":"42759228412e484fa170bc9ab5aae019422432c3","kind":"tag","published_at":"2019-04-29T16:56:01.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.10/manifests"},{"name":"v2.0.0-rc1","sha":"d9397fecfadc3e34ca8742b17077a3bac32624dd","kind":"tag","published_at":"2019-04-18T18:40:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc1/manifests"},{"name":"v1.3.9","sha":"88a73fd64c20015bd8b059bf8a052e98d35e6080","kind":"tag","published_at":"2019-02-24T00:56:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.9/manifests"},{"name":"v1.3.8","sha":"ec23670cc6ecc2d16bef7e48130c99e741aab711","kind":"tag","published_at":"2019-01-01T13:10:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.8/manifests"},{"name":"v2.0.0-rc0","sha":"bc4b7dc04d9c06e7357e3d3d55bdfca366de18b4","kind":"tag","published_at":"2018-10-02T19:50:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc0/manifests"},{"name":"v1.3.7","sha":"777686d9bcfb7a732838a5cfc4043b9a65b0eaea","kind":"tag","published_at":"2018-10-02T10:25:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.7/manifests"},{"name":"v1.2.9","sha":"49dd12a95398ee1b841ad9ba48fdbf35149137e7","kind":"tag","published_at":"2018-10-01T06:43:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.9/manifests"},{"name":"v1.3.6","sha":"99cbd25dad946952bcc3fb7b7e5152f064dac382","kind":"tag","published_at":"2018-10-01T06:01:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.6/manifests"},{"name":"v1.1.8","sha":"fd4c7266d4b6b780f06d3be7e14a79406ae77168","kind":"tag","published_at":"2018-06-24T18:34:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.8/manifests"},{"name":"v1.2.8","sha":"5a96d56fa6fc07b1d34700d42615162cc8584c03","kind":"tag","published_at":"2018-06-24T17:03:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.8/manifests"},{"name":"v1.3.5","sha":"7acede06f2df73f1db80461e44ba23708eb6bdd5","kind":"tag","published_at":"2018-06-24T15:36:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"a4e03c33c92dedf83886f0cc66bc443ad916feba","kind":"tag","published_at":"2018-06-15T08:23:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.4/manifests"},{"name":"v1.2.7","sha":"bb7291d26b7a00fa37c2712b620fb6fb747cae5a","kind":"tag","published_at":"2018-06-15T07:18:20.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.7/manifests"},{"name":"v1.3.3","sha":"c4f66abf07cc46813b98137dc29a8a2762ab33e2","kind":"tag","published_at":"2018-06-06T20:09:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.3/manifests"},{"name":"v1.2.6","sha":"be9b592857e85dc50a3181b6b5efc23bdbc384d8","kind":"tag","published_at":"2018-05-06T21:14:57.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.6/manifests"},{"name":"v1.3.2","sha":"f22ae5293ec400e9faafd1cf18944f5ed60b3c0e","kind":"tag","published_at":"2018-05-06T20:26:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"c49ab943d4fe3c55afdb14814b818d3d5a4bf7dd","kind":"tag","published_at":"2018-04-04T16:46:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.1/manifests"},{"name":"v1.2.5","sha":"9add5d717a420f76681e2b6816b8beb6ccdf3a65","kind":"tag","published_at":"2018-04-04T15:24:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.5/manifests"},{"name":"v1.3.0","sha":"5fc2ab21c58bcc0da2c78ca41e353c69928bc777","kind":"tag","published_at":"2018-03-14T17:20:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0/manifests"},{"name":"v1.3.0-rc7","sha":"fb9cdad412e1be86cf2fff2dd9962271a113b025","kind":"tag","published_at":"2018-02-23T10:17:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc7/manifests"},{"name":"v1.2.4","sha":"462c373665d885b82ab2e7dfd5cf5ef675cc3499","kind":"tag","published_at":"2018-02-11T09:54:01.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.4/manifests"},{"name":"v1.1.7","sha":"7269c4dd270ed967a19c912ed8dae189123d0b37","kind":"tag","published_at":"2018-02-10T19:17:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.7/manifests"},{"name":"v1.3.0-rc6","sha":"b89b2223222b78b41d71fde00c31a7a0b43156b0","kind":"tag","published_at":"2018-02-09T09:21:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc6/manifests"},{"name":"v1.3.0-rc5","sha":"4c840c0186a5d4e7f43dbf66182ff35a36ed91cc","kind":"tag","published_at":"2018-02-08T11:28:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc5/manifests"},{"name":"v1.2.3","sha":"c956c492081a2006f7f7fa5442f2a3f0de027527","kind":"tag","published_at":"2018-01-22T18:11:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.3/manifests"},{"name":"v1.3.0-rc4","sha":"a22c62b7b9037793f63fb0fb135ce368a83fa286","kind":"tag","published_at":"2018-01-18T23:24:44.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc4/manifests"},{"name":"v1.3.0-rc3","sha":"29926075af642d815d0a2e46c88ab109fa084ddb","kind":"tag","published_at":"2018-01-09T10:53:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc3/manifests"},{"name":"v1.3.0-rc2","sha":"f0bd2f1eec7551077b14662bf10f52840a5626f4","kind":"tag","published_at":"2018-01-05T19:42:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc2/manifests"},{"name":"v1.2.2","sha":"7f9b9445f345110e198298382373c0bec94f7cac","kind":"tag","published_at":"2017-11-27T08:10:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.2/manifests"},{"name":"v1.3.0-rc1","sha":"90aee5f8ce5585722b3f1b8c5f86b7c945bb1752","kind":"tag","published_at":"2017-11-22T15:01:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc1/manifests"},{"name":"v1.2.1","sha":"a270cf4bd982a819bc8a4c273fdcb38bdca5f0df","kind":"tag","published_at":"2017-11-22T12:23:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.1/manifests"},{"name":"v1.1.6","sha":"861f18cffb7df2b17b4e54c638792a7b3f99c003","kind":"tag","published_at":"2017-11-02T07:58:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"05b28222d9ccd0a32fd73b24998ce0e8be1ca1ca","kind":"tag","published_at":"2017-10-17T12:41:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.5/manifests"},{"name":"v1.2.0","sha":"3e8bf3b8338d6367a3dd87d2e7aac6c438c163e4","kind":"tag","published_at":"2017-10-06T13:02:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0/manifests"},{"name":"v1.2.0-rc6","sha":"6fe033be9bd7dc40cf1f0d6569b54a8dd635560c","kind":"tag","published_at":"2017-09-19T14:56:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc6/manifests"},{"name":"v1.2.0-rc5","sha":"826555e8576e5054abe8186fa7c70caa5bf25f7e","kind":"tag","published_at":"2017-09-05T09:14:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc5/manifests"},{"name":"v1.2.0-rc4","sha":"d0acafd047b174a703f440c2cbc92e9241edd6e8","kind":"tag","published_at":"2017-08-24T19:36:37.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc4/manifests"},{"name":"v1.2.0-rc3","sha":"0037881dcf26be144e74ca858270dac2ce83be59","kind":"tag","published_at":"2017-08-24T09:35:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc3/manifests"},{"name":"v1.1.4","sha":"cd115f80c0dacd0cd38112e973cf1590eee848f0","kind":"tag","published_at":"2017-08-24T08:23:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.4/manifests"},{"name":"v1.2.0-rc2","sha":"faf0dc10475de7075dcd8fb97ef899c57209d546","kind":"tag","published_at":"2017-08-18T06:50:45.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc2/manifests"},{"name":"v1.2.0-rc1","sha":"3a87e22c1e0fc05b1583439e83c6a9f38e6ec106","kind":"tag","published_at":"2017-08-02T17:37:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc1/manifests"},{"name":"v1.1.3","sha":"c32f9c596279e113c08200b57540ac832e9f2d98","kind":"tag","published_at":"2017-07-31T11:41:57.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.3/manifests"},{"name":"v1.0.9","sha":"76870752757b9e13ea01a5555146b0db92d41914","kind":"tag","published_at":"2017-07-31T09:45:45.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.9/manifests"},{"name":"v1.1.2","sha":"35e2cefeceb130cbf80929dff4f85ab468566396","kind":"tag","published_at":"2017-06-27T07:42:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.2/manifests"},{"name":"v1.0.8","sha":"eafbb5d29e99f62db9fb24d66a393082eaa557b2","kind":"tag","published_at":"2017-06-27T07:17:08.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.8/manifests"},{"name":"v1.1.1","sha":"d65931e328a553094f5386acde72fc8ab4ca4615","kind":"tag","published_at":"2017-05-19T12:05:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"233515e217b91258ef7822953a884e9d104c7f03","kind":"tag","published_at":"2017-03-21T08:26:48.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0/manifests"},{"name":"v1.0.7","sha":"8c4ffc1316e24e074fda1250f704e5d63ec9386c","kind":"tag","published_at":"2017-03-20T18:34:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.7/manifests"},{"name":"v1.1.0-rc4","sha":"ba3087892729fb0ea8028d7c37cfc88a2eaa30e5","kind":"tag","published_at":"2017-03-15T16:52:22.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc4/manifests"},{"name":"v1.1.0-rc3","sha":"84739bf5a3226ee863c3f2a1dd4ba5f955ec7210","kind":"tag","published_at":"2017-03-15T10:58:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc3/manifests"},{"name":"v1.1.0-rc2","sha":"367033ef96a147d271298f94f77a67972192edae","kind":"tag","published_at":"2017-03-08T13:59:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc2/manifests"},{"name":"v1.1.0-rc1","sha":"55eee43f88bce129da741be93ccf1da25d6005a6","kind":"tag","published_at":"2017-02-13T08:17:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc1/manifests"},{"name":"v1.0.6","sha":"46d8ac9e9a61902596c8d6b1e17e2f6c88e5982d","kind":"tag","published_at":"2017-01-30T18:58:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"6e89e64cdd17562a73a97b098a05b2bd61d3ced8","kind":"tag","published_at":"2016-11-18T11:00:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"38b3199f49e6b67535e3070e56d410dc7ba32c70","kind":"tag","published_at":"2016-11-14T18:01:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"bca4ad4a2f46f15721305e2ef7c5c67f4ca08b23","kind":"tag","published_at":"2016-10-28T17:22:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"4d58bf6558cb1d3e382471581d14d50aadeaf12e","kind":"tag","published_at":"2016-09-23T18:18:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"2cf469dbf87e81c0fbf9402d73a4a94ef31d5fac","kind":"tag","published_at":"2016-09-21T12:38:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"ca39aa51a87a596e7b7e7e1309f9c34d9544bf63","kind":"tag","published_at":"2016-07-26T13:12:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc4","sha":"c1f860b56e16d64556f4249cde5423d221d8db35","kind":"tag","published_at":"2016-07-08T08:26:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc4/manifests"},{"name":"v0.9.3","sha":"2565a66fbb62e28c8e7ac2754be14e594fd1b445","kind":"tag","published_at":"2016-06-20T14:27:20.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.3/manifests"},{"name":"v1.0.0-rc3","sha":"861c33352a33836cb6cef365c26a255187ba361d","kind":"tag","published_at":"2016-05-31T16:24:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"e37431766143efaf0c68eed74978b11e929a5bf8","kind":"tag","published_at":"2016-03-30T08:09:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc2/manifests"},{"name":"v1.0.0-rc1","sha":"a67d4c9e438ec9ba7c3e08f2d749d74d288d9f5a","kind":"tag","published_at":"2016-03-18T22:52:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc1/manifests"},{"name":"v0.9.2","sha":"ac9a7dcb755eff6e7ceec18fa662e107269a73de","kind":"tag","published_at":"2016-01-20T08:38:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.2/manifests"},{"name":"v0.8.5","sha":"668cd9f32622e70da9c9457377d442213094d28d","kind":"commit","published_at":"2015-11-03T16:20:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.5/manifests"},{"name":"v0.9.1","sha":"4d36235d352e9a04923408094759406c929043ba","kind":"commit","published_at":"2015-11-03T15:39:46.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1/manifests"},{"name":"v0.9.1-rc1","sha":"e61e388a3b4853aa2940b0957857513a5046b74d","kind":"commit","published_at":"2015-11-02T11:29:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.1-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1-rc1/manifests"},{"name":"v0.9.0","sha":"a8b117f07d3180f3b6acf89f8488003648178c06","kind":"commit","published_at":"2015-10-28T15:10:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0/manifests"},{"name":"v0.9.0-rc5","sha":"a7f440f719e436a645f00b3b3fd166b2b156d2b9","kind":"commit","published_at":"2015-10-20T10:49:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc5/manifests"},{"name":"v0.8.4","sha":"a29daa061e0c4376edb00083722ed1730adcaf8b","kind":"tag","published_at":"2015-08-26T01:55:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.4/manifests"},{"name":"v0.9.0-rc4","sha":"83edc098bc49ae3168340f6d24324b97c9b500da","kind":"tag","published_at":"2015-08-24T13:54:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc4/manifests"},{"name":"v0.8.3","sha":"c733aff2541857e299fca50c3cf5769b2d4d0fb1","kind":"tag","published_at":"2015-08-24T13:35:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.3/manifests"},{"name":"v0.9.0-rc3","sha":"26931fe097c2526b2582a35393d60ba9019c5a76","kind":"tag","published_at":"2015-07-14T21:30:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc3/manifests"},{"name":"v0.9.0-rc2","sha":"149e8ee1c1f85a4e5ec887f0f864f586c55717b8","kind":"tag","published_at":"2015-07-09T13:25:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc2/manifests"},{"name":"v0.8.2","sha":"51c06f9f808117b6ec71d7f972c1ec7ce4e08fe1","kind":"tag","published_at":"2015-07-06T18:21:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.2/manifests"},{"name":"v0.9.0-rc1","sha":"4c9cd76389a14ddb7af5ea1536926cc9c80cec31","kind":"tag","published_at":"2015-06-18T18:57:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc1/manifests"},{"name":"v0.8.1-fixed-docs","sha":"09f538ef4cdbd14198e38503eda1a865e2120e3a","kind":"commit","published_at":"2015-04-12T16:52:48.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1-fixed-docs","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1-fixed-docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.1-fixed-docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-fixed-docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-fixed-docs/manifests"},{"name":"v0.8.1","sha":"b72b2c022f580d4ba01b24ebc5d35edfa7dd0614","kind":"tag","published_at":"2015-04-07T13:02:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1/manifests"},{"name":"v0.8.1-rc2","sha":"756e443dd72fad27f7fb8af1e16e8712e67bdaa1","kind":"tag","published_at":"2015-04-01T14:04:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc2/manifests"},{"name":"v0.8.1-rc1","sha":"99c04b28d9fcc6aa5e35618572d868ade32c134c","kind":"tag","published_at":"2015-04-01T13:46:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc1/manifests"},{"name":"v0.8.0","sha":"fbe6baff38c47eb55374c1a9f6ba07e51d98e1e3","kind":"tag","published_at":"2015-03-05T15:38:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0/manifests"},{"name":"v0.8.0-rc5","sha":"50a7fc0e73e300847e2c61bdb127619d572aacfe","kind":"tag","published_at":"2015-03-01T01:26:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc5/manifests"},{"name":"v0.8.0-rc4","sha":"4acc8b9befc1a730129fb9b9b68ff04aa0098ed5","kind":"tag","published_at":"2015-02-25T20:31:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc4/manifests"},{"name":"v0.8.0-rc3","sha":"294a2f11e2972039a372b65d98067d1e12ce5087","kind":"tag","published_at":"2015-02-20T00:21:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc3/manifests"},{"name":"v0.8.0-rc2","sha":"7f45f7af37cdbc24830e57e5a96a4e71e4954fce","kind":"tag","published_at":"2015-01-17T17:12:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc2/manifests"},{"name":"v0.8.0-rc1","sha":"77f04bc174ac3e97f4a5a23ebc19906037747895","kind":"tag","published_at":"2014-11-09T16:34:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc1/manifests"},{"name":"v0.7.1","sha":"901a459af922491bb556d62e046d1475760fb8ce","kind":"commit","published_at":"2014-06-20T15:23:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"ecfa4a50022a4f565c4b94ed678bf60c0eaba488","kind":"tag","published_at":"2014-04-04T21:30:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0/manifests"},{"name":"v0.7.0-rc3","sha":"d9bbd2be65362254a821da076bb89e4238b6c78c","kind":"tag","published_at":"2014-03-31T14:11:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc3/manifests"},{"name":"v0.7.0-rc2","sha":"5e58939d843e6d991bc14cf3e140b788455b6761","kind":"tag","published_at":"2014-02-28T15:46:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc2/manifests"},{"name":"v0.7.0-rc1","sha":"3dcd503aa2dc13ade6245345b4a135c8976e090e","kind":"tag","published_at":"2014-01-31T12:18:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc1/manifests"},{"name":"v0.6.2","sha":"61d713baf1c62a7583ad200a48a33223b5635c8c","kind":"tag","published_at":"2013-03-19T00:08:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.6.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"0138a73a3b6d8f29a7c8cec0abd3332f48b5ddc0","kind":"tag","published_at":"2012-11-28T19:23:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.6.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"ef7777eb293fa0db517a9c585ec491dc00e70491","kind":"tag","published_at":"2012-11-26T21:50:44.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.6.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"10e21f48ae2c4f2bd534575e7136dae115ccb3a3","kind":"tag","published_at":"2012-08-07T00:12:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.5.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"937771a0fdb58d6e7c115c98d9abb419d89d2aee","kind":"tag","published_at":"2012-07-31T06:13:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.5.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.0/manifests"},{"name":"v0.4.4","sha":"11ec3cf213b439f8a18b2684a8e571c66a42c25d","kind":"tag","published_at":"2012-07-24T17:47:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"836adcccf8fe0a9efcd621ffea9e26051b3fe2d4","kind":"tag","published_at":"2012-06-23T01:14:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"c81ee45fe05a7473c0fabe016259d4cac0d1709f","kind":"tag","published_at":"2012-06-20T20:10:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"56253364e610dd1b39696ff86e68b92dfd816801","kind":"tag","published_at":"2012-06-19T23:38:46.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"09244fae39dac8a0e3f22ff29ae0739311be8a7d","kind":"tag","published_at":"2012-05-01T20:40:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"f37ce009d52595ea8999a89d7c66f351f216fddd","kind":"tag","published_at":"2012-03-15T23:07:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.3.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"dd824ebb78851bb783c5f4f0b8d14de98aa13320","kind":"tag","published_at":"2012-03-14T01:14:46.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.3.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"862c414b371befbba2b6d4d35d8f15801f6187f5","kind":"tag","published_at":"2012-02-24T22:35:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.2.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"6b0ebd256d0d4d7aae3840a4c04211c573e36f39","kind":"tag","published_at":"2012-02-16T04:04:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.2.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.0/manifests"},{"name":"v0.1.3","sha":"7fa15b84aa2dfca6b8cd91314e669c4a64be023d","kind":"tag","published_at":"2012-01-19T22:03:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"9e8917f81f2a740bd66dd6196eb46e86f3893c2e","kind":"tag","published_at":"2012-01-08T03:02:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"037baeff84b3327171d2daaec6100d51167ac4de","kind":"tag","published_at":"2011-12-28T20:27:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"5b484dceb4dc0990e9a67dcf143dc77baf27799d","kind":"tag","published_at":"2011-12-22T03:44:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.0/manifests"},{"name":"v0.0.14","sha":"5aeb2c5b8cfcc90a6289bdce1ae4db96daf67cc7","kind":"commit","published_at":"2011-12-01T06:36:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.14/manifests"},{"name":"v0.0.13-NOGZIP","sha":"c2f13cdfe40a4132b548a0df366d2be06d5d696b","kind":"tag","published_at":"2011-10-13T18:21:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.13-NOGZIP","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.13-NOGZIP","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.13-NOGZIP","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13-NOGZIP","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13-NOGZIP/manifests"},{"name":"v0.0.13","sha":"8d1310adbf0b72fc75b60a4222d0c8581485b863","kind":"tag","published_at":"2011-10-08T01:03:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"a103d2668f95bea9c5fff5b9fff26f0b058d8c8a","kind":"tag","published_at":"2011-09-21T00:40:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.12/manifests"},{"name":"v0.0.11-1","sha":"b3a4707e81cb3c01e24bf1f3c9c3bb3307c43902","kind":"tag","published_at":"2011-09-16T06:01:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.11-1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.11-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.11-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11-1/manifests"},{"name":"v0.0.11","sha":"846f5f75774e2f97874b6b2f43a2a9142041353b","kind":"tag","published_at":"2011-09-15T02:28:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11/manifests"},{"name":"v0.0.10-1","sha":"149a9048c73bceda7af027086633f0ec7841381b","kind":"tag","published_at":"2011-08-23T22:15:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.10-1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.10-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.10-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10-1/manifests"},{"name":"v0.0.10","sha":"7f1bc683ebecdcbf07008b665cd217574600f97f","kind":"tag","published_at":"2011-08-23T20:59:17.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"ce084bcca7f6087e2f44e8bf94c3d225646f9752","kind":"tag","published_at":"2011-08-12T01:26:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"b08af670cd5b4207aa4b3fd16d37c9f0f0d6715a","kind":"tag","published_at":"2011-07-05T22:05:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"0eb4d8dfaee9d700a03700bde0d918dba9252586","kind":"tag","published_at":"2011-05-24T03:50:27.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"6c258a787d048e429a615dc77ea6f582d841e317","kind":"tag","published_at":"2011-05-17T20:50:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"b0ae3fb5e63f428992691869256d70876074d77e","kind":"tag","published_at":"2011-05-13T20:02:36.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"6e1764fa805a89cac4540e6449db632cff631bff","kind":"tag","published_at":"2011-05-10T01:55:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"115f8056e80a5beae4ccf3a46d7ee3bc68f99098","kind":"tag","published_at":"2011-04-27T22:04:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.3/manifests"},{"name":"v0.0.2-fix-publishing","sha":"b78e695c25ef1c890092412841164bf09d731928","kind":"tag","published_at":"2011-03-30T06:25:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.2-fix-publishing","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.2-fix-publishing","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.2-fix-publishing","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2-fix-publishing","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2-fix-publishing/manifests"},{"name":"v0.0.2","sha":"9dd90d7d78f6255375bf96a89daecf6c928d0c1d","kind":"tag","published_at":"2011-03-26T01:04:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"e3efe5ecf10f0eee76064798454345cd51560300","kind":"tag","published_at":"2011-03-15T04:13:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-02-11T15:23:24.169Z","dependent_packages_count":214,"downloads":null,"downloads_period":null,"dependent_repos_count":254,"rankings":{"downloads":null,"dependent_repos_count":0.9725895647992305,"dependent_packages_count":0.36627394405706504,"stargazers_count":3.098300873607438,"forks_count":1.9385669632123106,"docker_downloads_count":0.4402099863749299,"average":1.3631882664101949},"purl":"pkg:maven/io.dropwizard/dropwizard-jersey","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.dropwizard:dropwizard-jersey","docker_dependents_count":181,"docker_downloads_count":119534006,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.dropwizard:dropwizard-jersey","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.dropwizard:dropwizard-jersey/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-17T22:01:46.875Z","issues_count":115,"pull_requests_count":3854,"avg_time_to_close_issue":4066175.064102564,"avg_time_to_close_pull_request":184543.8000577034,"issues_closed_count":78,"pull_requests_closed_count":3466,"pull_request_authors_count":38,"issue_authors_count":78,"avg_comments_per_issue":1.7478260869565216,"avg_comments_per_pull_request":1.276336274001038,"merged_pull_requests_count":2880,"bot_issues_count":23,"bot_pull_requests_count":3566,"past_year_issues_count":51,"past_year_pull_requests_count":1709,"past_year_avg_time_to_close_issue":1258712.7857142857,"past_year_avg_time_to_close_pull_request":128888.41437206179,"past_year_issues_closed_count":28,"past_year_pull_requests_closed_count":1489,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":34,"past_year_avg_comments_per_issue":0.5490196078431373,"past_year_avg_comments_per_pull_request":0.8308952603861908,"past_year_bot_issues_count":12,"past_year_bot_pull_requests_count":1542,"past_year_merged_pull_requests_count":1272,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/issues","maintainers":[{"login":"joschi","count":155,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joschi"},{"login":"zUniQueX","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zUniQueX"},{"login":"jplock","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jplock"},{"login":"mbeaatriz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbeaatriz"}],"active_maintainers":[{"login":"joschi","count":99,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joschi"},{"login":"zUniQueX","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zUniQueX"},{"login":"mbeaatriz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbeaatriz"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-jersey/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-jersey/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-jersey/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-jersey/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-jersey/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-jersey/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5033679,"name":"io.dropwizard:dropwizard-bom","ecosystem":"maven","description":"Bill of materials to make sure a consistent set of versions is used for Dropwizard modules.","homepage":"http://www.dropwizard.io/5.0.2","licenses":"Apache License 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/dropwizard/dropwizard","keywords_array":[],"namespace":"io.dropwizard","versions_count":216,"first_release_published_at":"2015-10-20T10:55:44.000Z","latest_release_published_at":"2026-05-31T22:50:00.000Z","latest_release_number":"5.0.2","last_synced_at":"2026-06-20T06:32:06.998Z","created_at":"2022-07-27T16:47:39.074Z","updated_at":"2026-06-20T06:32:06.998Z","registry_url":"https://central.sonatype.com/artifact/io.dropwizard/dropwizard-bom/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.dropwizard/dropwizard-bom/","metadata":{"repositories":["https://central.sonatype.com/repository/maven-snapshots/"]},"repo_metadata":{"id":1326622,"uuid":"1272129","full_name":"dropwizard/dropwizard","owner":"dropwizard","description":"A damn simple library for building production-ready RESTful web services.","archived":false,"fork":false,"pushed_at":"2026-05-31T02:07:41.000Z","size":114484,"stargazers_count":8575,"open_issues_count":25,"forks_count":3405,"subscribers_count":353,"default_branch":"release/5.0.x","last_synced_at":"2026-05-31T04:07:02.839Z","etag":null,"topics":["dropwizard","hibernate","java","jax-rs","jdbi","jersey-framework","jersey2","jetty","rest","restful-webservices","web-framework"],"latest_commit_sha":null,"homepage":"https://www.dropwizard.io","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dropwizard.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-01-19T19:52:29.000Z","updated_at":"2026-05-31T02:07:45.000Z","dependencies_parsed_at":"2023-09-25T00:36:07.805Z","dependency_job_id":"49d46f65-78ee-4616-9a89-d341231d1f09","html_url":"https://github.com/dropwizard/dropwizard","commit_stats":{"total_commits":6736,"total_committers":528,"mean_commits":"12.757575757575758","dds":0.7804334916864608,"last_synced_commit":"7c83a8faa94592fae7449ece2efd3563583d239c"},"previous_names":[],"tags_count":277,"template":false,"template_full_name":null,"purl":"pkg:github/dropwizard/dropwizard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dropwizard","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/refs/heads/release/5.0.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/sbom","scorecard":{"id":356802,"data":{"date":"2025-08-11","repo":{"name":"github.com/dropwizard/dropwizard","commit":"3b65cea7d21d47f0fa267aff12315cf7364fafae"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/18 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/maven.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maven.yml:29","Warn: no topLevel permission defined: .github/workflows/announce-release.yml:1","Warn: no topLevel permission defined: .github/workflows/assign-milestone.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/close_stale.yml:9","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/maven.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/trigger-release.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":8,"reason":"dependency not pinned by hash detected -- score normalized to 8","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/announce-release.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/dropwizard/dropwizard/announce-release.yml/release/4.0.x?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/dropwizard/dropwizard/release.yml/release/4.0.x?enable=pin","Info:  21 out of  21 GitHub-owned GitHubAction dependencies pinned","Info:   6 out of   8 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:10"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (28) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T09:47:45.812Z","repository_id":1326622,"created_at":"2025-08-18T09:47:45.812Z","updated_at":"2025-08-18T09:47:45.812Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33752288,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-31T02:00:06.040Z","response_time":95,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"dropwizard","name":"Dropwizard","uuid":"5478557","kind":"organization","description":"","email":null,"website":"https://www.dropwizard.io","location":null,"twitter":"dropwizardio","company":null,"icon_url":"https://avatars.githubusercontent.com/u/5478557?v=4","repositories_count":27,"last_synced_at":"2024-03-25T21:19:31.942Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dropwizard","funding_links":[],"total_stars":16606,"followers":61,"following":0,"created_at":"2022-11-02T16:45:24.316Z","updated_at":"2024-03-25T21:19:40.177Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dropwizard","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dropwizard/repositories"},"tags":[{"name":"v3.0.17","sha":"b4412f5843117b91c0925baaba7102c197e7809d","kind":"tag","published_at":"2026-01-27T21:53:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.17","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.17/manifests"},{"name":"v4.0.17","sha":"2eebdb206ad34815c2ee0035f91ac076b4ea17f0","kind":"tag","published_at":"2026-01-27T21:51:22.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.17","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.17/manifests"},{"name":"v5.0.1","sha":"ea6a2040ee5f2bf98398fb7ad1fb5ace3d5d572e","kind":"tag","published_at":"2026-01-27T21:43:17.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"84dbb957eadb10181039b8222efd39765553bca6","kind":"tag","published_at":"2025-09-16T08:29:02.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0/manifests"},{"name":"v3.0.16","sha":"ffe3e836d8c3412edac8d80ece719166e2e606e7","kind":"tag","published_at":"2025-08-25T22:53:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.16/manifests"},{"name":"v4.0.16","sha":"934373df90d67e5a6f5a7849c0af6598b4e45a3c","kind":"tag","published_at":"2025-08-25T22:52:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.16/manifests"},{"name":"v5.0.0-rc.5","sha":"d7e163da54bd0a80a6046b9840d9b2928b31b2e9","kind":"tag","published_at":"2025-08-25T22:51:44.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.5/manifests"},{"name":"v3.0.15","sha":"8a52fe4aea45f84571b33eb173735802e20bbc64","kind":"tag","published_at":"2025-07-24T07:53:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.15/manifests"},{"name":"v4.0.15","sha":"6616a964156e0ebbe6545dafab52ef7b7ac2b2b9","kind":"tag","published_at":"2025-07-24T07:53:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.15/manifests"},{"name":"v5.0.0-rc.4","sha":"310941b8b2ceedd73b263f712795b45938a028fa","kind":"tag","published_at":"2025-07-23T23:20:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.4/manifests"},{"name":"v3.0.14","sha":"1715dd027139a427fc1bc33827d64ec711525ccf","kind":"tag","published_at":"2025-05-25T20:26:41.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.14/manifests"},{"name":"v4.0.14","sha":"8c744d19a0e741d162c458bee8718acf8078f922","kind":"tag","published_at":"2025-05-25T20:26:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.14/manifests"},{"name":"v5.0.0-rc.3","sha":"ee35dc128decbad13f1f4186b11fe47ee6920d8f","kind":"tag","published_at":"2025-05-25T20:25:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.3/manifests"},{"name":"v4.0.13","sha":"153956cf61aacee809b413752f40bf96876e1e03","kind":"tag","published_at":"2025-03-26T23:41:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.13/manifests"},{"name":"v3.0.13","sha":"76ba41397e11a281256cf631aaa5daaa875a8a2b","kind":"tag","published_at":"2025-03-26T23:23:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.13/manifests"},{"name":"v5.0.0-rc.2","sha":"6b1ebba8fcca6a303997d06edaea29e52b8c3b51","kind":"tag","published_at":"2025-03-26T23:18:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.2/manifests"},{"name":"v4.0.12","sha":"b50169f6e6410a4d34d9c467b95ca7b885cf5dda","kind":"tag","published_at":"2025-01-15T22:38:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.12/manifests"},{"name":"v5.0.0-rc.1","sha":"ed203df38708927f65f9cd7f2760da408af97171","kind":"tag","published_at":"2025-01-15T22:17:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.1/manifests"},{"name":"v3.0.12","sha":"400e4a2f4e15eda153ac79e07bcf2c88420e6422","kind":"tag","published_at":"2025-01-15T22:17:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.12/manifests"},{"name":"v4.0.11","sha":"459892ea1853dcd1199c6bbb28da4347e7e70f60","kind":"tag","published_at":"2024-11-27T21:56:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.11/manifests"},{"name":"v3.0.11","sha":"f8603dcc52bfaaf9711d4808c350cca40f2001f5","kind":"tag","published_at":"2024-11-27T21:56:41.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.11/manifests"},{"name":"v5.0.0-alpha.5","sha":"e78411400eee81e1531c598892fa55b8b013cf70","kind":"tag","published_at":"2024-11-27T21:46:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.5/manifests"},{"name":"v3.0.10","sha":"390aa1ffcbbf95328a48b613b8c73b1752e35e61","kind":"tag","published_at":"2024-10-21T16:41:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.10/manifests"},{"name":"v4.0.10","sha":"48c582b1384352cfd93d43bf39e9e5bbc3e1fe39","kind":"tag","published_at":"2024-10-21T16:41:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.10/manifests"},{"name":"v5.0.0-alpha.4","sha":"45c9e1849d67edf45a0a38ded9bfc05e825593b7","kind":"tag","published_at":"2024-10-21T16:41:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.4/manifests"},{"name":"v3.0.9","sha":"808acc151b972c12748b1aec22bc999d018587ec","kind":"tag","published_at":"2024-10-07T07:13:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.9/manifests"},{"name":"v5.0.0-alpha.3","sha":"284a5b6c2be16971d90148299f30c95f13974e07","kind":"tag","published_at":"2024-10-07T07:12:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.3/manifests"},{"name":"v4.0.9","sha":"94e87681eb8b3d61179f71f2479b1f3820870c94","kind":"tag","published_at":"2024-10-07T07:11:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.9/manifests"},{"name":"v5.0.0-alpha.2","sha":"fe313c7e61a597d3edd9732d5b21a1849c698dc8","kind":"tag","published_at":"2024-08-25T22:47:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.2/manifests"},{"name":"v3.0.8","sha":"17006045b0dcf9e9ae65a8288d55b70123c83d27","kind":"tag","published_at":"2024-08-25T21:19:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.8/manifests"},{"name":"v4.0.8","sha":"c0713c7765a418e704182720a41d7d3800ae50f9","kind":"tag","published_at":"2024-08-25T21:19:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.8/manifests"},{"name":"v3.0.7","sha":"71d5de54fd02a2545ab6184c0794454da85a773f","kind":"tag","published_at":"2024-03-06T14:59:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.7/manifests"},{"name":"v4.0.7","sha":"2aeb472faecc68c0136a0a7231baf1472b55b388","kind":"tag","published_at":"2024-03-06T14:58:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.7/manifests"},{"name":"v2.1.12","sha":"908e31ea7996913fa3aa767465547b5dfbf2df8e","kind":"tag","published_at":"2024-01-31T22:14:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.12/manifests"},{"name":"v3.0.6","sha":"0f09619dcd70caea3957d14bb55a2030b45c39b8","kind":"tag","published_at":"2024-01-29T22:04:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.6/manifests"},{"name":"v4.0.6","sha":"18e00e1edd89776ca26f627d97ce5ed7ca3a544e","kind":"tag","published_at":"2024-01-29T22:04:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.6/manifests"},{"name":"v5.0.0-alpha.1","sha":"4b9d0d23485f8c89196434afbf0145ae2b797484","kind":"tag","published_at":"2023-12-20T22:41:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.0.5","sha":"2a25b34dad34b7d170ba2c7304707e1c74129b99","kind":"tag","published_at":"2023-12-20T22:38:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.5/manifests"},{"name":"v3.0.5","sha":"f2c02fb0484c5d79fa45e1fb7824b543fbd9982e","kind":"tag","published_at":"2023-12-20T22:38:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.5/manifests"},{"name":"v2.1.11","sha":"461d086125475afa92a0973588132e4508c525af","kind":"tag","published_at":"2023-12-20T22:36:27.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.11/manifests"},{"name":"v4.0.4","sha":"6bca3f7059798ba55fdf04f015f10951e24f27bd","kind":"tag","published_at":"2023-11-06T17:09:20.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.4/manifests"},{"name":"v3.0.4","sha":"42477dcb60f0d1b3bebd4eaff23494816a2915d9","kind":"tag","published_at":"2023-11-06T12:48:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.4/manifests"},{"name":"v2.1.10","sha":"480b2ebc281900a69a058927222eee927ba1b518","kind":"tag","published_at":"2023-11-06T09:03:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.10/manifests"},{"name":"v4.0.3","sha":"456e5e67c1d57bb727e17cd7db092403c06cf7bd","kind":"tag","published_at":"2023-10-20T13:53:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.3/manifests"},{"name":"v3.0.3","sha":"f1ac18faa1ffe7444344e4cf437cd6d44966d5ed","kind":"tag","published_at":"2023-10-19T20:24:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.3/manifests"},{"name":"v2.1.9","sha":"eee9527a2c7e33d08d71b4b8801ed70d111bd02e","kind":"tag","published_at":"2023-10-19T16:33:45.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.9/manifests"},{"name":"v3.0.2","sha":"88ad5ab52462b814057be90c229162f7ddef7938","kind":"tag","published_at":"2023-09-24T22:34:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.2/manifests"},{"name":"v4.0.2","sha":"781bb4f36c8bdc3b844b7b905b69af95a917ed78","kind":"tag","published_at":"2023-09-24T22:22:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.2/manifests"},{"name":"v2.1.8","sha":"cbcbc6738dc3e1cba7005ed2d463f9b1f57bd8b1","kind":"tag","published_at":"2023-09-24T22:20:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"a46c6f82484c1d6b9fd84569f73e7b0dd33ec692","kind":"tag","published_at":"2023-06-19T22:06:25.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.7/manifests"},{"name":"v4.0.1","sha":"cfd9586186870ec9d078988c6d6a521d8756eafe","kind":"tag","published_at":"2023-06-19T22:04:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.1/manifests"},{"name":"v3.0.1","sha":"523a14f5006418bf7c0d4c6d7bc3d10755edfe1d","kind":"tag","published_at":"2023-06-19T22:03:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.1/manifests"},{"name":"v4.0.0","sha":"69e115aa8a5048f1557f449ca842a707a88cde2e","kind":"tag","published_at":"2023-03-28T22:24:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0/manifests"},{"name":"v3.0.0","sha":"1df711a473aef3a77ef738c19b563780b4d9dca6","kind":"tag","published_at":"2023-03-28T22:23:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0/manifests"},{"name":"v2.1.6","sha":"50587fa6c899beaad547b4f7306157beff271375","kind":"tag","published_at":"2023-03-28T21:58:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.6/manifests"},{"name":"v4.0.0-beta.4","sha":"cbbacd5247e2c8c0c208786b8d580ca29778a375","kind":"tag","published_at":"2023-02-24T09:22:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.4/manifests"},{"name":"v3.0.0-beta.5","sha":"05c1b73527610781131ce07bfcacb6c24d17713c","kind":"tag","published_at":"2023-02-24T09:17:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.5/manifests"},{"name":"v2.1.5","sha":"82ee4065196556523b5d1cdb6ebe87de2b00e949","kind":"tag","published_at":"2023-02-24T08:50:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.5/manifests"},{"name":"v2.0.35","sha":"d499ef1a579546e1f99343aae4b19f35b4737857","kind":"tag","published_at":"2023-01-28T21:56:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.35","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.35/manifests"},{"name":"v2.1.4","sha":"f5ef0d12b8e2c622435faae13c51b9cccaea9fa2","kind":"tag","published_at":"2022-10-20T19:56:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.4/manifests"},{"name":"v2.0.34","sha":"f5d447ce33c9dd53f96119a331de62c8c888ebc0","kind":"tag","published_at":"2022-10-18T17:23:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.34","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.34/manifests"},{"name":"v4.0.0-beta.3","sha":"26b3188e0c3f32b9dba7cda86634b787a2387bf5","kind":"tag","published_at":"2022-10-12T21:54:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.3/manifests"},{"name":"v3.0.0-beta.4","sha":"f679616d7ad7df6ba3bb77535507ca8ec4049336","kind":"tag","published_at":"2022-10-12T21:52:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.4/manifests"},{"name":"v2.1.3","sha":"d1563469fff7d63717063beb7b49267c39a88d58","kind":"tag","published_at":"2022-10-12T21:47:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.3/manifests"},{"name":"v2.0.33","sha":"5c1c2c425dd5b6a1f314c6b46563fd39c71e0656","kind":"tag","published_at":"2022-09-12T10:08:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.33","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.33/manifests"},{"name":"v2.1.2","sha":"ea3e5a3d1ba59d0467539d400592f5bf5b40dbf8","kind":"tag","published_at":"2022-09-12T10:01:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.2/manifests"},{"name":"v4.0.0-beta.2","sha":"55fef0b12367ac26018538542d6ec6efb4f562ea","kind":"tag","published_at":"2022-06-30T20:12:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.2/manifests"},{"name":"v3.0.0-beta.3","sha":"c9c8d72708fbfc8b9982e9b37f321e588a1efdab","kind":"tag","published_at":"2022-06-30T20:05:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.3/manifests"},{"name":"v2.0.32","sha":"b3d87605369aa63caf860f67be2ba86704dd7a97","kind":"tag","published_at":"2022-06-30T19:56:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.32","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.32/manifests"},{"name":"v2.1.1","sha":"d2455b5369c8d9391e81e697f2354246532d0d5e","kind":"tag","published_at":"2022-06-30T19:48:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.1/manifests"},{"name":"v2.0.31","sha":"6a2dd0885a9c4b6b62e4ecbd207b949ca8a8a5bc","kind":"tag","published_at":"2022-06-19T14:44:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.31","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.31/manifests"},{"name":"v2.0.30","sha":"71300cf5094a53fbd658a906423478ba706ff434","kind":"tag","published_at":"2022-06-18T18:08:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.30","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.30/manifests"},{"name":"v2.1.0","sha":"4fb8906bb761886c85891d4bbf6dcf0a15ca4e9c","kind":"tag","published_at":"2022-05-02T13:16:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0/manifests"},{"name":"v3.0.0-beta.2","sha":"8ade5d9db8d4e29f4f8f37a994246d9270b9c479","kind":"tag","published_at":"2022-04-20T21:45:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.2/manifests"},{"name":"v2.1.0-beta.9","sha":"fd2787a7817295796e6c9f07d44132c262a9e902","kind":"tag","published_at":"2022-04-20T21:40:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.9/manifests"},{"name":"v4.0.0-beta.1","sha":"621bf358ad641ecb07af52026d0385a923957c15","kind":"tag","published_at":"2022-04-08T10:24:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.1/manifests"},{"name":"v3.0.0-beta.1","sha":"b6e096859d65c16e0c669609444f73d0621f4769","kind":"tag","published_at":"2022-04-08T10:14:48.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.1/manifests"},{"name":"v2.1.0-beta.8","sha":"5b37d6f6af0383892834d8437e6c79688f5fc670","kind":"tag","published_at":"2022-04-05T15:57:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.8/manifests"},{"name":"v2.0.29","sha":"20d80316b32cf68d7a0ba23300cfa53bc5155e7d","kind":"tag","published_at":"2022-04-05T15:16:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.29","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.29/manifests"},{"name":"v2.1.0-beta.7","sha":"bf892222765fdd6880449589b99eeeb511b80444","kind":"tag","published_at":"2021-12-20T14:40:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.7/manifests"},{"name":"v2.0.28","sha":"dd215d3ec65f23cef9e0a4d96ed7c542d71d1758","kind":"tag","published_at":"2021-12-20T14:27:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.28","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.28/manifests"},{"name":"v2.1.0-beta.6","sha":"74626bda8033b598b875372b8e8cb982ba2349bc","kind":"tag","published_at":"2021-12-16T09:20:37.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.6/manifests"},{"name":"v2.0.27","sha":"b5c6bc2633f1ea150970131e547a1a580052ece5","kind":"tag","published_at":"2021-12-16T09:00:27.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.27","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.27/manifests"},{"name":"v2.1.0-beta.5","sha":"835081d794427f37bd671f584b6083f96ae17aa6","kind":"tag","published_at":"2021-12-09T17:53:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.5/manifests"},{"name":"v2.0.26","sha":"66ca617d40d57627a8820c96d388a7583650ae6e","kind":"tag","published_at":"2021-12-09T17:43:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.26","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.26/manifests"},{"name":"v2.1.0-beta.4","sha":"e57713abe7add73e7033a30af3022668f4a9ec8d","kind":"tag","published_at":"2021-09-01T15:31:59.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.4/manifests"},{"name":"v2.0.25","sha":"2a4c0f8ba2741e618737556ed1973b22a8284a58","kind":"tag","published_at":"2021-09-01T15:17:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.25","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.25/manifests"},{"name":"v2.1.0-beta.3","sha":"912f4beb7254c72e2db4207efdb38543994c7630","kind":"tag","published_at":"2021-08-11T06:36:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.3/manifests"},{"name":"v2.1.0-beta.2","sha":"94ab611f45fbacf94f449a14fd035c6971a786fd","kind":"tag","published_at":"2021-07-29T12:50:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.2/manifests"},{"name":"v2.0.24","sha":"8818eb7ec61dd59059b51478d734e6d30fb8cca9","kind":"tag","published_at":"2021-07-29T12:08:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.24","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.24/manifests"},{"name":"v2.0.23","sha":"79c3770db75c09d5c846d5d42ffb607b29ba5b9f","kind":"tag","published_at":"2021-06-21T11:50:02.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.23","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.23/manifests"},{"name":"v2.0.22","sha":"a40301a5dc44ebbdeac291edf4cf3df3960a6fae","kind":"tag","published_at":"2021-05-24T16:31:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.22","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.22/manifests"},{"name":"v2.1.0-beta.1","sha":"ff09d7fffece5dda0c2f188114393161702135af","kind":"tag","published_at":"2021-04-25T12:29:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.1/manifests"},{"name":"v2.0.21","sha":"47556c4f31576e6bc4e00262661b7b212bd90a60","kind":"tag","published_at":"2021-04-07T14:05:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.21","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"7c6f2ce175e8f9db63a694ae413210f99e183ad7","kind":"tag","published_at":"2021-02-24T09:46:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.20","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.20/manifests"},{"name":"v2.0.19","sha":"bcf99a613e320812fc4b691f96a4e7e3d125749d","kind":"commit","published_at":"2021-02-01T10:44:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.19","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"7385a7d7a3a1f0670d5fda376b8cdf516d7c7b30","kind":"commit","published_at":"2021-01-12T06:56:22.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.18","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.18/manifests"},{"name":"v1.3.29","sha":"3e323fc72d09df6f1957250cf20bdacbe26fd3d7","kind":"tag","published_at":"2021-01-06T14:04:08.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.29","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.29/manifests"},{"name":"v2.0.17","sha":"3318b1e7e6ca900696ce2ed4e6687a725e0aa90a","kind":"commit","published_at":"2020-12-14T20:57:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.17","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.17/manifests"},{"name":"v1.3.28","sha":"7cbec2b0ccd547859823ef1cb2766314202cf480","kind":"tag","published_at":"2020-12-08T13:29:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.28","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.28/manifests"},{"name":"v2.0.16","sha":"d49fd0d8185d5b571c3a90282c4e44a55b996c53","kind":"commit","published_at":"2020-11-26T17:00:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"a85798d66b667a8e598a062db1cdafeae48acf30","kind":"commit","published_at":"2020-11-03T14:46:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.15/manifests"},{"name":"v1.3.27","sha":"cce7305a7ef56c4edc6ab28ae224141facfa8d59","kind":"tag","published_at":"2020-10-28T14:29:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.27","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.27/manifests"},{"name":"v1.3.26","sha":"03a7d8611676ee14e3d6040d8642063d787819ea","kind":"tag","published_at":"2020-10-22T15:25:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.26","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.26/manifests"},{"name":"v2.0.14","sha":"1b36f643d2d40b959e325a00867c45822418202d","kind":"commit","published_at":"2020-10-22T13:51:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.14/manifests"},{"name":"v1.3.25","sha":"56cb309bef2993de47dc846f7bc2933c7a6159c7","kind":"tag","published_at":"2020-08-31T12:58:59.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.25","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25/manifests"},{"name":"v2.0.13","sha":"37a209886890ca5cdd6ef39c61d29827a13c1a1d","kind":"commit","published_at":"2020-08-31T12:48:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.13/manifests"},{"name":"v1.3.25-beta.2","sha":"562d61cc72c0038f66b221a7c6d0b07034e38804","kind":"tag","published_at":"2020-08-19T06:27:25.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.25-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.25-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.25-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.2/manifests"},{"name":"v1.3.25-beta.1","sha":"d591b617c52537edb6fedb2e343800610eb075e3","kind":"tag","published_at":"2020-08-18T06:31:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.25-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.25-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.25-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.1/manifests"},{"name":"v2.0.12","sha":"8b9d7f887fd37ec22cb39f020d710fb7835d159a","kind":"commit","published_at":"2020-07-21T09:25:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"1b227314d669cbbd3395c2ff1e31704ca0d9284c","kind":"commit","published_at":"2020-07-06T07:52:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.11/manifests"},{"name":"v1.3.24","sha":"9c7da5f498d70241993b05598488597bc2c94a98","kind":"tag","published_at":"2020-07-03T06:58:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.24","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.24/manifests"},{"name":"v2.0.10","sha":"cdb2a357aeb61e0a52beb6a8d09953f423924faf","kind":"commit","published_at":"2020-05-26T12:18:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"655f8ac6f8586a8a0d49d217f0846deefb45de21","kind":"commit","published_at":"2020-05-04T06:00:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"8600d4ff895df5d6df5ecfd45e7244af04d8f89f","kind":"commit","published_at":"2020-04-14T19:08:41.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.8/manifests"},{"name":"v1.3.23","sha":"bf556d4765c9305ed14f6cd962f4f438239799e4","kind":"tag","published_at":"2020-04-14T18:13:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.23","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.23/manifests"},{"name":"v2.0.7","sha":"f6e03e838ce51eee8d751df03f29afb3eeea42d6","kind":"tag","published_at":"2020-04-10T07:01:02.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.7/manifests"},{"name":"v1.3.22","sha":"dae8b1ba6368d8d2bd31eb5435e868f16c9ce9d3","kind":"tag","published_at":"2020-04-04T14:41:59.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.22","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.22/manifests"},{"name":"v2.0.6","sha":"9b2dcc9b499b125560193ba39f65c5d359ceb11d","kind":"commit","published_at":"2020-04-04T14:35:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"5e605a630551397a0f21b4b530b177fe4e571542","kind":"commit","published_at":"2020-03-29T01:13:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"743eceac9c69e4e5aa8e3ced425d8893cb55119c","kind":"tag","published_at":"2020-03-27T16:51:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.4/manifests"},{"name":"v1.3.21","sha":"45575df553f0a93eb5b6b5c98e4471b590f1c884","kind":"tag","published_at":"2020-03-26T19:46:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.21","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.21/manifests"},{"name":"v2.0.3","sha":"7cee3e11d29ec21f0073aa4ac03b08a4f2a0ef17","kind":"tag","published_at":"2020-03-26T19:29:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.3/manifests"},{"name":"v1.3.20","sha":"b2dd14eaab5ef3a03c172ebdc06ea0e9a71fa0ce","kind":"tag","published_at":"2020-02-24T16:29:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.20","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.20/manifests"},{"name":"v1.3.19","sha":"b91d891e04fcb0c0c0c4fc3f371d36c09c19ba2c","kind":"tag","published_at":"2020-02-20T02:16:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.19","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.19/manifests"},{"name":"v2.0.2","sha":"60206ea15541869622623167c590276a6329f5b8","kind":"commit","published_at":"2020-02-20T02:05:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"e7c8b260c3d81e91ac537787424e888afd35f594","kind":"commit","published_at":"2020-01-30T20:50:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.1/manifests"},{"name":"v1.3.18","sha":"6e54def3f9d07d5bd1b57f8d296e8cbae7d008f4","kind":"tag","published_at":"2020-01-30T20:16:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.18","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.18/manifests"},{"name":"v2.0.0","sha":"20050b10bc7fe88edff3ff320b4cea85c023f30d","kind":"tag","published_at":"2019-12-09T21:54:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0/manifests"},{"name":"v2.0.0-rc14","sha":"8ca390bf44dea39dfc1b15422881e14c8bcb341f","kind":"tag","published_at":"2019-12-08T18:53:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc14/manifests"},{"name":"v1.3.17","sha":"cdf214a094e400027463a8d523a7c00c9dcdfdb4","kind":"tag","published_at":"2019-11-24T10:47:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.17","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.17/manifests"},{"name":"v2.0.0-rc13","sha":"b5c0c3b19ac4fc22fe8eefe2c3b61ba6e6b3829a","kind":"tag","published_at":"2019-11-20T22:45:08.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc13/manifests"},{"name":"v2.0.0-rc12","sha":"caba50b91297444ceb3c02e1295fad7b3991da21","kind":"tag","published_at":"2019-10-23T20:11:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc12/manifests"},{"name":"v1.3.16","sha":"45f9865864c305639b555ac3c2a57fe946f0913b","kind":"tag","published_at":"2019-10-20T20:29:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.16/manifests"},{"name":"v2.0.0-rc11","sha":"82c1361e0a21dc94c3b3cdabdd141fb87fbbfe99","kind":"tag","published_at":"2019-10-13T16:15:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc11/manifests"},{"name":"v1.3.15","sha":"18caa542327c2a20c6f140d7c645f57f4e11a109","kind":"tag","published_at":"2019-09-25T17:22:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.15/manifests"},{"name":"v2.0.0-rc10","sha":"26b8df02d45004c1abb92e8a50054e17e34c0fb0","kind":"tag","published_at":"2019-09-16T23:06:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc10/manifests"},{"name":"v2.0.0-rc9","sha":"6cfd68560c91d0b0a5682bdbb9f20eeaa09c398d","kind":"tag","published_at":"2019-08-31T18:01:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc9/manifests"},{"name":"v2.0.0-rc8","sha":"e3a1c7a650cba5ab32164761574ef69af4134f17","kind":"tag","published_at":"2019-08-29T13:08:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc8/manifests"},{"name":"v2.0.0-rc7","sha":"1e5ee67862cc25755891e1587e709773ffa314c4","kind":"tag","published_at":"2019-08-28T14:43:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc7/manifests"},{"name":"v2.0.0-rc6","sha":"c8e0b0137115322e39a93f3a369e4dec72df9045","kind":"tag","published_at":"2019-08-27T19:30:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc6/manifests"},{"name":"v2.0.0-rc5","sha":"171a6751fa063b32c47201b1821e4d7e610c865e","kind":"tag","published_at":"2019-08-08T06:19:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc5/manifests"},{"name":"v1.3.14","sha":"f720ed469d52842ba23839f7d9b467f610d74524","kind":"tag","published_at":"2019-08-07T18:50:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.14/manifests"},{"name":"v1.3.13","sha":"e006b420447da6cb8bc3e7fb2aaa6271229c7aa1","kind":"tag","published_at":"2019-07-16T19:38:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.13/manifests"},{"name":"v2.0.0-rc4","sha":"d7e770086334fc3c84e83a96d8e2fb863ac5b252","kind":"tag","published_at":"2019-06-28T06:29:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc4/manifests"},{"name":"v2.0.0-rc3","sha":"21352e6277118d30b82df6ba2a1e899619ed202e","kind":"tag","published_at":"2019-06-16T15:48:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc3/manifests"},{"name":"v2.0.0-rc2","sha":"2162827fd2af02f2774aadc60809161055fec5ae","kind":"tag","published_at":"2019-05-26T16:09:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc2/manifests"},{"name":"v1.3.12","sha":"c1461c389a1f01a757c966518dd2c52601204676","kind":"tag","published_at":"2019-05-25T18:10:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.12/manifests"},{"name":"v1.3.11","sha":"a47305d487e710d013c46283a9b286358688d5f1","kind":"tag","published_at":"2019-05-09T18:16:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.11/manifests"},{"name":"v1.3.10","sha":"42759228412e484fa170bc9ab5aae019422432c3","kind":"tag","published_at":"2019-04-29T16:56:01.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.10/manifests"},{"name":"v2.0.0-rc1","sha":"d9397fecfadc3e34ca8742b17077a3bac32624dd","kind":"tag","published_at":"2019-04-18T18:40:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc1/manifests"},{"name":"v1.3.9","sha":"88a73fd64c20015bd8b059bf8a052e98d35e6080","kind":"tag","published_at":"2019-02-24T00:56:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.9/manifests"},{"name":"v1.3.8","sha":"ec23670cc6ecc2d16bef7e48130c99e741aab711","kind":"tag","published_at":"2019-01-01T13:10:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.8/manifests"},{"name":"v2.0.0-rc0","sha":"bc4b7dc04d9c06e7357e3d3d55bdfca366de18b4","kind":"tag","published_at":"2018-10-02T19:50:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc0/manifests"},{"name":"v1.3.7","sha":"777686d9bcfb7a732838a5cfc4043b9a65b0eaea","kind":"tag","published_at":"2018-10-02T10:25:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.7/manifests"},{"name":"v1.2.9","sha":"49dd12a95398ee1b841ad9ba48fdbf35149137e7","kind":"tag","published_at":"2018-10-01T06:43:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.9/manifests"},{"name":"v1.3.6","sha":"99cbd25dad946952bcc3fb7b7e5152f064dac382","kind":"tag","published_at":"2018-10-01T06:01:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.6/manifests"},{"name":"v1.1.8","sha":"fd4c7266d4b6b780f06d3be7e14a79406ae77168","kind":"tag","published_at":"2018-06-24T18:34:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.8/manifests"},{"name":"v1.2.8","sha":"5a96d56fa6fc07b1d34700d42615162cc8584c03","kind":"tag","published_at":"2018-06-24T17:03:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.8/manifests"},{"name":"v1.3.5","sha":"7acede06f2df73f1db80461e44ba23708eb6bdd5","kind":"tag","published_at":"2018-06-24T15:36:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"a4e03c33c92dedf83886f0cc66bc443ad916feba","kind":"tag","published_at":"2018-06-15T08:23:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.4/manifests"},{"name":"v1.2.7","sha":"bb7291d26b7a00fa37c2712b620fb6fb747cae5a","kind":"tag","published_at":"2018-06-15T07:18:20.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.7/manifests"},{"name":"v1.3.3","sha":"c4f66abf07cc46813b98137dc29a8a2762ab33e2","kind":"tag","published_at":"2018-06-06T20:09:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.3/manifests"},{"name":"v1.2.6","sha":"be9b592857e85dc50a3181b6b5efc23bdbc384d8","kind":"tag","published_at":"2018-05-06T21:14:57.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.6/manifests"},{"name":"v1.3.2","sha":"f22ae5293ec400e9faafd1cf18944f5ed60b3c0e","kind":"tag","published_at":"2018-05-06T20:26:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"c49ab943d4fe3c55afdb14814b818d3d5a4bf7dd","kind":"tag","published_at":"2018-04-04T16:46:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.1/manifests"},{"name":"v1.2.5","sha":"9add5d717a420f76681e2b6816b8beb6ccdf3a65","kind":"tag","published_at":"2018-04-04T15:24:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.5/manifests"},{"name":"v1.3.0","sha":"5fc2ab21c58bcc0da2c78ca41e353c69928bc777","kind":"tag","published_at":"2018-03-14T17:20:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0/manifests"},{"name":"v1.3.0-rc7","sha":"fb9cdad412e1be86cf2fff2dd9962271a113b025","kind":"tag","published_at":"2018-02-23T10:17:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc7/manifests"},{"name":"v1.2.4","sha":"462c373665d885b82ab2e7dfd5cf5ef675cc3499","kind":"tag","published_at":"2018-02-11T09:54:01.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.4/manifests"},{"name":"v1.1.7","sha":"7269c4dd270ed967a19c912ed8dae189123d0b37","kind":"tag","published_at":"2018-02-10T19:17:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.7/manifests"},{"name":"v1.3.0-rc6","sha":"b89b2223222b78b41d71fde00c31a7a0b43156b0","kind":"tag","published_at":"2018-02-09T09:21:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc6/manifests"},{"name":"v1.3.0-rc5","sha":"4c840c0186a5d4e7f43dbf66182ff35a36ed91cc","kind":"tag","published_at":"2018-02-08T11:28:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc5/manifests"},{"name":"v1.2.3","sha":"c956c492081a2006f7f7fa5442f2a3f0de027527","kind":"tag","published_at":"2018-01-22T18:11:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.3/manifests"},{"name":"v1.3.0-rc4","sha":"a22c62b7b9037793f63fb0fb135ce368a83fa286","kind":"tag","published_at":"2018-01-18T23:24:44.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc4/manifests"},{"name":"v1.3.0-rc3","sha":"29926075af642d815d0a2e46c88ab109fa084ddb","kind":"tag","published_at":"2018-01-09T10:53:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc3/manifests"},{"name":"v1.3.0-rc2","sha":"f0bd2f1eec7551077b14662bf10f52840a5626f4","kind":"tag","published_at":"2018-01-05T19:42:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc2/manifests"},{"name":"v1.2.2","sha":"7f9b9445f345110e198298382373c0bec94f7cac","kind":"tag","published_at":"2017-11-27T08:10:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.2/manifests"},{"name":"v1.3.0-rc1","sha":"90aee5f8ce5585722b3f1b8c5f86b7c945bb1752","kind":"tag","published_at":"2017-11-22T15:01:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc1/manifests"},{"name":"v1.2.1","sha":"a270cf4bd982a819bc8a4c273fdcb38bdca5f0df","kind":"tag","published_at":"2017-11-22T12:23:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.1/manifests"},{"name":"v1.1.6","sha":"861f18cffb7df2b17b4e54c638792a7b3f99c003","kind":"tag","published_at":"2017-11-02T07:58:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"05b28222d9ccd0a32fd73b24998ce0e8be1ca1ca","kind":"tag","published_at":"2017-10-17T12:41:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.5/manifests"},{"name":"v1.2.0","sha":"3e8bf3b8338d6367a3dd87d2e7aac6c438c163e4","kind":"tag","published_at":"2017-10-06T13:02:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0/manifests"},{"name":"v1.2.0-rc6","sha":"6fe033be9bd7dc40cf1f0d6569b54a8dd635560c","kind":"tag","published_at":"2017-09-19T14:56:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc6/manifests"},{"name":"v1.2.0-rc5","sha":"826555e8576e5054abe8186fa7c70caa5bf25f7e","kind":"tag","published_at":"2017-09-05T09:14:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc5/manifests"},{"name":"v1.2.0-rc4","sha":"d0acafd047b174a703f440c2cbc92e9241edd6e8","kind":"tag","published_at":"2017-08-24T19:36:37.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc4/manifests"},{"name":"v1.2.0-rc3","sha":"0037881dcf26be144e74ca858270dac2ce83be59","kind":"tag","published_at":"2017-08-24T09:35:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc3/manifests"},{"name":"v1.1.4","sha":"cd115f80c0dacd0cd38112e973cf1590eee848f0","kind":"tag","published_at":"2017-08-24T08:23:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.4/manifests"},{"name":"v1.2.0-rc2","sha":"faf0dc10475de7075dcd8fb97ef899c57209d546","kind":"tag","published_at":"2017-08-18T06:50:45.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc2/manifests"},{"name":"v1.2.0-rc1","sha":"3a87e22c1e0fc05b1583439e83c6a9f38e6ec106","kind":"tag","published_at":"2017-08-02T17:37:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc1/manifests"},{"name":"v1.1.3","sha":"c32f9c596279e113c08200b57540ac832e9f2d98","kind":"tag","published_at":"2017-07-31T11:41:57.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.3/manifests"},{"name":"v1.0.9","sha":"76870752757b9e13ea01a5555146b0db92d41914","kind":"tag","published_at":"2017-07-31T09:45:45.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.9/manifests"},{"name":"v1.1.2","sha":"35e2cefeceb130cbf80929dff4f85ab468566396","kind":"tag","published_at":"2017-06-27T07:42:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.2/manifests"},{"name":"v1.0.8","sha":"eafbb5d29e99f62db9fb24d66a393082eaa557b2","kind":"tag","published_at":"2017-06-27T07:17:08.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.8/manifests"},{"name":"v1.1.1","sha":"d65931e328a553094f5386acde72fc8ab4ca4615","kind":"tag","published_at":"2017-05-19T12:05:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"233515e217b91258ef7822953a884e9d104c7f03","kind":"tag","published_at":"2017-03-21T08:26:48.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0/manifests"},{"name":"v1.0.7","sha":"8c4ffc1316e24e074fda1250f704e5d63ec9386c","kind":"tag","published_at":"2017-03-20T18:34:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.7/manifests"},{"name":"v1.1.0-rc4","sha":"ba3087892729fb0ea8028d7c37cfc88a2eaa30e5","kind":"tag","published_at":"2017-03-15T16:52:22.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc4/manifests"},{"name":"v1.1.0-rc3","sha":"84739bf5a3226ee863c3f2a1dd4ba5f955ec7210","kind":"tag","published_at":"2017-03-15T10:58:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc3/manifests"},{"name":"v1.1.0-rc2","sha":"367033ef96a147d271298f94f77a67972192edae","kind":"tag","published_at":"2017-03-08T13:59:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc2/manifests"},{"name":"v1.1.0-rc1","sha":"55eee43f88bce129da741be93ccf1da25d6005a6","kind":"tag","published_at":"2017-02-13T08:17:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc1/manifests"},{"name":"v1.0.6","sha":"46d8ac9e9a61902596c8d6b1e17e2f6c88e5982d","kind":"tag","published_at":"2017-01-30T18:58:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"6e89e64cdd17562a73a97b098a05b2bd61d3ced8","kind":"tag","published_at":"2016-11-18T11:00:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"38b3199f49e6b67535e3070e56d410dc7ba32c70","kind":"tag","published_at":"2016-11-14T18:01:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"bca4ad4a2f46f15721305e2ef7c5c67f4ca08b23","kind":"tag","published_at":"2016-10-28T17:22:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"4d58bf6558cb1d3e382471581d14d50aadeaf12e","kind":"tag","published_at":"2016-09-23T18:18:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"2cf469dbf87e81c0fbf9402d73a4a94ef31d5fac","kind":"tag","published_at":"2016-09-21T12:38:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"ca39aa51a87a596e7b7e7e1309f9c34d9544bf63","kind":"tag","published_at":"2016-07-26T13:12:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc4","sha":"c1f860b56e16d64556f4249cde5423d221d8db35","kind":"tag","published_at":"2016-07-08T08:26:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc4/manifests"},{"name":"v0.9.3","sha":"2565a66fbb62e28c8e7ac2754be14e594fd1b445","kind":"tag","published_at":"2016-06-20T14:27:20.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.3/manifests"},{"name":"v1.0.0-rc3","sha":"861c33352a33836cb6cef365c26a255187ba361d","kind":"tag","published_at":"2016-05-31T16:24:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"e37431766143efaf0c68eed74978b11e929a5bf8","kind":"tag","published_at":"2016-03-30T08:09:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc2/manifests"},{"name":"v1.0.0-rc1","sha":"a67d4c9e438ec9ba7c3e08f2d749d74d288d9f5a","kind":"tag","published_at":"2016-03-18T22:52:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc1/manifests"},{"name":"v0.9.2","sha":"ac9a7dcb755eff6e7ceec18fa662e107269a73de","kind":"tag","published_at":"2016-01-20T08:38:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.2/manifests"},{"name":"v0.8.5","sha":"668cd9f32622e70da9c9457377d442213094d28d","kind":"commit","published_at":"2015-11-03T16:20:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.5/manifests"},{"name":"v0.9.1","sha":"4d36235d352e9a04923408094759406c929043ba","kind":"commit","published_at":"2015-11-03T15:39:46.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1/manifests"},{"name":"v0.9.1-rc1","sha":"e61e388a3b4853aa2940b0957857513a5046b74d","kind":"commit","published_at":"2015-11-02T11:29:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.1-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1-rc1/manifests"},{"name":"v0.9.0","sha":"a8b117f07d3180f3b6acf89f8488003648178c06","kind":"commit","published_at":"2015-10-28T15:10:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0/manifests"},{"name":"v0.9.0-rc5","sha":"a7f440f719e436a645f00b3b3fd166b2b156d2b9","kind":"commit","published_at":"2015-10-20T10:49:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc5/manifests"},{"name":"v0.8.4","sha":"a29daa061e0c4376edb00083722ed1730adcaf8b","kind":"tag","published_at":"2015-08-26T01:55:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.4/manifests"},{"name":"v0.9.0-rc4","sha":"83edc098bc49ae3168340f6d24324b97c9b500da","kind":"tag","published_at":"2015-08-24T13:54:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc4/manifests"},{"name":"v0.8.3","sha":"c733aff2541857e299fca50c3cf5769b2d4d0fb1","kind":"tag","published_at":"2015-08-24T13:35:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.3/manifests"},{"name":"v0.9.0-rc3","sha":"26931fe097c2526b2582a35393d60ba9019c5a76","kind":"tag","published_at":"2015-07-14T21:30:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc3/manifests"},{"name":"v0.9.0-rc2","sha":"149e8ee1c1f85a4e5ec887f0f864f586c55717b8","kind":"tag","published_at":"2015-07-09T13:25:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc2/manifests"},{"name":"v0.8.2","sha":"51c06f9f808117b6ec71d7f972c1ec7ce4e08fe1","kind":"tag","published_at":"2015-07-06T18:21:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.2/manifests"},{"name":"v0.9.0-rc1","sha":"4c9cd76389a14ddb7af5ea1536926cc9c80cec31","kind":"tag","published_at":"2015-06-18T18:57:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc1/manifests"},{"name":"v0.8.1-fixed-docs","sha":"09f538ef4cdbd14198e38503eda1a865e2120e3a","kind":"commit","published_at":"2015-04-12T16:52:48.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1-fixed-docs","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1-fixed-docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.1-fixed-docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-fixed-docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-fixed-docs/manifests"},{"name":"v0.8.1","sha":"b72b2c022f580d4ba01b24ebc5d35edfa7dd0614","kind":"tag","published_at":"2015-04-07T13:02:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1/manifests"},{"name":"v0.8.1-rc2","sha":"756e443dd72fad27f7fb8af1e16e8712e67bdaa1","kind":"tag","published_at":"2015-04-01T14:04:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc2/manifests"},{"name":"v0.8.1-rc1","sha":"99c04b28d9fcc6aa5e35618572d868ade32c134c","kind":"tag","published_at":"2015-04-01T13:46:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc1/manifests"},{"name":"v0.8.0","sha":"fbe6baff38c47eb55374c1a9f6ba07e51d98e1e3","kind":"tag","published_at":"2015-03-05T15:38:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0/manifests"},{"name":"v0.8.0-rc5","sha":"50a7fc0e73e300847e2c61bdb127619d572aacfe","kind":"tag","published_at":"2015-03-01T01:26:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc5/manifests"},{"name":"v0.8.0-rc4","sha":"4acc8b9befc1a730129fb9b9b68ff04aa0098ed5","kind":"tag","published_at":"2015-02-25T20:31:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc4/manifests"},{"name":"v0.8.0-rc3","sha":"294a2f11e2972039a372b65d98067d1e12ce5087","kind":"tag","published_at":"2015-02-20T00:21:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc3/manifests"},{"name":"v0.8.0-rc2","sha":"7f45f7af37cdbc24830e57e5a96a4e71e4954fce","kind":"tag","published_at":"2015-01-17T17:12:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc2/manifests"},{"name":"v0.8.0-rc1","sha":"77f04bc174ac3e97f4a5a23ebc19906037747895","kind":"tag","published_at":"2014-11-09T16:34:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc1/manifests"},{"name":"v0.7.1","sha":"901a459af922491bb556d62e046d1475760fb8ce","kind":"commit","published_at":"2014-06-20T15:23:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"ecfa4a50022a4f565c4b94ed678bf60c0eaba488","kind":"tag","published_at":"2014-04-04T21:30:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0/manifests"},{"name":"v0.7.0-rc3","sha":"d9bbd2be65362254a821da076bb89e4238b6c78c","kind":"tag","published_at":"2014-03-31T14:11:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc3/manifests"},{"name":"v0.7.0-rc2","sha":"5e58939d843e6d991bc14cf3e140b788455b6761","kind":"tag","published_at":"2014-02-28T15:46:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc2/manifests"},{"name":"v0.7.0-rc1","sha":"3dcd503aa2dc13ade6245345b4a135c8976e090e","kind":"tag","published_at":"2014-01-31T12:18:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc1/manifests"},{"name":"v0.6.2","sha":"61d713baf1c62a7583ad200a48a33223b5635c8c","kind":"tag","published_at":"2013-03-19T00:08:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.6.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"0138a73a3b6d8f29a7c8cec0abd3332f48b5ddc0","kind":"tag","published_at":"2012-11-28T19:23:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.6.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"ef7777eb293fa0db517a9c585ec491dc00e70491","kind":"tag","published_at":"2012-11-26T21:50:44.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.6.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"10e21f48ae2c4f2bd534575e7136dae115ccb3a3","kind":"tag","published_at":"2012-08-07T00:12:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.5.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"937771a0fdb58d6e7c115c98d9abb419d89d2aee","kind":"tag","published_at":"2012-07-31T06:13:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.5.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.0/manifests"},{"name":"v0.4.4","sha":"11ec3cf213b439f8a18b2684a8e571c66a42c25d","kind":"tag","published_at":"2012-07-24T17:47:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"836adcccf8fe0a9efcd621ffea9e26051b3fe2d4","kind":"tag","published_at":"2012-06-23T01:14:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"c81ee45fe05a7473c0fabe016259d4cac0d1709f","kind":"tag","published_at":"2012-06-20T20:10:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"56253364e610dd1b39696ff86e68b92dfd816801","kind":"tag","published_at":"2012-06-19T23:38:46.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"09244fae39dac8a0e3f22ff29ae0739311be8a7d","kind":"tag","published_at":"2012-05-01T20:40:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"f37ce009d52595ea8999a89d7c66f351f216fddd","kind":"tag","published_at":"2012-03-15T23:07:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.3.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"dd824ebb78851bb783c5f4f0b8d14de98aa13320","kind":"tag","published_at":"2012-03-14T01:14:46.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.3.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"862c414b371befbba2b6d4d35d8f15801f6187f5","kind":"tag","published_at":"2012-02-24T22:35:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.2.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"6b0ebd256d0d4d7aae3840a4c04211c573e36f39","kind":"tag","published_at":"2012-02-16T04:04:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.2.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.0/manifests"},{"name":"v0.1.3","sha":"7fa15b84aa2dfca6b8cd91314e669c4a64be023d","kind":"tag","published_at":"2012-01-19T22:03:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"9e8917f81f2a740bd66dd6196eb46e86f3893c2e","kind":"tag","published_at":"2012-01-08T03:02:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"037baeff84b3327171d2daaec6100d51167ac4de","kind":"tag","published_at":"2011-12-28T20:27:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"5b484dceb4dc0990e9a67dcf143dc77baf27799d","kind":"tag","published_at":"2011-12-22T03:44:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.0/manifests"},{"name":"v0.0.14","sha":"5aeb2c5b8cfcc90a6289bdce1ae4db96daf67cc7","kind":"commit","published_at":"2011-12-01T06:36:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.14/manifests"},{"name":"v0.0.13-NOGZIP","sha":"c2f13cdfe40a4132b548a0df366d2be06d5d696b","kind":"tag","published_at":"2011-10-13T18:21:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.13-NOGZIP","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.13-NOGZIP","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.13-NOGZIP","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13-NOGZIP","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13-NOGZIP/manifests"},{"name":"v0.0.13","sha":"8d1310adbf0b72fc75b60a4222d0c8581485b863","kind":"tag","published_at":"2011-10-08T01:03:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"a103d2668f95bea9c5fff5b9fff26f0b058d8c8a","kind":"tag","published_at":"2011-09-21T00:40:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.12/manifests"},{"name":"v0.0.11-1","sha":"b3a4707e81cb3c01e24bf1f3c9c3bb3307c43902","kind":"tag","published_at":"2011-09-16T06:01:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.11-1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.11-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.11-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11-1/manifests"},{"name":"v0.0.11","sha":"846f5f75774e2f97874b6b2f43a2a9142041353b","kind":"tag","published_at":"2011-09-15T02:28:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11/manifests"},{"name":"v0.0.10-1","sha":"149a9048c73bceda7af027086633f0ec7841381b","kind":"tag","published_at":"2011-08-23T22:15:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.10-1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.10-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.10-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10-1/manifests"},{"name":"v0.0.10","sha":"7f1bc683ebecdcbf07008b665cd217574600f97f","kind":"tag","published_at":"2011-08-23T20:59:17.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"ce084bcca7f6087e2f44e8bf94c3d225646f9752","kind":"tag","published_at":"2011-08-12T01:26:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"b08af670cd5b4207aa4b3fd16d37c9f0f0d6715a","kind":"tag","published_at":"2011-07-05T22:05:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"0eb4d8dfaee9d700a03700bde0d918dba9252586","kind":"tag","published_at":"2011-05-24T03:50:27.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"6c258a787d048e429a615dc77ea6f582d841e317","kind":"tag","published_at":"2011-05-17T20:50:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"b0ae3fb5e63f428992691869256d70876074d77e","kind":"tag","published_at":"2011-05-13T20:02:36.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"6e1764fa805a89cac4540e6449db632cff631bff","kind":"tag","published_at":"2011-05-10T01:55:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"115f8056e80a5beae4ccf3a46d7ee3bc68f99098","kind":"tag","published_at":"2011-04-27T22:04:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.3/manifests"},{"name":"v0.0.2-fix-publishing","sha":"b78e695c25ef1c890092412841164bf09d731928","kind":"tag","published_at":"2011-03-30T06:25:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.2-fix-publishing","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.2-fix-publishing","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.2-fix-publishing","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2-fix-publishing","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2-fix-publishing/manifests"},{"name":"v0.0.2","sha":"9dd90d7d78f6255375bf96a89daecf6c928d0c1d","kind":"tag","published_at":"2011-03-26T01:04:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"e3efe5ecf10f0eee76064798454345cd51560300","kind":"tag","published_at":"2011-03-15T04:13:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-05-31T23:03:42.817Z","dependent_packages_count":196,"downloads":null,"downloads_period":null,"dependent_repos_count":529,"rankings":{"downloads":null,"dependent_repos_count":0.5820710106596138,"dependent_packages_count":0.4003366193796586,"stargazers_count":3.098300873607438,"forks_count":1.9385669632123106,"docker_downloads_count":null,"average":1.5048188667147553},"purl":"pkg:maven/io.dropwizard/dropwizard-bom","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.dropwizard:dropwizard-bom","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.dropwizard:dropwizard-bom","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.dropwizard:dropwizard-bom/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-29T07:00:52.934Z","issues_count":119,"pull_requests_count":3885,"avg_time_to_close_issue":4066175.064102564,"avg_time_to_close_pull_request":184069.330259366,"issues_closed_count":78,"pull_requests_closed_count":3470,"pull_request_authors_count":41,"issue_authors_count":81,"avg_comments_per_issue":1.7394957983193278,"avg_comments_per_pull_request":1.271814671814672,"merged_pull_requests_count":2882,"bot_issues_count":23,"bot_pull_requests_count":3594,"past_year_issues_count":25,"past_year_pull_requests_count":566,"past_year_avg_time_to_close_issue":804308.6363636364,"past_year_avg_time_to_close_pull_request":71417.07012987013,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":385,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":18,"past_year_avg_comments_per_issue":0.64,"past_year_avg_comments_per_pull_request":0.6466431095406361,"past_year_bot_issues_count":4,"past_year_bot_pull_requests_count":482,"past_year_merged_pull_requests_count":348,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/issues","maintainers":[{"login":"joschi","count":155,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joschi"},{"login":"zUniQueX","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zUniQueX"},{"login":"aelamrani","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aelamrani"},{"login":"MatthewHawkins","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MatthewHawkins"},{"login":"jplock","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jplock"},{"login":"mbeaatriz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbeaatriz"}],"active_maintainers":[{"login":"joschi","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joschi"},{"login":"zUniQueX","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zUniQueX"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-bom/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-bom/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-bom/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-bom/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-bom/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-bom/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5033612,"name":"io.dropwizard:dropwizard-request-logging","ecosystem":"maven","description":"Dropwizard is a Java framework for developing ops-friendly, high-performance, RESTful web applications.","homepage":"http://www.dropwizard.io/5.0.2","licenses":"Apache License 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/dropwizard/dropwizard","keywords_array":[],"namespace":"io.dropwizard","versions_count":210,"first_release_published_at":"2016-03-18T23:13:39.000Z","latest_release_published_at":"2026-05-31T22:50:00.000Z","latest_release_number":"5.0.2","last_synced_at":"2026-06-18T22:30:48.974Z","created_at":"2022-07-27T16:46:00.754Z","updated_at":"2026-06-18T22:30:48.974Z","registry_url":"https://central.sonatype.com/artifact/io.dropwizard/dropwizard-request-logging/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.dropwizard/dropwizard-request-logging/","metadata":{"repositories":["https://central.sonatype.com/repository/maven-snapshots/"]},"repo_metadata":{"id":1326622,"uuid":"1272129","full_name":"dropwizard/dropwizard","owner":"dropwizard","description":"A damn simple library for building production-ready RESTful web services.","archived":false,"fork":false,"pushed_at":"2026-05-31T02:07:41.000Z","size":114484,"stargazers_count":8575,"open_issues_count":25,"forks_count":3405,"subscribers_count":353,"default_branch":"release/5.0.x","last_synced_at":"2026-05-31T04:07:02.839Z","etag":null,"topics":["dropwizard","hibernate","java","jax-rs","jdbi","jersey-framework","jersey2","jetty","rest","restful-webservices","web-framework"],"latest_commit_sha":null,"homepage":"https://www.dropwizard.io","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dropwizard.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-01-19T19:52:29.000Z","updated_at":"2026-05-31T02:07:45.000Z","dependencies_parsed_at":"2023-09-25T00:36:07.805Z","dependency_job_id":"49d46f65-78ee-4616-9a89-d341231d1f09","html_url":"https://github.com/dropwizard/dropwizard","commit_stats":{"total_commits":6736,"total_committers":528,"mean_commits":"12.757575757575758","dds":0.7804334916864608,"last_synced_commit":"7c83a8faa94592fae7449ece2efd3563583d239c"},"previous_names":[],"tags_count":277,"template":false,"template_full_name":null,"purl":"pkg:github/dropwizard/dropwizard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dropwizard","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/refs/heads/release/5.0.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/sbom","scorecard":{"id":356802,"data":{"date":"2025-08-11","repo":{"name":"github.com/dropwizard/dropwizard","commit":"3b65cea7d21d47f0fa267aff12315cf7364fafae"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/18 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/maven.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maven.yml:29","Warn: no topLevel permission defined: .github/workflows/announce-release.yml:1","Warn: no topLevel permission defined: .github/workflows/assign-milestone.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/close_stale.yml:9","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/maven.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/trigger-release.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":8,"reason":"dependency not pinned by hash detected -- score normalized to 8","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/announce-release.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/dropwizard/dropwizard/announce-release.yml/release/4.0.x?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/dropwizard/dropwizard/release.yml/release/4.0.x?enable=pin","Info:  21 out of  21 GitHub-owned GitHubAction dependencies pinned","Info:   6 out of   8 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:10"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (28) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T09:47:45.812Z","repository_id":1326622,"created_at":"2025-08-18T09:47:45.812Z","updated_at":"2025-08-18T09:47:45.812Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33927313,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-05T02:00:06.157Z","response_time":120,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"dropwizard","name":"Dropwizard","uuid":"5478557","kind":"organization","description":"","email":null,"website":"https://www.dropwizard.io","location":null,"twitter":"dropwizardio","company":null,"icon_url":"https://avatars.githubusercontent.com/u/5478557?v=4","repositories_count":27,"last_synced_at":"2024-03-25T21:19:31.942Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dropwizard","funding_links":[],"total_stars":16606,"followers":61,"following":0,"created_at":"2022-11-02T16:45:24.316Z","updated_at":"2024-03-25T21:19:40.177Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dropwizard","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dropwizard/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-06-05T02:05:21.993Z","dependent_packages_count":92,"downloads":null,"downloads_period":null,"dependent_repos_count":53,"rankings":{"downloads":null,"dependent_repos_count":2.8845074937885706,"dependent_packages_count":0.7716197803959285,"stargazers_count":3.098300873607438,"forks_count":1.9431754428147792,"docker_downloads_count":0.4424140418369801,"average":1.828003526488739},"purl":"pkg:maven/io.dropwizard/dropwizard-request-logging","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.dropwizard:dropwizard-request-logging","docker_dependents_count":174,"docker_downloads_count":118723339,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.dropwizard:dropwizard-request-logging","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.dropwizard:dropwizard-request-logging/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-06-03T02:00:30.998Z","issues_count":120,"pull_requests_count":3892,"avg_time_to_close_issue":4581336.949367088,"avg_time_to_close_pull_request":188720.16153181688,"issues_closed_count":79,"pull_requests_closed_count":3473,"pull_request_authors_count":43,"issue_authors_count":82,"avg_comments_per_issue":1.775,"avg_comments_per_pull_request":1.274409044193217,"merged_pull_requests_count":2885,"bot_issues_count":23,"bot_pull_requests_count":3599,"past_year_issues_count":26,"past_year_pull_requests_count":549,"past_year_avg_time_to_close_issue":804308.6363636364,"past_year_avg_time_to_close_pull_request":117253.29838709677,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":372,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":19,"past_year_avg_comments_per_issue":0.6538461538461539,"past_year_avg_comments_per_pull_request":0.6721311475409836,"past_year_bot_issues_count":4,"past_year_bot_pull_requests_count":465,"past_year_merged_pull_requests_count":336,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/issues","maintainers":[{"login":"joschi","count":155,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joschi"},{"login":"zUniQueX","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zUniQueX"},{"login":"aelamrani","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aelamrani"},{"login":"MatthewHawkins","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MatthewHawkins"},{"login":"jplock","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jplock"},{"login":"mbeaatriz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbeaatriz"}],"active_maintainers":[{"login":"joschi","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joschi"},{"login":"zUniQueX","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zUniQueX"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-request-logging/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-request-logging/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-request-logging/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-request-logging/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-request-logging/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-request-logging/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5033606,"name":"io.dropwizard:dropwizard-auth","ecosystem":"maven","description":"Dropwizard is a Java framework for developing ops-friendly, high-performance, RESTful web applications.","homepage":"http://www.dropwizard.io/5.0.1","licenses":"Apache License 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/dropwizard/dropwizard","keywords_array":[],"namespace":"io.dropwizard","versions_count":236,"first_release_published_at":"2014-01-31T12:25:35.000Z","latest_release_published_at":"2026-01-27T21:53:12.000Z","latest_release_number":"5.0.1","last_synced_at":"2026-05-05T00:01:45.292Z","created_at":"2022-07-27T16:45:36.985Z","updated_at":"2026-05-05T00:01:45.292Z","registry_url":"https://central.sonatype.com/artifact/io.dropwizard/dropwizard-auth/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.dropwizard/dropwizard-auth/","metadata":{"repositories":["https://central.sonatype.com/repository/maven-snapshots/"]},"repo_metadata":{"id":1326622,"uuid":"1272129","full_name":"dropwizard/dropwizard","owner":"dropwizard","description":"A damn simple library for building production-ready RESTful web services.","archived":false,"fork":false,"pushed_at":"2025-10-15T05:37:43.000Z","size":113931,"stargazers_count":8559,"open_issues_count":22,"forks_count":3432,"subscribers_count":365,"default_branch":"release/5.0.x","last_synced_at":"2025-10-16T04:36:01.637Z","etag":null,"topics":["dropwizard","hibernate","java","jax-rs","jdbi","jersey-framework","jersey2","jetty","rest","restful-webservices","web-framework"],"latest_commit_sha":null,"homepage":"https://www.dropwizard.io","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dropwizard.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-01-19T19:52:29.000Z","updated_at":"2025-10-14T13:54:37.000Z","dependencies_parsed_at":"2023-09-25T00:36:07.805Z","dependency_job_id":"49d46f65-78ee-4616-9a89-d341231d1f09","html_url":"https://github.com/dropwizard/dropwizard","commit_stats":{"total_commits":6736,"total_committers":528,"mean_commits":"12.757575757575758","dds":0.7804334916864608,"last_synced_commit":"7c83a8faa94592fae7449ece2efd3563583d239c"},"previous_names":[],"tags_count":274,"template":false,"template_full_name":null,"purl":"pkg:github/dropwizard/dropwizard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dropwizard","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/refs/heads/release/5.0.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/sbom","scorecard":{"id":356802,"data":{"date":"2025-08-11","repo":{"name":"github.com/dropwizard/dropwizard","commit":"3b65cea7d21d47f0fa267aff12315cf7364fafae"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/18 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/maven.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maven.yml:29","Warn: no topLevel permission defined: .github/workflows/announce-release.yml:1","Warn: no topLevel permission defined: .github/workflows/assign-milestone.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/close_stale.yml:9","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/maven.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/trigger-release.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":8,"reason":"dependency not pinned by hash detected -- score normalized to 8","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/announce-release.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/dropwizard/dropwizard/announce-release.yml/release/4.0.x?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/dropwizard/dropwizard/release.yml/release/4.0.x?enable=pin","Info:  21 out of  21 GitHub-owned GitHubAction dependencies pinned","Info:   6 out of   8 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:10"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (28) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T09:47:45.812Z","repository_id":1326622,"created_at":"2025-08-18T09:47:45.812Z","updated_at":"2025-08-18T09:47:45.812Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279159712,"owners_count":26116537,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-16T02:00:06.019Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"dropwizard","name":"Dropwizard","uuid":"5478557","kind":"organization","description":"","email":null,"website":"https://www.dropwizard.io","location":null,"twitter":"dropwizardio","company":null,"icon_url":"https://avatars.githubusercontent.com/u/5478557?v=4","repositories_count":27,"last_synced_at":"2024-03-25T21:19:31.942Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dropwizard","funding_links":[],"total_stars":16606,"followers":61,"following":0,"created_at":"2022-11-02T16:45:24.316Z","updated_at":"2024-03-25T21:19:40.177Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dropwizard","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dropwizard/repositories"},"tags":[{"name":"v5.0.0","sha":"84dbb957eadb10181039b8222efd39765553bca6","kind":"tag","published_at":"2025-09-16T08:29:02.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0/manifests"},{"name":"v3.0.16","sha":"ffe3e836d8c3412edac8d80ece719166e2e606e7","kind":"tag","published_at":"2025-08-25T22:53:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.16/manifests"},{"name":"v4.0.16","sha":"934373df90d67e5a6f5a7849c0af6598b4e45a3c","kind":"tag","published_at":"2025-08-25T22:52:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.16/manifests"},{"name":"v5.0.0-rc.5","sha":"d7e163da54bd0a80a6046b9840d9b2928b31b2e9","kind":"tag","published_at":"2025-08-25T22:51:44.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.5/manifests"},{"name":"v3.0.15","sha":"8a52fe4aea45f84571b33eb173735802e20bbc64","kind":"tag","published_at":"2025-07-24T07:53:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.15/manifests"},{"name":"v4.0.15","sha":"6616a964156e0ebbe6545dafab52ef7b7ac2b2b9","kind":"tag","published_at":"2025-07-24T07:53:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.15/manifests"},{"name":"v5.0.0-rc.4","sha":"310941b8b2ceedd73b263f712795b45938a028fa","kind":"tag","published_at":"2025-07-23T23:20:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.4/manifests"},{"name":"v3.0.14","sha":"1715dd027139a427fc1bc33827d64ec711525ccf","kind":"tag","published_at":"2025-05-25T20:26:41.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.14/manifests"},{"name":"v4.0.14","sha":"8c744d19a0e741d162c458bee8718acf8078f922","kind":"tag","published_at":"2025-05-25T20:26:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.14/manifests"},{"name":"v5.0.0-rc.3","sha":"ee35dc128decbad13f1f4186b11fe47ee6920d8f","kind":"tag","published_at":"2025-05-25T20:25:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.3/manifests"},{"name":"v4.0.13","sha":"153956cf61aacee809b413752f40bf96876e1e03","kind":"tag","published_at":"2025-03-26T23:41:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.13/manifests"},{"name":"v3.0.13","sha":"76ba41397e11a281256cf631aaa5daaa875a8a2b","kind":"tag","published_at":"2025-03-26T23:23:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.13/manifests"},{"name":"v5.0.0-rc.2","sha":"6b1ebba8fcca6a303997d06edaea29e52b8c3b51","kind":"tag","published_at":"2025-03-26T23:18:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.2/manifests"},{"name":"v4.0.12","sha":"b50169f6e6410a4d34d9c467b95ca7b885cf5dda","kind":"tag","published_at":"2025-01-15T22:38:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.12/manifests"},{"name":"v5.0.0-rc.1","sha":"ed203df38708927f65f9cd7f2760da408af97171","kind":"tag","published_at":"2025-01-15T22:17:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.1/manifests"},{"name":"v3.0.12","sha":"400e4a2f4e15eda153ac79e07bcf2c88420e6422","kind":"tag","published_at":"2025-01-15T22:17:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.12/manifests"},{"name":"v4.0.11","sha":"459892ea1853dcd1199c6bbb28da4347e7e70f60","kind":"tag","published_at":"2024-11-27T21:56:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.11/manifests"},{"name":"v3.0.11","sha":"f8603dcc52bfaaf9711d4808c350cca40f2001f5","kind":"tag","published_at":"2024-11-27T21:56:41.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.11/manifests"},{"name":"v5.0.0-alpha.5","sha":"e78411400eee81e1531c598892fa55b8b013cf70","kind":"tag","published_at":"2024-11-27T21:46:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.5/manifests"},{"name":"v3.0.10","sha":"390aa1ffcbbf95328a48b613b8c73b1752e35e61","kind":"tag","published_at":"2024-10-21T16:41:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.10/manifests"},{"name":"v4.0.10","sha":"48c582b1384352cfd93d43bf39e9e5bbc3e1fe39","kind":"tag","published_at":"2024-10-21T16:41:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.10/manifests"},{"name":"v5.0.0-alpha.4","sha":"45c9e1849d67edf45a0a38ded9bfc05e825593b7","kind":"tag","published_at":"2024-10-21T16:41:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.4/manifests"},{"name":"v3.0.9","sha":"808acc151b972c12748b1aec22bc999d018587ec","kind":"tag","published_at":"2024-10-07T07:13:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.9/manifests"},{"name":"v5.0.0-alpha.3","sha":"284a5b6c2be16971d90148299f30c95f13974e07","kind":"tag","published_at":"2024-10-07T07:12:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.3/manifests"},{"name":"v4.0.9","sha":"94e87681eb8b3d61179f71f2479b1f3820870c94","kind":"tag","published_at":"2024-10-07T07:11:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.9/manifests"},{"name":"v5.0.0-alpha.2","sha":"fe313c7e61a597d3edd9732d5b21a1849c698dc8","kind":"tag","published_at":"2024-08-25T22:47:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.2/manifests"},{"name":"v3.0.8","sha":"17006045b0dcf9e9ae65a8288d55b70123c83d27","kind":"tag","published_at":"2024-08-25T21:19:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.8/manifests"},{"name":"v4.0.8","sha":"c0713c7765a418e704182720a41d7d3800ae50f9","kind":"tag","published_at":"2024-08-25T21:19:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.8/manifests"},{"name":"v3.0.7","sha":"71d5de54fd02a2545ab6184c0794454da85a773f","kind":"tag","published_at":"2024-03-06T14:59:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.7/manifests"},{"name":"v4.0.7","sha":"2aeb472faecc68c0136a0a7231baf1472b55b388","kind":"tag","published_at":"2024-03-06T14:58:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.7/manifests"},{"name":"v2.1.12","sha":"908e31ea7996913fa3aa767465547b5dfbf2df8e","kind":"tag","published_at":"2024-01-31T22:14:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.12/manifests"},{"name":"v3.0.6","sha":"0f09619dcd70caea3957d14bb55a2030b45c39b8","kind":"tag","published_at":"2024-01-29T22:04:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.6/manifests"},{"name":"v4.0.6","sha":"18e00e1edd89776ca26f627d97ce5ed7ca3a544e","kind":"tag","published_at":"2024-01-29T22:04:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.6/manifests"},{"name":"v5.0.0-alpha.1","sha":"4b9d0d23485f8c89196434afbf0145ae2b797484","kind":"tag","published_at":"2023-12-20T22:41:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.0.5","sha":"2a25b34dad34b7d170ba2c7304707e1c74129b99","kind":"tag","published_at":"2023-12-20T22:38:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.5/manifests"},{"name":"v3.0.5","sha":"f2c02fb0484c5d79fa45e1fb7824b543fbd9982e","kind":"tag","published_at":"2023-12-20T22:38:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.5/manifests"},{"name":"v2.1.11","sha":"461d086125475afa92a0973588132e4508c525af","kind":"tag","published_at":"2023-12-20T22:36:27.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.11/manifests"},{"name":"v4.0.4","sha":"6bca3f7059798ba55fdf04f015f10951e24f27bd","kind":"tag","published_at":"2023-11-06T17:09:20.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.4/manifests"},{"name":"v3.0.4","sha":"42477dcb60f0d1b3bebd4eaff23494816a2915d9","kind":"tag","published_at":"2023-11-06T12:48:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.4/manifests"},{"name":"v2.1.10","sha":"480b2ebc281900a69a058927222eee927ba1b518","kind":"tag","published_at":"2023-11-06T09:03:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.10/manifests"},{"name":"v4.0.3","sha":"456e5e67c1d57bb727e17cd7db092403c06cf7bd","kind":"tag","published_at":"2023-10-20T13:53:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.3/manifests"},{"name":"v3.0.3","sha":"f1ac18faa1ffe7444344e4cf437cd6d44966d5ed","kind":"tag","published_at":"2023-10-19T20:24:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.3/manifests"},{"name":"v2.1.9","sha":"eee9527a2c7e33d08d71b4b8801ed70d111bd02e","kind":"tag","published_at":"2023-10-19T16:33:45.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.9/manifests"},{"name":"v3.0.2","sha":"88ad5ab52462b814057be90c229162f7ddef7938","kind":"tag","published_at":"2023-09-24T22:34:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.2/manifests"},{"name":"v4.0.2","sha":"781bb4f36c8bdc3b844b7b905b69af95a917ed78","kind":"tag","published_at":"2023-09-24T22:22:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.2/manifests"},{"name":"v2.1.8","sha":"cbcbc6738dc3e1cba7005ed2d463f9b1f57bd8b1","kind":"tag","published_at":"2023-09-24T22:20:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"a46c6f82484c1d6b9fd84569f73e7b0dd33ec692","kind":"tag","published_at":"2023-06-19T22:06:25.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.7/manifests"},{"name":"v4.0.1","sha":"cfd9586186870ec9d078988c6d6a521d8756eafe","kind":"tag","published_at":"2023-06-19T22:04:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.1/manifests"},{"name":"v3.0.1","sha":"523a14f5006418bf7c0d4c6d7bc3d10755edfe1d","kind":"tag","published_at":"2023-06-19T22:03:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.1/manifests"},{"name":"v4.0.0","sha":"69e115aa8a5048f1557f449ca842a707a88cde2e","kind":"tag","published_at":"2023-03-28T22:24:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0/manifests"},{"name":"v3.0.0","sha":"1df711a473aef3a77ef738c19b563780b4d9dca6","kind":"tag","published_at":"2023-03-28T22:23:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0/manifests"},{"name":"v2.1.6","sha":"50587fa6c899beaad547b4f7306157beff271375","kind":"tag","published_at":"2023-03-28T21:58:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.6/manifests"},{"name":"v4.0.0-beta.4","sha":"cbbacd5247e2c8c0c208786b8d580ca29778a375","kind":"tag","published_at":"2023-02-24T09:22:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.4/manifests"},{"name":"v3.0.0-beta.5","sha":"05c1b73527610781131ce07bfcacb6c24d17713c","kind":"tag","published_at":"2023-02-24T09:17:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.5/manifests"},{"name":"v2.1.5","sha":"82ee4065196556523b5d1cdb6ebe87de2b00e949","kind":"tag","published_at":"2023-02-24T08:50:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.5/manifests"},{"name":"v2.0.35","sha":"d499ef1a579546e1f99343aae4b19f35b4737857","kind":"tag","published_at":"2023-01-28T21:56:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.35","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.35/manifests"},{"name":"v2.1.4","sha":"f5ef0d12b8e2c622435faae13c51b9cccaea9fa2","kind":"tag","published_at":"2022-10-20T19:56:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.4/manifests"},{"name":"v2.0.34","sha":"f5d447ce33c9dd53f96119a331de62c8c888ebc0","kind":"tag","published_at":"2022-10-18T17:23:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.34","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.34/manifests"},{"name":"v4.0.0-beta.3","sha":"26b3188e0c3f32b9dba7cda86634b787a2387bf5","kind":"tag","published_at":"2022-10-12T21:54:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.3/manifests"},{"name":"v3.0.0-beta.4","sha":"f679616d7ad7df6ba3bb77535507ca8ec4049336","kind":"tag","published_at":"2022-10-12T21:52:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.4/manifests"},{"name":"v2.1.3","sha":"d1563469fff7d63717063beb7b49267c39a88d58","kind":"tag","published_at":"2022-10-12T21:47:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.3/manifests"},{"name":"v2.0.33","sha":"5c1c2c425dd5b6a1f314c6b46563fd39c71e0656","kind":"tag","published_at":"2022-09-12T10:08:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.33","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.33/manifests"},{"name":"v2.1.2","sha":"ea3e5a3d1ba59d0467539d400592f5bf5b40dbf8","kind":"tag","published_at":"2022-09-12T10:01:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.2/manifests"},{"name":"v4.0.0-beta.2","sha":"55fef0b12367ac26018538542d6ec6efb4f562ea","kind":"tag","published_at":"2022-06-30T20:12:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.2/manifests"},{"name":"v3.0.0-beta.3","sha":"c9c8d72708fbfc8b9982e9b37f321e588a1efdab","kind":"tag","published_at":"2022-06-30T20:05:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.3/manifests"},{"name":"v2.0.32","sha":"b3d87605369aa63caf860f67be2ba86704dd7a97","kind":"tag","published_at":"2022-06-30T19:56:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.32","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.32/manifests"},{"name":"v2.1.1","sha":"d2455b5369c8d9391e81e697f2354246532d0d5e","kind":"tag","published_at":"2022-06-30T19:48:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.1/manifests"},{"name":"v2.0.31","sha":"6a2dd0885a9c4b6b62e4ecbd207b949ca8a8a5bc","kind":"tag","published_at":"2022-06-19T14:44:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.31","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.31/manifests"},{"name":"v2.0.30","sha":"71300cf5094a53fbd658a906423478ba706ff434","kind":"tag","published_at":"2022-06-18T18:08:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.30","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.30/manifests"},{"name":"v2.1.0","sha":"4fb8906bb761886c85891d4bbf6dcf0a15ca4e9c","kind":"tag","published_at":"2022-05-02T13:16:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0/manifests"},{"name":"v3.0.0-beta.2","sha":"8ade5d9db8d4e29f4f8f37a994246d9270b9c479","kind":"tag","published_at":"2022-04-20T21:45:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.2/manifests"},{"name":"v2.1.0-beta.9","sha":"fd2787a7817295796e6c9f07d44132c262a9e902","kind":"tag","published_at":"2022-04-20T21:40:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.9/manifests"},{"name":"v4.0.0-beta.1","sha":"621bf358ad641ecb07af52026d0385a923957c15","kind":"tag","published_at":"2022-04-08T10:24:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.1/manifests"},{"name":"v3.0.0-beta.1","sha":"b6e096859d65c16e0c669609444f73d0621f4769","kind":"tag","published_at":"2022-04-08T10:14:48.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.1/manifests"},{"name":"v2.1.0-beta.8","sha":"5b37d6f6af0383892834d8437e6c79688f5fc670","kind":"tag","published_at":"2022-04-05T15:57:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.8/manifests"},{"name":"v2.0.29","sha":"20d80316b32cf68d7a0ba23300cfa53bc5155e7d","kind":"tag","published_at":"2022-04-05T15:16:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.29","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.29/manifests"},{"name":"v2.1.0-beta.7","sha":"bf892222765fdd6880449589b99eeeb511b80444","kind":"tag","published_at":"2021-12-20T14:40:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.7/manifests"},{"name":"v2.0.28","sha":"dd215d3ec65f23cef9e0a4d96ed7c542d71d1758","kind":"tag","published_at":"2021-12-20T14:27:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.28","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.28/manifests"},{"name":"v2.1.0-beta.6","sha":"74626bda8033b598b875372b8e8cb982ba2349bc","kind":"tag","published_at":"2021-12-16T09:20:37.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.6/manifests"},{"name":"v2.0.27","sha":"b5c6bc2633f1ea150970131e547a1a580052ece5","kind":"tag","published_at":"2021-12-16T09:00:27.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.27","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.27/manifests"},{"name":"v2.1.0-beta.5","sha":"835081d794427f37bd671f584b6083f96ae17aa6","kind":"tag","published_at":"2021-12-09T17:53:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.5/manifests"},{"name":"v2.0.26","sha":"66ca617d40d57627a8820c96d388a7583650ae6e","kind":"tag","published_at":"2021-12-09T17:43:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.26","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.26/manifests"},{"name":"v2.1.0-beta.4","sha":"e57713abe7add73e7033a30af3022668f4a9ec8d","kind":"tag","published_at":"2021-09-01T15:31:59.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.4/manifests"},{"name":"v2.0.25","sha":"2a4c0f8ba2741e618737556ed1973b22a8284a58","kind":"tag","published_at":"2021-09-01T15:17:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.25","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.25/manifests"},{"name":"v2.1.0-beta.3","sha":"912f4beb7254c72e2db4207efdb38543994c7630","kind":"tag","published_at":"2021-08-11T06:36:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.3/manifests"},{"name":"v2.1.0-beta.2","sha":"94ab611f45fbacf94f449a14fd035c6971a786fd","kind":"tag","published_at":"2021-07-29T12:50:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.2/manifests"},{"name":"v2.0.24","sha":"8818eb7ec61dd59059b51478d734e6d30fb8cca9","kind":"tag","published_at":"2021-07-29T12:08:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.24","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.24/manifests"},{"name":"v2.0.23","sha":"79c3770db75c09d5c846d5d42ffb607b29ba5b9f","kind":"tag","published_at":"2021-06-21T11:50:02.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.23","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.23/manifests"},{"name":"v2.0.22","sha":"a40301a5dc44ebbdeac291edf4cf3df3960a6fae","kind":"tag","published_at":"2021-05-24T16:31:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.22","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.22/manifests"},{"name":"v2.1.0-beta.1","sha":"ff09d7fffece5dda0c2f188114393161702135af","kind":"tag","published_at":"2021-04-25T12:29:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.1/manifests"},{"name":"v2.0.21","sha":"47556c4f31576e6bc4e00262661b7b212bd90a60","kind":"tag","published_at":"2021-04-07T14:05:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.21","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"7c6f2ce175e8f9db63a694ae413210f99e183ad7","kind":"tag","published_at":"2021-02-24T09:46:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.20","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.20/manifests"},{"name":"v2.0.19","sha":"bcf99a613e320812fc4b691f96a4e7e3d125749d","kind":"commit","published_at":"2021-02-01T10:44:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.19","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"7385a7d7a3a1f0670d5fda376b8cdf516d7c7b30","kind":"commit","published_at":"2021-01-12T06:56:22.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.18","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.18/manifests"},{"name":"v1.3.29","sha":"3e323fc72d09df6f1957250cf20bdacbe26fd3d7","kind":"tag","published_at":"2021-01-06T14:04:08.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.29","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.29/manifests"},{"name":"v2.0.17","sha":"3318b1e7e6ca900696ce2ed4e6687a725e0aa90a","kind":"commit","published_at":"2020-12-14T20:57:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.17","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.17/manifests"},{"name":"v1.3.28","sha":"7cbec2b0ccd547859823ef1cb2766314202cf480","kind":"tag","published_at":"2020-12-08T13:29:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.28","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.28/manifests"},{"name":"v2.0.16","sha":"d49fd0d8185d5b571c3a90282c4e44a55b996c53","kind":"commit","published_at":"2020-11-26T17:00:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"a85798d66b667a8e598a062db1cdafeae48acf30","kind":"commit","published_at":"2020-11-03T14:46:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.15/manifests"},{"name":"v1.3.27","sha":"cce7305a7ef56c4edc6ab28ae224141facfa8d59","kind":"tag","published_at":"2020-10-28T14:29:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.27","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.27/manifests"},{"name":"v1.3.26","sha":"03a7d8611676ee14e3d6040d8642063d787819ea","kind":"tag","published_at":"2020-10-22T15:25:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.26","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.26/manifests"},{"name":"v2.0.14","sha":"1b36f643d2d40b959e325a00867c45822418202d","kind":"commit","published_at":"2020-10-22T13:51:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.14/manifests"},{"name":"v1.3.25","sha":"56cb309bef2993de47dc846f7bc2933c7a6159c7","kind":"tag","published_at":"2020-08-31T12:58:59.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.25","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25/manifests"},{"name":"v2.0.13","sha":"37a209886890ca5cdd6ef39c61d29827a13c1a1d","kind":"commit","published_at":"2020-08-31T12:48:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.13/manifests"},{"name":"v1.3.25-beta.2","sha":"562d61cc72c0038f66b221a7c6d0b07034e38804","kind":"tag","published_at":"2020-08-19T06:27:25.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.25-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.25-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.25-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.2/manifests"},{"name":"v1.3.25-beta.1","sha":"d591b617c52537edb6fedb2e343800610eb075e3","kind":"tag","published_at":"2020-08-18T06:31:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.25-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.25-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.25-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.1/manifests"},{"name":"v2.0.12","sha":"8b9d7f887fd37ec22cb39f020d710fb7835d159a","kind":"commit","published_at":"2020-07-21T09:25:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"1b227314d669cbbd3395c2ff1e31704ca0d9284c","kind":"commit","published_at":"2020-07-06T07:52:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.11/manifests"},{"name":"v1.3.24","sha":"9c7da5f498d70241993b05598488597bc2c94a98","kind":"tag","published_at":"2020-07-03T06:58:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.24","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.24/manifests"},{"name":"v2.0.10","sha":"cdb2a357aeb61e0a52beb6a8d09953f423924faf","kind":"commit","published_at":"2020-05-26T12:18:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"655f8ac6f8586a8a0d49d217f0846deefb45de21","kind":"commit","published_at":"2020-05-04T06:00:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"8600d4ff895df5d6df5ecfd45e7244af04d8f89f","kind":"commit","published_at":"2020-04-14T19:08:41.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.8/manifests"},{"name":"v1.3.23","sha":"bf556d4765c9305ed14f6cd962f4f438239799e4","kind":"tag","published_at":"2020-04-14T18:13:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.23","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.23/manifests"},{"name":"v2.0.7","sha":"f6e03e838ce51eee8d751df03f29afb3eeea42d6","kind":"tag","published_at":"2020-04-10T07:01:02.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.7/manifests"},{"name":"v1.3.22","sha":"dae8b1ba6368d8d2bd31eb5435e868f16c9ce9d3","kind":"tag","published_at":"2020-04-04T14:41:59.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.22","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.22/manifests"},{"name":"v2.0.6","sha":"9b2dcc9b499b125560193ba39f65c5d359ceb11d","kind":"commit","published_at":"2020-04-04T14:35:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"5e605a630551397a0f21b4b530b177fe4e571542","kind":"commit","published_at":"2020-03-29T01:13:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"743eceac9c69e4e5aa8e3ced425d8893cb55119c","kind":"tag","published_at":"2020-03-27T16:51:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.4/manifests"},{"name":"v1.3.21","sha":"45575df553f0a93eb5b6b5c98e4471b590f1c884","kind":"tag","published_at":"2020-03-26T19:46:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.21","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.21/manifests"},{"name":"v2.0.3","sha":"7cee3e11d29ec21f0073aa4ac03b08a4f2a0ef17","kind":"tag","published_at":"2020-03-26T19:29:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.3/manifests"},{"name":"v1.3.20","sha":"b2dd14eaab5ef3a03c172ebdc06ea0e9a71fa0ce","kind":"tag","published_at":"2020-02-24T16:29:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.20","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.20/manifests"},{"name":"v1.3.19","sha":"b91d891e04fcb0c0c0c4fc3f371d36c09c19ba2c","kind":"tag","published_at":"2020-02-20T02:16:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.19","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.19/manifests"},{"name":"v2.0.2","sha":"60206ea15541869622623167c590276a6329f5b8","kind":"commit","published_at":"2020-02-20T02:05:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"e7c8b260c3d81e91ac537787424e888afd35f594","kind":"commit","published_at":"2020-01-30T20:50:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.1/manifests"},{"name":"v1.3.18","sha":"6e54def3f9d07d5bd1b57f8d296e8cbae7d008f4","kind":"tag","published_at":"2020-01-30T20:16:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.18","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.18/manifests"},{"name":"v2.0.0","sha":"20050b10bc7fe88edff3ff320b4cea85c023f30d","kind":"tag","published_at":"2019-12-09T21:54:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0/manifests"},{"name":"v2.0.0-rc14","sha":"8ca390bf44dea39dfc1b15422881e14c8bcb341f","kind":"tag","published_at":"2019-12-08T18:53:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc14/manifests"},{"name":"v1.3.17","sha":"cdf214a094e400027463a8d523a7c00c9dcdfdb4","kind":"tag","published_at":"2019-11-24T10:47:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.17","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.17/manifests"},{"name":"v2.0.0-rc13","sha":"b5c0c3b19ac4fc22fe8eefe2c3b61ba6e6b3829a","kind":"tag","published_at":"2019-11-20T22:45:08.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc13/manifests"},{"name":"v2.0.0-rc12","sha":"caba50b91297444ceb3c02e1295fad7b3991da21","kind":"tag","published_at":"2019-10-23T20:11:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc12/manifests"},{"name":"v1.3.16","sha":"45f9865864c305639b555ac3c2a57fe946f0913b","kind":"tag","published_at":"2019-10-20T20:29:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.16/manifests"},{"name":"v2.0.0-rc11","sha":"82c1361e0a21dc94c3b3cdabdd141fb87fbbfe99","kind":"tag","published_at":"2019-10-13T16:15:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc11/manifests"},{"name":"v1.3.15","sha":"18caa542327c2a20c6f140d7c645f57f4e11a109","kind":"tag","published_at":"2019-09-25T17:22:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.15/manifests"},{"name":"v2.0.0-rc10","sha":"26b8df02d45004c1abb92e8a50054e17e34c0fb0","kind":"tag","published_at":"2019-09-16T23:06:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc10/manifests"},{"name":"v2.0.0-rc9","sha":"6cfd68560c91d0b0a5682bdbb9f20eeaa09c398d","kind":"tag","published_at":"2019-08-31T18:01:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc9/manifests"},{"name":"v2.0.0-rc8","sha":"e3a1c7a650cba5ab32164761574ef69af4134f17","kind":"tag","published_at":"2019-08-29T13:08:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc8/manifests"},{"name":"v2.0.0-rc7","sha":"1e5ee67862cc25755891e1587e709773ffa314c4","kind":"tag","published_at":"2019-08-28T14:43:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc7/manifests"},{"name":"v2.0.0-rc6","sha":"c8e0b0137115322e39a93f3a369e4dec72df9045","kind":"tag","published_at":"2019-08-27T19:30:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc6/manifests"},{"name":"v2.0.0-rc5","sha":"171a6751fa063b32c47201b1821e4d7e610c865e","kind":"tag","published_at":"2019-08-08T06:19:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc5/manifests"},{"name":"v1.3.14","sha":"f720ed469d52842ba23839f7d9b467f610d74524","kind":"tag","published_at":"2019-08-07T18:50:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.14/manifests"},{"name":"v1.3.13","sha":"e006b420447da6cb8bc3e7fb2aaa6271229c7aa1","kind":"tag","published_at":"2019-07-16T19:38:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.13/manifests"},{"name":"v2.0.0-rc4","sha":"d7e770086334fc3c84e83a96d8e2fb863ac5b252","kind":"tag","published_at":"2019-06-28T06:29:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc4/manifests"},{"name":"v2.0.0-rc3","sha":"21352e6277118d30b82df6ba2a1e899619ed202e","kind":"tag","published_at":"2019-06-16T15:48:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc3/manifests"},{"name":"v2.0.0-rc2","sha":"2162827fd2af02f2774aadc60809161055fec5ae","kind":"tag","published_at":"2019-05-26T16:09:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc2/manifests"},{"name":"v1.3.12","sha":"c1461c389a1f01a757c966518dd2c52601204676","kind":"tag","published_at":"2019-05-25T18:10:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.12/manifests"},{"name":"v1.3.11","sha":"a47305d487e710d013c46283a9b286358688d5f1","kind":"tag","published_at":"2019-05-09T18:16:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.11/manifests"},{"name":"v1.3.10","sha":"42759228412e484fa170bc9ab5aae019422432c3","kind":"tag","published_at":"2019-04-29T16:56:01.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.10/manifests"},{"name":"v2.0.0-rc1","sha":"d9397fecfadc3e34ca8742b17077a3bac32624dd","kind":"tag","published_at":"2019-04-18T18:40:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc1/manifests"},{"name":"v1.3.9","sha":"88a73fd64c20015bd8b059bf8a052e98d35e6080","kind":"tag","published_at":"2019-02-24T00:56:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.9/manifests"},{"name":"v1.3.8","sha":"ec23670cc6ecc2d16bef7e48130c99e741aab711","kind":"tag","published_at":"2019-01-01T13:10:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.8/manifests"},{"name":"v2.0.0-rc0","sha":"bc4b7dc04d9c06e7357e3d3d55bdfca366de18b4","kind":"tag","published_at":"2018-10-02T19:50:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc0/manifests"},{"name":"v1.3.7","sha":"777686d9bcfb7a732838a5cfc4043b9a65b0eaea","kind":"tag","published_at":"2018-10-02T10:25:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.7/manifests"},{"name":"v1.2.9","sha":"49dd12a95398ee1b841ad9ba48fdbf35149137e7","kind":"tag","published_at":"2018-10-01T06:43:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.9/manifests"},{"name":"v1.3.6","sha":"99cbd25dad946952bcc3fb7b7e5152f064dac382","kind":"tag","published_at":"2018-10-01T06:01:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.6/manifests"},{"name":"v1.1.8","sha":"fd4c7266d4b6b780f06d3be7e14a79406ae77168","kind":"tag","published_at":"2018-06-24T18:34:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.8/manifests"},{"name":"v1.2.8","sha":"5a96d56fa6fc07b1d34700d42615162cc8584c03","kind":"tag","published_at":"2018-06-24T17:03:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.8/manifests"},{"name":"v1.3.5","sha":"7acede06f2df73f1db80461e44ba23708eb6bdd5","kind":"tag","published_at":"2018-06-24T15:36:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"a4e03c33c92dedf83886f0cc66bc443ad916feba","kind":"tag","published_at":"2018-06-15T08:23:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.4/manifests"},{"name":"v1.2.7","sha":"bb7291d26b7a00fa37c2712b620fb6fb747cae5a","kind":"tag","published_at":"2018-06-15T07:18:20.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.7/manifests"},{"name":"v1.3.3","sha":"c4f66abf07cc46813b98137dc29a8a2762ab33e2","kind":"tag","published_at":"2018-06-06T20:09:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.3/manifests"},{"name":"v1.2.6","sha":"be9b592857e85dc50a3181b6b5efc23bdbc384d8","kind":"tag","published_at":"2018-05-06T21:14:57.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.6/manifests"},{"name":"v1.3.2","sha":"f22ae5293ec400e9faafd1cf18944f5ed60b3c0e","kind":"tag","published_at":"2018-05-06T20:26:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"c49ab943d4fe3c55afdb14814b818d3d5a4bf7dd","kind":"tag","published_at":"2018-04-04T16:46:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.1/manifests"},{"name":"v1.2.5","sha":"9add5d717a420f76681e2b6816b8beb6ccdf3a65","kind":"tag","published_at":"2018-04-04T15:24:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.5/manifests"},{"name":"v1.3.0","sha":"5fc2ab21c58bcc0da2c78ca41e353c69928bc777","kind":"tag","published_at":"2018-03-14T17:20:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0/manifests"},{"name":"v1.3.0-rc7","sha":"fb9cdad412e1be86cf2fff2dd9962271a113b025","kind":"tag","published_at":"2018-02-23T10:17:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc7/manifests"},{"name":"v1.2.4","sha":"462c373665d885b82ab2e7dfd5cf5ef675cc3499","kind":"tag","published_at":"2018-02-11T09:54:01.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.4/manifests"},{"name":"v1.1.7","sha":"7269c4dd270ed967a19c912ed8dae189123d0b37","kind":"tag","published_at":"2018-02-10T19:17:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.7/manifests"},{"name":"v1.3.0-rc6","sha":"b89b2223222b78b41d71fde00c31a7a0b43156b0","kind":"tag","published_at":"2018-02-09T09:21:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc6/manifests"},{"name":"v1.3.0-rc5","sha":"4c840c0186a5d4e7f43dbf66182ff35a36ed91cc","kind":"tag","published_at":"2018-02-08T11:28:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc5/manifests"},{"name":"v1.2.3","sha":"c956c492081a2006f7f7fa5442f2a3f0de027527","kind":"tag","published_at":"2018-01-22T18:11:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.3/manifests"},{"name":"v1.3.0-rc4","sha":"a22c62b7b9037793f63fb0fb135ce368a83fa286","kind":"tag","published_at":"2018-01-18T23:24:44.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc4/manifests"},{"name":"v1.3.0-rc3","sha":"29926075af642d815d0a2e46c88ab109fa084ddb","kind":"tag","published_at":"2018-01-09T10:53:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc3/manifests"},{"name":"v1.3.0-rc2","sha":"f0bd2f1eec7551077b14662bf10f52840a5626f4","kind":"tag","published_at":"2018-01-05T19:42:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc2/manifests"},{"name":"v1.2.2","sha":"7f9b9445f345110e198298382373c0bec94f7cac","kind":"tag","published_at":"2017-11-27T08:10:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.2/manifests"},{"name":"v1.3.0-rc1","sha":"90aee5f8ce5585722b3f1b8c5f86b7c945bb1752","kind":"tag","published_at":"2017-11-22T15:01:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc1/manifests"},{"name":"v1.2.1","sha":"a270cf4bd982a819bc8a4c273fdcb38bdca5f0df","kind":"tag","published_at":"2017-11-22T12:23:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.1/manifests"},{"name":"v1.1.6","sha":"861f18cffb7df2b17b4e54c638792a7b3f99c003","kind":"tag","published_at":"2017-11-02T07:58:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"05b28222d9ccd0a32fd73b24998ce0e8be1ca1ca","kind":"tag","published_at":"2017-10-17T12:41:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.5/manifests"},{"name":"v1.2.0","sha":"3e8bf3b8338d6367a3dd87d2e7aac6c438c163e4","kind":"tag","published_at":"2017-10-06T13:02:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0/manifests"},{"name":"v1.2.0-rc6","sha":"6fe033be9bd7dc40cf1f0d6569b54a8dd635560c","kind":"tag","published_at":"2017-09-19T14:56:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc6/manifests"},{"name":"v1.2.0-rc5","sha":"826555e8576e5054abe8186fa7c70caa5bf25f7e","kind":"tag","published_at":"2017-09-05T09:14:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc5/manifests"},{"name":"v1.2.0-rc4","sha":"d0acafd047b174a703f440c2cbc92e9241edd6e8","kind":"tag","published_at":"2017-08-24T19:36:37.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc4/manifests"},{"name":"v1.2.0-rc3","sha":"0037881dcf26be144e74ca858270dac2ce83be59","kind":"tag","published_at":"2017-08-24T09:35:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc3/manifests"},{"name":"v1.1.4","sha":"cd115f80c0dacd0cd38112e973cf1590eee848f0","kind":"tag","published_at":"2017-08-24T08:23:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.4/manifests"},{"name":"v1.2.0-rc2","sha":"faf0dc10475de7075dcd8fb97ef899c57209d546","kind":"tag","published_at":"2017-08-18T06:50:45.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc2/manifests"},{"name":"v1.2.0-rc1","sha":"3a87e22c1e0fc05b1583439e83c6a9f38e6ec106","kind":"tag","published_at":"2017-08-02T17:37:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc1/manifests"},{"name":"v1.1.3","sha":"c32f9c596279e113c08200b57540ac832e9f2d98","kind":"tag","published_at":"2017-07-31T11:41:57.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.3/manifests"},{"name":"v1.0.9","sha":"76870752757b9e13ea01a5555146b0db92d41914","kind":"tag","published_at":"2017-07-31T09:45:45.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.9/manifests"},{"name":"v1.1.2","sha":"35e2cefeceb130cbf80929dff4f85ab468566396","kind":"tag","published_at":"2017-06-27T07:42:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.2/manifests"},{"name":"v1.0.8","sha":"eafbb5d29e99f62db9fb24d66a393082eaa557b2","kind":"tag","published_at":"2017-06-27T07:17:08.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.8/manifests"},{"name":"v1.1.1","sha":"d65931e328a553094f5386acde72fc8ab4ca4615","kind":"tag","published_at":"2017-05-19T12:05:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"233515e217b91258ef7822953a884e9d104c7f03","kind":"tag","published_at":"2017-03-21T08:26:48.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0/manifests"},{"name":"v1.0.7","sha":"8c4ffc1316e24e074fda1250f704e5d63ec9386c","kind":"tag","published_at":"2017-03-20T18:34:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.7/manifests"},{"name":"v1.1.0-rc4","sha":"ba3087892729fb0ea8028d7c37cfc88a2eaa30e5","kind":"tag","published_at":"2017-03-15T16:52:22.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc4/manifests"},{"name":"v1.1.0-rc3","sha":"84739bf5a3226ee863c3f2a1dd4ba5f955ec7210","kind":"tag","published_at":"2017-03-15T10:58:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc3/manifests"},{"name":"v1.1.0-rc2","sha":"367033ef96a147d271298f94f77a67972192edae","kind":"tag","published_at":"2017-03-08T13:59:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc2/manifests"},{"name":"v1.1.0-rc1","sha":"55eee43f88bce129da741be93ccf1da25d6005a6","kind":"tag","published_at":"2017-02-13T08:17:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc1/manifests"},{"name":"v1.0.6","sha":"46d8ac9e9a61902596c8d6b1e17e2f6c88e5982d","kind":"tag","published_at":"2017-01-30T18:58:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"6e89e64cdd17562a73a97b098a05b2bd61d3ced8","kind":"tag","published_at":"2016-11-18T11:00:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"38b3199f49e6b67535e3070e56d410dc7ba32c70","kind":"tag","published_at":"2016-11-14T18:01:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"bca4ad4a2f46f15721305e2ef7c5c67f4ca08b23","kind":"tag","published_at":"2016-10-28T17:22:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"4d58bf6558cb1d3e382471581d14d50aadeaf12e","kind":"tag","published_at":"2016-09-23T18:18:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"2cf469dbf87e81c0fbf9402d73a4a94ef31d5fac","kind":"tag","published_at":"2016-09-21T12:38:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"ca39aa51a87a596e7b7e7e1309f9c34d9544bf63","kind":"tag","published_at":"2016-07-26T13:12:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc4","sha":"c1f860b56e16d64556f4249cde5423d221d8db35","kind":"tag","published_at":"2016-07-08T08:26:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc4/manifests"},{"name":"v0.9.3","sha":"2565a66fbb62e28c8e7ac2754be14e594fd1b445","kind":"tag","published_at":"2016-06-20T14:27:20.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.3/manifests"},{"name":"v1.0.0-rc3","sha":"861c33352a33836cb6cef365c26a255187ba361d","kind":"tag","published_at":"2016-05-31T16:24:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"e37431766143efaf0c68eed74978b11e929a5bf8","kind":"tag","published_at":"2016-03-30T08:09:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc2/manifests"},{"name":"v1.0.0-rc1","sha":"a67d4c9e438ec9ba7c3e08f2d749d74d288d9f5a","kind":"tag","published_at":"2016-03-18T22:52:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc1/manifests"},{"name":"v0.9.2","sha":"ac9a7dcb755eff6e7ceec18fa662e107269a73de","kind":"tag","published_at":"2016-01-20T08:38:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.2/manifests"},{"name":"v0.8.5","sha":"668cd9f32622e70da9c9457377d442213094d28d","kind":"commit","published_at":"2015-11-03T16:20:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.5/manifests"},{"name":"v0.9.1","sha":"4d36235d352e9a04923408094759406c929043ba","kind":"commit","published_at":"2015-11-03T15:39:46.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1/manifests"},{"name":"v0.9.1-rc1","sha":"e61e388a3b4853aa2940b0957857513a5046b74d","kind":"commit","published_at":"2015-11-02T11:29:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.1-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1-rc1/manifests"},{"name":"v0.9.0","sha":"a8b117f07d3180f3b6acf89f8488003648178c06","kind":"commit","published_at":"2015-10-28T15:10:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0/manifests"},{"name":"v0.9.0-rc5","sha":"a7f440f719e436a645f00b3b3fd166b2b156d2b9","kind":"commit","published_at":"2015-10-20T10:49:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc5/manifests"},{"name":"v0.8.4","sha":"a29daa061e0c4376edb00083722ed1730adcaf8b","kind":"tag","published_at":"2015-08-26T01:55:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.4/manifests"},{"name":"v0.9.0-rc4","sha":"83edc098bc49ae3168340f6d24324b97c9b500da","kind":"tag","published_at":"2015-08-24T13:54:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc4/manifests"},{"name":"v0.8.3","sha":"c733aff2541857e299fca50c3cf5769b2d4d0fb1","kind":"tag","published_at":"2015-08-24T13:35:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.3/manifests"},{"name":"v0.9.0-rc3","sha":"26931fe097c2526b2582a35393d60ba9019c5a76","kind":"tag","published_at":"2015-07-14T21:30:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc3/manifests"},{"name":"v0.9.0-rc2","sha":"149e8ee1c1f85a4e5ec887f0f864f586c55717b8","kind":"tag","published_at":"2015-07-09T13:25:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc2/manifests"},{"name":"v0.8.2","sha":"51c06f9f808117b6ec71d7f972c1ec7ce4e08fe1","kind":"tag","published_at":"2015-07-06T18:21:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.2/manifests"},{"name":"v0.9.0-rc1","sha":"4c9cd76389a14ddb7af5ea1536926cc9c80cec31","kind":"tag","published_at":"2015-06-18T18:57:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc1/manifests"},{"name":"v0.8.1-fixed-docs","sha":"09f538ef4cdbd14198e38503eda1a865e2120e3a","kind":"commit","published_at":"2015-04-12T16:52:48.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1-fixed-docs","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1-fixed-docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.1-fixed-docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-fixed-docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-fixed-docs/manifests"},{"name":"v0.8.1","sha":"b72b2c022f580d4ba01b24ebc5d35edfa7dd0614","kind":"tag","published_at":"2015-04-07T13:02:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1/manifests"},{"name":"v0.8.1-rc2","sha":"756e443dd72fad27f7fb8af1e16e8712e67bdaa1","kind":"tag","published_at":"2015-04-01T14:04:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc2/manifests"},{"name":"v0.8.1-rc1","sha":"99c04b28d9fcc6aa5e35618572d868ade32c134c","kind":"tag","published_at":"2015-04-01T13:46:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc1/manifests"},{"name":"v0.8.0","sha":"fbe6baff38c47eb55374c1a9f6ba07e51d98e1e3","kind":"tag","published_at":"2015-03-05T15:38:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0/manifests"},{"name":"v0.8.0-rc5","sha":"50a7fc0e73e300847e2c61bdb127619d572aacfe","kind":"tag","published_at":"2015-03-01T01:26:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc5/manifests"},{"name":"v0.8.0-rc4","sha":"4acc8b9befc1a730129fb9b9b68ff04aa0098ed5","kind":"tag","published_at":"2015-02-25T20:31:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc4/manifests"},{"name":"v0.8.0-rc3","sha":"294a2f11e2972039a372b65d98067d1e12ce5087","kind":"tag","published_at":"2015-02-20T00:21:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc3/manifests"},{"name":"v0.8.0-rc2","sha":"7f45f7af37cdbc24830e57e5a96a4e71e4954fce","kind":"tag","published_at":"2015-01-17T17:12:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc2/manifests"},{"name":"v0.8.0-rc1","sha":"77f04bc174ac3e97f4a5a23ebc19906037747895","kind":"tag","published_at":"2014-11-09T16:34:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc1/manifests"},{"name":"v0.7.1","sha":"901a459af922491bb556d62e046d1475760fb8ce","kind":"commit","published_at":"2014-06-20T15:23:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"ecfa4a50022a4f565c4b94ed678bf60c0eaba488","kind":"tag","published_at":"2014-04-04T21:30:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0/manifests"},{"name":"v0.7.0-rc3","sha":"d9bbd2be65362254a821da076bb89e4238b6c78c","kind":"tag","published_at":"2014-03-31T14:11:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc3/manifests"},{"name":"v0.7.0-rc2","sha":"5e58939d843e6d991bc14cf3e140b788455b6761","kind":"tag","published_at":"2014-02-28T15:46:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc2/manifests"},{"name":"v0.7.0-rc1","sha":"3dcd503aa2dc13ade6245345b4a135c8976e090e","kind":"tag","published_at":"2014-01-31T12:18:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc1/manifests"},{"name":"v0.6.2","sha":"61d713baf1c62a7583ad200a48a33223b5635c8c","kind":"tag","published_at":"2013-03-19T00:08:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.6.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"0138a73a3b6d8f29a7c8cec0abd3332f48b5ddc0","kind":"tag","published_at":"2012-11-28T19:23:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.6.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"ef7777eb293fa0db517a9c585ec491dc00e70491","kind":"tag","published_at":"2012-11-26T21:50:44.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.6.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"10e21f48ae2c4f2bd534575e7136dae115ccb3a3","kind":"tag","published_at":"2012-08-07T00:12:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.5.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"937771a0fdb58d6e7c115c98d9abb419d89d2aee","kind":"tag","published_at":"2012-07-31T06:13:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.5.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.0/manifests"},{"name":"v0.4.4","sha":"11ec3cf213b439f8a18b2684a8e571c66a42c25d","kind":"tag","published_at":"2012-07-24T17:47:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"836adcccf8fe0a9efcd621ffea9e26051b3fe2d4","kind":"tag","published_at":"2012-06-23T01:14:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"c81ee45fe05a7473c0fabe016259d4cac0d1709f","kind":"tag","published_at":"2012-06-20T20:10:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"56253364e610dd1b39696ff86e68b92dfd816801","kind":"tag","published_at":"2012-06-19T23:38:46.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"09244fae39dac8a0e3f22ff29ae0739311be8a7d","kind":"tag","published_at":"2012-05-01T20:40:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"f37ce009d52595ea8999a89d7c66f351f216fddd","kind":"tag","published_at":"2012-03-15T23:07:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.3.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"dd824ebb78851bb783c5f4f0b8d14de98aa13320","kind":"tag","published_at":"2012-03-14T01:14:46.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.3.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"862c414b371befbba2b6d4d35d8f15801f6187f5","kind":"tag","published_at":"2012-02-24T22:35:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.2.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"6b0ebd256d0d4d7aae3840a4c04211c573e36f39","kind":"tag","published_at":"2012-02-16T04:04:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.2.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.0/manifests"},{"name":"v0.1.3","sha":"7fa15b84aa2dfca6b8cd91314e669c4a64be023d","kind":"tag","published_at":"2012-01-19T22:03:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"9e8917f81f2a740bd66dd6196eb46e86f3893c2e","kind":"tag","published_at":"2012-01-08T03:02:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"037baeff84b3327171d2daaec6100d51167ac4de","kind":"tag","published_at":"2011-12-28T20:27:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"5b484dceb4dc0990e9a67dcf143dc77baf27799d","kind":"tag","published_at":"2011-12-22T03:44:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.0/manifests"},{"name":"v0.0.14","sha":"5aeb2c5b8cfcc90a6289bdce1ae4db96daf67cc7","kind":"commit","published_at":"2011-12-01T06:36:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.14/manifests"},{"name":"v0.0.13-NOGZIP","sha":"c2f13cdfe40a4132b548a0df366d2be06d5d696b","kind":"tag","published_at":"2011-10-13T18:21:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.13-NOGZIP","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.13-NOGZIP","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.13-NOGZIP","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13-NOGZIP","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13-NOGZIP/manifests"},{"name":"v0.0.13","sha":"8d1310adbf0b72fc75b60a4222d0c8581485b863","kind":"tag","published_at":"2011-10-08T01:03:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"a103d2668f95bea9c5fff5b9fff26f0b058d8c8a","kind":"tag","published_at":"2011-09-21T00:40:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.12/manifests"},{"name":"v0.0.11-1","sha":"b3a4707e81cb3c01e24bf1f3c9c3bb3307c43902","kind":"tag","published_at":"2011-09-16T06:01:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.11-1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.11-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.11-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11-1/manifests"},{"name":"v0.0.11","sha":"846f5f75774e2f97874b6b2f43a2a9142041353b","kind":"tag","published_at":"2011-09-15T02:28:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11/manifests"},{"name":"v0.0.10-1","sha":"149a9048c73bceda7af027086633f0ec7841381b","kind":"tag","published_at":"2011-08-23T22:15:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.10-1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.10-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.10-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10-1/manifests"},{"name":"v0.0.10","sha":"7f1bc683ebecdcbf07008b665cd217574600f97f","kind":"tag","published_at":"2011-08-23T20:59:17.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"ce084bcca7f6087e2f44e8bf94c3d225646f9752","kind":"tag","published_at":"2011-08-12T01:26:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"b08af670cd5b4207aa4b3fd16d37c9f0f0d6715a","kind":"tag","published_at":"2011-07-05T22:05:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"0eb4d8dfaee9d700a03700bde0d918dba9252586","kind":"tag","published_at":"2011-05-24T03:50:27.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"6c258a787d048e429a615dc77ea6f582d841e317","kind":"tag","published_at":"2011-05-17T20:50:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"b0ae3fb5e63f428992691869256d70876074d77e","kind":"tag","published_at":"2011-05-13T20:02:36.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"6e1764fa805a89cac4540e6449db632cff631bff","kind":"tag","published_at":"2011-05-10T01:55:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"115f8056e80a5beae4ccf3a46d7ee3bc68f99098","kind":"tag","published_at":"2011-04-27T22:04:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.3/manifests"},{"name":"v0.0.2-fix-publishing","sha":"b78e695c25ef1c890092412841164bf09d731928","kind":"tag","published_at":"2011-03-30T06:25:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.2-fix-publishing","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.2-fix-publishing","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.2-fix-publishing","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2-fix-publishing","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2-fix-publishing/manifests"},{"name":"v0.0.2","sha":"9dd90d7d78f6255375bf96a89daecf6c928d0c1d","kind":"tag","published_at":"2011-03-26T01:04:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"e3efe5ecf10f0eee76064798454345cd51560300","kind":"tag","published_at":"2011-03-15T04:13:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-02-11T15:23:23.715Z","dependent_packages_count":116,"downloads":null,"downloads_period":null,"dependent_repos_count":812,"rankings":{"downloads":null,"dependent_repos_count":0.441412198445139,"dependent_packages_count":0.6301594934679811,"stargazers_count":3.098300873607438,"forks_count":1.9385669632123106,"docker_downloads_count":0.4532339504688627,"average":1.3123346958403463},"purl":"pkg:maven/io.dropwizard/dropwizard-auth","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.dropwizard:dropwizard-auth","docker_dependents_count":63,"docker_downloads_count":109205466,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.dropwizard:dropwizard-auth","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.dropwizard:dropwizard-auth/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-17T22:01:46.875Z","issues_count":115,"pull_requests_count":3854,"avg_time_to_close_issue":4066175.064102564,"avg_time_to_close_pull_request":184543.8000577034,"issues_closed_count":78,"pull_requests_closed_count":3466,"pull_request_authors_count":38,"issue_authors_count":78,"avg_comments_per_issue":1.7478260869565216,"avg_comments_per_pull_request":1.276336274001038,"merged_pull_requests_count":2880,"bot_issues_count":23,"bot_pull_requests_count":3566,"past_year_issues_count":51,"past_year_pull_requests_count":1709,"past_year_avg_time_to_close_issue":1258712.7857142857,"past_year_avg_time_to_close_pull_request":128888.41437206179,"past_year_issues_closed_count":28,"past_year_pull_requests_closed_count":1489,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":34,"past_year_avg_comments_per_issue":0.5490196078431373,"past_year_avg_comments_per_pull_request":0.8308952603861908,"past_year_bot_issues_count":12,"past_year_bot_pull_requests_count":1542,"past_year_merged_pull_requests_count":1272,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/issues","maintainers":[{"login":"joschi","count":155,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joschi"},{"login":"zUniQueX","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zUniQueX"},{"login":"jplock","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jplock"},{"login":"mbeaatriz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbeaatriz"}],"active_maintainers":[{"login":"joschi","count":99,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joschi"},{"login":"zUniQueX","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zUniQueX"},{"login":"mbeaatriz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbeaatriz"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-auth/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-auth/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-auth/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-auth/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-auth/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-auth/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5033617,"name":"io.dropwizard:dropwizard-client","ecosystem":"maven","description":"Dropwizard is a Java framework for developing ops-friendly, high-performance, RESTful web applications.","homepage":"http://www.dropwizard.io/5.0.1","licenses":"Apache License 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/dropwizard/dropwizard","keywords_array":[],"namespace":"io.dropwizard","versions_count":236,"first_release_published_at":"2014-01-31T12:23:58.000Z","latest_release_published_at":"2026-01-27T21:53:12.000Z","latest_release_number":"5.0.1","last_synced_at":"2026-05-05T11:01:03.128Z","created_at":"2022-07-27T16:46:10.471Z","updated_at":"2026-05-05T11:01:03.128Z","registry_url":"https://central.sonatype.com/artifact/io.dropwizard/dropwizard-client/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.dropwizard/dropwizard-client/","metadata":{"repositories":["https://central.sonatype.com/repository/maven-snapshots/"]},"repo_metadata":{"id":1326622,"uuid":"1272129","full_name":"dropwizard/dropwizard","owner":"dropwizard","description":"A damn simple library for building production-ready RESTful web services.","archived":false,"fork":false,"pushed_at":"2025-10-30T16:09:27.000Z","size":113960,"stargazers_count":8561,"open_issues_count":24,"forks_count":3434,"subscribers_count":360,"default_branch":"release/5.0.x","last_synced_at":"2025-10-30T18:11:11.562Z","etag":null,"topics":["dropwizard","hibernate","java","jax-rs","jdbi","jersey-framework","jersey2","jetty","rest","restful-webservices","web-framework"],"latest_commit_sha":null,"homepage":"https://www.dropwizard.io","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dropwizard.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-01-19T19:52:29.000Z","updated_at":"2025-10-29T12:19:06.000Z","dependencies_parsed_at":"2023-09-25T00:36:07.805Z","dependency_job_id":"49d46f65-78ee-4616-9a89-d341231d1f09","html_url":"https://github.com/dropwizard/dropwizard","commit_stats":{"total_commits":6736,"total_committers":528,"mean_commits":"12.757575757575758","dds":0.7804334916864608,"last_synced_commit":"7c83a8faa94592fae7449ece2efd3563583d239c"},"previous_names":[],"tags_count":274,"template":false,"template_full_name":null,"purl":"pkg:github/dropwizard/dropwizard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dropwizard","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/refs/heads/release/5.0.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/sbom","scorecard":{"id":356802,"data":{"date":"2025-08-11","repo":{"name":"github.com/dropwizard/dropwizard","commit":"3b65cea7d21d47f0fa267aff12315cf7364fafae"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/18 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/maven.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maven.yml:29","Warn: no topLevel permission defined: .github/workflows/announce-release.yml:1","Warn: no topLevel permission defined: .github/workflows/assign-milestone.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/close_stale.yml:9","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/maven.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/trigger-release.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":8,"reason":"dependency not pinned by hash detected -- score normalized to 8","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/announce-release.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/dropwizard/dropwizard/announce-release.yml/release/4.0.x?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/dropwizard/dropwizard/release.yml/release/4.0.x?enable=pin","Info:  21 out of  21 GitHub-owned GitHubAction dependencies pinned","Info:   6 out of   8 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:10"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (28) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T09:47:45.812Z","repository_id":1326622,"created_at":"2025-08-18T09:47:45.812Z","updated_at":"2025-08-18T09:47:45.812Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281856143,"owners_count":26573609,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-30T02:00:06.501Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"dropwizard","name":"Dropwizard","uuid":"5478557","kind":"organization","description":"","email":null,"website":"https://www.dropwizard.io","location":null,"twitter":"dropwizardio","company":null,"icon_url":"https://avatars.githubusercontent.com/u/5478557?v=4","repositories_count":27,"last_synced_at":"2024-03-25T21:19:31.942Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dropwizard","funding_links":[],"total_stars":16606,"followers":61,"following":0,"created_at":"2022-11-02T16:45:24.316Z","updated_at":"2024-03-25T21:19:40.177Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dropwizard","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dropwizard/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-02-14T22:34:40.293Z","dependent_packages_count":139,"downloads":null,"downloads_period":null,"dependent_repos_count":820,"rankings":{"downloads":null,"dependent_repos_count":0.4370040875210387,"dependent_packages_count":0.5363869519916646,"stargazers_count":3.098300873607438,"forks_count":1.9385669632123106,"docker_downloads_count":0.4518313697202853,"average":1.2924180492105475},"purl":"pkg:maven/io.dropwizard/dropwizard-client","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.dropwizard:dropwizard-client","docker_dependents_count":46,"docker_downloads_count":109654720,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.dropwizard:dropwizard-client","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.dropwizard:dropwizard-client/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-29T15:03:25.892Z","issues_count":116,"pull_requests_count":3859,"avg_time_to_close_issue":4066175.064102564,"avg_time_to_close_pull_request":184490.74358234784,"issues_closed_count":78,"pull_requests_closed_count":3467,"pull_request_authors_count":38,"issue_authors_count":79,"avg_comments_per_issue":1.7327586206896552,"avg_comments_per_pull_request":1.2754599637211712,"merged_pull_requests_count":2881,"bot_issues_count":23,"bot_pull_requests_count":3571,"past_year_issues_count":43,"past_year_pull_requests_count":1543,"past_year_avg_time_to_close_issue":1547756.0909090908,"past_year_avg_time_to_close_pull_request":123176.10625470987,"past_year_issues_closed_count":22,"past_year_pull_requests_closed_count":1327,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":31,"past_year_avg_comments_per_issue":0.6046511627906976,"past_year_avg_comments_per_pull_request":0.8243681140635126,"past_year_bot_issues_count":8,"past_year_bot_pull_requests_count":1388,"past_year_merged_pull_requests_count":1196,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/issues","maintainers":[{"login":"joschi","count":155,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joschi"},{"login":"zUniQueX","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zUniQueX"},{"login":"jplock","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jplock"},{"login":"mbeaatriz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbeaatriz"}],"active_maintainers":[{"login":"joschi","count":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joschi"},{"login":"zUniQueX","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zUniQueX"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-client/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-client/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-client/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-client/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-client/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-client/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4820384,"name":"io.dropwizard:dropwizard-benchmarks","ecosystem":"maven","description":"Dropwizard is a Java framework for developing ops-friendly, high-performance, RESTful web applications.","homepage":"http://www.dropwizard.io/0.9.0-rc4","licenses":"Apache License 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/dropwizard/dropwizard","keywords_array":[],"namespace":"io.dropwizard","versions_count":8,"first_release_published_at":"2015-04-07T13:08:39.000Z","latest_release_published_at":"2015-08-26T02:03:24.000Z","latest_release_number":"0.8.4","last_synced_at":"2026-06-13T01:15:20.228Z","created_at":"2022-07-26T15:00:18.934Z","updated_at":"2026-06-13T01:15:20.229Z","registry_url":"https://central.sonatype.com/artifact/io.dropwizard/dropwizard-benchmarks/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.dropwizard/dropwizard-benchmarks/","metadata":{"repositories":["http://oss.sonatype.org/content/repositories/snapshots"],"distribution_repositories":["http://oss.sonatype.org/service/local/staging/deploy/maven2/","http://oss.sonatype.org/content/repositories/snapshots"]},"repo_metadata":{"id":1326622,"uuid":"1272129","full_name":"dropwizard/dropwizard","owner":"dropwizard","description":"A damn simple library for building production-ready RESTful web services.","archived":false,"fork":false,"pushed_at":"2026-03-02T01:20:45.000Z","size":114420,"stargazers_count":8603,"open_issues_count":39,"forks_count":3424,"subscribers_count":357,"default_branch":"release/5.0.x","last_synced_at":"2026-03-02T04:54:32.735Z","etag":null,"topics":["dropwizard","hibernate","java","jax-rs","jdbi","jersey-framework","jersey2","jetty","rest","restful-webservices","web-framework"],"latest_commit_sha":null,"homepage":"https://www.dropwizard.io","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dropwizard.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-01-19T19:52:29.000Z","updated_at":"2026-03-02T01:20:49.000Z","dependencies_parsed_at":"2023-09-25T00:36:07.805Z","dependency_job_id":"49d46f65-78ee-4616-9a89-d341231d1f09","html_url":"https://github.com/dropwizard/dropwizard","commit_stats":{"total_commits":6736,"total_committers":528,"mean_commits":"12.757575757575758","dds":0.7804334916864608,"last_synced_commit":"7c83a8faa94592fae7449ece2efd3563583d239c"},"previous_names":[],"tags_count":277,"template":false,"template_full_name":null,"purl":"pkg:github/dropwizard/dropwizard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dropwizard","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/refs/heads/release/5.0.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/sbom","scorecard":{"id":356802,"data":{"date":"2025-08-11","repo":{"name":"github.com/dropwizard/dropwizard","commit":"3b65cea7d21d47f0fa267aff12315cf7364fafae"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/18 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/maven.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maven.yml:29","Warn: no topLevel permission defined: .github/workflows/announce-release.yml:1","Warn: no topLevel permission defined: .github/workflows/assign-milestone.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/close_stale.yml:9","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/maven.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/trigger-release.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":8,"reason":"dependency not pinned by hash detected -- score normalized to 8","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/announce-release.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/dropwizard/dropwizard/announce-release.yml/release/4.0.x?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/dropwizard/dropwizard/release.yml/release/4.0.x?enable=pin","Info:  21 out of  21 GitHub-owned GitHubAction dependencies pinned","Info:   6 out of   8 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:10"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (28) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T09:47:45.812Z","repository_id":1326622,"created_at":"2025-08-18T09:47:45.812Z","updated_at":"2025-08-18T09:47:45.812Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30070479,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-04T01:03:42.280Z","status":"online","status_checked_at":"2026-03-04T02:00:07.464Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"dropwizard","name":"Dropwizard","uuid":"5478557","kind":"organization","description":"","email":null,"website":"https://www.dropwizard.io","location":null,"twitter":"dropwizardio","company":null,"icon_url":"https://avatars.githubusercontent.com/u/5478557?v=4","repositories_count":27,"last_synced_at":"2024-03-25T21:19:31.942Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dropwizard","funding_links":[],"total_stars":16606,"followers":61,"following":0,"created_at":"2022-11-02T16:45:24.316Z","updated_at":"2024-03-25T21:19:40.177Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dropwizard","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dropwizard/repositories"},"tags":[{"name":"v3.0.17","sha":"b4412f5843117b91c0925baaba7102c197e7809d","kind":"tag","published_at":"2026-01-27T21:53:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.17","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.17/manifests"},{"name":"v4.0.17","sha":"2eebdb206ad34815c2ee0035f91ac076b4ea17f0","kind":"tag","published_at":"2026-01-27T21:51:22.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.17","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.17/manifests"},{"name":"v5.0.1","sha":"ea6a2040ee5f2bf98398fb7ad1fb5ace3d5d572e","kind":"tag","published_at":"2026-01-27T21:43:17.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"84dbb957eadb10181039b8222efd39765553bca6","kind":"tag","published_at":"2025-09-16T08:29:02.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0/manifests"},{"name":"v3.0.16","sha":"ffe3e836d8c3412edac8d80ece719166e2e606e7","kind":"tag","published_at":"2025-08-25T22:53:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.16/manifests"},{"name":"v4.0.16","sha":"934373df90d67e5a6f5a7849c0af6598b4e45a3c","kind":"tag","published_at":"2025-08-25T22:52:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.16/manifests"},{"name":"v5.0.0-rc.5","sha":"d7e163da54bd0a80a6046b9840d9b2928b31b2e9","kind":"tag","published_at":"2025-08-25T22:51:44.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.5/manifests"},{"name":"v3.0.15","sha":"8a52fe4aea45f84571b33eb173735802e20bbc64","kind":"tag","published_at":"2025-07-24T07:53:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.15/manifests"},{"name":"v4.0.15","sha":"6616a964156e0ebbe6545dafab52ef7b7ac2b2b9","kind":"tag","published_at":"2025-07-24T07:53:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.15/manifests"},{"name":"v5.0.0-rc.4","sha":"310941b8b2ceedd73b263f712795b45938a028fa","kind":"tag","published_at":"2025-07-23T23:20:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.4/manifests"},{"name":"v3.0.14","sha":"1715dd027139a427fc1bc33827d64ec711525ccf","kind":"tag","published_at":"2025-05-25T20:26:41.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.14/manifests"},{"name":"v4.0.14","sha":"8c744d19a0e741d162c458bee8718acf8078f922","kind":"tag","published_at":"2025-05-25T20:26:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.14/manifests"},{"name":"v5.0.0-rc.3","sha":"ee35dc128decbad13f1f4186b11fe47ee6920d8f","kind":"tag","published_at":"2025-05-25T20:25:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.3/manifests"},{"name":"v4.0.13","sha":"153956cf61aacee809b413752f40bf96876e1e03","kind":"tag","published_at":"2025-03-26T23:41:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.13/manifests"},{"name":"v3.0.13","sha":"76ba41397e11a281256cf631aaa5daaa875a8a2b","kind":"tag","published_at":"2025-03-26T23:23:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.13/manifests"},{"name":"v5.0.0-rc.2","sha":"6b1ebba8fcca6a303997d06edaea29e52b8c3b51","kind":"tag","published_at":"2025-03-26T23:18:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.2/manifests"},{"name":"v4.0.12","sha":"b50169f6e6410a4d34d9c467b95ca7b885cf5dda","kind":"tag","published_at":"2025-01-15T22:38:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.12/manifests"},{"name":"v5.0.0-rc.1","sha":"ed203df38708927f65f9cd7f2760da408af97171","kind":"tag","published_at":"2025-01-15T22:17:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.1/manifests"},{"name":"v3.0.12","sha":"400e4a2f4e15eda153ac79e07bcf2c88420e6422","kind":"tag","published_at":"2025-01-15T22:17:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.12/manifests"},{"name":"v4.0.11","sha":"459892ea1853dcd1199c6bbb28da4347e7e70f60","kind":"tag","published_at":"2024-11-27T21:56:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.11/manifests"},{"name":"v3.0.11","sha":"f8603dcc52bfaaf9711d4808c350cca40f2001f5","kind":"tag","published_at":"2024-11-27T21:56:41.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.11/manifests"},{"name":"v5.0.0-alpha.5","sha":"e78411400eee81e1531c598892fa55b8b013cf70","kind":"tag","published_at":"2024-11-27T21:46:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.5/manifests"},{"name":"v3.0.10","sha":"390aa1ffcbbf95328a48b613b8c73b1752e35e61","kind":"tag","published_at":"2024-10-21T16:41:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.10/manifests"},{"name":"v4.0.10","sha":"48c582b1384352cfd93d43bf39e9e5bbc3e1fe39","kind":"tag","published_at":"2024-10-21T16:41:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.10/manifests"},{"name":"v5.0.0-alpha.4","sha":"45c9e1849d67edf45a0a38ded9bfc05e825593b7","kind":"tag","published_at":"2024-10-21T16:41:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.4/manifests"},{"name":"v3.0.9","sha":"808acc151b972c12748b1aec22bc999d018587ec","kind":"tag","published_at":"2024-10-07T07:13:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.9/manifests"},{"name":"v5.0.0-alpha.3","sha":"284a5b6c2be16971d90148299f30c95f13974e07","kind":"tag","published_at":"2024-10-07T07:12:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.3/manifests"},{"name":"v4.0.9","sha":"94e87681eb8b3d61179f71f2479b1f3820870c94","kind":"tag","published_at":"2024-10-07T07:11:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.9/manifests"},{"name":"v5.0.0-alpha.2","sha":"fe313c7e61a597d3edd9732d5b21a1849c698dc8","kind":"tag","published_at":"2024-08-25T22:47:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.2/manifests"},{"name":"v3.0.8","sha":"17006045b0dcf9e9ae65a8288d55b70123c83d27","kind":"tag","published_at":"2024-08-25T21:19:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.8/manifests"},{"name":"v4.0.8","sha":"c0713c7765a418e704182720a41d7d3800ae50f9","kind":"tag","published_at":"2024-08-25T21:19:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.8/manifests"},{"name":"v3.0.7","sha":"71d5de54fd02a2545ab6184c0794454da85a773f","kind":"tag","published_at":"2024-03-06T14:59:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.7/manifests"},{"name":"v4.0.7","sha":"2aeb472faecc68c0136a0a7231baf1472b55b388","kind":"tag","published_at":"2024-03-06T14:58:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.7/manifests"},{"name":"v2.1.12","sha":"908e31ea7996913fa3aa767465547b5dfbf2df8e","kind":"tag","published_at":"2024-01-31T22:14:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.12/manifests"},{"name":"v3.0.6","sha":"0f09619dcd70caea3957d14bb55a2030b45c39b8","kind":"tag","published_at":"2024-01-29T22:04:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.6/manifests"},{"name":"v4.0.6","sha":"18e00e1edd89776ca26f627d97ce5ed7ca3a544e","kind":"tag","published_at":"2024-01-29T22:04:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.6/manifests"},{"name":"v5.0.0-alpha.1","sha":"4b9d0d23485f8c89196434afbf0145ae2b797484","kind":"tag","published_at":"2023-12-20T22:41:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.0.5","sha":"2a25b34dad34b7d170ba2c7304707e1c74129b99","kind":"tag","published_at":"2023-12-20T22:38:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.5/manifests"},{"name":"v3.0.5","sha":"f2c02fb0484c5d79fa45e1fb7824b543fbd9982e","kind":"tag","published_at":"2023-12-20T22:38:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.5/manifests"},{"name":"v2.1.11","sha":"461d086125475afa92a0973588132e4508c525af","kind":"tag","published_at":"2023-12-20T22:36:27.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.11/manifests"},{"name":"v4.0.4","sha":"6bca3f7059798ba55fdf04f015f10951e24f27bd","kind":"tag","published_at":"2023-11-06T17:09:20.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.4/manifests"},{"name":"v3.0.4","sha":"42477dcb60f0d1b3bebd4eaff23494816a2915d9","kind":"tag","published_at":"2023-11-06T12:48:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.4/manifests"},{"name":"v2.1.10","sha":"480b2ebc281900a69a058927222eee927ba1b518","kind":"tag","published_at":"2023-11-06T09:03:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.10/manifests"},{"name":"v4.0.3","sha":"456e5e67c1d57bb727e17cd7db092403c06cf7bd","kind":"tag","published_at":"2023-10-20T13:53:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.3/manifests"},{"name":"v3.0.3","sha":"f1ac18faa1ffe7444344e4cf437cd6d44966d5ed","kind":"tag","published_at":"2023-10-19T20:24:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.3/manifests"},{"name":"v2.1.9","sha":"eee9527a2c7e33d08d71b4b8801ed70d111bd02e","kind":"tag","published_at":"2023-10-19T16:33:45.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.9/manifests"},{"name":"v3.0.2","sha":"88ad5ab52462b814057be90c229162f7ddef7938","kind":"tag","published_at":"2023-09-24T22:34:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.2/manifests"},{"name":"v4.0.2","sha":"781bb4f36c8bdc3b844b7b905b69af95a917ed78","kind":"tag","published_at":"2023-09-24T22:22:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.2/manifests"},{"name":"v2.1.8","sha":"cbcbc6738dc3e1cba7005ed2d463f9b1f57bd8b1","kind":"tag","published_at":"2023-09-24T22:20:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"a46c6f82484c1d6b9fd84569f73e7b0dd33ec692","kind":"tag","published_at":"2023-06-19T22:06:25.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.7/manifests"},{"name":"v4.0.1","sha":"cfd9586186870ec9d078988c6d6a521d8756eafe","kind":"tag","published_at":"2023-06-19T22:04:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.1/manifests"},{"name":"v3.0.1","sha":"523a14f5006418bf7c0d4c6d7bc3d10755edfe1d","kind":"tag","published_at":"2023-06-19T22:03:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.1/manifests"},{"name":"v4.0.0","sha":"69e115aa8a5048f1557f449ca842a707a88cde2e","kind":"tag","published_at":"2023-03-28T22:24:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0/manifests"},{"name":"v3.0.0","sha":"1df711a473aef3a77ef738c19b563780b4d9dca6","kind":"tag","published_at":"2023-03-28T22:23:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0/manifests"},{"name":"v2.1.6","sha":"50587fa6c899beaad547b4f7306157beff271375","kind":"tag","published_at":"2023-03-28T21:58:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.6/manifests"},{"name":"v4.0.0-beta.4","sha":"cbbacd5247e2c8c0c208786b8d580ca29778a375","kind":"tag","published_at":"2023-02-24T09:22:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.4/manifests"},{"name":"v3.0.0-beta.5","sha":"05c1b73527610781131ce07bfcacb6c24d17713c","kind":"tag","published_at":"2023-02-24T09:17:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.5/manifests"},{"name":"v2.1.5","sha":"82ee4065196556523b5d1cdb6ebe87de2b00e949","kind":"tag","published_at":"2023-02-24T08:50:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.5/manifests"},{"name":"v2.0.35","sha":"d499ef1a579546e1f99343aae4b19f35b4737857","kind":"tag","published_at":"2023-01-28T21:56:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.35","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.35/manifests"},{"name":"v2.1.4","sha":"f5ef0d12b8e2c622435faae13c51b9cccaea9fa2","kind":"tag","published_at":"2022-10-20T19:56:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.4/manifests"},{"name":"v2.0.34","sha":"f5d447ce33c9dd53f96119a331de62c8c888ebc0","kind":"tag","published_at":"2022-10-18T17:23:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.34","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.34/manifests"},{"name":"v4.0.0-beta.3","sha":"26b3188e0c3f32b9dba7cda86634b787a2387bf5","kind":"tag","published_at":"2022-10-12T21:54:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.3/manifests"},{"name":"v3.0.0-beta.4","sha":"f679616d7ad7df6ba3bb77535507ca8ec4049336","kind":"tag","published_at":"2022-10-12T21:52:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.4/manifests"},{"name":"v2.1.3","sha":"d1563469fff7d63717063beb7b49267c39a88d58","kind":"tag","published_at":"2022-10-12T21:47:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.3/manifests"},{"name":"v2.0.33","sha":"5c1c2c425dd5b6a1f314c6b46563fd39c71e0656","kind":"tag","published_at":"2022-09-12T10:08:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.33","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.33/manifests"},{"name":"v2.1.2","sha":"ea3e5a3d1ba59d0467539d400592f5bf5b40dbf8","kind":"tag","published_at":"2022-09-12T10:01:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.2/manifests"},{"name":"v4.0.0-beta.2","sha":"55fef0b12367ac26018538542d6ec6efb4f562ea","kind":"tag","published_at":"2022-06-30T20:12:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.2/manifests"},{"name":"v3.0.0-beta.3","sha":"c9c8d72708fbfc8b9982e9b37f321e588a1efdab","kind":"tag","published_at":"2022-06-30T20:05:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.3/manifests"},{"name":"v2.0.32","sha":"b3d87605369aa63caf860f67be2ba86704dd7a97","kind":"tag","published_at":"2022-06-30T19:56:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.32","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.32/manifests"},{"name":"v2.1.1","sha":"d2455b5369c8d9391e81e697f2354246532d0d5e","kind":"tag","published_at":"2022-06-30T19:48:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.1/manifests"},{"name":"v2.0.31","sha":"6a2dd0885a9c4b6b62e4ecbd207b949ca8a8a5bc","kind":"tag","published_at":"2022-06-19T14:44:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.31","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.31/manifests"},{"name":"v2.0.30","sha":"71300cf5094a53fbd658a906423478ba706ff434","kind":"tag","published_at":"2022-06-18T18:08:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.30","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.30/manifests"},{"name":"v2.1.0","sha":"4fb8906bb761886c85891d4bbf6dcf0a15ca4e9c","kind":"tag","published_at":"2022-05-02T13:16:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0/manifests"},{"name":"v3.0.0-beta.2","sha":"8ade5d9db8d4e29f4f8f37a994246d9270b9c479","kind":"tag","published_at":"2022-04-20T21:45:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.2/manifests"},{"name":"v2.1.0-beta.9","sha":"fd2787a7817295796e6c9f07d44132c262a9e902","kind":"tag","published_at":"2022-04-20T21:40:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.9/manifests"},{"name":"v4.0.0-beta.1","sha":"621bf358ad641ecb07af52026d0385a923957c15","kind":"tag","published_at":"2022-04-08T10:24:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.1/manifests"},{"name":"v3.0.0-beta.1","sha":"b6e096859d65c16e0c669609444f73d0621f4769","kind":"tag","published_at":"2022-04-08T10:14:48.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.1/manifests"},{"name":"v2.1.0-beta.8","sha":"5b37d6f6af0383892834d8437e6c79688f5fc670","kind":"tag","published_at":"2022-04-05T15:57:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.8/manifests"},{"name":"v2.0.29","sha":"20d80316b32cf68d7a0ba23300cfa53bc5155e7d","kind":"tag","published_at":"2022-04-05T15:16:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.29","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.29/manifests"},{"name":"v2.1.0-beta.7","sha":"bf892222765fdd6880449589b99eeeb511b80444","kind":"tag","published_at":"2021-12-20T14:40:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.7/manifests"},{"name":"v2.0.28","sha":"dd215d3ec65f23cef9e0a4d96ed7c542d71d1758","kind":"tag","published_at":"2021-12-20T14:27:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.28","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.28/manifests"},{"name":"v2.1.0-beta.6","sha":"74626bda8033b598b875372b8e8cb982ba2349bc","kind":"tag","published_at":"2021-12-16T09:20:37.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.6/manifests"},{"name":"v2.0.27","sha":"b5c6bc2633f1ea150970131e547a1a580052ece5","kind":"tag","published_at":"2021-12-16T09:00:27.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.27","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.27/manifests"},{"name":"v2.1.0-beta.5","sha":"835081d794427f37bd671f584b6083f96ae17aa6","kind":"tag","published_at":"2021-12-09T17:53:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.5/manifests"},{"name":"v2.0.26","sha":"66ca617d40d57627a8820c96d388a7583650ae6e","kind":"tag","published_at":"2021-12-09T17:43:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.26","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.26/manifests"},{"name":"v2.1.0-beta.4","sha":"e57713abe7add73e7033a30af3022668f4a9ec8d","kind":"tag","published_at":"2021-09-01T15:31:59.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.4/manifests"},{"name":"v2.0.25","sha":"2a4c0f8ba2741e618737556ed1973b22a8284a58","kind":"tag","published_at":"2021-09-01T15:17:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.25","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.25/manifests"},{"name":"v2.1.0-beta.3","sha":"912f4beb7254c72e2db4207efdb38543994c7630","kind":"tag","published_at":"2021-08-11T06:36:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.3/manifests"},{"name":"v2.1.0-beta.2","sha":"94ab611f45fbacf94f449a14fd035c6971a786fd","kind":"tag","published_at":"2021-07-29T12:50:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.2/manifests"},{"name":"v2.0.24","sha":"8818eb7ec61dd59059b51478d734e6d30fb8cca9","kind":"tag","published_at":"2021-07-29T12:08:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.24","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.24/manifests"},{"name":"v2.0.23","sha":"79c3770db75c09d5c846d5d42ffb607b29ba5b9f","kind":"tag","published_at":"2021-06-21T11:50:02.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.23","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.23/manifests"},{"name":"v2.0.22","sha":"a40301a5dc44ebbdeac291edf4cf3df3960a6fae","kind":"tag","published_at":"2021-05-24T16:31:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.22","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.22/manifests"},{"name":"v2.1.0-beta.1","sha":"ff09d7fffece5dda0c2f188114393161702135af","kind":"tag","published_at":"2021-04-25T12:29:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.1/manifests"},{"name":"v2.0.21","sha":"47556c4f31576e6bc4e00262661b7b212bd90a60","kind":"tag","published_at":"2021-04-07T14:05:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.21","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"7c6f2ce175e8f9db63a694ae413210f99e183ad7","kind":"tag","published_at":"2021-02-24T09:46:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.20","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.20/manifests"},{"name":"v2.0.19","sha":"bcf99a613e320812fc4b691f96a4e7e3d125749d","kind":"commit","published_at":"2021-02-01T10:44:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.19","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"7385a7d7a3a1f0670d5fda376b8cdf516d7c7b30","kind":"commit","published_at":"2021-01-12T06:56:22.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.18","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.18/manifests"},{"name":"v1.3.29","sha":"3e323fc72d09df6f1957250cf20bdacbe26fd3d7","kind":"tag","published_at":"2021-01-06T14:04:08.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.29","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.29/manifests"},{"name":"v2.0.17","sha":"3318b1e7e6ca900696ce2ed4e6687a725e0aa90a","kind":"commit","published_at":"2020-12-14T20:57:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.17","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.17/manifests"},{"name":"v1.3.28","sha":"7cbec2b0ccd547859823ef1cb2766314202cf480","kind":"tag","published_at":"2020-12-08T13:29:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.28","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.28/manifests"},{"name":"v2.0.16","sha":"d49fd0d8185d5b571c3a90282c4e44a55b996c53","kind":"commit","published_at":"2020-11-26T17:00:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"a85798d66b667a8e598a062db1cdafeae48acf30","kind":"commit","published_at":"2020-11-03T14:46:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.15/manifests"},{"name":"v1.3.27","sha":"cce7305a7ef56c4edc6ab28ae224141facfa8d59","kind":"tag","published_at":"2020-10-28T14:29:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.27","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.27/manifests"},{"name":"v1.3.26","sha":"03a7d8611676ee14e3d6040d8642063d787819ea","kind":"tag","published_at":"2020-10-22T15:25:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.26","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.26/manifests"},{"name":"v2.0.14","sha":"1b36f643d2d40b959e325a00867c45822418202d","kind":"commit","published_at":"2020-10-22T13:51:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.14/manifests"},{"name":"v1.3.25","sha":"56cb309bef2993de47dc846f7bc2933c7a6159c7","kind":"tag","published_at":"2020-08-31T12:58:59.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.25","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25/manifests"},{"name":"v2.0.13","sha":"37a209886890ca5cdd6ef39c61d29827a13c1a1d","kind":"commit","published_at":"2020-08-31T12:48:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.13/manifests"},{"name":"v1.3.25-beta.2","sha":"562d61cc72c0038f66b221a7c6d0b07034e38804","kind":"tag","published_at":"2020-08-19T06:27:25.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.25-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.25-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.25-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.2/manifests"},{"name":"v1.3.25-beta.1","sha":"d591b617c52537edb6fedb2e343800610eb075e3","kind":"tag","published_at":"2020-08-18T06:31:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.25-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.25-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.25-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.1/manifests"},{"name":"v2.0.12","sha":"8b9d7f887fd37ec22cb39f020d710fb7835d159a","kind":"commit","published_at":"2020-07-21T09:25:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"1b227314d669cbbd3395c2ff1e31704ca0d9284c","kind":"commit","published_at":"2020-07-06T07:52:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.11/manifests"},{"name":"v1.3.24","sha":"9c7da5f498d70241993b05598488597bc2c94a98","kind":"tag","published_at":"2020-07-03T06:58:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.24","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.24/manifests"},{"name":"v2.0.10","sha":"cdb2a357aeb61e0a52beb6a8d09953f423924faf","kind":"commit","published_at":"2020-05-26T12:18:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"655f8ac6f8586a8a0d49d217f0846deefb45de21","kind":"commit","published_at":"2020-05-04T06:00:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"8600d4ff895df5d6df5ecfd45e7244af04d8f89f","kind":"commit","published_at":"2020-04-14T19:08:41.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.8/manifests"},{"name":"v1.3.23","sha":"bf556d4765c9305ed14f6cd962f4f438239799e4","kind":"tag","published_at":"2020-04-14T18:13:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.23","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.23/manifests"},{"name":"v2.0.7","sha":"f6e03e838ce51eee8d751df03f29afb3eeea42d6","kind":"tag","published_at":"2020-04-10T07:01:02.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.7/manifests"},{"name":"v1.3.22","sha":"dae8b1ba6368d8d2bd31eb5435e868f16c9ce9d3","kind":"tag","published_at":"2020-04-04T14:41:59.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.22","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.22/manifests"},{"name":"v2.0.6","sha":"9b2dcc9b499b125560193ba39f65c5d359ceb11d","kind":"commit","published_at":"2020-04-04T14:35:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"5e605a630551397a0f21b4b530b177fe4e571542","kind":"commit","published_at":"2020-03-29T01:13:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"743eceac9c69e4e5aa8e3ced425d8893cb55119c","kind":"tag","published_at":"2020-03-27T16:51:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.4/manifests"},{"name":"v1.3.21","sha":"45575df553f0a93eb5b6b5c98e4471b590f1c884","kind":"tag","published_at":"2020-03-26T19:46:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.21","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.21/manifests"},{"name":"v2.0.3","sha":"7cee3e11d29ec21f0073aa4ac03b08a4f2a0ef17","kind":"tag","published_at":"2020-03-26T19:29:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.3/manifests"},{"name":"v1.3.20","sha":"b2dd14eaab5ef3a03c172ebdc06ea0e9a71fa0ce","kind":"tag","published_at":"2020-02-24T16:29:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.20","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.20/manifests"},{"name":"v1.3.19","sha":"b91d891e04fcb0c0c0c4fc3f371d36c09c19ba2c","kind":"tag","published_at":"2020-02-20T02:16:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.19","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.19/manifests"},{"name":"v2.0.2","sha":"60206ea15541869622623167c590276a6329f5b8","kind":"commit","published_at":"2020-02-20T02:05:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"e7c8b260c3d81e91ac537787424e888afd35f594","kind":"commit","published_at":"2020-01-30T20:50:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.1/manifests"},{"name":"v1.3.18","sha":"6e54def3f9d07d5bd1b57f8d296e8cbae7d008f4","kind":"tag","published_at":"2020-01-30T20:16:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.18","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.18/manifests"},{"name":"v2.0.0","sha":"20050b10bc7fe88edff3ff320b4cea85c023f30d","kind":"tag","published_at":"2019-12-09T21:54:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0/manifests"},{"name":"v2.0.0-rc14","sha":"8ca390bf44dea39dfc1b15422881e14c8bcb341f","kind":"tag","published_at":"2019-12-08T18:53:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc14/manifests"},{"name":"v1.3.17","sha":"cdf214a094e400027463a8d523a7c00c9dcdfdb4","kind":"tag","published_at":"2019-11-24T10:47:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.17","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.17/manifests"},{"name":"v2.0.0-rc13","sha":"b5c0c3b19ac4fc22fe8eefe2c3b61ba6e6b3829a","kind":"tag","published_at":"2019-11-20T22:45:08.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc13/manifests"},{"name":"v2.0.0-rc12","sha":"caba50b91297444ceb3c02e1295fad7b3991da21","kind":"tag","published_at":"2019-10-23T20:11:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc12/manifests"},{"name":"v1.3.16","sha":"45f9865864c305639b555ac3c2a57fe946f0913b","kind":"tag","published_at":"2019-10-20T20:29:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.16/manifests"},{"name":"v2.0.0-rc11","sha":"82c1361e0a21dc94c3b3cdabdd141fb87fbbfe99","kind":"tag","published_at":"2019-10-13T16:15:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc11/manifests"},{"name":"v1.3.15","sha":"18caa542327c2a20c6f140d7c645f57f4e11a109","kind":"tag","published_at":"2019-09-25T17:22:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.15/manifests"},{"name":"v2.0.0-rc10","sha":"26b8df02d45004c1abb92e8a50054e17e34c0fb0","kind":"tag","published_at":"2019-09-16T23:06:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc10/manifests"},{"name":"v2.0.0-rc9","sha":"6cfd68560c91d0b0a5682bdbb9f20eeaa09c398d","kind":"tag","published_at":"2019-08-31T18:01:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc9/manifests"},{"name":"v2.0.0-rc8","sha":"e3a1c7a650cba5ab32164761574ef69af4134f17","kind":"tag","published_at":"2019-08-29T13:08:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc8/manifests"},{"name":"v2.0.0-rc7","sha":"1e5ee67862cc25755891e1587e709773ffa314c4","kind":"tag","published_at":"2019-08-28T14:43:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc7/manifests"},{"name":"v2.0.0-rc6","sha":"c8e0b0137115322e39a93f3a369e4dec72df9045","kind":"tag","published_at":"2019-08-27T19:30:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc6/manifests"},{"name":"v2.0.0-rc5","sha":"171a6751fa063b32c47201b1821e4d7e610c865e","kind":"tag","published_at":"2019-08-08T06:19:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc5/manifests"},{"name":"v1.3.14","sha":"f720ed469d52842ba23839f7d9b467f610d74524","kind":"tag","published_at":"2019-08-07T18:50:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.14/manifests"},{"name":"v1.3.13","sha":"e006b420447da6cb8bc3e7fb2aaa6271229c7aa1","kind":"tag","published_at":"2019-07-16T19:38:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.13/manifests"},{"name":"v2.0.0-rc4","sha":"d7e770086334fc3c84e83a96d8e2fb863ac5b252","kind":"tag","published_at":"2019-06-28T06:29:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc4/manifests"},{"name":"v2.0.0-rc3","sha":"21352e6277118d30b82df6ba2a1e899619ed202e","kind":"tag","published_at":"2019-06-16T15:48:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc3/manifests"},{"name":"v2.0.0-rc2","sha":"2162827fd2af02f2774aadc60809161055fec5ae","kind":"tag","published_at":"2019-05-26T16:09:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc2/manifests"},{"name":"v1.3.12","sha":"c1461c389a1f01a757c966518dd2c52601204676","kind":"tag","published_at":"2019-05-25T18:10:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.12/manifests"},{"name":"v1.3.11","sha":"a47305d487e710d013c46283a9b286358688d5f1","kind":"tag","published_at":"2019-05-09T18:16:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.11/manifests"},{"name":"v1.3.10","sha":"42759228412e484fa170bc9ab5aae019422432c3","kind":"tag","published_at":"2019-04-29T16:56:01.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.10/manifests"},{"name":"v2.0.0-rc1","sha":"d9397fecfadc3e34ca8742b17077a3bac32624dd","kind":"tag","published_at":"2019-04-18T18:40:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc1/manifests"},{"name":"v1.3.9","sha":"88a73fd64c20015bd8b059bf8a052e98d35e6080","kind":"tag","published_at":"2019-02-24T00:56:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.9/manifests"},{"name":"v1.3.8","sha":"ec23670cc6ecc2d16bef7e48130c99e741aab711","kind":"tag","published_at":"2019-01-01T13:10:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.8/manifests"},{"name":"v2.0.0-rc0","sha":"bc4b7dc04d9c06e7357e3d3d55bdfca366de18b4","kind":"tag","published_at":"2018-10-02T19:50:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc0/manifests"},{"name":"v1.3.7","sha":"777686d9bcfb7a732838a5cfc4043b9a65b0eaea","kind":"tag","published_at":"2018-10-02T10:25:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.7/manifests"},{"name":"v1.2.9","sha":"49dd12a95398ee1b841ad9ba48fdbf35149137e7","kind":"tag","published_at":"2018-10-01T06:43:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.9/manifests"},{"name":"v1.3.6","sha":"99cbd25dad946952bcc3fb7b7e5152f064dac382","kind":"tag","published_at":"2018-10-01T06:01:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.6/manifests"},{"name":"v1.1.8","sha":"fd4c7266d4b6b780f06d3be7e14a79406ae77168","kind":"tag","published_at":"2018-06-24T18:34:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.8/manifests"},{"name":"v1.2.8","sha":"5a96d56fa6fc07b1d34700d42615162cc8584c03","kind":"tag","published_at":"2018-06-24T17:03:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.8/manifests"},{"name":"v1.3.5","sha":"7acede06f2df73f1db80461e44ba23708eb6bdd5","kind":"tag","published_at":"2018-06-24T15:36:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"a4e03c33c92dedf83886f0cc66bc443ad916feba","kind":"tag","published_at":"2018-06-15T08:23:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.4/manifests"},{"name":"v1.2.7","sha":"bb7291d26b7a00fa37c2712b620fb6fb747cae5a","kind":"tag","published_at":"2018-06-15T07:18:20.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.7/manifests"},{"name":"v1.3.3","sha":"c4f66abf07cc46813b98137dc29a8a2762ab33e2","kind":"tag","published_at":"2018-06-06T20:09:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.3/manifests"},{"name":"v1.2.6","sha":"be9b592857e85dc50a3181b6b5efc23bdbc384d8","kind":"tag","published_at":"2018-05-06T21:14:57.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.6/manifests"},{"name":"v1.3.2","sha":"f22ae5293ec400e9faafd1cf18944f5ed60b3c0e","kind":"tag","published_at":"2018-05-06T20:26:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"c49ab943d4fe3c55afdb14814b818d3d5a4bf7dd","kind":"tag","published_at":"2018-04-04T16:46:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.1/manifests"},{"name":"v1.2.5","sha":"9add5d717a420f76681e2b6816b8beb6ccdf3a65","kind":"tag","published_at":"2018-04-04T15:24:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.5/manifests"},{"name":"v1.3.0","sha":"5fc2ab21c58bcc0da2c78ca41e353c69928bc777","kind":"tag","published_at":"2018-03-14T17:20:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0/manifests"},{"name":"v1.3.0-rc7","sha":"fb9cdad412e1be86cf2fff2dd9962271a113b025","kind":"tag","published_at":"2018-02-23T10:17:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc7/manifests"},{"name":"v1.2.4","sha":"462c373665d885b82ab2e7dfd5cf5ef675cc3499","kind":"tag","published_at":"2018-02-11T09:54:01.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.4/manifests"},{"name":"v1.1.7","sha":"7269c4dd270ed967a19c912ed8dae189123d0b37","kind":"tag","published_at":"2018-02-10T19:17:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.7/manifests"},{"name":"v1.3.0-rc6","sha":"b89b2223222b78b41d71fde00c31a7a0b43156b0","kind":"tag","published_at":"2018-02-09T09:21:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc6/manifests"},{"name":"v1.3.0-rc5","sha":"4c840c0186a5d4e7f43dbf66182ff35a36ed91cc","kind":"tag","published_at":"2018-02-08T11:28:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc5/manifests"},{"name":"v1.2.3","sha":"c956c492081a2006f7f7fa5442f2a3f0de027527","kind":"tag","published_at":"2018-01-22T18:11:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.3/manifests"},{"name":"v1.3.0-rc4","sha":"a22c62b7b9037793f63fb0fb135ce368a83fa286","kind":"tag","published_at":"2018-01-18T23:24:44.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc4/manifests"},{"name":"v1.3.0-rc3","sha":"29926075af642d815d0a2e46c88ab109fa084ddb","kind":"tag","published_at":"2018-01-09T10:53:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc3/manifests"},{"name":"v1.3.0-rc2","sha":"f0bd2f1eec7551077b14662bf10f52840a5626f4","kind":"tag","published_at":"2018-01-05T19:42:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc2/manifests"},{"name":"v1.2.2","sha":"7f9b9445f345110e198298382373c0bec94f7cac","kind":"tag","published_at":"2017-11-27T08:10:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.2/manifests"},{"name":"v1.3.0-rc1","sha":"90aee5f8ce5585722b3f1b8c5f86b7c945bb1752","kind":"tag","published_at":"2017-11-22T15:01:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc1/manifests"},{"name":"v1.2.1","sha":"a270cf4bd982a819bc8a4c273fdcb38bdca5f0df","kind":"tag","published_at":"2017-11-22T12:23:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.1/manifests"},{"name":"v1.1.6","sha":"861f18cffb7df2b17b4e54c638792a7b3f99c003","kind":"tag","published_at":"2017-11-02T07:58:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"05b28222d9ccd0a32fd73b24998ce0e8be1ca1ca","kind":"tag","published_at":"2017-10-17T12:41:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.5/manifests"},{"name":"v1.2.0","sha":"3e8bf3b8338d6367a3dd87d2e7aac6c438c163e4","kind":"tag","published_at":"2017-10-06T13:02:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0/manifests"},{"name":"v1.2.0-rc6","sha":"6fe033be9bd7dc40cf1f0d6569b54a8dd635560c","kind":"tag","published_at":"2017-09-19T14:56:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc6/manifests"},{"name":"v1.2.0-rc5","sha":"826555e8576e5054abe8186fa7c70caa5bf25f7e","kind":"tag","published_at":"2017-09-05T09:14:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc5/manifests"},{"name":"v1.2.0-rc4","sha":"d0acafd047b174a703f440c2cbc92e9241edd6e8","kind":"tag","published_at":"2017-08-24T19:36:37.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc4/manifests"},{"name":"v1.2.0-rc3","sha":"0037881dcf26be144e74ca858270dac2ce83be59","kind":"tag","published_at":"2017-08-24T09:35:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc3/manifests"},{"name":"v1.1.4","sha":"cd115f80c0dacd0cd38112e973cf1590eee848f0","kind":"tag","published_at":"2017-08-24T08:23:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.4/manifests"},{"name":"v1.2.0-rc2","sha":"faf0dc10475de7075dcd8fb97ef899c57209d546","kind":"tag","published_at":"2017-08-18T06:50:45.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc2/manifests"},{"name":"v1.2.0-rc1","sha":"3a87e22c1e0fc05b1583439e83c6a9f38e6ec106","kind":"tag","published_at":"2017-08-02T17:37:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc1/manifests"},{"name":"v1.1.3","sha":"c32f9c596279e113c08200b57540ac832e9f2d98","kind":"tag","published_at":"2017-07-31T11:41:57.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.3/manifests"},{"name":"v1.0.9","sha":"76870752757b9e13ea01a5555146b0db92d41914","kind":"tag","published_at":"2017-07-31T09:45:45.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.9/manifests"},{"name":"v1.1.2","sha":"35e2cefeceb130cbf80929dff4f85ab468566396","kind":"tag","published_at":"2017-06-27T07:42:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.2/manifests"},{"name":"v1.0.8","sha":"eafbb5d29e99f62db9fb24d66a393082eaa557b2","kind":"tag","published_at":"2017-06-27T07:17:08.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.8/manifests"},{"name":"v1.1.1","sha":"d65931e328a553094f5386acde72fc8ab4ca4615","kind":"tag","published_at":"2017-05-19T12:05:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"233515e217b91258ef7822953a884e9d104c7f03","kind":"tag","published_at":"2017-03-21T08:26:48.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0/manifests"},{"name":"v1.0.7","sha":"8c4ffc1316e24e074fda1250f704e5d63ec9386c","kind":"tag","published_at":"2017-03-20T18:34:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.7/manifests"},{"name":"v1.1.0-rc4","sha":"ba3087892729fb0ea8028d7c37cfc88a2eaa30e5","kind":"tag","published_at":"2017-03-15T16:52:22.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc4/manifests"},{"name":"v1.1.0-rc3","sha":"84739bf5a3226ee863c3f2a1dd4ba5f955ec7210","kind":"tag","published_at":"2017-03-15T10:58:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc3/manifests"},{"name":"v1.1.0-rc2","sha":"367033ef96a147d271298f94f77a67972192edae","kind":"tag","published_at":"2017-03-08T13:59:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc2/manifests"},{"name":"v1.1.0-rc1","sha":"55eee43f88bce129da741be93ccf1da25d6005a6","kind":"tag","published_at":"2017-02-13T08:17:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc1/manifests"},{"name":"v1.0.6","sha":"46d8ac9e9a61902596c8d6b1e17e2f6c88e5982d","kind":"tag","published_at":"2017-01-30T18:58:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"6e89e64cdd17562a73a97b098a05b2bd61d3ced8","kind":"tag","published_at":"2016-11-18T11:00:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"38b3199f49e6b67535e3070e56d410dc7ba32c70","kind":"tag","published_at":"2016-11-14T18:01:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"bca4ad4a2f46f15721305e2ef7c5c67f4ca08b23","kind":"tag","published_at":"2016-10-28T17:22:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"4d58bf6558cb1d3e382471581d14d50aadeaf12e","kind":"tag","published_at":"2016-09-23T18:18:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"2cf469dbf87e81c0fbf9402d73a4a94ef31d5fac","kind":"tag","published_at":"2016-09-21T12:38:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"ca39aa51a87a596e7b7e7e1309f9c34d9544bf63","kind":"tag","published_at":"2016-07-26T13:12:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc4","sha":"c1f860b56e16d64556f4249cde5423d221d8db35","kind":"tag","published_at":"2016-07-08T08:26:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc4/manifests"},{"name":"v0.9.3","sha":"2565a66fbb62e28c8e7ac2754be14e594fd1b445","kind":"tag","published_at":"2016-06-20T14:27:20.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.3/manifests"},{"name":"v1.0.0-rc3","sha":"861c33352a33836cb6cef365c26a255187ba361d","kind":"tag","published_at":"2016-05-31T16:24:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"e37431766143efaf0c68eed74978b11e929a5bf8","kind":"tag","published_at":"2016-03-30T08:09:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc2/manifests"},{"name":"v1.0.0-rc1","sha":"a67d4c9e438ec9ba7c3e08f2d749d74d288d9f5a","kind":"tag","published_at":"2016-03-18T22:52:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc1/manifests"},{"name":"v0.9.2","sha":"ac9a7dcb755eff6e7ceec18fa662e107269a73de","kind":"tag","published_at":"2016-01-20T08:38:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.2/manifests"},{"name":"v0.8.5","sha":"668cd9f32622e70da9c9457377d442213094d28d","kind":"commit","published_at":"2015-11-03T16:20:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.5/manifests"},{"name":"v0.9.1","sha":"4d36235d352e9a04923408094759406c929043ba","kind":"commit","published_at":"2015-11-03T15:39:46.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1/manifests"},{"name":"v0.9.1-rc1","sha":"e61e388a3b4853aa2940b0957857513a5046b74d","kind":"commit","published_at":"2015-11-02T11:29:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.1-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1-rc1/manifests"},{"name":"v0.9.0","sha":"a8b117f07d3180f3b6acf89f8488003648178c06","kind":"commit","published_at":"2015-10-28T15:10:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0/manifests"},{"name":"v0.9.0-rc5","sha":"a7f440f719e436a645f00b3b3fd166b2b156d2b9","kind":"commit","published_at":"2015-10-20T10:49:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc5/manifests"},{"name":"v0.8.4","sha":"a29daa061e0c4376edb00083722ed1730adcaf8b","kind":"tag","published_at":"2015-08-26T01:55:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.4/manifests"},{"name":"v0.9.0-rc4","sha":"83edc098bc49ae3168340f6d24324b97c9b500da","kind":"tag","published_at":"2015-08-24T13:54:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc4/manifests"},{"name":"v0.8.3","sha":"c733aff2541857e299fca50c3cf5769b2d4d0fb1","kind":"tag","published_at":"2015-08-24T13:35:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.3/manifests"},{"name":"v0.9.0-rc3","sha":"26931fe097c2526b2582a35393d60ba9019c5a76","kind":"tag","published_at":"2015-07-14T21:30:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc3/manifests"},{"name":"v0.9.0-rc2","sha":"149e8ee1c1f85a4e5ec887f0f864f586c55717b8","kind":"tag","published_at":"2015-07-09T13:25:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc2/manifests"},{"name":"v0.8.2","sha":"51c06f9f808117b6ec71d7f972c1ec7ce4e08fe1","kind":"tag","published_at":"2015-07-06T18:21:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.2/manifests"},{"name":"v0.9.0-rc1","sha":"4c9cd76389a14ddb7af5ea1536926cc9c80cec31","kind":"tag","published_at":"2015-06-18T18:57:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc1/manifests"},{"name":"v0.8.1-fixed-docs","sha":"09f538ef4cdbd14198e38503eda1a865e2120e3a","kind":"commit","published_at":"2015-04-12T16:52:48.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1-fixed-docs","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1-fixed-docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.1-fixed-docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-fixed-docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-fixed-docs/manifests"},{"name":"v0.8.1","sha":"b72b2c022f580d4ba01b24ebc5d35edfa7dd0614","kind":"tag","published_at":"2015-04-07T13:02:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1/manifests"},{"name":"v0.8.1-rc2","sha":"756e443dd72fad27f7fb8af1e16e8712e67bdaa1","kind":"tag","published_at":"2015-04-01T14:04:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc2/manifests"},{"name":"v0.8.1-rc1","sha":"99c04b28d9fcc6aa5e35618572d868ade32c134c","kind":"tag","published_at":"2015-04-01T13:46:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc1/manifests"},{"name":"v0.8.0","sha":"fbe6baff38c47eb55374c1a9f6ba07e51d98e1e3","kind":"tag","published_at":"2015-03-05T15:38:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0/manifests"},{"name":"v0.8.0-rc5","sha":"50a7fc0e73e300847e2c61bdb127619d572aacfe","kind":"tag","published_at":"2015-03-01T01:26:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc5/manifests"},{"name":"v0.8.0-rc4","sha":"4acc8b9befc1a730129fb9b9b68ff04aa0098ed5","kind":"tag","published_at":"2015-02-25T20:31:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc4/manifests"},{"name":"v0.8.0-rc3","sha":"294a2f11e2972039a372b65d98067d1e12ce5087","kind":"tag","published_at":"2015-02-20T00:21:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc3/manifests"},{"name":"v0.8.0-rc2","sha":"7f45f7af37cdbc24830e57e5a96a4e71e4954fce","kind":"tag","published_at":"2015-01-17T17:12:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc2/manifests"},{"name":"v0.8.0-rc1","sha":"77f04bc174ac3e97f4a5a23ebc19906037747895","kind":"tag","published_at":"2014-11-09T16:34:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc1/manifests"},{"name":"v0.7.1","sha":"901a459af922491bb556d62e046d1475760fb8ce","kind":"commit","published_at":"2014-06-20T15:23:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"ecfa4a50022a4f565c4b94ed678bf60c0eaba488","kind":"tag","published_at":"2014-04-04T21:30:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0/manifests"},{"name":"v0.7.0-rc3","sha":"d9bbd2be65362254a821da076bb89e4238b6c78c","kind":"tag","published_at":"2014-03-31T14:11:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc3/manifests"},{"name":"v0.7.0-rc2","sha":"5e58939d843e6d991bc14cf3e140b788455b6761","kind":"tag","published_at":"2014-02-28T15:46:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc2/manifests"},{"name":"v0.7.0-rc1","sha":"3dcd503aa2dc13ade6245345b4a135c8976e090e","kind":"tag","published_at":"2014-01-31T12:18:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc1/manifests"},{"name":"v0.6.2","sha":"61d713baf1c62a7583ad200a48a33223b5635c8c","kind":"tag","published_at":"2013-03-19T00:08:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.6.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"0138a73a3b6d8f29a7c8cec0abd3332f48b5ddc0","kind":"tag","published_at":"2012-11-28T19:23:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.6.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"ef7777eb293fa0db517a9c585ec491dc00e70491","kind":"tag","published_at":"2012-11-26T21:50:44.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.6.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"10e21f48ae2c4f2bd534575e7136dae115ccb3a3","kind":"tag","published_at":"2012-08-07T00:12:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.5.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"937771a0fdb58d6e7c115c98d9abb419d89d2aee","kind":"tag","published_at":"2012-07-31T06:13:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.5.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.0/manifests"},{"name":"v0.4.4","sha":"11ec3cf213b439f8a18b2684a8e571c66a42c25d","kind":"tag","published_at":"2012-07-24T17:47:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"836adcccf8fe0a9efcd621ffea9e26051b3fe2d4","kind":"tag","published_at":"2012-06-23T01:14:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"c81ee45fe05a7473c0fabe016259d4cac0d1709f","kind":"tag","published_at":"2012-06-20T20:10:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"56253364e610dd1b39696ff86e68b92dfd816801","kind":"tag","published_at":"2012-06-19T23:38:46.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"09244fae39dac8a0e3f22ff29ae0739311be8a7d","kind":"tag","published_at":"2012-05-01T20:40:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"f37ce009d52595ea8999a89d7c66f351f216fddd","kind":"tag","published_at":"2012-03-15T23:07:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.3.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"dd824ebb78851bb783c5f4f0b8d14de98aa13320","kind":"tag","published_at":"2012-03-14T01:14:46.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.3.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"862c414b371befbba2b6d4d35d8f15801f6187f5","kind":"tag","published_at":"2012-02-24T22:35:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.2.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"6b0ebd256d0d4d7aae3840a4c04211c573e36f39","kind":"tag","published_at":"2012-02-16T04:04:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.2.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.0/manifests"},{"name":"v0.1.3","sha":"7fa15b84aa2dfca6b8cd91314e669c4a64be023d","kind":"tag","published_at":"2012-01-19T22:03:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"9e8917f81f2a740bd66dd6196eb46e86f3893c2e","kind":"tag","published_at":"2012-01-08T03:02:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"037baeff84b3327171d2daaec6100d51167ac4de","kind":"tag","published_at":"2011-12-28T20:27:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"5b484dceb4dc0990e9a67dcf143dc77baf27799d","kind":"tag","published_at":"2011-12-22T03:44:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.0/manifests"},{"name":"v0.0.14","sha":"5aeb2c5b8cfcc90a6289bdce1ae4db96daf67cc7","kind":"commit","published_at":"2011-12-01T06:36:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.14/manifests"},{"name":"v0.0.13-NOGZIP","sha":"c2f13cdfe40a4132b548a0df366d2be06d5d696b","kind":"tag","published_at":"2011-10-13T18:21:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.13-NOGZIP","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.13-NOGZIP","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.13-NOGZIP","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13-NOGZIP","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13-NOGZIP/manifests"},{"name":"v0.0.13","sha":"8d1310adbf0b72fc75b60a4222d0c8581485b863","kind":"tag","published_at":"2011-10-08T01:03:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"a103d2668f95bea9c5fff5b9fff26f0b058d8c8a","kind":"tag","published_at":"2011-09-21T00:40:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.12/manifests"},{"name":"v0.0.11-1","sha":"b3a4707e81cb3c01e24bf1f3c9c3bb3307c43902","kind":"tag","published_at":"2011-09-16T06:01:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.11-1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.11-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.11-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11-1/manifests"},{"name":"v0.0.11","sha":"846f5f75774e2f97874b6b2f43a2a9142041353b","kind":"tag","published_at":"2011-09-15T02:28:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11/manifests"},{"name":"v0.0.10-1","sha":"149a9048c73bceda7af027086633f0ec7841381b","kind":"tag","published_at":"2011-08-23T22:15:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.10-1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.10-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.10-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10-1/manifests"},{"name":"v0.0.10","sha":"7f1bc683ebecdcbf07008b665cd217574600f97f","kind":"tag","published_at":"2011-08-23T20:59:17.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"ce084bcca7f6087e2f44e8bf94c3d225646f9752","kind":"tag","published_at":"2011-08-12T01:26:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"b08af670cd5b4207aa4b3fd16d37c9f0f0d6715a","kind":"tag","published_at":"2011-07-05T22:05:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"0eb4d8dfaee9d700a03700bde0d918dba9252586","kind":"tag","published_at":"2011-05-24T03:50:27.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"6c258a787d048e429a615dc77ea6f582d841e317","kind":"tag","published_at":"2011-05-17T20:50:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"b0ae3fb5e63f428992691869256d70876074d77e","kind":"tag","published_at":"2011-05-13T20:02:36.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"6e1764fa805a89cac4540e6449db632cff631bff","kind":"tag","published_at":"2011-05-10T01:55:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"115f8056e80a5beae4ccf3a46d7ee3bc68f99098","kind":"tag","published_at":"2011-04-27T22:04:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.3/manifests"},{"name":"v0.0.2-fix-publishing","sha":"b78e695c25ef1c890092412841164bf09d731928","kind":"tag","published_at":"2011-03-30T06:25:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.2-fix-publishing","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.2-fix-publishing","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.2-fix-publishing","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2-fix-publishing","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2-fix-publishing/manifests"},{"name":"v0.0.2","sha":"9dd90d7d78f6255375bf96a89daecf6c928d0c1d","kind":"tag","published_at":"2011-03-26T01:04:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"e3efe5ecf10f0eee76064798454345cd51560300","kind":"tag","published_at":"2011-03-15T04:13:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-03-05T04:33:33.053Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":31.998402898858956,"stargazers_count":2.3685651972399846,"forks_count":1.3892372236924737,"average":16.9340373151847},"purl":"pkg:maven/io.dropwizard/dropwizard-benchmarks","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.dropwizard:dropwizard-benchmarks","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.dropwizard:dropwizard-benchmarks","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.dropwizard:dropwizard-benchmarks/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-17T22:01:46.875Z","issues_count":115,"pull_requests_count":3854,"avg_time_to_close_issue":4066175.064102564,"avg_time_to_close_pull_request":184543.8000577034,"issues_closed_count":78,"pull_requests_closed_count":3466,"pull_request_authors_count":38,"issue_authors_count":78,"avg_comments_per_issue":1.7478260869565216,"avg_comments_per_pull_request":1.276336274001038,"merged_pull_requests_count":2880,"bot_issues_count":23,"bot_pull_requests_count":3566,"past_year_issues_count":51,"past_year_pull_requests_count":1709,"past_year_avg_time_to_close_issue":1258712.7857142857,"past_year_avg_time_to_close_pull_request":128888.41437206179,"past_year_issues_closed_count":28,"past_year_pull_requests_closed_count":1489,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":34,"past_year_avg_comments_per_issue":0.5490196078431373,"past_year_avg_comments_per_pull_request":0.8308952603861908,"past_year_bot_issues_count":12,"past_year_bot_pull_requests_count":1542,"past_year_merged_pull_requests_count":1272,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/issues","maintainers":[{"login":"joschi","count":155,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joschi"},{"login":"zUniQueX","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zUniQueX"},{"login":"jplock","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jplock"},{"login":"mbeaatriz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbeaatriz"}],"active_maintainers":[{"login":"joschi","count":99,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joschi"},{"login":"zUniQueX","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zUniQueX"},{"login":"mbeaatriz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbeaatriz"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-benchmarks/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-benchmarks/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-benchmarks/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-benchmarks/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-benchmarks/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-benchmarks/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4820579,"name":"io.dropwizard:dropwizard-metrics","ecosystem":"maven","description":"Dropwizard is a Java framework for developing ops-friendly, high-performance, RESTful web applications.","homepage":"http://www.dropwizard.io/5.0.2","licenses":"Apache License 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/dropwizard/dropwizard","keywords_array":[],"namespace":"io.dropwizard","versions_count":237,"first_release_published_at":"2014-01-31T12:22:09.000Z","latest_release_published_at":"2026-05-31T22:50:00.000Z","latest_release_number":"5.0.2","last_synced_at":"2026-06-20T12:56:15.763Z","created_at":"2022-07-26T15:01:41.302Z","updated_at":"2026-06-20T12:56:15.764Z","registry_url":"https://central.sonatype.com/artifact/io.dropwizard/dropwizard-metrics/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.dropwizard/dropwizard-metrics/","metadata":{"repositories":["https://central.sonatype.com/repository/maven-snapshots/"]},"repo_metadata":{"id":1326622,"uuid":"1272129","full_name":"dropwizard/dropwizard","owner":"dropwizard","description":"A damn simple library for building production-ready RESTful web services.","archived":false,"fork":false,"pushed_at":"2026-05-31T02:07:41.000Z","size":114484,"stargazers_count":8575,"open_issues_count":25,"forks_count":3405,"subscribers_count":353,"default_branch":"release/5.0.x","last_synced_at":"2026-05-31T04:07:02.839Z","etag":null,"topics":["dropwizard","hibernate","java","jax-rs","jdbi","jersey-framework","jersey2","jetty","rest","restful-webservices","web-framework"],"latest_commit_sha":null,"homepage":"https://www.dropwizard.io","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dropwizard.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-01-19T19:52:29.000Z","updated_at":"2026-05-31T02:07:45.000Z","dependencies_parsed_at":"2023-09-25T00:36:07.805Z","dependency_job_id":"49d46f65-78ee-4616-9a89-d341231d1f09","html_url":"https://github.com/dropwizard/dropwizard","commit_stats":{"total_commits":6736,"total_committers":528,"mean_commits":"12.757575757575758","dds":0.7804334916864608,"last_synced_commit":"7c83a8faa94592fae7449ece2efd3563583d239c"},"previous_names":[],"tags_count":277,"template":false,"template_full_name":null,"purl":"pkg:github/dropwizard/dropwizard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dropwizard","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/refs/heads/release/5.0.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/sbom","scorecard":{"id":356802,"data":{"date":"2025-08-11","repo":{"name":"github.com/dropwizard/dropwizard","commit":"3b65cea7d21d47f0fa267aff12315cf7364fafae"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/18 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/maven.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maven.yml:29","Warn: no topLevel permission defined: .github/workflows/announce-release.yml:1","Warn: no topLevel permission defined: .github/workflows/assign-milestone.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/close_stale.yml:9","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/maven.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/trigger-release.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":8,"reason":"dependency not pinned by hash detected -- score normalized to 8","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/announce-release.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/dropwizard/dropwizard/announce-release.yml/release/4.0.x?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/dropwizard/dropwizard/release.yml/release/4.0.x?enable=pin","Info:  21 out of  21 GitHub-owned GitHubAction dependencies pinned","Info:   6 out of   8 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:10"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (28) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T09:47:45.812Z","repository_id":1326622,"created_at":"2025-08-18T09:47:45.812Z","updated_at":"2025-08-18T09:47:45.812Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33752288,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-31T02:00:06.040Z","response_time":95,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"dropwizard","name":"Dropwizard","uuid":"5478557","kind":"organization","description":"","email":null,"website":"https://www.dropwizard.io","location":null,"twitter":"dropwizardio","company":null,"icon_url":"https://avatars.githubusercontent.com/u/5478557?v=4","repositories_count":27,"last_synced_at":"2024-03-25T21:19:31.942Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dropwizard","funding_links":[],"total_stars":16606,"followers":61,"following":0,"created_at":"2022-11-02T16:45:24.316Z","updated_at":"2024-03-25T21:19:40.177Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dropwizard","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dropwizard/repositories"},"tags":[{"name":"v3.0.17","sha":"b4412f5843117b91c0925baaba7102c197e7809d","kind":"tag","published_at":"2026-01-27T21:53:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.17","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.17/manifests"},{"name":"v4.0.17","sha":"2eebdb206ad34815c2ee0035f91ac076b4ea17f0","kind":"tag","published_at":"2026-01-27T21:51:22.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.17","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.17/manifests"},{"name":"v5.0.1","sha":"ea6a2040ee5f2bf98398fb7ad1fb5ace3d5d572e","kind":"tag","published_at":"2026-01-27T21:43:17.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"84dbb957eadb10181039b8222efd39765553bca6","kind":"tag","published_at":"2025-09-16T08:29:02.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0/manifests"},{"name":"v3.0.16","sha":"ffe3e836d8c3412edac8d80ece719166e2e606e7","kind":"tag","published_at":"2025-08-25T22:53:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.16/manifests"},{"name":"v4.0.16","sha":"934373df90d67e5a6f5a7849c0af6598b4e45a3c","kind":"tag","published_at":"2025-08-25T22:52:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.16/manifests"},{"name":"v5.0.0-rc.5","sha":"d7e163da54bd0a80a6046b9840d9b2928b31b2e9","kind":"tag","published_at":"2025-08-25T22:51:44.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.5/manifests"},{"name":"v3.0.15","sha":"8a52fe4aea45f84571b33eb173735802e20bbc64","kind":"tag","published_at":"2025-07-24T07:53:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.15/manifests"},{"name":"v4.0.15","sha":"6616a964156e0ebbe6545dafab52ef7b7ac2b2b9","kind":"tag","published_at":"2025-07-24T07:53:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.15/manifests"},{"name":"v5.0.0-rc.4","sha":"310941b8b2ceedd73b263f712795b45938a028fa","kind":"tag","published_at":"2025-07-23T23:20:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.4/manifests"},{"name":"v3.0.14","sha":"1715dd027139a427fc1bc33827d64ec711525ccf","kind":"tag","published_at":"2025-05-25T20:26:41.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.14/manifests"},{"name":"v4.0.14","sha":"8c744d19a0e741d162c458bee8718acf8078f922","kind":"tag","published_at":"2025-05-25T20:26:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.14/manifests"},{"name":"v5.0.0-rc.3","sha":"ee35dc128decbad13f1f4186b11fe47ee6920d8f","kind":"tag","published_at":"2025-05-25T20:25:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.3/manifests"},{"name":"v4.0.13","sha":"153956cf61aacee809b413752f40bf96876e1e03","kind":"tag","published_at":"2025-03-26T23:41:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.13/manifests"},{"name":"v3.0.13","sha":"76ba41397e11a281256cf631aaa5daaa875a8a2b","kind":"tag","published_at":"2025-03-26T23:23:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.13/manifests"},{"name":"v5.0.0-rc.2","sha":"6b1ebba8fcca6a303997d06edaea29e52b8c3b51","kind":"tag","published_at":"2025-03-26T23:18:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.2/manifests"},{"name":"v4.0.12","sha":"b50169f6e6410a4d34d9c467b95ca7b885cf5dda","kind":"tag","published_at":"2025-01-15T22:38:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.12/manifests"},{"name":"v5.0.0-rc.1","sha":"ed203df38708927f65f9cd7f2760da408af97171","kind":"tag","published_at":"2025-01-15T22:17:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.1/manifests"},{"name":"v3.0.12","sha":"400e4a2f4e15eda153ac79e07bcf2c88420e6422","kind":"tag","published_at":"2025-01-15T22:17:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.12/manifests"},{"name":"v4.0.11","sha":"459892ea1853dcd1199c6bbb28da4347e7e70f60","kind":"tag","published_at":"2024-11-27T21:56:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.11/manifests"},{"name":"v3.0.11","sha":"f8603dcc52bfaaf9711d4808c350cca40f2001f5","kind":"tag","published_at":"2024-11-27T21:56:41.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.11/manifests"},{"name":"v5.0.0-alpha.5","sha":"e78411400eee81e1531c598892fa55b8b013cf70","kind":"tag","published_at":"2024-11-27T21:46:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.5/manifests"},{"name":"v3.0.10","sha":"390aa1ffcbbf95328a48b613b8c73b1752e35e61","kind":"tag","published_at":"2024-10-21T16:41:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.10/manifests"},{"name":"v4.0.10","sha":"48c582b1384352cfd93d43bf39e9e5bbc3e1fe39","kind":"tag","published_at":"2024-10-21T16:41:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.10/manifests"},{"name":"v5.0.0-alpha.4","sha":"45c9e1849d67edf45a0a38ded9bfc05e825593b7","kind":"tag","published_at":"2024-10-21T16:41:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.4/manifests"},{"name":"v3.0.9","sha":"808acc151b972c12748b1aec22bc999d018587ec","kind":"tag","published_at":"2024-10-07T07:13:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.9/manifests"},{"name":"v5.0.0-alpha.3","sha":"284a5b6c2be16971d90148299f30c95f13974e07","kind":"tag","published_at":"2024-10-07T07:12:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.3/manifests"},{"name":"v4.0.9","sha":"94e87681eb8b3d61179f71f2479b1f3820870c94","kind":"tag","published_at":"2024-10-07T07:11:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.9/manifests"},{"name":"v5.0.0-alpha.2","sha":"fe313c7e61a597d3edd9732d5b21a1849c698dc8","kind":"tag","published_at":"2024-08-25T22:47:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.2/manifests"},{"name":"v3.0.8","sha":"17006045b0dcf9e9ae65a8288d55b70123c83d27","kind":"tag","published_at":"2024-08-25T21:19:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.8/manifests"},{"name":"v4.0.8","sha":"c0713c7765a418e704182720a41d7d3800ae50f9","kind":"tag","published_at":"2024-08-25T21:19:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.8/manifests"},{"name":"v3.0.7","sha":"71d5de54fd02a2545ab6184c0794454da85a773f","kind":"tag","published_at":"2024-03-06T14:59:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.7/manifests"},{"name":"v4.0.7","sha":"2aeb472faecc68c0136a0a7231baf1472b55b388","kind":"tag","published_at":"2024-03-06T14:58:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.7/manifests"},{"name":"v2.1.12","sha":"908e31ea7996913fa3aa767465547b5dfbf2df8e","kind":"tag","published_at":"2024-01-31T22:14:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.12/manifests"},{"name":"v3.0.6","sha":"0f09619dcd70caea3957d14bb55a2030b45c39b8","kind":"tag","published_at":"2024-01-29T22:04:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.6/manifests"},{"name":"v4.0.6","sha":"18e00e1edd89776ca26f627d97ce5ed7ca3a544e","kind":"tag","published_at":"2024-01-29T22:04:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.6/manifests"},{"name":"v5.0.0-alpha.1","sha":"4b9d0d23485f8c89196434afbf0145ae2b797484","kind":"tag","published_at":"2023-12-20T22:41:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.0.5","sha":"2a25b34dad34b7d170ba2c7304707e1c74129b99","kind":"tag","published_at":"2023-12-20T22:38:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.5/manifests"},{"name":"v3.0.5","sha":"f2c02fb0484c5d79fa45e1fb7824b543fbd9982e","kind":"tag","published_at":"2023-12-20T22:38:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.5/manifests"},{"name":"v2.1.11","sha":"461d086125475afa92a0973588132e4508c525af","kind":"tag","published_at":"2023-12-20T22:36:27.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.11/manifests"},{"name":"v4.0.4","sha":"6bca3f7059798ba55fdf04f015f10951e24f27bd","kind":"tag","published_at":"2023-11-06T17:09:20.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.4/manifests"},{"name":"v3.0.4","sha":"42477dcb60f0d1b3bebd4eaff23494816a2915d9","kind":"tag","published_at":"2023-11-06T12:48:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.4/manifests"},{"name":"v2.1.10","sha":"480b2ebc281900a69a058927222eee927ba1b518","kind":"tag","published_at":"2023-11-06T09:03:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.10/manifests"},{"name":"v4.0.3","sha":"456e5e67c1d57bb727e17cd7db092403c06cf7bd","kind":"tag","published_at":"2023-10-20T13:53:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.3/manifests"},{"name":"v3.0.3","sha":"f1ac18faa1ffe7444344e4cf437cd6d44966d5ed","kind":"tag","published_at":"2023-10-19T20:24:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.3/manifests"},{"name":"v2.1.9","sha":"eee9527a2c7e33d08d71b4b8801ed70d111bd02e","kind":"tag","published_at":"2023-10-19T16:33:45.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.9/manifests"},{"name":"v3.0.2","sha":"88ad5ab52462b814057be90c229162f7ddef7938","kind":"tag","published_at":"2023-09-24T22:34:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.2/manifests"},{"name":"v4.0.2","sha":"781bb4f36c8bdc3b844b7b905b69af95a917ed78","kind":"tag","published_at":"2023-09-24T22:22:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.2/manifests"},{"name":"v2.1.8","sha":"cbcbc6738dc3e1cba7005ed2d463f9b1f57bd8b1","kind":"tag","published_at":"2023-09-24T22:20:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"a46c6f82484c1d6b9fd84569f73e7b0dd33ec692","kind":"tag","published_at":"2023-06-19T22:06:25.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.7/manifests"},{"name":"v4.0.1","sha":"cfd9586186870ec9d078988c6d6a521d8756eafe","kind":"tag","published_at":"2023-06-19T22:04:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.1/manifests"},{"name":"v3.0.1","sha":"523a14f5006418bf7c0d4c6d7bc3d10755edfe1d","kind":"tag","published_at":"2023-06-19T22:03:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.1/manifests"},{"name":"v4.0.0","sha":"69e115aa8a5048f1557f449ca842a707a88cde2e","kind":"tag","published_at":"2023-03-28T22:24:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0/manifests"},{"name":"v3.0.0","sha":"1df711a473aef3a77ef738c19b563780b4d9dca6","kind":"tag","published_at":"2023-03-28T22:23:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0/manifests"},{"name":"v2.1.6","sha":"50587fa6c899beaad547b4f7306157beff271375","kind":"tag","published_at":"2023-03-28T21:58:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.6/manifests"},{"name":"v4.0.0-beta.4","sha":"cbbacd5247e2c8c0c208786b8d580ca29778a375","kind":"tag","published_at":"2023-02-24T09:22:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.4/manifests"},{"name":"v3.0.0-beta.5","sha":"05c1b73527610781131ce07bfcacb6c24d17713c","kind":"tag","published_at":"2023-02-24T09:17:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.5/manifests"},{"name":"v2.1.5","sha":"82ee4065196556523b5d1cdb6ebe87de2b00e949","kind":"tag","published_at":"2023-02-24T08:50:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.5/manifests"},{"name":"v2.0.35","sha":"d499ef1a579546e1f99343aae4b19f35b4737857","kind":"tag","published_at":"2023-01-28T21:56:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.35","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.35/manifests"},{"name":"v2.1.4","sha":"f5ef0d12b8e2c622435faae13c51b9cccaea9fa2","kind":"tag","published_at":"2022-10-20T19:56:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.4/manifests"},{"name":"v2.0.34","sha":"f5d447ce33c9dd53f96119a331de62c8c888ebc0","kind":"tag","published_at":"2022-10-18T17:23:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.34","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.34/manifests"},{"name":"v4.0.0-beta.3","sha":"26b3188e0c3f32b9dba7cda86634b787a2387bf5","kind":"tag","published_at":"2022-10-12T21:54:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.3/manifests"},{"name":"v3.0.0-beta.4","sha":"f679616d7ad7df6ba3bb77535507ca8ec4049336","kind":"tag","published_at":"2022-10-12T21:52:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.4/manifests"},{"name":"v2.1.3","sha":"d1563469fff7d63717063beb7b49267c39a88d58","kind":"tag","published_at":"2022-10-12T21:47:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.3/manifests"},{"name":"v2.0.33","sha":"5c1c2c425dd5b6a1f314c6b46563fd39c71e0656","kind":"tag","published_at":"2022-09-12T10:08:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.33","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.33/manifests"},{"name":"v2.1.2","sha":"ea3e5a3d1ba59d0467539d400592f5bf5b40dbf8","kind":"tag","published_at":"2022-09-12T10:01:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.2/manifests"},{"name":"v4.0.0-beta.2","sha":"55fef0b12367ac26018538542d6ec6efb4f562ea","kind":"tag","published_at":"2022-06-30T20:12:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.2/manifests"},{"name":"v3.0.0-beta.3","sha":"c9c8d72708fbfc8b9982e9b37f321e588a1efdab","kind":"tag","published_at":"2022-06-30T20:05:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.3/manifests"},{"name":"v2.0.32","sha":"b3d87605369aa63caf860f67be2ba86704dd7a97","kind":"tag","published_at":"2022-06-30T19:56:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.32","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.32/manifests"},{"name":"v2.1.1","sha":"d2455b5369c8d9391e81e697f2354246532d0d5e","kind":"tag","published_at":"2022-06-30T19:48:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.1/manifests"},{"name":"v2.0.31","sha":"6a2dd0885a9c4b6b62e4ecbd207b949ca8a8a5bc","kind":"tag","published_at":"2022-06-19T14:44:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.31","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.31/manifests"},{"name":"v2.0.30","sha":"71300cf5094a53fbd658a906423478ba706ff434","kind":"tag","published_at":"2022-06-18T18:08:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.30","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.30/manifests"},{"name":"v2.1.0","sha":"4fb8906bb761886c85891d4bbf6dcf0a15ca4e9c","kind":"tag","published_at":"2022-05-02T13:16:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0/manifests"},{"name":"v3.0.0-beta.2","sha":"8ade5d9db8d4e29f4f8f37a994246d9270b9c479","kind":"tag","published_at":"2022-04-20T21:45:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.2/manifests"},{"name":"v2.1.0-beta.9","sha":"fd2787a7817295796e6c9f07d44132c262a9e902","kind":"tag","published_at":"2022-04-20T21:40:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.9/manifests"},{"name":"v4.0.0-beta.1","sha":"621bf358ad641ecb07af52026d0385a923957c15","kind":"tag","published_at":"2022-04-08T10:24:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.1/manifests"},{"name":"v3.0.0-beta.1","sha":"b6e096859d65c16e0c669609444f73d0621f4769","kind":"tag","published_at":"2022-04-08T10:14:48.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.1/manifests"},{"name":"v2.1.0-beta.8","sha":"5b37d6f6af0383892834d8437e6c79688f5fc670","kind":"tag","published_at":"2022-04-05T15:57:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.8/manifests"},{"name":"v2.0.29","sha":"20d80316b32cf68d7a0ba23300cfa53bc5155e7d","kind":"tag","published_at":"2022-04-05T15:16:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.29","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.29/manifests"},{"name":"v2.1.0-beta.7","sha":"bf892222765fdd6880449589b99eeeb511b80444","kind":"tag","published_at":"2021-12-20T14:40:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.7/manifests"},{"name":"v2.0.28","sha":"dd215d3ec65f23cef9e0a4d96ed7c542d71d1758","kind":"tag","published_at":"2021-12-20T14:27:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.28","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.28/manifests"},{"name":"v2.1.0-beta.6","sha":"74626bda8033b598b875372b8e8cb982ba2349bc","kind":"tag","published_at":"2021-12-16T09:20:37.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.6/manifests"},{"name":"v2.0.27","sha":"b5c6bc2633f1ea150970131e547a1a580052ece5","kind":"tag","published_at":"2021-12-16T09:00:27.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.27","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.27/manifests"},{"name":"v2.1.0-beta.5","sha":"835081d794427f37bd671f584b6083f96ae17aa6","kind":"tag","published_at":"2021-12-09T17:53:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.5/manifests"},{"name":"v2.0.26","sha":"66ca617d40d57627a8820c96d388a7583650ae6e","kind":"tag","published_at":"2021-12-09T17:43:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.26","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.26/manifests"},{"name":"v2.1.0-beta.4","sha":"e57713abe7add73e7033a30af3022668f4a9ec8d","kind":"tag","published_at":"2021-09-01T15:31:59.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.4/manifests"},{"name":"v2.0.25","sha":"2a4c0f8ba2741e618737556ed1973b22a8284a58","kind":"tag","published_at":"2021-09-01T15:17:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.25","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.25/manifests"},{"name":"v2.1.0-beta.3","sha":"912f4beb7254c72e2db4207efdb38543994c7630","kind":"tag","published_at":"2021-08-11T06:36:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.3/manifests"},{"name":"v2.1.0-beta.2","sha":"94ab611f45fbacf94f449a14fd035c6971a786fd","kind":"tag","published_at":"2021-07-29T12:50:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.2/manifests"},{"name":"v2.0.24","sha":"8818eb7ec61dd59059b51478d734e6d30fb8cca9","kind":"tag","published_at":"2021-07-29T12:08:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.24","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.24/manifests"},{"name":"v2.0.23","sha":"79c3770db75c09d5c846d5d42ffb607b29ba5b9f","kind":"tag","published_at":"2021-06-21T11:50:02.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.23","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.23/manifests"},{"name":"v2.0.22","sha":"a40301a5dc44ebbdeac291edf4cf3df3960a6fae","kind":"tag","published_at":"2021-05-24T16:31:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.22","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.22/manifests"},{"name":"v2.1.0-beta.1","sha":"ff09d7fffece5dda0c2f188114393161702135af","kind":"tag","published_at":"2021-04-25T12:29:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.1/manifests"},{"name":"v2.0.21","sha":"47556c4f31576e6bc4e00262661b7b212bd90a60","kind":"tag","published_at":"2021-04-07T14:05:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.21","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"7c6f2ce175e8f9db63a694ae413210f99e183ad7","kind":"tag","published_at":"2021-02-24T09:46:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.20","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.20/manifests"},{"name":"v2.0.19","sha":"bcf99a613e320812fc4b691f96a4e7e3d125749d","kind":"commit","published_at":"2021-02-01T10:44:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.19","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"7385a7d7a3a1f0670d5fda376b8cdf516d7c7b30","kind":"commit","published_at":"2021-01-12T06:56:22.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.18","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.18/manifests"},{"name":"v1.3.29","sha":"3e323fc72d09df6f1957250cf20bdacbe26fd3d7","kind":"tag","published_at":"2021-01-06T14:04:08.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.29","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.29/manifests"},{"name":"v2.0.17","sha":"3318b1e7e6ca900696ce2ed4e6687a725e0aa90a","kind":"commit","published_at":"2020-12-14T20:57:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.17","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.17/manifests"},{"name":"v1.3.28","sha":"7cbec2b0ccd547859823ef1cb2766314202cf480","kind":"tag","published_at":"2020-12-08T13:29:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.28","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.28/manifests"},{"name":"v2.0.16","sha":"d49fd0d8185d5b571c3a90282c4e44a55b996c53","kind":"commit","published_at":"2020-11-26T17:00:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"a85798d66b667a8e598a062db1cdafeae48acf30","kind":"commit","published_at":"2020-11-03T14:46:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.15/manifests"},{"name":"v1.3.27","sha":"cce7305a7ef56c4edc6ab28ae224141facfa8d59","kind":"tag","published_at":"2020-10-28T14:29:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.27","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.27/manifests"},{"name":"v1.3.26","sha":"03a7d8611676ee14e3d6040d8642063d787819ea","kind":"tag","published_at":"2020-10-22T15:25:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.26","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.26/manifests"},{"name":"v2.0.14","sha":"1b36f643d2d40b959e325a00867c45822418202d","kind":"commit","published_at":"2020-10-22T13:51:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.14/manifests"},{"name":"v1.3.25","sha":"56cb309bef2993de47dc846f7bc2933c7a6159c7","kind":"tag","published_at":"2020-08-31T12:58:59.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.25","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25/manifests"},{"name":"v2.0.13","sha":"37a209886890ca5cdd6ef39c61d29827a13c1a1d","kind":"commit","published_at":"2020-08-31T12:48:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.13/manifests"},{"name":"v1.3.25-beta.2","sha":"562d61cc72c0038f66b221a7c6d0b07034e38804","kind":"tag","published_at":"2020-08-19T06:27:25.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.25-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.25-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.25-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.2/manifests"},{"name":"v1.3.25-beta.1","sha":"d591b617c52537edb6fedb2e343800610eb075e3","kind":"tag","published_at":"2020-08-18T06:31:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.25-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.25-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.25-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.1/manifests"},{"name":"v2.0.12","sha":"8b9d7f887fd37ec22cb39f020d710fb7835d159a","kind":"commit","published_at":"2020-07-21T09:25:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"1b227314d669cbbd3395c2ff1e31704ca0d9284c","kind":"commit","published_at":"2020-07-06T07:52:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.11/manifests"},{"name":"v1.3.24","sha":"9c7da5f498d70241993b05598488597bc2c94a98","kind":"tag","published_at":"2020-07-03T06:58:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.24","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.24/manifests"},{"name":"v2.0.10","sha":"cdb2a357aeb61e0a52beb6a8d09953f423924faf","kind":"commit","published_at":"2020-05-26T12:18:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"655f8ac6f8586a8a0d49d217f0846deefb45de21","kind":"commit","published_at":"2020-05-04T06:00:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"8600d4ff895df5d6df5ecfd45e7244af04d8f89f","kind":"commit","published_at":"2020-04-14T19:08:41.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.8/manifests"},{"name":"v1.3.23","sha":"bf556d4765c9305ed14f6cd962f4f438239799e4","kind":"tag","published_at":"2020-04-14T18:13:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.23","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.23/manifests"},{"name":"v2.0.7","sha":"f6e03e838ce51eee8d751df03f29afb3eeea42d6","kind":"tag","published_at":"2020-04-10T07:01:02.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.7/manifests"},{"name":"v1.3.22","sha":"dae8b1ba6368d8d2bd31eb5435e868f16c9ce9d3","kind":"tag","published_at":"2020-04-04T14:41:59.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.22","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.22/manifests"},{"name":"v2.0.6","sha":"9b2dcc9b499b125560193ba39f65c5d359ceb11d","kind":"commit","published_at":"2020-04-04T14:35:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"5e605a630551397a0f21b4b530b177fe4e571542","kind":"commit","published_at":"2020-03-29T01:13:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"743eceac9c69e4e5aa8e3ced425d8893cb55119c","kind":"tag","published_at":"2020-03-27T16:51:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.4/manifests"},{"name":"v1.3.21","sha":"45575df553f0a93eb5b6b5c98e4471b590f1c884","kind":"tag","published_at":"2020-03-26T19:46:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.21","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.21/manifests"},{"name":"v2.0.3","sha":"7cee3e11d29ec21f0073aa4ac03b08a4f2a0ef17","kind":"tag","published_at":"2020-03-26T19:29:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.3/manifests"},{"name":"v1.3.20","sha":"b2dd14eaab5ef3a03c172ebdc06ea0e9a71fa0ce","kind":"tag","published_at":"2020-02-24T16:29:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.20","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.20/manifests"},{"name":"v1.3.19","sha":"b91d891e04fcb0c0c0c4fc3f371d36c09c19ba2c","kind":"tag","published_at":"2020-02-20T02:16:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.19","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.19/manifests"},{"name":"v2.0.2","sha":"60206ea15541869622623167c590276a6329f5b8","kind":"commit","published_at":"2020-02-20T02:05:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"e7c8b260c3d81e91ac537787424e888afd35f594","kind":"commit","published_at":"2020-01-30T20:50:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.1/manifests"},{"name":"v1.3.18","sha":"6e54def3f9d07d5bd1b57f8d296e8cbae7d008f4","kind":"tag","published_at":"2020-01-30T20:16:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.18","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.18/manifests"},{"name":"v2.0.0","sha":"20050b10bc7fe88edff3ff320b4cea85c023f30d","kind":"tag","published_at":"2019-12-09T21:54:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0/manifests"},{"name":"v2.0.0-rc14","sha":"8ca390bf44dea39dfc1b15422881e14c8bcb341f","kind":"tag","published_at":"2019-12-08T18:53:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc14/manifests"},{"name":"v1.3.17","sha":"cdf214a094e400027463a8d523a7c00c9dcdfdb4","kind":"tag","published_at":"2019-11-24T10:47:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.17","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.17/manifests"},{"name":"v2.0.0-rc13","sha":"b5c0c3b19ac4fc22fe8eefe2c3b61ba6e6b3829a","kind":"tag","published_at":"2019-11-20T22:45:08.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc13/manifests"},{"name":"v2.0.0-rc12","sha":"caba50b91297444ceb3c02e1295fad7b3991da21","kind":"tag","published_at":"2019-10-23T20:11:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc12/manifests"},{"name":"v1.3.16","sha":"45f9865864c305639b555ac3c2a57fe946f0913b","kind":"tag","published_at":"2019-10-20T20:29:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.16/manifests"},{"name":"v2.0.0-rc11","sha":"82c1361e0a21dc94c3b3cdabdd141fb87fbbfe99","kind":"tag","published_at":"2019-10-13T16:15:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc11/manifests"},{"name":"v1.3.15","sha":"18caa542327c2a20c6f140d7c645f57f4e11a109","kind":"tag","published_at":"2019-09-25T17:22:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.15/manifests"},{"name":"v2.0.0-rc10","sha":"26b8df02d45004c1abb92e8a50054e17e34c0fb0","kind":"tag","published_at":"2019-09-16T23:06:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc10/manifests"},{"name":"v2.0.0-rc9","sha":"6cfd68560c91d0b0a5682bdbb9f20eeaa09c398d","kind":"tag","published_at":"2019-08-31T18:01:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc9/manifests"},{"name":"v2.0.0-rc8","sha":"e3a1c7a650cba5ab32164761574ef69af4134f17","kind":"tag","published_at":"2019-08-29T13:08:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc8/manifests"},{"name":"v2.0.0-rc7","sha":"1e5ee67862cc25755891e1587e709773ffa314c4","kind":"tag","published_at":"2019-08-28T14:43:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc7/manifests"},{"name":"v2.0.0-rc6","sha":"c8e0b0137115322e39a93f3a369e4dec72df9045","kind":"tag","published_at":"2019-08-27T19:30:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc6/manifests"},{"name":"v2.0.0-rc5","sha":"171a6751fa063b32c47201b1821e4d7e610c865e","kind":"tag","published_at":"2019-08-08T06:19:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc5/manifests"},{"name":"v1.3.14","sha":"f720ed469d52842ba23839f7d9b467f610d74524","kind":"tag","published_at":"2019-08-07T18:50:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.14/manifests"},{"name":"v1.3.13","sha":"e006b420447da6cb8bc3e7fb2aaa6271229c7aa1","kind":"tag","published_at":"2019-07-16T19:38:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.13/manifests"},{"name":"v2.0.0-rc4","sha":"d7e770086334fc3c84e83a96d8e2fb863ac5b252","kind":"tag","published_at":"2019-06-28T06:29:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc4/manifests"},{"name":"v2.0.0-rc3","sha":"21352e6277118d30b82df6ba2a1e899619ed202e","kind":"tag","published_at":"2019-06-16T15:48:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc3/manifests"},{"name":"v2.0.0-rc2","sha":"2162827fd2af02f2774aadc60809161055fec5ae","kind":"tag","published_at":"2019-05-26T16:09:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc2/manifests"},{"name":"v1.3.12","sha":"c1461c389a1f01a757c966518dd2c52601204676","kind":"tag","published_at":"2019-05-25T18:10:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.12/manifests"},{"name":"v1.3.11","sha":"a47305d487e710d013c46283a9b286358688d5f1","kind":"tag","published_at":"2019-05-09T18:16:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.11/manifests"},{"name":"v1.3.10","sha":"42759228412e484fa170bc9ab5aae019422432c3","kind":"tag","published_at":"2019-04-29T16:56:01.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.10/manifests"},{"name":"v2.0.0-rc1","sha":"d9397fecfadc3e34ca8742b17077a3bac32624dd","kind":"tag","published_at":"2019-04-18T18:40:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc1/manifests"},{"name":"v1.3.9","sha":"88a73fd64c20015bd8b059bf8a052e98d35e6080","kind":"tag","published_at":"2019-02-24T00:56:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.9/manifests"},{"name":"v1.3.8","sha":"ec23670cc6ecc2d16bef7e48130c99e741aab711","kind":"tag","published_at":"2019-01-01T13:10:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.8/manifests"},{"name":"v2.0.0-rc0","sha":"bc4b7dc04d9c06e7357e3d3d55bdfca366de18b4","kind":"tag","published_at":"2018-10-02T19:50:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc0/manifests"},{"name":"v1.3.7","sha":"777686d9bcfb7a732838a5cfc4043b9a65b0eaea","kind":"tag","published_at":"2018-10-02T10:25:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.7/manifests"},{"name":"v1.2.9","sha":"49dd12a95398ee1b841ad9ba48fdbf35149137e7","kind":"tag","published_at":"2018-10-01T06:43:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.9/manifests"},{"name":"v1.3.6","sha":"99cbd25dad946952bcc3fb7b7e5152f064dac382","kind":"tag","published_at":"2018-10-01T06:01:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.6/manifests"},{"name":"v1.1.8","sha":"fd4c7266d4b6b780f06d3be7e14a79406ae77168","kind":"tag","published_at":"2018-06-24T18:34:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.8/manifests"},{"name":"v1.2.8","sha":"5a96d56fa6fc07b1d34700d42615162cc8584c03","kind":"tag","published_at":"2018-06-24T17:03:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.8/manifests"},{"name":"v1.3.5","sha":"7acede06f2df73f1db80461e44ba23708eb6bdd5","kind":"tag","published_at":"2018-06-24T15:36:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"a4e03c33c92dedf83886f0cc66bc443ad916feba","kind":"tag","published_at":"2018-06-15T08:23:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.4/manifests"},{"name":"v1.2.7","sha":"bb7291d26b7a00fa37c2712b620fb6fb747cae5a","kind":"tag","published_at":"2018-06-15T07:18:20.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.7/manifests"},{"name":"v1.3.3","sha":"c4f66abf07cc46813b98137dc29a8a2762ab33e2","kind":"tag","published_at":"2018-06-06T20:09:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.3/manifests"},{"name":"v1.2.6","sha":"be9b592857e85dc50a3181b6b5efc23bdbc384d8","kind":"tag","published_at":"2018-05-06T21:14:57.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.6/manifests"},{"name":"v1.3.2","sha":"f22ae5293ec400e9faafd1cf18944f5ed60b3c0e","kind":"tag","published_at":"2018-05-06T20:26:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"c49ab943d4fe3c55afdb14814b818d3d5a4bf7dd","kind":"tag","published_at":"2018-04-04T16:46:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.1/manifests"},{"name":"v1.2.5","sha":"9add5d717a420f76681e2b6816b8beb6ccdf3a65","kind":"tag","published_at":"2018-04-04T15:24:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.5/manifests"},{"name":"v1.3.0","sha":"5fc2ab21c58bcc0da2c78ca41e353c69928bc777","kind":"tag","published_at":"2018-03-14T17:20:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0/manifests"},{"name":"v1.3.0-rc7","sha":"fb9cdad412e1be86cf2fff2dd9962271a113b025","kind":"tag","published_at":"2018-02-23T10:17:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc7/manifests"},{"name":"v1.2.4","sha":"462c373665d885b82ab2e7dfd5cf5ef675cc3499","kind":"tag","published_at":"2018-02-11T09:54:01.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.4/manifests"},{"name":"v1.1.7","sha":"7269c4dd270ed967a19c912ed8dae189123d0b37","kind":"tag","published_at":"2018-02-10T19:17:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.7/manifests"},{"name":"v1.3.0-rc6","sha":"b89b2223222b78b41d71fde00c31a7a0b43156b0","kind":"tag","published_at":"2018-02-09T09:21:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc6/manifests"},{"name":"v1.3.0-rc5","sha":"4c840c0186a5d4e7f43dbf66182ff35a36ed91cc","kind":"tag","published_at":"2018-02-08T11:28:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc5/manifests"},{"name":"v1.2.3","sha":"c956c492081a2006f7f7fa5442f2a3f0de027527","kind":"tag","published_at":"2018-01-22T18:11:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.3/manifests"},{"name":"v1.3.0-rc4","sha":"a22c62b7b9037793f63fb0fb135ce368a83fa286","kind":"tag","published_at":"2018-01-18T23:24:44.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc4/manifests"},{"name":"v1.3.0-rc3","sha":"29926075af642d815d0a2e46c88ab109fa084ddb","kind":"tag","published_at":"2018-01-09T10:53:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc3/manifests"},{"name":"v1.3.0-rc2","sha":"f0bd2f1eec7551077b14662bf10f52840a5626f4","kind":"tag","published_at":"2018-01-05T19:42:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc2/manifests"},{"name":"v1.2.2","sha":"7f9b9445f345110e198298382373c0bec94f7cac","kind":"tag","published_at":"2017-11-27T08:10:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.2/manifests"},{"name":"v1.3.0-rc1","sha":"90aee5f8ce5585722b3f1b8c5f86b7c945bb1752","kind":"tag","published_at":"2017-11-22T15:01:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc1/manifests"},{"name":"v1.2.1","sha":"a270cf4bd982a819bc8a4c273fdcb38bdca5f0df","kind":"tag","published_at":"2017-11-22T12:23:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.1/manifests"},{"name":"v1.1.6","sha":"861f18cffb7df2b17b4e54c638792a7b3f99c003","kind":"tag","published_at":"2017-11-02T07:58:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"05b28222d9ccd0a32fd73b24998ce0e8be1ca1ca","kind":"tag","published_at":"2017-10-17T12:41:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.5/manifests"},{"name":"v1.2.0","sha":"3e8bf3b8338d6367a3dd87d2e7aac6c438c163e4","kind":"tag","published_at":"2017-10-06T13:02:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0/manifests"},{"name":"v1.2.0-rc6","sha":"6fe033be9bd7dc40cf1f0d6569b54a8dd635560c","kind":"tag","published_at":"2017-09-19T14:56:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc6/manifests"},{"name":"v1.2.0-rc5","sha":"826555e8576e5054abe8186fa7c70caa5bf25f7e","kind":"tag","published_at":"2017-09-05T09:14:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc5/manifests"},{"name":"v1.2.0-rc4","sha":"d0acafd047b174a703f440c2cbc92e9241edd6e8","kind":"tag","published_at":"2017-08-24T19:36:37.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc4/manifests"},{"name":"v1.2.0-rc3","sha":"0037881dcf26be144e74ca858270dac2ce83be59","kind":"tag","published_at":"2017-08-24T09:35:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc3/manifests"},{"name":"v1.1.4","sha":"cd115f80c0dacd0cd38112e973cf1590eee848f0","kind":"tag","published_at":"2017-08-24T08:23:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.4/manifests"},{"name":"v1.2.0-rc2","sha":"faf0dc10475de7075dcd8fb97ef899c57209d546","kind":"tag","published_at":"2017-08-18T06:50:45.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc2/manifests"},{"name":"v1.2.0-rc1","sha":"3a87e22c1e0fc05b1583439e83c6a9f38e6ec106","kind":"tag","published_at":"2017-08-02T17:37:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc1/manifests"},{"name":"v1.1.3","sha":"c32f9c596279e113c08200b57540ac832e9f2d98","kind":"tag","published_at":"2017-07-31T11:41:57.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.3/manifests"},{"name":"v1.0.9","sha":"76870752757b9e13ea01a5555146b0db92d41914","kind":"tag","published_at":"2017-07-31T09:45:45.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.9/manifests"},{"name":"v1.1.2","sha":"35e2cefeceb130cbf80929dff4f85ab468566396","kind":"tag","published_at":"2017-06-27T07:42:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.2/manifests"},{"name":"v1.0.8","sha":"eafbb5d29e99f62db9fb24d66a393082eaa557b2","kind":"tag","published_at":"2017-06-27T07:17:08.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.8/manifests"},{"name":"v1.1.1","sha":"d65931e328a553094f5386acde72fc8ab4ca4615","kind":"tag","published_at":"2017-05-19T12:05:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"233515e217b91258ef7822953a884e9d104c7f03","kind":"tag","published_at":"2017-03-21T08:26:48.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0/manifests"},{"name":"v1.0.7","sha":"8c4ffc1316e24e074fda1250f704e5d63ec9386c","kind":"tag","published_at":"2017-03-20T18:34:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.7/manifests"},{"name":"v1.1.0-rc4","sha":"ba3087892729fb0ea8028d7c37cfc88a2eaa30e5","kind":"tag","published_at":"2017-03-15T16:52:22.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc4/manifests"},{"name":"v1.1.0-rc3","sha":"84739bf5a3226ee863c3f2a1dd4ba5f955ec7210","kind":"tag","published_at":"2017-03-15T10:58:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc3/manifests"},{"name":"v1.1.0-rc2","sha":"367033ef96a147d271298f94f77a67972192edae","kind":"tag","published_at":"2017-03-08T13:59:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc2/manifests"},{"name":"v1.1.0-rc1","sha":"55eee43f88bce129da741be93ccf1da25d6005a6","kind":"tag","published_at":"2017-02-13T08:17:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc1/manifests"},{"name":"v1.0.6","sha":"46d8ac9e9a61902596c8d6b1e17e2f6c88e5982d","kind":"tag","published_at":"2017-01-30T18:58:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"6e89e64cdd17562a73a97b098a05b2bd61d3ced8","kind":"tag","published_at":"2016-11-18T11:00:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"38b3199f49e6b67535e3070e56d410dc7ba32c70","kind":"tag","published_at":"2016-11-14T18:01:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"bca4ad4a2f46f15721305e2ef7c5c67f4ca08b23","kind":"tag","published_at":"2016-10-28T17:22:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"4d58bf6558cb1d3e382471581d14d50aadeaf12e","kind":"tag","published_at":"2016-09-23T18:18:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"2cf469dbf87e81c0fbf9402d73a4a94ef31d5fac","kind":"tag","published_at":"2016-09-21T12:38:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"ca39aa51a87a596e7b7e7e1309f9c34d9544bf63","kind":"tag","published_at":"2016-07-26T13:12:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc4","sha":"c1f860b56e16d64556f4249cde5423d221d8db35","kind":"tag","published_at":"2016-07-08T08:26:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc4/manifests"},{"name":"v0.9.3","sha":"2565a66fbb62e28c8e7ac2754be14e594fd1b445","kind":"tag","published_at":"2016-06-20T14:27:20.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.3/manifests"},{"name":"v1.0.0-rc3","sha":"861c33352a33836cb6cef365c26a255187ba361d","kind":"tag","published_at":"2016-05-31T16:24:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"e37431766143efaf0c68eed74978b11e929a5bf8","kind":"tag","published_at":"2016-03-30T08:09:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc2/manifests"},{"name":"v1.0.0-rc1","sha":"a67d4c9e438ec9ba7c3e08f2d749d74d288d9f5a","kind":"tag","published_at":"2016-03-18T22:52:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc1/manifests"},{"name":"v0.9.2","sha":"ac9a7dcb755eff6e7ceec18fa662e107269a73de","kind":"tag","published_at":"2016-01-20T08:38:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.2/manifests"},{"name":"v0.8.5","sha":"668cd9f32622e70da9c9457377d442213094d28d","kind":"commit","published_at":"2015-11-03T16:20:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.5/manifests"},{"name":"v0.9.1","sha":"4d36235d352e9a04923408094759406c929043ba","kind":"commit","published_at":"2015-11-03T15:39:46.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1/manifests"},{"name":"v0.9.1-rc1","sha":"e61e388a3b4853aa2940b0957857513a5046b74d","kind":"commit","published_at":"2015-11-02T11:29:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.1-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1-rc1/manifests"},{"name":"v0.9.0","sha":"a8b117f07d3180f3b6acf89f8488003648178c06","kind":"commit","published_at":"2015-10-28T15:10:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0/manifests"},{"name":"v0.9.0-rc5","sha":"a7f440f719e436a645f00b3b3fd166b2b156d2b9","kind":"commit","published_at":"2015-10-20T10:49:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc5/manifests"},{"name":"v0.8.4","sha":"a29daa061e0c4376edb00083722ed1730adcaf8b","kind":"tag","published_at":"2015-08-26T01:55:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.4/manifests"},{"name":"v0.9.0-rc4","sha":"83edc098bc49ae3168340f6d24324b97c9b500da","kind":"tag","published_at":"2015-08-24T13:54:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc4/manifests"},{"name":"v0.8.3","sha":"c733aff2541857e299fca50c3cf5769b2d4d0fb1","kind":"tag","published_at":"2015-08-24T13:35:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.3/manifests"},{"name":"v0.9.0-rc3","sha":"26931fe097c2526b2582a35393d60ba9019c5a76","kind":"tag","published_at":"2015-07-14T21:30:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc3/manifests"},{"name":"v0.9.0-rc2","sha":"149e8ee1c1f85a4e5ec887f0f864f586c55717b8","kind":"tag","published_at":"2015-07-09T13:25:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc2/manifests"},{"name":"v0.8.2","sha":"51c06f9f808117b6ec71d7f972c1ec7ce4e08fe1","kind":"tag","published_at":"2015-07-06T18:21:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.2/manifests"},{"name":"v0.9.0-rc1","sha":"4c9cd76389a14ddb7af5ea1536926cc9c80cec31","kind":"tag","published_at":"2015-06-18T18:57:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc1/manifests"},{"name":"v0.8.1-fixed-docs","sha":"09f538ef4cdbd14198e38503eda1a865e2120e3a","kind":"commit","published_at":"2015-04-12T16:52:48.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1-fixed-docs","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1-fixed-docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.1-fixed-docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-fixed-docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-fixed-docs/manifests"},{"name":"v0.8.1","sha":"b72b2c022f580d4ba01b24ebc5d35edfa7dd0614","kind":"tag","published_at":"2015-04-07T13:02:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1/manifests"},{"name":"v0.8.1-rc2","sha":"756e443dd72fad27f7fb8af1e16e8712e67bdaa1","kind":"tag","published_at":"2015-04-01T14:04:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc2/manifests"},{"name":"v0.8.1-rc1","sha":"99c04b28d9fcc6aa5e35618572d868ade32c134c","kind":"tag","published_at":"2015-04-01T13:46:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc1/manifests"},{"name":"v0.8.0","sha":"fbe6baff38c47eb55374c1a9f6ba07e51d98e1e3","kind":"tag","published_at":"2015-03-05T15:38:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0/manifests"},{"name":"v0.8.0-rc5","sha":"50a7fc0e73e300847e2c61bdb127619d572aacfe","kind":"tag","published_at":"2015-03-01T01:26:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc5/manifests"},{"name":"v0.8.0-rc4","sha":"4acc8b9befc1a730129fb9b9b68ff04aa0098ed5","kind":"tag","published_at":"2015-02-25T20:31:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc4/manifests"},{"name":"v0.8.0-rc3","sha":"294a2f11e2972039a372b65d98067d1e12ce5087","kind":"tag","published_at":"2015-02-20T00:21:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc3/manifests"},{"name":"v0.8.0-rc2","sha":"7f45f7af37cdbc24830e57e5a96a4e71e4954fce","kind":"tag","published_at":"2015-01-17T17:12:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc2/manifests"},{"name":"v0.8.0-rc1","sha":"77f04bc174ac3e97f4a5a23ebc19906037747895","kind":"tag","published_at":"2014-11-09T16:34:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc1/manifests"},{"name":"v0.7.1","sha":"901a459af922491bb556d62e046d1475760fb8ce","kind":"commit","published_at":"2014-06-20T15:23:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"ecfa4a50022a4f565c4b94ed678bf60c0eaba488","kind":"tag","published_at":"2014-04-04T21:30:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0/manifests"},{"name":"v0.7.0-rc3","sha":"d9bbd2be65362254a821da076bb89e4238b6c78c","kind":"tag","published_at":"2014-03-31T14:11:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc3/manifests"},{"name":"v0.7.0-rc2","sha":"5e58939d843e6d991bc14cf3e140b788455b6761","kind":"tag","published_at":"2014-02-28T15:46:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc2/manifests"},{"name":"v0.7.0-rc1","sha":"3dcd503aa2dc13ade6245345b4a135c8976e090e","kind":"tag","published_at":"2014-01-31T12:18:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc1/manifests"},{"name":"v0.6.2","sha":"61d713baf1c62a7583ad200a48a33223b5635c8c","kind":"tag","published_at":"2013-03-19T00:08:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.6.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"0138a73a3b6d8f29a7c8cec0abd3332f48b5ddc0","kind":"tag","published_at":"2012-11-28T19:23:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.6.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"ef7777eb293fa0db517a9c585ec491dc00e70491","kind":"tag","published_at":"2012-11-26T21:50:44.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.6.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"10e21f48ae2c4f2bd534575e7136dae115ccb3a3","kind":"tag","published_at":"2012-08-07T00:12:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.5.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"937771a0fdb58d6e7c115c98d9abb419d89d2aee","kind":"tag","published_at":"2012-07-31T06:13:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.5.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.0/manifests"},{"name":"v0.4.4","sha":"11ec3cf213b439f8a18b2684a8e571c66a42c25d","kind":"tag","published_at":"2012-07-24T17:47:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"836adcccf8fe0a9efcd621ffea9e26051b3fe2d4","kind":"tag","published_at":"2012-06-23T01:14:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"c81ee45fe05a7473c0fabe016259d4cac0d1709f","kind":"tag","published_at":"2012-06-20T20:10:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"56253364e610dd1b39696ff86e68b92dfd816801","kind":"tag","published_at":"2012-06-19T23:38:46.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"09244fae39dac8a0e3f22ff29ae0739311be8a7d","kind":"tag","published_at":"2012-05-01T20:40:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"f37ce009d52595ea8999a89d7c66f351f216fddd","kind":"tag","published_at":"2012-03-15T23:07:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.3.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"dd824ebb78851bb783c5f4f0b8d14de98aa13320","kind":"tag","published_at":"2012-03-14T01:14:46.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.3.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"862c414b371befbba2b6d4d35d8f15801f6187f5","kind":"tag","published_at":"2012-02-24T22:35:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.2.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"6b0ebd256d0d4d7aae3840a4c04211c573e36f39","kind":"tag","published_at":"2012-02-16T04:04:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.2.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.0/manifests"},{"name":"v0.1.3","sha":"7fa15b84aa2dfca6b8cd91314e669c4a64be023d","kind":"tag","published_at":"2012-01-19T22:03:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"9e8917f81f2a740bd66dd6196eb46e86f3893c2e","kind":"tag","published_at":"2012-01-08T03:02:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"037baeff84b3327171d2daaec6100d51167ac4de","kind":"tag","published_at":"2011-12-28T20:27:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"5b484dceb4dc0990e9a67dcf143dc77baf27799d","kind":"tag","published_at":"2011-12-22T03:44:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.0/manifests"},{"name":"v0.0.14","sha":"5aeb2c5b8cfcc90a6289bdce1ae4db96daf67cc7","kind":"commit","published_at":"2011-12-01T06:36:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.14/manifests"},{"name":"v0.0.13-NOGZIP","sha":"c2f13cdfe40a4132b548a0df366d2be06d5d696b","kind":"tag","published_at":"2011-10-13T18:21:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.13-NOGZIP","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.13-NOGZIP","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.13-NOGZIP","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13-NOGZIP","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13-NOGZIP/manifests"},{"name":"v0.0.13","sha":"8d1310adbf0b72fc75b60a4222d0c8581485b863","kind":"tag","published_at":"2011-10-08T01:03:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"a103d2668f95bea9c5fff5b9fff26f0b058d8c8a","kind":"tag","published_at":"2011-09-21T00:40:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.12/manifests"},{"name":"v0.0.11-1","sha":"b3a4707e81cb3c01e24bf1f3c9c3bb3307c43902","kind":"tag","published_at":"2011-09-16T06:01:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.11-1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.11-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.11-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11-1/manifests"},{"name":"v0.0.11","sha":"846f5f75774e2f97874b6b2f43a2a9142041353b","kind":"tag","published_at":"2011-09-15T02:28:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11/manifests"},{"name":"v0.0.10-1","sha":"149a9048c73bceda7af027086633f0ec7841381b","kind":"tag","published_at":"2011-08-23T22:15:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.10-1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.10-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.10-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10-1/manifests"},{"name":"v0.0.10","sha":"7f1bc683ebecdcbf07008b665cd217574600f97f","kind":"tag","published_at":"2011-08-23T20:59:17.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"ce084bcca7f6087e2f44e8bf94c3d225646f9752","kind":"tag","published_at":"2011-08-12T01:26:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"b08af670cd5b4207aa4b3fd16d37c9f0f0d6715a","kind":"tag","published_at":"2011-07-05T22:05:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"0eb4d8dfaee9d700a03700bde0d918dba9252586","kind":"tag","published_at":"2011-05-24T03:50:27.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"6c258a787d048e429a615dc77ea6f582d841e317","kind":"tag","published_at":"2011-05-17T20:50:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"b0ae3fb5e63f428992691869256d70876074d77e","kind":"tag","published_at":"2011-05-13T20:02:36.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"6e1764fa805a89cac4540e6449db632cff631bff","kind":"tag","published_at":"2011-05-10T01:55:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"115f8056e80a5beae4ccf3a46d7ee3bc68f99098","kind":"tag","published_at":"2011-04-27T22:04:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.3/manifests"},{"name":"v0.0.2-fix-publishing","sha":"b78e695c25ef1c890092412841164bf09d731928","kind":"tag","published_at":"2011-03-30T06:25:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.2-fix-publishing","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.2-fix-publishing","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.2-fix-publishing","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2-fix-publishing","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2-fix-publishing/manifests"},{"name":"v0.0.2","sha":"9dd90d7d78f6255375bf96a89daecf6c928d0c1d","kind":"tag","published_at":"2011-03-26T01:04:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"e3efe5ecf10f0eee76064798454345cd51560300","kind":"tag","published_at":"2011-03-15T04:13:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-05-31T23:03:42.840Z","dependent_packages_count":161,"downloads":null,"downloads_period":null,"dependent_repos_count":130,"rankings":{"downloads":null,"dependent_repos_count":1.5696882263364589,"dependent_packages_count":0.46245090967379976,"stargazers_count":3.098300873607438,"forks_count":1.9385669632123106,"docker_downloads_count":0.43960888033982526,"average":1.5017231706339664},"purl":"pkg:maven/io.dropwizard/dropwizard-metrics","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.dropwizard:dropwizard-metrics","docker_dependents_count":183,"docker_downloads_count":119540831,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.dropwizard:dropwizard-metrics","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.dropwizard:dropwizard-metrics/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-29T07:00:52.934Z","issues_count":119,"pull_requests_count":3885,"avg_time_to_close_issue":4066175.064102564,"avg_time_to_close_pull_request":184069.330259366,"issues_closed_count":78,"pull_requests_closed_count":3470,"pull_request_authors_count":41,"issue_authors_count":81,"avg_comments_per_issue":1.7394957983193278,"avg_comments_per_pull_request":1.271814671814672,"merged_pull_requests_count":2882,"bot_issues_count":23,"bot_pull_requests_count":3594,"past_year_issues_count":25,"past_year_pull_requests_count":566,"past_year_avg_time_to_close_issue":804308.6363636364,"past_year_avg_time_to_close_pull_request":71417.07012987013,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":385,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":18,"past_year_avg_comments_per_issue":0.64,"past_year_avg_comments_per_pull_request":0.6466431095406361,"past_year_bot_issues_count":4,"past_year_bot_pull_requests_count":482,"past_year_merged_pull_requests_count":348,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/issues","maintainers":[{"login":"joschi","count":155,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joschi"},{"login":"zUniQueX","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zUniQueX"},{"login":"aelamrani","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aelamrani"},{"login":"MatthewHawkins","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MatthewHawkins"},{"login":"jplock","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jplock"},{"login":"mbeaatriz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbeaatriz"}],"active_maintainers":[{"login":"joschi","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joschi"},{"login":"zUniQueX","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zUniQueX"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-metrics/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-metrics/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-metrics/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-metrics/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-metrics/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-metrics/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5033639,"name":"io.dropwizard:dropwizard-parent","ecosystem":"maven","description":"Dropwizard is a Java framework for developing ops-friendly, high-performance, RESTful web applications.","homepage":"http://www.dropwizard.io/5.0.1","licenses":"Apache License 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/dropwizard/dropwizard","keywords_array":[],"namespace":"io.dropwizard","versions_count":236,"first_release_published_at":"2014-01-31T12:20:07.000Z","latest_release_published_at":"2026-01-27T21:53:12.000Z","latest_release_number":"5.0.1","last_synced_at":"2026-05-06T12:19:32.677Z","created_at":"2022-07-27T16:46:40.974Z","updated_at":"2026-05-06T12:19:32.677Z","registry_url":"https://central.sonatype.com/artifact/io.dropwizard/dropwizard-parent/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.dropwizard/dropwizard-parent/","metadata":{"repositories":["https://central.sonatype.com/repository/maven-snapshots/"]},"repo_metadata":{"id":1326622,"uuid":"1272129","full_name":"dropwizard/dropwizard","owner":"dropwizard","description":"A damn simple library for building production-ready RESTful web services.","archived":false,"fork":false,"pushed_at":"2025-12-28T17:03:35.000Z","size":114183,"stargazers_count":8578,"open_issues_count":42,"forks_count":3435,"subscribers_count":360,"default_branch":"release/5.0.x","last_synced_at":"2025-12-30T19:20:20.623Z","etag":null,"topics":["dropwizard","hibernate","java","jax-rs","jdbi","jersey-framework","jersey2","jetty","rest","restful-webservices","web-framework"],"latest_commit_sha":null,"homepage":"https://www.dropwizard.io","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dropwizard.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-01-19T19:52:29.000Z","updated_at":"2025-12-28T13:22:50.000Z","dependencies_parsed_at":"2023-09-25T00:36:07.805Z","dependency_job_id":"49d46f65-78ee-4616-9a89-d341231d1f09","html_url":"https://github.com/dropwizard/dropwizard","commit_stats":{"total_commits":6736,"total_committers":528,"mean_commits":"12.757575757575758","dds":0.7804334916864608,"last_synced_commit":"7c83a8faa94592fae7449ece2efd3563583d239c"},"previous_names":[],"tags_count":274,"template":false,"template_full_name":null,"purl":"pkg:github/dropwizard/dropwizard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dropwizard","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/refs/heads/release/5.0.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/sbom","scorecard":{"id":356802,"data":{"date":"2025-08-11","repo":{"name":"github.com/dropwizard/dropwizard","commit":"3b65cea7d21d47f0fa267aff12315cf7364fafae"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/18 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/maven.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maven.yml:29","Warn: no topLevel permission defined: .github/workflows/announce-release.yml:1","Warn: no topLevel permission defined: .github/workflows/assign-milestone.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/close_stale.yml:9","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/maven.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/trigger-release.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":8,"reason":"dependency not pinned by hash detected -- score normalized to 8","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/announce-release.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/dropwizard/dropwizard/announce-release.yml/release/4.0.x?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/dropwizard/dropwizard/release.yml/release/4.0.x?enable=pin","Info:  21 out of  21 GitHub-owned GitHubAction dependencies pinned","Info:   6 out of   8 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:10"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (28) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T09:47:45.812Z","repository_id":1326622,"created_at":"2025-08-18T09:47:45.812Z","updated_at":"2025-08-18T09:47:45.812Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28188958,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2026-01-03T02:00:06.471Z","response_time":75,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"dropwizard","name":"Dropwizard","uuid":"5478557","kind":"organization","description":"","email":null,"website":"https://www.dropwizard.io","location":null,"twitter":"dropwizardio","company":null,"icon_url":"https://avatars.githubusercontent.com/u/5478557?v=4","repositories_count":27,"last_synced_at":"2024-03-25T21:19:31.942Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dropwizard","funding_links":[],"total_stars":16606,"followers":61,"following":0,"created_at":"2022-11-02T16:45:24.316Z","updated_at":"2024-03-25T21:19:40.177Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dropwizard","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dropwizard/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-03-03T12:39:27.726Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":20.76957272213923,"dependent_packages_count":50.14998177791483,"stargazers_count":3.0863406448615724,"forks_count":1.9313407850314581,"docker_downloads_count":null,"average":18.984308982486773},"purl":"pkg:maven/io.dropwizard/dropwizard-parent","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.dropwizard:dropwizard-parent","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.dropwizard:dropwizard-parent","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.dropwizard:dropwizard-parent/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-01-03T03:01:07.368Z","issues_count":117,"pull_requests_count":3881,"avg_time_to_close_issue":4066175.064102564,"avg_time_to_close_pull_request":184328.22500720253,"issues_closed_count":78,"pull_requests_closed_count":3471,"pull_request_authors_count":39,"issue_authors_count":80,"avg_comments_per_issue":1.7435897435897436,"avg_comments_per_pull_request":1.2720948209224427,"merged_pull_requests_count":2885,"bot_issues_count":23,"bot_pull_requests_count":3592,"past_year_issues_count":36,"past_year_pull_requests_count":1278,"past_year_avg_time_to_close_issue":1705825.0526315789,"past_year_avg_time_to_close_pull_request":120359.58396226415,"past_year_issues_closed_count":19,"past_year_pull_requests_closed_count":1060,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":26,"past_year_avg_comments_per_issue":0.75,"past_year_avg_comments_per_pull_request":0.8043818466353677,"past_year_bot_issues_count":6,"past_year_bot_pull_requests_count":1155,"past_year_merged_pull_requests_count":966,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/issues","maintainers":[{"login":"joschi","count":155,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joschi"},{"login":"zUniQueX","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zUniQueX"},{"login":"MatthewHawkins","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MatthewHawkins"},{"login":"jplock","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jplock"},{"login":"mbeaatriz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbeaatriz"}],"active_maintainers":[{"login":"joschi","count":73,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joschi"},{"login":"zUniQueX","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zUniQueX"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-parent/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-parent/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-parent/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-parent/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-parent/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-parent/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5033595,"name":"io.dropwizard:dropwizard-http2","ecosystem":"maven","description":"Dropwizard is a Java framework for developing ops-friendly, high-performance, RESTful web applications.","homepage":"http://www.dropwizard.io/5.0.1","licenses":"Apache License 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/dropwizard/dropwizard","keywords_array":[],"namespace":"io.dropwizard","versions_count":209,"first_release_published_at":"2016-03-18T23:25:05.000Z","latest_release_published_at":"2026-01-27T21:53:12.000Z","latest_release_number":"5.0.1","last_synced_at":"2026-06-10T01:16:19.376Z","created_at":"2022-07-27T16:45:07.900Z","updated_at":"2026-06-10T01:16:19.377Z","registry_url":"https://central.sonatype.com/artifact/io.dropwizard/dropwizard-http2/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.dropwizard/dropwizard-http2/","metadata":{"repositories":["https://central.sonatype.com/repository/maven-snapshots/"]},"repo_metadata":{"id":1326622,"uuid":"1272129","full_name":"dropwizard/dropwizard","owner":"dropwizard","description":"A damn simple library for building production-ready RESTful web services.","archived":false,"fork":false,"pushed_at":"2026-03-02T01:20:45.000Z","size":114420,"stargazers_count":8603,"open_issues_count":39,"forks_count":3424,"subscribers_count":357,"default_branch":"release/5.0.x","last_synced_at":"2026-03-02T04:54:32.735Z","etag":null,"topics":["dropwizard","hibernate","java","jax-rs","jdbi","jersey-framework","jersey2","jetty","rest","restful-webservices","web-framework"],"latest_commit_sha":null,"homepage":"https://www.dropwizard.io","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dropwizard.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-01-19T19:52:29.000Z","updated_at":"2026-03-02T01:20:49.000Z","dependencies_parsed_at":"2023-09-25T00:36:07.805Z","dependency_job_id":"49d46f65-78ee-4616-9a89-d341231d1f09","html_url":"https://github.com/dropwizard/dropwizard","commit_stats":{"total_commits":6736,"total_committers":528,"mean_commits":"12.757575757575758","dds":0.7804334916864608,"last_synced_commit":"7c83a8faa94592fae7449ece2efd3563583d239c"},"previous_names":[],"tags_count":277,"template":false,"template_full_name":null,"purl":"pkg:github/dropwizard/dropwizard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dropwizard","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/refs/heads/release/5.0.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/sbom","scorecard":{"id":356802,"data":{"date":"2025-08-11","repo":{"name":"github.com/dropwizard/dropwizard","commit":"3b65cea7d21d47f0fa267aff12315cf7364fafae"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/18 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/maven.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maven.yml:29","Warn: no topLevel permission defined: .github/workflows/announce-release.yml:1","Warn: no topLevel permission defined: .github/workflows/assign-milestone.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/close_stale.yml:9","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/maven.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/trigger-release.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":8,"reason":"dependency not pinned by hash detected -- score normalized to 8","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/announce-release.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/dropwizard/dropwizard/announce-release.yml/release/4.0.x?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/dropwizard/dropwizard/release.yml/release/4.0.x?enable=pin","Info:  21 out of  21 GitHub-owned GitHubAction dependencies pinned","Info:   6 out of   8 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:10"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (28) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T09:47:45.812Z","repository_id":1326622,"created_at":"2025-08-18T09:47:45.812Z","updated_at":"2025-08-18T09:47:45.812Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30070479,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-04T01:03:42.280Z","status":"online","status_checked_at":"2026-03-04T02:00:07.464Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"dropwizard","name":"Dropwizard","uuid":"5478557","kind":"organization","description":"","email":null,"website":"https://www.dropwizard.io","location":null,"twitter":"dropwizardio","company":null,"icon_url":"https://avatars.githubusercontent.com/u/5478557?v=4","repositories_count":27,"last_synced_at":"2024-03-25T21:19:31.942Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dropwizard","funding_links":[],"total_stars":16606,"followers":61,"following":0,"created_at":"2022-11-02T16:45:24.316Z","updated_at":"2024-03-25T21:19:40.177Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dropwizard","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dropwizard/repositories"},"tags":[{"name":"v3.0.17","sha":"b4412f5843117b91c0925baaba7102c197e7809d","kind":"tag","published_at":"2026-01-27T21:53:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.17","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.17/manifests"},{"name":"v4.0.17","sha":"2eebdb206ad34815c2ee0035f91ac076b4ea17f0","kind":"tag","published_at":"2026-01-27T21:51:22.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.17","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.17/manifests"},{"name":"v5.0.1","sha":"ea6a2040ee5f2bf98398fb7ad1fb5ace3d5d572e","kind":"tag","published_at":"2026-01-27T21:43:17.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"84dbb957eadb10181039b8222efd39765553bca6","kind":"tag","published_at":"2025-09-16T08:29:02.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0/manifests"},{"name":"v3.0.16","sha":"ffe3e836d8c3412edac8d80ece719166e2e606e7","kind":"tag","published_at":"2025-08-25T22:53:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.16/manifests"},{"name":"v4.0.16","sha":"934373df90d67e5a6f5a7849c0af6598b4e45a3c","kind":"tag","published_at":"2025-08-25T22:52:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.16/manifests"},{"name":"v5.0.0-rc.5","sha":"d7e163da54bd0a80a6046b9840d9b2928b31b2e9","kind":"tag","published_at":"2025-08-25T22:51:44.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.5/manifests"},{"name":"v3.0.15","sha":"8a52fe4aea45f84571b33eb173735802e20bbc64","kind":"tag","published_at":"2025-07-24T07:53:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.15/manifests"},{"name":"v4.0.15","sha":"6616a964156e0ebbe6545dafab52ef7b7ac2b2b9","kind":"tag","published_at":"2025-07-24T07:53:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.15/manifests"},{"name":"v5.0.0-rc.4","sha":"310941b8b2ceedd73b263f712795b45938a028fa","kind":"tag","published_at":"2025-07-23T23:20:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.4/manifests"},{"name":"v3.0.14","sha":"1715dd027139a427fc1bc33827d64ec711525ccf","kind":"tag","published_at":"2025-05-25T20:26:41.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.14/manifests"},{"name":"v4.0.14","sha":"8c744d19a0e741d162c458bee8718acf8078f922","kind":"tag","published_at":"2025-05-25T20:26:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.14/manifests"},{"name":"v5.0.0-rc.3","sha":"ee35dc128decbad13f1f4186b11fe47ee6920d8f","kind":"tag","published_at":"2025-05-25T20:25:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.3/manifests"},{"name":"v4.0.13","sha":"153956cf61aacee809b413752f40bf96876e1e03","kind":"tag","published_at":"2025-03-26T23:41:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.13/manifests"},{"name":"v3.0.13","sha":"76ba41397e11a281256cf631aaa5daaa875a8a2b","kind":"tag","published_at":"2025-03-26T23:23:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.13/manifests"},{"name":"v5.0.0-rc.2","sha":"6b1ebba8fcca6a303997d06edaea29e52b8c3b51","kind":"tag","published_at":"2025-03-26T23:18:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.2/manifests"},{"name":"v4.0.12","sha":"b50169f6e6410a4d34d9c467b95ca7b885cf5dda","kind":"tag","published_at":"2025-01-15T22:38:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.12/manifests"},{"name":"v5.0.0-rc.1","sha":"ed203df38708927f65f9cd7f2760da408af97171","kind":"tag","published_at":"2025-01-15T22:17:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.1/manifests"},{"name":"v3.0.12","sha":"400e4a2f4e15eda153ac79e07bcf2c88420e6422","kind":"tag","published_at":"2025-01-15T22:17:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.12/manifests"},{"name":"v4.0.11","sha":"459892ea1853dcd1199c6bbb28da4347e7e70f60","kind":"tag","published_at":"2024-11-27T21:56:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.11/manifests"},{"name":"v3.0.11","sha":"f8603dcc52bfaaf9711d4808c350cca40f2001f5","kind":"tag","published_at":"2024-11-27T21:56:41.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.11/manifests"},{"name":"v5.0.0-alpha.5","sha":"e78411400eee81e1531c598892fa55b8b013cf70","kind":"tag","published_at":"2024-11-27T21:46:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.5/manifests"},{"name":"v3.0.10","sha":"390aa1ffcbbf95328a48b613b8c73b1752e35e61","kind":"tag","published_at":"2024-10-21T16:41:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.10/manifests"},{"name":"v4.0.10","sha":"48c582b1384352cfd93d43bf39e9e5bbc3e1fe39","kind":"tag","published_at":"2024-10-21T16:41:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.10/manifests"},{"name":"v5.0.0-alpha.4","sha":"45c9e1849d67edf45a0a38ded9bfc05e825593b7","kind":"tag","published_at":"2024-10-21T16:41:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.4/manifests"},{"name":"v3.0.9","sha":"808acc151b972c12748b1aec22bc999d018587ec","kind":"tag","published_at":"2024-10-07T07:13:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.9/manifests"},{"name":"v5.0.0-alpha.3","sha":"284a5b6c2be16971d90148299f30c95f13974e07","kind":"tag","published_at":"2024-10-07T07:12:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.3/manifests"},{"name":"v4.0.9","sha":"94e87681eb8b3d61179f71f2479b1f3820870c94","kind":"tag","published_at":"2024-10-07T07:11:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.9/manifests"},{"name":"v5.0.0-alpha.2","sha":"fe313c7e61a597d3edd9732d5b21a1849c698dc8","kind":"tag","published_at":"2024-08-25T22:47:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.2/manifests"},{"name":"v3.0.8","sha":"17006045b0dcf9e9ae65a8288d55b70123c83d27","kind":"tag","published_at":"2024-08-25T21:19:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.8/manifests"},{"name":"v4.0.8","sha":"c0713c7765a418e704182720a41d7d3800ae50f9","kind":"tag","published_at":"2024-08-25T21:19:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.8/manifests"},{"name":"v3.0.7","sha":"71d5de54fd02a2545ab6184c0794454da85a773f","kind":"tag","published_at":"2024-03-06T14:59:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.7/manifests"},{"name":"v4.0.7","sha":"2aeb472faecc68c0136a0a7231baf1472b55b388","kind":"tag","published_at":"2024-03-06T14:58:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.7/manifests"},{"name":"v2.1.12","sha":"908e31ea7996913fa3aa767465547b5dfbf2df8e","kind":"tag","published_at":"2024-01-31T22:14:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.12/manifests"},{"name":"v3.0.6","sha":"0f09619dcd70caea3957d14bb55a2030b45c39b8","kind":"tag","published_at":"2024-01-29T22:04:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.6/manifests"},{"name":"v4.0.6","sha":"18e00e1edd89776ca26f627d97ce5ed7ca3a544e","kind":"tag","published_at":"2024-01-29T22:04:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.6/manifests"},{"name":"v5.0.0-alpha.1","sha":"4b9d0d23485f8c89196434afbf0145ae2b797484","kind":"tag","published_at":"2023-12-20T22:41:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.0.5","sha":"2a25b34dad34b7d170ba2c7304707e1c74129b99","kind":"tag","published_at":"2023-12-20T22:38:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.5/manifests"},{"name":"v3.0.5","sha":"f2c02fb0484c5d79fa45e1fb7824b543fbd9982e","kind":"tag","published_at":"2023-12-20T22:38:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.5/manifests"},{"name":"v2.1.11","sha":"461d086125475afa92a0973588132e4508c525af","kind":"tag","published_at":"2023-12-20T22:36:27.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.11/manifests"},{"name":"v4.0.4","sha":"6bca3f7059798ba55fdf04f015f10951e24f27bd","kind":"tag","published_at":"2023-11-06T17:09:20.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.4/manifests"},{"name":"v3.0.4","sha":"42477dcb60f0d1b3bebd4eaff23494816a2915d9","kind":"tag","published_at":"2023-11-06T12:48:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.4/manifests"},{"name":"v2.1.10","sha":"480b2ebc281900a69a058927222eee927ba1b518","kind":"tag","published_at":"2023-11-06T09:03:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.10/manifests"},{"name":"v4.0.3","sha":"456e5e67c1d57bb727e17cd7db092403c06cf7bd","kind":"tag","published_at":"2023-10-20T13:53:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.3/manifests"},{"name":"v3.0.3","sha":"f1ac18faa1ffe7444344e4cf437cd6d44966d5ed","kind":"tag","published_at":"2023-10-19T20:24:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.3/manifests"},{"name":"v2.1.9","sha":"eee9527a2c7e33d08d71b4b8801ed70d111bd02e","kind":"tag","published_at":"2023-10-19T16:33:45.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.9/manifests"},{"name":"v3.0.2","sha":"88ad5ab52462b814057be90c229162f7ddef7938","kind":"tag","published_at":"2023-09-24T22:34:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.2/manifests"},{"name":"v4.0.2","sha":"781bb4f36c8bdc3b844b7b905b69af95a917ed78","kind":"tag","published_at":"2023-09-24T22:22:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.2/manifests"},{"name":"v2.1.8","sha":"cbcbc6738dc3e1cba7005ed2d463f9b1f57bd8b1","kind":"tag","published_at":"2023-09-24T22:20:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"a46c6f82484c1d6b9fd84569f73e7b0dd33ec692","kind":"tag","published_at":"2023-06-19T22:06:25.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.7/manifests"},{"name":"v4.0.1","sha":"cfd9586186870ec9d078988c6d6a521d8756eafe","kind":"tag","published_at":"2023-06-19T22:04:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.1/manifests"},{"name":"v3.0.1","sha":"523a14f5006418bf7c0d4c6d7bc3d10755edfe1d","kind":"tag","published_at":"2023-06-19T22:03:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.1/manifests"},{"name":"v4.0.0","sha":"69e115aa8a5048f1557f449ca842a707a88cde2e","kind":"tag","published_at":"2023-03-28T22:24:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0/manifests"},{"name":"v3.0.0","sha":"1df711a473aef3a77ef738c19b563780b4d9dca6","kind":"tag","published_at":"2023-03-28T22:23:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0/manifests"},{"name":"v2.1.6","sha":"50587fa6c899beaad547b4f7306157beff271375","kind":"tag","published_at":"2023-03-28T21:58:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.6/manifests"},{"name":"v4.0.0-beta.4","sha":"cbbacd5247e2c8c0c208786b8d580ca29778a375","kind":"tag","published_at":"2023-02-24T09:22:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.4/manifests"},{"name":"v3.0.0-beta.5","sha":"05c1b73527610781131ce07bfcacb6c24d17713c","kind":"tag","published_at":"2023-02-24T09:17:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.5/manifests"},{"name":"v2.1.5","sha":"82ee4065196556523b5d1cdb6ebe87de2b00e949","kind":"tag","published_at":"2023-02-24T08:50:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.5/manifests"},{"name":"v2.0.35","sha":"d499ef1a579546e1f99343aae4b19f35b4737857","kind":"tag","published_at":"2023-01-28T21:56:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.35","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.35/manifests"},{"name":"v2.1.4","sha":"f5ef0d12b8e2c622435faae13c51b9cccaea9fa2","kind":"tag","published_at":"2022-10-20T19:56:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.4/manifests"},{"name":"v2.0.34","sha":"f5d447ce33c9dd53f96119a331de62c8c888ebc0","kind":"tag","published_at":"2022-10-18T17:23:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.34","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.34/manifests"},{"name":"v4.0.0-beta.3","sha":"26b3188e0c3f32b9dba7cda86634b787a2387bf5","kind":"tag","published_at":"2022-10-12T21:54:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.3/manifests"},{"name":"v3.0.0-beta.4","sha":"f679616d7ad7df6ba3bb77535507ca8ec4049336","kind":"tag","published_at":"2022-10-12T21:52:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.4/manifests"},{"name":"v2.1.3","sha":"d1563469fff7d63717063beb7b49267c39a88d58","kind":"tag","published_at":"2022-10-12T21:47:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.3/manifests"},{"name":"v2.0.33","sha":"5c1c2c425dd5b6a1f314c6b46563fd39c71e0656","kind":"tag","published_at":"2022-09-12T10:08:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.33","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.33/manifests"},{"name":"v2.1.2","sha":"ea3e5a3d1ba59d0467539d400592f5bf5b40dbf8","kind":"tag","published_at":"2022-09-12T10:01:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.2/manifests"},{"name":"v4.0.0-beta.2","sha":"55fef0b12367ac26018538542d6ec6efb4f562ea","kind":"tag","published_at":"2022-06-30T20:12:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.2/manifests"},{"name":"v3.0.0-beta.3","sha":"c9c8d72708fbfc8b9982e9b37f321e588a1efdab","kind":"tag","published_at":"2022-06-30T20:05:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.3/manifests"},{"name":"v2.0.32","sha":"b3d87605369aa63caf860f67be2ba86704dd7a97","kind":"tag","published_at":"2022-06-30T19:56:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.32","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.32/manifests"},{"name":"v2.1.1","sha":"d2455b5369c8d9391e81e697f2354246532d0d5e","kind":"tag","published_at":"2022-06-30T19:48:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.1/manifests"},{"name":"v2.0.31","sha":"6a2dd0885a9c4b6b62e4ecbd207b949ca8a8a5bc","kind":"tag","published_at":"2022-06-19T14:44:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.31","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.31/manifests"},{"name":"v2.0.30","sha":"71300cf5094a53fbd658a906423478ba706ff434","kind":"tag","published_at":"2022-06-18T18:08:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.30","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.30/manifests"},{"name":"v2.1.0","sha":"4fb8906bb761886c85891d4bbf6dcf0a15ca4e9c","kind":"tag","published_at":"2022-05-02T13:16:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0/manifests"},{"name":"v3.0.0-beta.2","sha":"8ade5d9db8d4e29f4f8f37a994246d9270b9c479","kind":"tag","published_at":"2022-04-20T21:45:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.2/manifests"},{"name":"v2.1.0-beta.9","sha":"fd2787a7817295796e6c9f07d44132c262a9e902","kind":"tag","published_at":"2022-04-20T21:40:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.9/manifests"},{"name":"v4.0.0-beta.1","sha":"621bf358ad641ecb07af52026d0385a923957c15","kind":"tag","published_at":"2022-04-08T10:24:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.1/manifests"},{"name":"v3.0.0-beta.1","sha":"b6e096859d65c16e0c669609444f73d0621f4769","kind":"tag","published_at":"2022-04-08T10:14:48.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.1/manifests"},{"name":"v2.1.0-beta.8","sha":"5b37d6f6af0383892834d8437e6c79688f5fc670","kind":"tag","published_at":"2022-04-05T15:57:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.8/manifests"},{"name":"v2.0.29","sha":"20d80316b32cf68d7a0ba23300cfa53bc5155e7d","kind":"tag","published_at":"2022-04-05T15:16:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.29","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.29/manifests"},{"name":"v2.1.0-beta.7","sha":"bf892222765fdd6880449589b99eeeb511b80444","kind":"tag","published_at":"2021-12-20T14:40:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.7/manifests"},{"name":"v2.0.28","sha":"dd215d3ec65f23cef9e0a4d96ed7c542d71d1758","kind":"tag","published_at":"2021-12-20T14:27:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.28","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.28/manifests"},{"name":"v2.1.0-beta.6","sha":"74626bda8033b598b875372b8e8cb982ba2349bc","kind":"tag","published_at":"2021-12-16T09:20:37.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.6/manifests"},{"name":"v2.0.27","sha":"b5c6bc2633f1ea150970131e547a1a580052ece5","kind":"tag","published_at":"2021-12-16T09:00:27.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.27","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.27/manifests"},{"name":"v2.1.0-beta.5","sha":"835081d794427f37bd671f584b6083f96ae17aa6","kind":"tag","published_at":"2021-12-09T17:53:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.5/manifests"},{"name":"v2.0.26","sha":"66ca617d40d57627a8820c96d388a7583650ae6e","kind":"tag","published_at":"2021-12-09T17:43:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.26","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.26/manifests"},{"name":"v2.1.0-beta.4","sha":"e57713abe7add73e7033a30af3022668f4a9ec8d","kind":"tag","published_at":"2021-09-01T15:31:59.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.4/manifests"},{"name":"v2.0.25","sha":"2a4c0f8ba2741e618737556ed1973b22a8284a58","kind":"tag","published_at":"2021-09-01T15:17:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.25","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.25/manifests"},{"name":"v2.1.0-beta.3","sha":"912f4beb7254c72e2db4207efdb38543994c7630","kind":"tag","published_at":"2021-08-11T06:36:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.3/manifests"},{"name":"v2.1.0-beta.2","sha":"94ab611f45fbacf94f449a14fd035c6971a786fd","kind":"tag","published_at":"2021-07-29T12:50:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.2/manifests"},{"name":"v2.0.24","sha":"8818eb7ec61dd59059b51478d734e6d30fb8cca9","kind":"tag","published_at":"2021-07-29T12:08:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.24","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.24/manifests"},{"name":"v2.0.23","sha":"79c3770db75c09d5c846d5d42ffb607b29ba5b9f","kind":"tag","published_at":"2021-06-21T11:50:02.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.23","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.23/manifests"},{"name":"v2.0.22","sha":"a40301a5dc44ebbdeac291edf4cf3df3960a6fae","kind":"tag","published_at":"2021-05-24T16:31:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.22","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.22/manifests"},{"name":"v2.1.0-beta.1","sha":"ff09d7fffece5dda0c2f188114393161702135af","kind":"tag","published_at":"2021-04-25T12:29:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.1/manifests"},{"name":"v2.0.21","sha":"47556c4f31576e6bc4e00262661b7b212bd90a60","kind":"tag","published_at":"2021-04-07T14:05:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.21","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"7c6f2ce175e8f9db63a694ae413210f99e183ad7","kind":"tag","published_at":"2021-02-24T09:46:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.20","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.20/manifests"},{"name":"v2.0.19","sha":"bcf99a613e320812fc4b691f96a4e7e3d125749d","kind":"commit","published_at":"2021-02-01T10:44:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.19","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"7385a7d7a3a1f0670d5fda376b8cdf516d7c7b30","kind":"commit","published_at":"2021-01-12T06:56:22.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.18","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.18/manifests"},{"name":"v1.3.29","sha":"3e323fc72d09df6f1957250cf20bdacbe26fd3d7","kind":"tag","published_at":"2021-01-06T14:04:08.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.29","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.29/manifests"},{"name":"v2.0.17","sha":"3318b1e7e6ca900696ce2ed4e6687a725e0aa90a","kind":"commit","published_at":"2020-12-14T20:57:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.17","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.17/manifests"},{"name":"v1.3.28","sha":"7cbec2b0ccd547859823ef1cb2766314202cf480","kind":"tag","published_at":"2020-12-08T13:29:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.28","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.28/manifests"},{"name":"v2.0.16","sha":"d49fd0d8185d5b571c3a90282c4e44a55b996c53","kind":"commit","published_at":"2020-11-26T17:00:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"a85798d66b667a8e598a062db1cdafeae48acf30","kind":"commit","published_at":"2020-11-03T14:46:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.15/manifests"},{"name":"v1.3.27","sha":"cce7305a7ef56c4edc6ab28ae224141facfa8d59","kind":"tag","published_at":"2020-10-28T14:29:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.27","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.27/manifests"},{"name":"v1.3.26","sha":"03a7d8611676ee14e3d6040d8642063d787819ea","kind":"tag","published_at":"2020-10-22T15:25:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.26","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.26/manifests"},{"name":"v2.0.14","sha":"1b36f643d2d40b959e325a00867c45822418202d","kind":"commit","published_at":"2020-10-22T13:51:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.14/manifests"},{"name":"v1.3.25","sha":"56cb309bef2993de47dc846f7bc2933c7a6159c7","kind":"tag","published_at":"2020-08-31T12:58:59.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.25","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25/manifests"},{"name":"v2.0.13","sha":"37a209886890ca5cdd6ef39c61d29827a13c1a1d","kind":"commit","published_at":"2020-08-31T12:48:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.13/manifests"},{"name":"v1.3.25-beta.2","sha":"562d61cc72c0038f66b221a7c6d0b07034e38804","kind":"tag","published_at":"2020-08-19T06:27:25.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.25-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.25-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.25-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.2/manifests"},{"name":"v1.3.25-beta.1","sha":"d591b617c52537edb6fedb2e343800610eb075e3","kind":"tag","published_at":"2020-08-18T06:31:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.25-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.25-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.25-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.1/manifests"},{"name":"v2.0.12","sha":"8b9d7f887fd37ec22cb39f020d710fb7835d159a","kind":"commit","published_at":"2020-07-21T09:25:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"1b227314d669cbbd3395c2ff1e31704ca0d9284c","kind":"commit","published_at":"2020-07-06T07:52:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.11/manifests"},{"name":"v1.3.24","sha":"9c7da5f498d70241993b05598488597bc2c94a98","kind":"tag","published_at":"2020-07-03T06:58:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.24","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.24/manifests"},{"name":"v2.0.10","sha":"cdb2a357aeb61e0a52beb6a8d09953f423924faf","kind":"commit","published_at":"2020-05-26T12:18:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"655f8ac6f8586a8a0d49d217f0846deefb45de21","kind":"commit","published_at":"2020-05-04T06:00:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"8600d4ff895df5d6df5ecfd45e7244af04d8f89f","kind":"commit","published_at":"2020-04-14T19:08:41.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.8/manifests"},{"name":"v1.3.23","sha":"bf556d4765c9305ed14f6cd962f4f438239799e4","kind":"tag","published_at":"2020-04-14T18:13:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.23","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.23/manifests"},{"name":"v2.0.7","sha":"f6e03e838ce51eee8d751df03f29afb3eeea42d6","kind":"tag","published_at":"2020-04-10T07:01:02.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.7/manifests"},{"name":"v1.3.22","sha":"dae8b1ba6368d8d2bd31eb5435e868f16c9ce9d3","kind":"tag","published_at":"2020-04-04T14:41:59.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.22","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.22/manifests"},{"name":"v2.0.6","sha":"9b2dcc9b499b125560193ba39f65c5d359ceb11d","kind":"commit","published_at":"2020-04-04T14:35:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"5e605a630551397a0f21b4b530b177fe4e571542","kind":"commit","published_at":"2020-03-29T01:13:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"743eceac9c69e4e5aa8e3ced425d8893cb55119c","kind":"tag","published_at":"2020-03-27T16:51:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.4/manifests"},{"name":"v1.3.21","sha":"45575df553f0a93eb5b6b5c98e4471b590f1c884","kind":"tag","published_at":"2020-03-26T19:46:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.21","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.21/manifests"},{"name":"v2.0.3","sha":"7cee3e11d29ec21f0073aa4ac03b08a4f2a0ef17","kind":"tag","published_at":"2020-03-26T19:29:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.3/manifests"},{"name":"v1.3.20","sha":"b2dd14eaab5ef3a03c172ebdc06ea0e9a71fa0ce","kind":"tag","published_at":"2020-02-24T16:29:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.20","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.20/manifests"},{"name":"v1.3.19","sha":"b91d891e04fcb0c0c0c4fc3f371d36c09c19ba2c","kind":"tag","published_at":"2020-02-20T02:16:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.19","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.19/manifests"},{"name":"v2.0.2","sha":"60206ea15541869622623167c590276a6329f5b8","kind":"commit","published_at":"2020-02-20T02:05:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"e7c8b260c3d81e91ac537787424e888afd35f594","kind":"commit","published_at":"2020-01-30T20:50:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.1/manifests"},{"name":"v1.3.18","sha":"6e54def3f9d07d5bd1b57f8d296e8cbae7d008f4","kind":"tag","published_at":"2020-01-30T20:16:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.18","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.18/manifests"},{"name":"v2.0.0","sha":"20050b10bc7fe88edff3ff320b4cea85c023f30d","kind":"tag","published_at":"2019-12-09T21:54:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0/manifests"},{"name":"v2.0.0-rc14","sha":"8ca390bf44dea39dfc1b15422881e14c8bcb341f","kind":"tag","published_at":"2019-12-08T18:53:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc14/manifests"},{"name":"v1.3.17","sha":"cdf214a094e400027463a8d523a7c00c9dcdfdb4","kind":"tag","published_at":"2019-11-24T10:47:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.17","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.17/manifests"},{"name":"v2.0.0-rc13","sha":"b5c0c3b19ac4fc22fe8eefe2c3b61ba6e6b3829a","kind":"tag","published_at":"2019-11-20T22:45:08.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc13/manifests"},{"name":"v2.0.0-rc12","sha":"caba50b91297444ceb3c02e1295fad7b3991da21","kind":"tag","published_at":"2019-10-23T20:11:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc12/manifests"},{"name":"v1.3.16","sha":"45f9865864c305639b555ac3c2a57fe946f0913b","kind":"tag","published_at":"2019-10-20T20:29:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.16/manifests"},{"name":"v2.0.0-rc11","sha":"82c1361e0a21dc94c3b3cdabdd141fb87fbbfe99","kind":"tag","published_at":"2019-10-13T16:15:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc11/manifests"},{"name":"v1.3.15","sha":"18caa542327c2a20c6f140d7c645f57f4e11a109","kind":"tag","published_at":"2019-09-25T17:22:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.15/manifests"},{"name":"v2.0.0-rc10","sha":"26b8df02d45004c1abb92e8a50054e17e34c0fb0","kind":"tag","published_at":"2019-09-16T23:06:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc10/manifests"},{"name":"v2.0.0-rc9","sha":"6cfd68560c91d0b0a5682bdbb9f20eeaa09c398d","kind":"tag","published_at":"2019-08-31T18:01:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc9/manifests"},{"name":"v2.0.0-rc8","sha":"e3a1c7a650cba5ab32164761574ef69af4134f17","kind":"tag","published_at":"2019-08-29T13:08:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc8/manifests"},{"name":"v2.0.0-rc7","sha":"1e5ee67862cc25755891e1587e709773ffa314c4","kind":"tag","published_at":"2019-08-28T14:43:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc7/manifests"},{"name":"v2.0.0-rc6","sha":"c8e0b0137115322e39a93f3a369e4dec72df9045","kind":"tag","published_at":"2019-08-27T19:30:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc6/manifests"},{"name":"v2.0.0-rc5","sha":"171a6751fa063b32c47201b1821e4d7e610c865e","kind":"tag","published_at":"2019-08-08T06:19:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc5/manifests"},{"name":"v1.3.14","sha":"f720ed469d52842ba23839f7d9b467f610d74524","kind":"tag","published_at":"2019-08-07T18:50:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.14/manifests"},{"name":"v1.3.13","sha":"e006b420447da6cb8bc3e7fb2aaa6271229c7aa1","kind":"tag","published_at":"2019-07-16T19:38:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.13/manifests"},{"name":"v2.0.0-rc4","sha":"d7e770086334fc3c84e83a96d8e2fb863ac5b252","kind":"tag","published_at":"2019-06-28T06:29:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc4/manifests"},{"name":"v2.0.0-rc3","sha":"21352e6277118d30b82df6ba2a1e899619ed202e","kind":"tag","published_at":"2019-06-16T15:48:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc3/manifests"},{"name":"v2.0.0-rc2","sha":"2162827fd2af02f2774aadc60809161055fec5ae","kind":"tag","published_at":"2019-05-26T16:09:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc2/manifests"},{"name":"v1.3.12","sha":"c1461c389a1f01a757c966518dd2c52601204676","kind":"tag","published_at":"2019-05-25T18:10:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.12/manifests"},{"name":"v1.3.11","sha":"a47305d487e710d013c46283a9b286358688d5f1","kind":"tag","published_at":"2019-05-09T18:16:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.11/manifests"},{"name":"v1.3.10","sha":"42759228412e484fa170bc9ab5aae019422432c3","kind":"tag","published_at":"2019-04-29T16:56:01.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.10/manifests"},{"name":"v2.0.0-rc1","sha":"d9397fecfadc3e34ca8742b17077a3bac32624dd","kind":"tag","published_at":"2019-04-18T18:40:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc1/manifests"},{"name":"v1.3.9","sha":"88a73fd64c20015bd8b059bf8a052e98d35e6080","kind":"tag","published_at":"2019-02-24T00:56:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.9/manifests"},{"name":"v1.3.8","sha":"ec23670cc6ecc2d16bef7e48130c99e741aab711","kind":"tag","published_at":"2019-01-01T13:10:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.8/manifests"},{"name":"v2.0.0-rc0","sha":"bc4b7dc04d9c06e7357e3d3d55bdfca366de18b4","kind":"tag","published_at":"2018-10-02T19:50:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc0/manifests"},{"name":"v1.3.7","sha":"777686d9bcfb7a732838a5cfc4043b9a65b0eaea","kind":"tag","published_at":"2018-10-02T10:25:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.7/manifests"},{"name":"v1.2.9","sha":"49dd12a95398ee1b841ad9ba48fdbf35149137e7","kind":"tag","published_at":"2018-10-01T06:43:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.9/manifests"},{"name":"v1.3.6","sha":"99cbd25dad946952bcc3fb7b7e5152f064dac382","kind":"tag","published_at":"2018-10-01T06:01:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.6/manifests"},{"name":"v1.1.8","sha":"fd4c7266d4b6b780f06d3be7e14a79406ae77168","kind":"tag","published_at":"2018-06-24T18:34:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.8/manifests"},{"name":"v1.2.8","sha":"5a96d56fa6fc07b1d34700d42615162cc8584c03","kind":"tag","published_at":"2018-06-24T17:03:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.8/manifests"},{"name":"v1.3.5","sha":"7acede06f2df73f1db80461e44ba23708eb6bdd5","kind":"tag","published_at":"2018-06-24T15:36:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"a4e03c33c92dedf83886f0cc66bc443ad916feba","kind":"tag","published_at":"2018-06-15T08:23:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.4/manifests"},{"name":"v1.2.7","sha":"bb7291d26b7a00fa37c2712b620fb6fb747cae5a","kind":"tag","published_at":"2018-06-15T07:18:20.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.7/manifests"},{"name":"v1.3.3","sha":"c4f66abf07cc46813b98137dc29a8a2762ab33e2","kind":"tag","published_at":"2018-06-06T20:09:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.3/manifests"},{"name":"v1.2.6","sha":"be9b592857e85dc50a3181b6b5efc23bdbc384d8","kind":"tag","published_at":"2018-05-06T21:14:57.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.6/manifests"},{"name":"v1.3.2","sha":"f22ae5293ec400e9faafd1cf18944f5ed60b3c0e","kind":"tag","published_at":"2018-05-06T20:26:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"c49ab943d4fe3c55afdb14814b818d3d5a4bf7dd","kind":"tag","published_at":"2018-04-04T16:46:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.1/manifests"},{"name":"v1.2.5","sha":"9add5d717a420f76681e2b6816b8beb6ccdf3a65","kind":"tag","published_at":"2018-04-04T15:24:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.5/manifests"},{"name":"v1.3.0","sha":"5fc2ab21c58bcc0da2c78ca41e353c69928bc777","kind":"tag","published_at":"2018-03-14T17:20:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0/manifests"},{"name":"v1.3.0-rc7","sha":"fb9cdad412e1be86cf2fff2dd9962271a113b025","kind":"tag","published_at":"2018-02-23T10:17:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc7/manifests"},{"name":"v1.2.4","sha":"462c373665d885b82ab2e7dfd5cf5ef675cc3499","kind":"tag","published_at":"2018-02-11T09:54:01.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.4/manifests"},{"name":"v1.1.7","sha":"7269c4dd270ed967a19c912ed8dae189123d0b37","kind":"tag","published_at":"2018-02-10T19:17:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.7/manifests"},{"name":"v1.3.0-rc6","sha":"b89b2223222b78b41d71fde00c31a7a0b43156b0","kind":"tag","published_at":"2018-02-09T09:21:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc6/manifests"},{"name":"v1.3.0-rc5","sha":"4c840c0186a5d4e7f43dbf66182ff35a36ed91cc","kind":"tag","published_at":"2018-02-08T11:28:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc5/manifests"},{"name":"v1.2.3","sha":"c956c492081a2006f7f7fa5442f2a3f0de027527","kind":"tag","published_at":"2018-01-22T18:11:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.3/manifests"},{"name":"v1.3.0-rc4","sha":"a22c62b7b9037793f63fb0fb135ce368a83fa286","kind":"tag","published_at":"2018-01-18T23:24:44.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc4/manifests"},{"name":"v1.3.0-rc3","sha":"29926075af642d815d0a2e46c88ab109fa084ddb","kind":"tag","published_at":"2018-01-09T10:53:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc3/manifests"},{"name":"v1.3.0-rc2","sha":"f0bd2f1eec7551077b14662bf10f52840a5626f4","kind":"tag","published_at":"2018-01-05T19:42:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc2/manifests"},{"name":"v1.2.2","sha":"7f9b9445f345110e198298382373c0bec94f7cac","kind":"tag","published_at":"2017-11-27T08:10:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.2/manifests"},{"name":"v1.3.0-rc1","sha":"90aee5f8ce5585722b3f1b8c5f86b7c945bb1752","kind":"tag","published_at":"2017-11-22T15:01:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc1/manifests"},{"name":"v1.2.1","sha":"a270cf4bd982a819bc8a4c273fdcb38bdca5f0df","kind":"tag","published_at":"2017-11-22T12:23:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.1/manifests"},{"name":"v1.1.6","sha":"861f18cffb7df2b17b4e54c638792a7b3f99c003","kind":"tag","published_at":"2017-11-02T07:58:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"05b28222d9ccd0a32fd73b24998ce0e8be1ca1ca","kind":"tag","published_at":"2017-10-17T12:41:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.5/manifests"},{"name":"v1.2.0","sha":"3e8bf3b8338d6367a3dd87d2e7aac6c438c163e4","kind":"tag","published_at":"2017-10-06T13:02:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0/manifests"},{"name":"v1.2.0-rc6","sha":"6fe033be9bd7dc40cf1f0d6569b54a8dd635560c","kind":"tag","published_at":"2017-09-19T14:56:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc6/manifests"},{"name":"v1.2.0-rc5","sha":"826555e8576e5054abe8186fa7c70caa5bf25f7e","kind":"tag","published_at":"2017-09-05T09:14:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc5/manifests"},{"name":"v1.2.0-rc4","sha":"d0acafd047b174a703f440c2cbc92e9241edd6e8","kind":"tag","published_at":"2017-08-24T19:36:37.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc4/manifests"},{"name":"v1.2.0-rc3","sha":"0037881dcf26be144e74ca858270dac2ce83be59","kind":"tag","published_at":"2017-08-24T09:35:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc3/manifests"},{"name":"v1.1.4","sha":"cd115f80c0dacd0cd38112e973cf1590eee848f0","kind":"tag","published_at":"2017-08-24T08:23:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.4/manifests"},{"name":"v1.2.0-rc2","sha":"faf0dc10475de7075dcd8fb97ef899c57209d546","kind":"tag","published_at":"2017-08-18T06:50:45.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc2/manifests"},{"name":"v1.2.0-rc1","sha":"3a87e22c1e0fc05b1583439e83c6a9f38e6ec106","kind":"tag","published_at":"2017-08-02T17:37:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc1/manifests"},{"name":"v1.1.3","sha":"c32f9c596279e113c08200b57540ac832e9f2d98","kind":"tag","published_at":"2017-07-31T11:41:57.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.3/manifests"},{"name":"v1.0.9","sha":"76870752757b9e13ea01a5555146b0db92d41914","kind":"tag","published_at":"2017-07-31T09:45:45.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.9/manifests"},{"name":"v1.1.2","sha":"35e2cefeceb130cbf80929dff4f85ab468566396","kind":"tag","published_at":"2017-06-27T07:42:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.2/manifests"},{"name":"v1.0.8","sha":"eafbb5d29e99f62db9fb24d66a393082eaa557b2","kind":"tag","published_at":"2017-06-27T07:17:08.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.8/manifests"},{"name":"v1.1.1","sha":"d65931e328a553094f5386acde72fc8ab4ca4615","kind":"tag","published_at":"2017-05-19T12:05:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"233515e217b91258ef7822953a884e9d104c7f03","kind":"tag","published_at":"2017-03-21T08:26:48.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0/manifests"},{"name":"v1.0.7","sha":"8c4ffc1316e24e074fda1250f704e5d63ec9386c","kind":"tag","published_at":"2017-03-20T18:34:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.7/manifests"},{"name":"v1.1.0-rc4","sha":"ba3087892729fb0ea8028d7c37cfc88a2eaa30e5","kind":"tag","published_at":"2017-03-15T16:52:22.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc4/manifests"},{"name":"v1.1.0-rc3","sha":"84739bf5a3226ee863c3f2a1dd4ba5f955ec7210","kind":"tag","published_at":"2017-03-15T10:58:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc3/manifests"},{"name":"v1.1.0-rc2","sha":"367033ef96a147d271298f94f77a67972192edae","kind":"tag","published_at":"2017-03-08T13:59:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc2/manifests"},{"name":"v1.1.0-rc1","sha":"55eee43f88bce129da741be93ccf1da25d6005a6","kind":"tag","published_at":"2017-02-13T08:17:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc1/manifests"},{"name":"v1.0.6","sha":"46d8ac9e9a61902596c8d6b1e17e2f6c88e5982d","kind":"tag","published_at":"2017-01-30T18:58:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"6e89e64cdd17562a73a97b098a05b2bd61d3ced8","kind":"tag","published_at":"2016-11-18T11:00:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"38b3199f49e6b67535e3070e56d410dc7ba32c70","kind":"tag","published_at":"2016-11-14T18:01:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"bca4ad4a2f46f15721305e2ef7c5c67f4ca08b23","kind":"tag","published_at":"2016-10-28T17:22:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"4d58bf6558cb1d3e382471581d14d50aadeaf12e","kind":"tag","published_at":"2016-09-23T18:18:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"2cf469dbf87e81c0fbf9402d73a4a94ef31d5fac","kind":"tag","published_at":"2016-09-21T12:38:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"ca39aa51a87a596e7b7e7e1309f9c34d9544bf63","kind":"tag","published_at":"2016-07-26T13:12:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc4","sha":"c1f860b56e16d64556f4249cde5423d221d8db35","kind":"tag","published_at":"2016-07-08T08:26:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc4/manifests"},{"name":"v0.9.3","sha":"2565a66fbb62e28c8e7ac2754be14e594fd1b445","kind":"tag","published_at":"2016-06-20T14:27:20.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.3/manifests"},{"name":"v1.0.0-rc3","sha":"861c33352a33836cb6cef365c26a255187ba361d","kind":"tag","published_at":"2016-05-31T16:24:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"e37431766143efaf0c68eed74978b11e929a5bf8","kind":"tag","published_at":"2016-03-30T08:09:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc2/manifests"},{"name":"v1.0.0-rc1","sha":"a67d4c9e438ec9ba7c3e08f2d749d74d288d9f5a","kind":"tag","published_at":"2016-03-18T22:52:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc1/manifests"},{"name":"v0.9.2","sha":"ac9a7dcb755eff6e7ceec18fa662e107269a73de","kind":"tag","published_at":"2016-01-20T08:38:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.2/manifests"},{"name":"v0.8.5","sha":"668cd9f32622e70da9c9457377d442213094d28d","kind":"commit","published_at":"2015-11-03T16:20:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.5/manifests"},{"name":"v0.9.1","sha":"4d36235d352e9a04923408094759406c929043ba","kind":"commit","published_at":"2015-11-03T15:39:46.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1/manifests"},{"name":"v0.9.1-rc1","sha":"e61e388a3b4853aa2940b0957857513a5046b74d","kind":"commit","published_at":"2015-11-02T11:29:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.1-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1-rc1/manifests"},{"name":"v0.9.0","sha":"a8b117f07d3180f3b6acf89f8488003648178c06","kind":"commit","published_at":"2015-10-28T15:10:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0/manifests"},{"name":"v0.9.0-rc5","sha":"a7f440f719e436a645f00b3b3fd166b2b156d2b9","kind":"commit","published_at":"2015-10-20T10:49:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc5/manifests"},{"name":"v0.8.4","sha":"a29daa061e0c4376edb00083722ed1730adcaf8b","kind":"tag","published_at":"2015-08-26T01:55:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.4/manifests"},{"name":"v0.9.0-rc4","sha":"83edc098bc49ae3168340f6d24324b97c9b500da","kind":"tag","published_at":"2015-08-24T13:54:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc4/manifests"},{"name":"v0.8.3","sha":"c733aff2541857e299fca50c3cf5769b2d4d0fb1","kind":"tag","published_at":"2015-08-24T13:35:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.3/manifests"},{"name":"v0.9.0-rc3","sha":"26931fe097c2526b2582a35393d60ba9019c5a76","kind":"tag","published_at":"2015-07-14T21:30:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc3/manifests"},{"name":"v0.9.0-rc2","sha":"149e8ee1c1f85a4e5ec887f0f864f586c55717b8","kind":"tag","published_at":"2015-07-09T13:25:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc2/manifests"},{"name":"v0.8.2","sha":"51c06f9f808117b6ec71d7f972c1ec7ce4e08fe1","kind":"tag","published_at":"2015-07-06T18:21:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.2/manifests"},{"name":"v0.9.0-rc1","sha":"4c9cd76389a14ddb7af5ea1536926cc9c80cec31","kind":"tag","published_at":"2015-06-18T18:57:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc1/manifests"},{"name":"v0.8.1-fixed-docs","sha":"09f538ef4cdbd14198e38503eda1a865e2120e3a","kind":"commit","published_at":"2015-04-12T16:52:48.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1-fixed-docs","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1-fixed-docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.1-fixed-docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-fixed-docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-fixed-docs/manifests"},{"name":"v0.8.1","sha":"b72b2c022f580d4ba01b24ebc5d35edfa7dd0614","kind":"tag","published_at":"2015-04-07T13:02:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1/manifests"},{"name":"v0.8.1-rc2","sha":"756e443dd72fad27f7fb8af1e16e8712e67bdaa1","kind":"tag","published_at":"2015-04-01T14:04:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc2/manifests"},{"name":"v0.8.1-rc1","sha":"99c04b28d9fcc6aa5e35618572d868ade32c134c","kind":"tag","published_at":"2015-04-01T13:46:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc1/manifests"},{"name":"v0.8.0","sha":"fbe6baff38c47eb55374c1a9f6ba07e51d98e1e3","kind":"tag","published_at":"2015-03-05T15:38:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0/manifests"},{"name":"v0.8.0-rc5","sha":"50a7fc0e73e300847e2c61bdb127619d572aacfe","kind":"tag","published_at":"2015-03-01T01:26:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc5/manifests"},{"name":"v0.8.0-rc4","sha":"4acc8b9befc1a730129fb9b9b68ff04aa0098ed5","kind":"tag","published_at":"2015-02-25T20:31:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc4/manifests"},{"name":"v0.8.0-rc3","sha":"294a2f11e2972039a372b65d98067d1e12ce5087","kind":"tag","published_at":"2015-02-20T00:21:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc3/manifests"},{"name":"v0.8.0-rc2","sha":"7f45f7af37cdbc24830e57e5a96a4e71e4954fce","kind":"tag","published_at":"2015-01-17T17:12:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc2/manifests"},{"name":"v0.8.0-rc1","sha":"77f04bc174ac3e97f4a5a23ebc19906037747895","kind":"tag","published_at":"2014-11-09T16:34:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc1/manifests"},{"name":"v0.7.1","sha":"901a459af922491bb556d62e046d1475760fb8ce","kind":"commit","published_at":"2014-06-20T15:23:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"ecfa4a50022a4f565c4b94ed678bf60c0eaba488","kind":"tag","published_at":"2014-04-04T21:30:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0/manifests"},{"name":"v0.7.0-rc3","sha":"d9bbd2be65362254a821da076bb89e4238b6c78c","kind":"tag","published_at":"2014-03-31T14:11:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc3/manifests"},{"name":"v0.7.0-rc2","sha":"5e58939d843e6d991bc14cf3e140b788455b6761","kind":"tag","published_at":"2014-02-28T15:46:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc2/manifests"},{"name":"v0.7.0-rc1","sha":"3dcd503aa2dc13ade6245345b4a135c8976e090e","kind":"tag","published_at":"2014-01-31T12:18:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc1/manifests"},{"name":"v0.6.2","sha":"61d713baf1c62a7583ad200a48a33223b5635c8c","kind":"tag","published_at":"2013-03-19T00:08:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.6.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"0138a73a3b6d8f29a7c8cec0abd3332f48b5ddc0","kind":"tag","published_at":"2012-11-28T19:23:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.6.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"ef7777eb293fa0db517a9c585ec491dc00e70491","kind":"tag","published_at":"2012-11-26T21:50:44.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.6.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"10e21f48ae2c4f2bd534575e7136dae115ccb3a3","kind":"tag","published_at":"2012-08-07T00:12:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.5.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"937771a0fdb58d6e7c115c98d9abb419d89d2aee","kind":"tag","published_at":"2012-07-31T06:13:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.5.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.0/manifests"},{"name":"v0.4.4","sha":"11ec3cf213b439f8a18b2684a8e571c66a42c25d","kind":"tag","published_at":"2012-07-24T17:47:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"836adcccf8fe0a9efcd621ffea9e26051b3fe2d4","kind":"tag","published_at":"2012-06-23T01:14:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"c81ee45fe05a7473c0fabe016259d4cac0d1709f","kind":"tag","published_at":"2012-06-20T20:10:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"56253364e610dd1b39696ff86e68b92dfd816801","kind":"tag","published_at":"2012-06-19T23:38:46.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"09244fae39dac8a0e3f22ff29ae0739311be8a7d","kind":"tag","published_at":"2012-05-01T20:40:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"f37ce009d52595ea8999a89d7c66f351f216fddd","kind":"tag","published_at":"2012-03-15T23:07:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.3.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"dd824ebb78851bb783c5f4f0b8d14de98aa13320","kind":"tag","published_at":"2012-03-14T01:14:46.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.3.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"862c414b371befbba2b6d4d35d8f15801f6187f5","kind":"tag","published_at":"2012-02-24T22:35:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.2.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"6b0ebd256d0d4d7aae3840a4c04211c573e36f39","kind":"tag","published_at":"2012-02-16T04:04:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.2.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.0/manifests"},{"name":"v0.1.3","sha":"7fa15b84aa2dfca6b8cd91314e669c4a64be023d","kind":"tag","published_at":"2012-01-19T22:03:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"9e8917f81f2a740bd66dd6196eb46e86f3893c2e","kind":"tag","published_at":"2012-01-08T03:02:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"037baeff84b3327171d2daaec6100d51167ac4de","kind":"tag","published_at":"2011-12-28T20:27:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"5b484dceb4dc0990e9a67dcf143dc77baf27799d","kind":"tag","published_at":"2011-12-22T03:44:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.0/manifests"},{"name":"v0.0.14","sha":"5aeb2c5b8cfcc90a6289bdce1ae4db96daf67cc7","kind":"commit","published_at":"2011-12-01T06:36:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.14/manifests"},{"name":"v0.0.13-NOGZIP","sha":"c2f13cdfe40a4132b548a0df366d2be06d5d696b","kind":"tag","published_at":"2011-10-13T18:21:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.13-NOGZIP","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.13-NOGZIP","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.13-NOGZIP","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13-NOGZIP","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13-NOGZIP/manifests"},{"name":"v0.0.13","sha":"8d1310adbf0b72fc75b60a4222d0c8581485b863","kind":"tag","published_at":"2011-10-08T01:03:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"a103d2668f95bea9c5fff5b9fff26f0b058d8c8a","kind":"tag","published_at":"2011-09-21T00:40:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.12/manifests"},{"name":"v0.0.11-1","sha":"b3a4707e81cb3c01e24bf1f3c9c3bb3307c43902","kind":"tag","published_at":"2011-09-16T06:01:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.11-1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.11-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.11-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11-1/manifests"},{"name":"v0.0.11","sha":"846f5f75774e2f97874b6b2f43a2a9142041353b","kind":"tag","published_at":"2011-09-15T02:28:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11/manifests"},{"name":"v0.0.10-1","sha":"149a9048c73bceda7af027086633f0ec7841381b","kind":"tag","published_at":"2011-08-23T22:15:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.10-1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.10-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.10-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10-1/manifests"},{"name":"v0.0.10","sha":"7f1bc683ebecdcbf07008b665cd217574600f97f","kind":"tag","published_at":"2011-08-23T20:59:17.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"ce084bcca7f6087e2f44e8bf94c3d225646f9752","kind":"tag","published_at":"2011-08-12T01:26:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"b08af670cd5b4207aa4b3fd16d37c9f0f0d6715a","kind":"tag","published_at":"2011-07-05T22:05:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"0eb4d8dfaee9d700a03700bde0d918dba9252586","kind":"tag","published_at":"2011-05-24T03:50:27.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"6c258a787d048e429a615dc77ea6f582d841e317","kind":"tag","published_at":"2011-05-17T20:50:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"b0ae3fb5e63f428992691869256d70876074d77e","kind":"tag","published_at":"2011-05-13T20:02:36.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"6e1764fa805a89cac4540e6449db632cff631bff","kind":"tag","published_at":"2011-05-10T01:55:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"115f8056e80a5beae4ccf3a46d7ee3bc68f99098","kind":"tag","published_at":"2011-04-27T22:04:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.3/manifests"},{"name":"v0.0.2-fix-publishing","sha":"b78e695c25ef1c890092412841164bf09d731928","kind":"tag","published_at":"2011-03-30T06:25:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.2-fix-publishing","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.2-fix-publishing","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.2-fix-publishing","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2-fix-publishing","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2-fix-publishing/manifests"},{"name":"v0.0.2","sha":"9dd90d7d78f6255375bf96a89daecf6c928d0c1d","kind":"tag","published_at":"2011-03-26T01:04:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"e3efe5ecf10f0eee76064798454345cd51560300","kind":"tag","published_at":"2011-03-15T04:13:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-03-04T04:06:35.192Z","dependent_packages_count":89,"downloads":null,"downloads_period":null,"dependent_repos_count":107,"rankings":{"downloads":null,"dependent_repos_count":1.8724822002066297,"dependent_packages_count":0.8191092112244591,"stargazers_count":3.086031667213942,"forks_count":1.9319483265391113,"docker_downloads_count":2.684379661424181,"average":2.078790213321665},"purl":"pkg:maven/io.dropwizard/dropwizard-http2","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.dropwizard:dropwizard-http2","docker_dependents_count":8,"docker_downloads_count":74522,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.dropwizard:dropwizard-http2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.dropwizard:dropwizard-http2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-04T03:02:08.108Z","issues_count":119,"pull_requests_count":3885,"avg_time_to_close_issue":4066175.064102564,"avg_time_to_close_pull_request":184674.99394987035,"issues_closed_count":78,"pull_requests_closed_count":3471,"pull_request_authors_count":39,"issue_authors_count":81,"avg_comments_per_issue":1.7394957983193278,"avg_comments_per_pull_request":1.2720720720720722,"merged_pull_requests_count":2884,"bot_issues_count":23,"bot_pull_requests_count":3596,"past_year_issues_count":31,"past_year_pull_requests_count":991,"past_year_avg_time_to_close_issue":2160001.6666666665,"past_year_avg_time_to_close_pull_request":94082.33756345177,"past_year_issues_closed_count":15,"past_year_pull_requests_closed_count":788,"past_year_pull_request_authors_count":12,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":0.8064516129032258,"past_year_avg_comments_per_pull_request":0.7729566094853683,"past_year_bot_issues_count":5,"past_year_bot_pull_requests_count":894,"past_year_merged_pull_requests_count":718,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/issues","maintainers":[{"login":"joschi","count":155,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joschi"},{"login":"zUniQueX","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zUniQueX"},{"login":"MatthewHawkins","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MatthewHawkins"},{"login":"jplock","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jplock"},{"login":"mbeaatriz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbeaatriz"}],"active_maintainers":[{"login":"joschi","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joschi"},{"login":"zUniQueX","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zUniQueX"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-http2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-http2/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-http2/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-http2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-http2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-http2/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5069500,"name":"io.dropwizard:dropwizard-core","ecosystem":"maven","description":"Dropwizard is a Java framework for developing ops-friendly, high-performance, RESTful web applications.","homepage":"http://www.dropwizard.io/5.0.2","licenses":"Apache License 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/dropwizard/dropwizard","keywords_array":[],"namespace":"io.dropwizard","versions_count":237,"first_release_published_at":"2014-01-31T12:23:38.000Z","latest_release_published_at":"2026-05-31T22:50:00.000Z","latest_release_number":"5.0.2","last_synced_at":"2026-06-19T19:00:39.892Z","created_at":"2022-07-28T08:50:56.780Z","updated_at":"2026-06-19T19:00:39.892Z","registry_url":"https://central.sonatype.com/artifact/io.dropwizard/dropwizard-core/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.dropwizard/dropwizard-core/","metadata":{"repositories":["https://central.sonatype.com/repository/maven-snapshots/"]},"repo_metadata":{"id":1326622,"uuid":"1272129","full_name":"dropwizard/dropwizard","owner":"dropwizard","description":"A damn simple library for building production-ready RESTful web services.","archived":false,"fork":false,"pushed_at":"2026-05-31T02:07:41.000Z","size":114484,"stargazers_count":8575,"open_issues_count":25,"forks_count":3405,"subscribers_count":353,"default_branch":"release/5.0.x","last_synced_at":"2026-05-31T04:07:02.839Z","etag":null,"topics":["dropwizard","hibernate","java","jax-rs","jdbi","jersey-framework","jersey2","jetty","rest","restful-webservices","web-framework"],"latest_commit_sha":null,"homepage":"https://www.dropwizard.io","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dropwizard.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-01-19T19:52:29.000Z","updated_at":"2026-05-31T02:07:45.000Z","dependencies_parsed_at":"2023-09-25T00:36:07.805Z","dependency_job_id":"49d46f65-78ee-4616-9a89-d341231d1f09","html_url":"https://github.com/dropwizard/dropwizard","commit_stats":{"total_commits":6736,"total_committers":528,"mean_commits":"12.757575757575758","dds":0.7804334916864608,"last_synced_commit":"7c83a8faa94592fae7449ece2efd3563583d239c"},"previous_names":[],"tags_count":277,"template":false,"template_full_name":null,"purl":"pkg:github/dropwizard/dropwizard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dropwizard","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/refs/heads/release/5.0.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/sbom","scorecard":{"id":356802,"data":{"date":"2025-08-11","repo":{"name":"github.com/dropwizard/dropwizard","commit":"3b65cea7d21d47f0fa267aff12315cf7364fafae"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/18 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/maven.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maven.yml:29","Warn: no topLevel permission defined: .github/workflows/announce-release.yml:1","Warn: no topLevel permission defined: .github/workflows/assign-milestone.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/close_stale.yml:9","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/maven.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/trigger-release.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":8,"reason":"dependency not pinned by hash detected -- score normalized to 8","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/announce-release.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/dropwizard/dropwizard/announce-release.yml/release/4.0.x?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/dropwizard/dropwizard/release.yml/release/4.0.x?enable=pin","Info:  21 out of  21 GitHub-owned GitHubAction dependencies pinned","Info:   6 out of   8 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:10"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (28) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T09:47:45.812Z","repository_id":1326622,"created_at":"2025-08-18T09:47:45.812Z","updated_at":"2025-08-18T09:47:45.812Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33752288,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-31T02:00:06.040Z","response_time":95,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"dropwizard","name":"Dropwizard","uuid":"5478557","kind":"organization","description":"","email":null,"website":"https://www.dropwizard.io","location":null,"twitter":"dropwizardio","company":null,"icon_url":"https://avatars.githubusercontent.com/u/5478557?v=4","repositories_count":27,"last_synced_at":"2024-03-25T21:19:31.942Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dropwizard","funding_links":[],"total_stars":16606,"followers":61,"following":0,"created_at":"2022-11-02T16:45:24.316Z","updated_at":"2024-03-25T21:19:40.177Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dropwizard","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dropwizard/repositories"},"tags":[{"name":"v3.0.17","sha":"b4412f5843117b91c0925baaba7102c197e7809d","kind":"tag","published_at":"2026-01-27T21:53:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.17","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.17/manifests"},{"name":"v4.0.17","sha":"2eebdb206ad34815c2ee0035f91ac076b4ea17f0","kind":"tag","published_at":"2026-01-27T21:51:22.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.17","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.17/manifests"},{"name":"v5.0.1","sha":"ea6a2040ee5f2bf98398fb7ad1fb5ace3d5d572e","kind":"tag","published_at":"2026-01-27T21:43:17.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"84dbb957eadb10181039b8222efd39765553bca6","kind":"tag","published_at":"2025-09-16T08:29:02.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0/manifests"},{"name":"v3.0.16","sha":"ffe3e836d8c3412edac8d80ece719166e2e606e7","kind":"tag","published_at":"2025-08-25T22:53:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.16/manifests"},{"name":"v4.0.16","sha":"934373df90d67e5a6f5a7849c0af6598b4e45a3c","kind":"tag","published_at":"2025-08-25T22:52:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.16/manifests"},{"name":"v5.0.0-rc.5","sha":"d7e163da54bd0a80a6046b9840d9b2928b31b2e9","kind":"tag","published_at":"2025-08-25T22:51:44.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.5/manifests"},{"name":"v3.0.15","sha":"8a52fe4aea45f84571b33eb173735802e20bbc64","kind":"tag","published_at":"2025-07-24T07:53:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.15/manifests"},{"name":"v4.0.15","sha":"6616a964156e0ebbe6545dafab52ef7b7ac2b2b9","kind":"tag","published_at":"2025-07-24T07:53:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.15/manifests"},{"name":"v5.0.0-rc.4","sha":"310941b8b2ceedd73b263f712795b45938a028fa","kind":"tag","published_at":"2025-07-23T23:20:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.4/manifests"},{"name":"v3.0.14","sha":"1715dd027139a427fc1bc33827d64ec711525ccf","kind":"tag","published_at":"2025-05-25T20:26:41.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.14/manifests"},{"name":"v4.0.14","sha":"8c744d19a0e741d162c458bee8718acf8078f922","kind":"tag","published_at":"2025-05-25T20:26:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.14/manifests"},{"name":"v5.0.0-rc.3","sha":"ee35dc128decbad13f1f4186b11fe47ee6920d8f","kind":"tag","published_at":"2025-05-25T20:25:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.3/manifests"},{"name":"v4.0.13","sha":"153956cf61aacee809b413752f40bf96876e1e03","kind":"tag","published_at":"2025-03-26T23:41:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.13/manifests"},{"name":"v3.0.13","sha":"76ba41397e11a281256cf631aaa5daaa875a8a2b","kind":"tag","published_at":"2025-03-26T23:23:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.13/manifests"},{"name":"v5.0.0-rc.2","sha":"6b1ebba8fcca6a303997d06edaea29e52b8c3b51","kind":"tag","published_at":"2025-03-26T23:18:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.2/manifests"},{"name":"v4.0.12","sha":"b50169f6e6410a4d34d9c467b95ca7b885cf5dda","kind":"tag","published_at":"2025-01-15T22:38:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.12/manifests"},{"name":"v5.0.0-rc.1","sha":"ed203df38708927f65f9cd7f2760da408af97171","kind":"tag","published_at":"2025-01-15T22:17:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.1/manifests"},{"name":"v3.0.12","sha":"400e4a2f4e15eda153ac79e07bcf2c88420e6422","kind":"tag","published_at":"2025-01-15T22:17:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.12/manifests"},{"name":"v4.0.11","sha":"459892ea1853dcd1199c6bbb28da4347e7e70f60","kind":"tag","published_at":"2024-11-27T21:56:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.11/manifests"},{"name":"v3.0.11","sha":"f8603dcc52bfaaf9711d4808c350cca40f2001f5","kind":"tag","published_at":"2024-11-27T21:56:41.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.11/manifests"},{"name":"v5.0.0-alpha.5","sha":"e78411400eee81e1531c598892fa55b8b013cf70","kind":"tag","published_at":"2024-11-27T21:46:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.5/manifests"},{"name":"v3.0.10","sha":"390aa1ffcbbf95328a48b613b8c73b1752e35e61","kind":"tag","published_at":"2024-10-21T16:41:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.10/manifests"},{"name":"v4.0.10","sha":"48c582b1384352cfd93d43bf39e9e5bbc3e1fe39","kind":"tag","published_at":"2024-10-21T16:41:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.10/manifests"},{"name":"v5.0.0-alpha.4","sha":"45c9e1849d67edf45a0a38ded9bfc05e825593b7","kind":"tag","published_at":"2024-10-21T16:41:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.4/manifests"},{"name":"v3.0.9","sha":"808acc151b972c12748b1aec22bc999d018587ec","kind":"tag","published_at":"2024-10-07T07:13:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.9/manifests"},{"name":"v5.0.0-alpha.3","sha":"284a5b6c2be16971d90148299f30c95f13974e07","kind":"tag","published_at":"2024-10-07T07:12:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.3/manifests"},{"name":"v4.0.9","sha":"94e87681eb8b3d61179f71f2479b1f3820870c94","kind":"tag","published_at":"2024-10-07T07:11:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.9/manifests"},{"name":"v5.0.0-alpha.2","sha":"fe313c7e61a597d3edd9732d5b21a1849c698dc8","kind":"tag","published_at":"2024-08-25T22:47:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.2/manifests"},{"name":"v3.0.8","sha":"17006045b0dcf9e9ae65a8288d55b70123c83d27","kind":"tag","published_at":"2024-08-25T21:19:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.8/manifests"},{"name":"v4.0.8","sha":"c0713c7765a418e704182720a41d7d3800ae50f9","kind":"tag","published_at":"2024-08-25T21:19:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.8/manifests"},{"name":"v3.0.7","sha":"71d5de54fd02a2545ab6184c0794454da85a773f","kind":"tag","published_at":"2024-03-06T14:59:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.7/manifests"},{"name":"v4.0.7","sha":"2aeb472faecc68c0136a0a7231baf1472b55b388","kind":"tag","published_at":"2024-03-06T14:58:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.7/manifests"},{"name":"v2.1.12","sha":"908e31ea7996913fa3aa767465547b5dfbf2df8e","kind":"tag","published_at":"2024-01-31T22:14:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.12/manifests"},{"name":"v3.0.6","sha":"0f09619dcd70caea3957d14bb55a2030b45c39b8","kind":"tag","published_at":"2024-01-29T22:04:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.6/manifests"},{"name":"v4.0.6","sha":"18e00e1edd89776ca26f627d97ce5ed7ca3a544e","kind":"tag","published_at":"2024-01-29T22:04:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.6/manifests"},{"name":"v5.0.0-alpha.1","sha":"4b9d0d23485f8c89196434afbf0145ae2b797484","kind":"tag","published_at":"2023-12-20T22:41:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.0.5","sha":"2a25b34dad34b7d170ba2c7304707e1c74129b99","kind":"tag","published_at":"2023-12-20T22:38:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.5/manifests"},{"name":"v3.0.5","sha":"f2c02fb0484c5d79fa45e1fb7824b543fbd9982e","kind":"tag","published_at":"2023-12-20T22:38:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.5/manifests"},{"name":"v2.1.11","sha":"461d086125475afa92a0973588132e4508c525af","kind":"tag","published_at":"2023-12-20T22:36:27.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.11/manifests"},{"name":"v4.0.4","sha":"6bca3f7059798ba55fdf04f015f10951e24f27bd","kind":"tag","published_at":"2023-11-06T17:09:20.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.4/manifests"},{"name":"v3.0.4","sha":"42477dcb60f0d1b3bebd4eaff23494816a2915d9","kind":"tag","published_at":"2023-11-06T12:48:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.4/manifests"},{"name":"v2.1.10","sha":"480b2ebc281900a69a058927222eee927ba1b518","kind":"tag","published_at":"2023-11-06T09:03:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.10/manifests"},{"name":"v4.0.3","sha":"456e5e67c1d57bb727e17cd7db092403c06cf7bd","kind":"tag","published_at":"2023-10-20T13:53:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.3/manifests"},{"name":"v3.0.3","sha":"f1ac18faa1ffe7444344e4cf437cd6d44966d5ed","kind":"tag","published_at":"2023-10-19T20:24:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.3/manifests"},{"name":"v2.1.9","sha":"eee9527a2c7e33d08d71b4b8801ed70d111bd02e","kind":"tag","published_at":"2023-10-19T16:33:45.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.9/manifests"},{"name":"v3.0.2","sha":"88ad5ab52462b814057be90c229162f7ddef7938","kind":"tag","published_at":"2023-09-24T22:34:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.2/manifests"},{"name":"v4.0.2","sha":"781bb4f36c8bdc3b844b7b905b69af95a917ed78","kind":"tag","published_at":"2023-09-24T22:22:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.2/manifests"},{"name":"v2.1.8","sha":"cbcbc6738dc3e1cba7005ed2d463f9b1f57bd8b1","kind":"tag","published_at":"2023-09-24T22:20:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"a46c6f82484c1d6b9fd84569f73e7b0dd33ec692","kind":"tag","published_at":"2023-06-19T22:06:25.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.7/manifests"},{"name":"v4.0.1","sha":"cfd9586186870ec9d078988c6d6a521d8756eafe","kind":"tag","published_at":"2023-06-19T22:04:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.1/manifests"},{"name":"v3.0.1","sha":"523a14f5006418bf7c0d4c6d7bc3d10755edfe1d","kind":"tag","published_at":"2023-06-19T22:03:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.1/manifests"},{"name":"v4.0.0","sha":"69e115aa8a5048f1557f449ca842a707a88cde2e","kind":"tag","published_at":"2023-03-28T22:24:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0/manifests"},{"name":"v3.0.0","sha":"1df711a473aef3a77ef738c19b563780b4d9dca6","kind":"tag","published_at":"2023-03-28T22:23:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0/manifests"},{"name":"v2.1.6","sha":"50587fa6c899beaad547b4f7306157beff271375","kind":"tag","published_at":"2023-03-28T21:58:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.6/manifests"},{"name":"v4.0.0-beta.4","sha":"cbbacd5247e2c8c0c208786b8d580ca29778a375","kind":"tag","published_at":"2023-02-24T09:22:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.4/manifests"},{"name":"v3.0.0-beta.5","sha":"05c1b73527610781131ce07bfcacb6c24d17713c","kind":"tag","published_at":"2023-02-24T09:17:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.5/manifests"},{"name":"v2.1.5","sha":"82ee4065196556523b5d1cdb6ebe87de2b00e949","kind":"tag","published_at":"2023-02-24T08:50:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.5/manifests"},{"name":"v2.0.35","sha":"d499ef1a579546e1f99343aae4b19f35b4737857","kind":"tag","published_at":"2023-01-28T21:56:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.35","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.35/manifests"},{"name":"v2.1.4","sha":"f5ef0d12b8e2c622435faae13c51b9cccaea9fa2","kind":"tag","published_at":"2022-10-20T19:56:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.4/manifests"},{"name":"v2.0.34","sha":"f5d447ce33c9dd53f96119a331de62c8c888ebc0","kind":"tag","published_at":"2022-10-18T17:23:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.34","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.34/manifests"},{"name":"v4.0.0-beta.3","sha":"26b3188e0c3f32b9dba7cda86634b787a2387bf5","kind":"tag","published_at":"2022-10-12T21:54:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.3/manifests"},{"name":"v3.0.0-beta.4","sha":"f679616d7ad7df6ba3bb77535507ca8ec4049336","kind":"tag","published_at":"2022-10-12T21:52:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.4/manifests"},{"name":"v2.1.3","sha":"d1563469fff7d63717063beb7b49267c39a88d58","kind":"tag","published_at":"2022-10-12T21:47:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.3/manifests"},{"name":"v2.0.33","sha":"5c1c2c425dd5b6a1f314c6b46563fd39c71e0656","kind":"tag","published_at":"2022-09-12T10:08:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.33","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.33/manifests"},{"name":"v2.1.2","sha":"ea3e5a3d1ba59d0467539d400592f5bf5b40dbf8","kind":"tag","published_at":"2022-09-12T10:01:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.2/manifests"},{"name":"v4.0.0-beta.2","sha":"55fef0b12367ac26018538542d6ec6efb4f562ea","kind":"tag","published_at":"2022-06-30T20:12:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.2/manifests"},{"name":"v3.0.0-beta.3","sha":"c9c8d72708fbfc8b9982e9b37f321e588a1efdab","kind":"tag","published_at":"2022-06-30T20:05:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.3/manifests"},{"name":"v2.0.32","sha":"b3d87605369aa63caf860f67be2ba86704dd7a97","kind":"tag","published_at":"2022-06-30T19:56:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.32","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.32/manifests"},{"name":"v2.1.1","sha":"d2455b5369c8d9391e81e697f2354246532d0d5e","kind":"tag","published_at":"2022-06-30T19:48:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.1/manifests"},{"name":"v2.0.31","sha":"6a2dd0885a9c4b6b62e4ecbd207b949ca8a8a5bc","kind":"tag","published_at":"2022-06-19T14:44:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.31","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.31/manifests"},{"name":"v2.0.30","sha":"71300cf5094a53fbd658a906423478ba706ff434","kind":"tag","published_at":"2022-06-18T18:08:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.30","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.30/manifests"},{"name":"v2.1.0","sha":"4fb8906bb761886c85891d4bbf6dcf0a15ca4e9c","kind":"tag","published_at":"2022-05-02T13:16:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0/manifests"},{"name":"v3.0.0-beta.2","sha":"8ade5d9db8d4e29f4f8f37a994246d9270b9c479","kind":"tag","published_at":"2022-04-20T21:45:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.2/manifests"},{"name":"v2.1.0-beta.9","sha":"fd2787a7817295796e6c9f07d44132c262a9e902","kind":"tag","published_at":"2022-04-20T21:40:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.9/manifests"},{"name":"v4.0.0-beta.1","sha":"621bf358ad641ecb07af52026d0385a923957c15","kind":"tag","published_at":"2022-04-08T10:24:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.1/manifests"},{"name":"v3.0.0-beta.1","sha":"b6e096859d65c16e0c669609444f73d0621f4769","kind":"tag","published_at":"2022-04-08T10:14:48.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.1/manifests"},{"name":"v2.1.0-beta.8","sha":"5b37d6f6af0383892834d8437e6c79688f5fc670","kind":"tag","published_at":"2022-04-05T15:57:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.8/manifests"},{"name":"v2.0.29","sha":"20d80316b32cf68d7a0ba23300cfa53bc5155e7d","kind":"tag","published_at":"2022-04-05T15:16:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.29","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.29/manifests"},{"name":"v2.1.0-beta.7","sha":"bf892222765fdd6880449589b99eeeb511b80444","kind":"tag","published_at":"2021-12-20T14:40:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.7/manifests"},{"name":"v2.0.28","sha":"dd215d3ec65f23cef9e0a4d96ed7c542d71d1758","kind":"tag","published_at":"2021-12-20T14:27:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.28","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.28/manifests"},{"name":"v2.1.0-beta.6","sha":"74626bda8033b598b875372b8e8cb982ba2349bc","kind":"tag","published_at":"2021-12-16T09:20:37.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.6/manifests"},{"name":"v2.0.27","sha":"b5c6bc2633f1ea150970131e547a1a580052ece5","kind":"tag","published_at":"2021-12-16T09:00:27.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.27","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.27/manifests"},{"name":"v2.1.0-beta.5","sha":"835081d794427f37bd671f584b6083f96ae17aa6","kind":"tag","published_at":"2021-12-09T17:53:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.5/manifests"},{"name":"v2.0.26","sha":"66ca617d40d57627a8820c96d388a7583650ae6e","kind":"tag","published_at":"2021-12-09T17:43:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.26","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.26/manifests"},{"name":"v2.1.0-beta.4","sha":"e57713abe7add73e7033a30af3022668f4a9ec8d","kind":"tag","published_at":"2021-09-01T15:31:59.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.4/manifests"},{"name":"v2.0.25","sha":"2a4c0f8ba2741e618737556ed1973b22a8284a58","kind":"tag","published_at":"2021-09-01T15:17:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.25","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.25/manifests"},{"name":"v2.1.0-beta.3","sha":"912f4beb7254c72e2db4207efdb38543994c7630","kind":"tag","published_at":"2021-08-11T06:36:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.3/manifests"},{"name":"v2.1.0-beta.2","sha":"94ab611f45fbacf94f449a14fd035c6971a786fd","kind":"tag","published_at":"2021-07-29T12:50:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.2/manifests"},{"name":"v2.0.24","sha":"8818eb7ec61dd59059b51478d734e6d30fb8cca9","kind":"tag","published_at":"2021-07-29T12:08:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.24","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.24/manifests"},{"name":"v2.0.23","sha":"79c3770db75c09d5c846d5d42ffb607b29ba5b9f","kind":"tag","published_at":"2021-06-21T11:50:02.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.23","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.23/manifests"},{"name":"v2.0.22","sha":"a40301a5dc44ebbdeac291edf4cf3df3960a6fae","kind":"tag","published_at":"2021-05-24T16:31:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.22","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.22/manifests"},{"name":"v2.1.0-beta.1","sha":"ff09d7fffece5dda0c2f188114393161702135af","kind":"tag","published_at":"2021-04-25T12:29:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.1/manifests"},{"name":"v2.0.21","sha":"47556c4f31576e6bc4e00262661b7b212bd90a60","kind":"tag","published_at":"2021-04-07T14:05:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.21","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"7c6f2ce175e8f9db63a694ae413210f99e183ad7","kind":"tag","published_at":"2021-02-24T09:46:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.20","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.20/manifests"},{"name":"v2.0.19","sha":"bcf99a613e320812fc4b691f96a4e7e3d125749d","kind":"commit","published_at":"2021-02-01T10:44:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.19","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"7385a7d7a3a1f0670d5fda376b8cdf516d7c7b30","kind":"commit","published_at":"2021-01-12T06:56:22.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.18","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.18/manifests"},{"name":"v1.3.29","sha":"3e323fc72d09df6f1957250cf20bdacbe26fd3d7","kind":"tag","published_at":"2021-01-06T14:04:08.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.29","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.29/manifests"},{"name":"v2.0.17","sha":"3318b1e7e6ca900696ce2ed4e6687a725e0aa90a","kind":"commit","published_at":"2020-12-14T20:57:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.17","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.17/manifests"},{"name":"v1.3.28","sha":"7cbec2b0ccd547859823ef1cb2766314202cf480","kind":"tag","published_at":"2020-12-08T13:29:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.28","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.28/manifests"},{"name":"v2.0.16","sha":"d49fd0d8185d5b571c3a90282c4e44a55b996c53","kind":"commit","published_at":"2020-11-26T17:00:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"a85798d66b667a8e598a062db1cdafeae48acf30","kind":"commit","published_at":"2020-11-03T14:46:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.15/manifests"},{"name":"v1.3.27","sha":"cce7305a7ef56c4edc6ab28ae224141facfa8d59","kind":"tag","published_at":"2020-10-28T14:29:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.27","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.27/manifests"},{"name":"v1.3.26","sha":"03a7d8611676ee14e3d6040d8642063d787819ea","kind":"tag","published_at":"2020-10-22T15:25:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.26","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.26/manifests"},{"name":"v2.0.14","sha":"1b36f643d2d40b959e325a00867c45822418202d","kind":"commit","published_at":"2020-10-22T13:51:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.14/manifests"},{"name":"v1.3.25","sha":"56cb309bef2993de47dc846f7bc2933c7a6159c7","kind":"tag","published_at":"2020-08-31T12:58:59.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.25","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25/manifests"},{"name":"v2.0.13","sha":"37a209886890ca5cdd6ef39c61d29827a13c1a1d","kind":"commit","published_at":"2020-08-31T12:48:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.13/manifests"},{"name":"v1.3.25-beta.2","sha":"562d61cc72c0038f66b221a7c6d0b07034e38804","kind":"tag","published_at":"2020-08-19T06:27:25.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.25-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.25-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.25-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.2/manifests"},{"name":"v1.3.25-beta.1","sha":"d591b617c52537edb6fedb2e343800610eb075e3","kind":"tag","published_at":"2020-08-18T06:31:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.25-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.25-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.25-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.1/manifests"},{"name":"v2.0.12","sha":"8b9d7f887fd37ec22cb39f020d710fb7835d159a","kind":"commit","published_at":"2020-07-21T09:25:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"1b227314d669cbbd3395c2ff1e31704ca0d9284c","kind":"commit","published_at":"2020-07-06T07:52:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.11/manifests"},{"name":"v1.3.24","sha":"9c7da5f498d70241993b05598488597bc2c94a98","kind":"tag","published_at":"2020-07-03T06:58:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.24","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.24/manifests"},{"name":"v2.0.10","sha":"cdb2a357aeb61e0a52beb6a8d09953f423924faf","kind":"commit","published_at":"2020-05-26T12:18:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"655f8ac6f8586a8a0d49d217f0846deefb45de21","kind":"commit","published_at":"2020-05-04T06:00:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"8600d4ff895df5d6df5ecfd45e7244af04d8f89f","kind":"commit","published_at":"2020-04-14T19:08:41.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.8/manifests"},{"name":"v1.3.23","sha":"bf556d4765c9305ed14f6cd962f4f438239799e4","kind":"tag","published_at":"2020-04-14T18:13:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.23","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.23/manifests"},{"name":"v2.0.7","sha":"f6e03e838ce51eee8d751df03f29afb3eeea42d6","kind":"tag","published_at":"2020-04-10T07:01:02.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.7/manifests"},{"name":"v1.3.22","sha":"dae8b1ba6368d8d2bd31eb5435e868f16c9ce9d3","kind":"tag","published_at":"2020-04-04T14:41:59.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.22","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.22/manifests"},{"name":"v2.0.6","sha":"9b2dcc9b499b125560193ba39f65c5d359ceb11d","kind":"commit","published_at":"2020-04-04T14:35:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"5e605a630551397a0f21b4b530b177fe4e571542","kind":"commit","published_at":"2020-03-29T01:13:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"743eceac9c69e4e5aa8e3ced425d8893cb55119c","kind":"tag","published_at":"2020-03-27T16:51:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.4/manifests"},{"name":"v1.3.21","sha":"45575df553f0a93eb5b6b5c98e4471b590f1c884","kind":"tag","published_at":"2020-03-26T19:46:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.21","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.21/manifests"},{"name":"v2.0.3","sha":"7cee3e11d29ec21f0073aa4ac03b08a4f2a0ef17","kind":"tag","published_at":"2020-03-26T19:29:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.3/manifests"},{"name":"v1.3.20","sha":"b2dd14eaab5ef3a03c172ebdc06ea0e9a71fa0ce","kind":"tag","published_at":"2020-02-24T16:29:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.20","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.20/manifests"},{"name":"v1.3.19","sha":"b91d891e04fcb0c0c0c4fc3f371d36c09c19ba2c","kind":"tag","published_at":"2020-02-20T02:16:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.19","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.19/manifests"},{"name":"v2.0.2","sha":"60206ea15541869622623167c590276a6329f5b8","kind":"commit","published_at":"2020-02-20T02:05:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"e7c8b260c3d81e91ac537787424e888afd35f594","kind":"commit","published_at":"2020-01-30T20:50:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.1/manifests"},{"name":"v1.3.18","sha":"6e54def3f9d07d5bd1b57f8d296e8cbae7d008f4","kind":"tag","published_at":"2020-01-30T20:16:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.18","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.18/manifests"},{"name":"v2.0.0","sha":"20050b10bc7fe88edff3ff320b4cea85c023f30d","kind":"tag","published_at":"2019-12-09T21:54:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0/manifests"},{"name":"v2.0.0-rc14","sha":"8ca390bf44dea39dfc1b15422881e14c8bcb341f","kind":"tag","published_at":"2019-12-08T18:53:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc14/manifests"},{"name":"v1.3.17","sha":"cdf214a094e400027463a8d523a7c00c9dcdfdb4","kind":"tag","published_at":"2019-11-24T10:47:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.17","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.17/manifests"},{"name":"v2.0.0-rc13","sha":"b5c0c3b19ac4fc22fe8eefe2c3b61ba6e6b3829a","kind":"tag","published_at":"2019-11-20T22:45:08.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc13/manifests"},{"name":"v2.0.0-rc12","sha":"caba50b91297444ceb3c02e1295fad7b3991da21","kind":"tag","published_at":"2019-10-23T20:11:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc12/manifests"},{"name":"v1.3.16","sha":"45f9865864c305639b555ac3c2a57fe946f0913b","kind":"tag","published_at":"2019-10-20T20:29:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.16/manifests"},{"name":"v2.0.0-rc11","sha":"82c1361e0a21dc94c3b3cdabdd141fb87fbbfe99","kind":"tag","published_at":"2019-10-13T16:15:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc11/manifests"},{"name":"v1.3.15","sha":"18caa542327c2a20c6f140d7c645f57f4e11a109","kind":"tag","published_at":"2019-09-25T17:22:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.15/manifests"},{"name":"v2.0.0-rc10","sha":"26b8df02d45004c1abb92e8a50054e17e34c0fb0","kind":"tag","published_at":"2019-09-16T23:06:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc10/manifests"},{"name":"v2.0.0-rc9","sha":"6cfd68560c91d0b0a5682bdbb9f20eeaa09c398d","kind":"tag","published_at":"2019-08-31T18:01:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc9/manifests"},{"name":"v2.0.0-rc8","sha":"e3a1c7a650cba5ab32164761574ef69af4134f17","kind":"tag","published_at":"2019-08-29T13:08:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc8/manifests"},{"name":"v2.0.0-rc7","sha":"1e5ee67862cc25755891e1587e709773ffa314c4","kind":"tag","published_at":"2019-08-28T14:43:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc7/manifests"},{"name":"v2.0.0-rc6","sha":"c8e0b0137115322e39a93f3a369e4dec72df9045","kind":"tag","published_at":"2019-08-27T19:30:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc6/manifests"},{"name":"v2.0.0-rc5","sha":"171a6751fa063b32c47201b1821e4d7e610c865e","kind":"tag","published_at":"2019-08-08T06:19:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc5/manifests"},{"name":"v1.3.14","sha":"f720ed469d52842ba23839f7d9b467f610d74524","kind":"tag","published_at":"2019-08-07T18:50:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.14/manifests"},{"name":"v1.3.13","sha":"e006b420447da6cb8bc3e7fb2aaa6271229c7aa1","kind":"tag","published_at":"2019-07-16T19:38:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.13/manifests"},{"name":"v2.0.0-rc4","sha":"d7e770086334fc3c84e83a96d8e2fb863ac5b252","kind":"tag","published_at":"2019-06-28T06:29:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc4/manifests"},{"name":"v2.0.0-rc3","sha":"21352e6277118d30b82df6ba2a1e899619ed202e","kind":"tag","published_at":"2019-06-16T15:48:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc3/manifests"},{"name":"v2.0.0-rc2","sha":"2162827fd2af02f2774aadc60809161055fec5ae","kind":"tag","published_at":"2019-05-26T16:09:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc2/manifests"},{"name":"v1.3.12","sha":"c1461c389a1f01a757c966518dd2c52601204676","kind":"tag","published_at":"2019-05-25T18:10:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.12/manifests"},{"name":"v1.3.11","sha":"a47305d487e710d013c46283a9b286358688d5f1","kind":"tag","published_at":"2019-05-09T18:16:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.11/manifests"},{"name":"v1.3.10","sha":"42759228412e484fa170bc9ab5aae019422432c3","kind":"tag","published_at":"2019-04-29T16:56:01.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.10/manifests"},{"name":"v2.0.0-rc1","sha":"d9397fecfadc3e34ca8742b17077a3bac32624dd","kind":"tag","published_at":"2019-04-18T18:40:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc1/manifests"},{"name":"v1.3.9","sha":"88a73fd64c20015bd8b059bf8a052e98d35e6080","kind":"tag","published_at":"2019-02-24T00:56:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.9/manifests"},{"name":"v1.3.8","sha":"ec23670cc6ecc2d16bef7e48130c99e741aab711","kind":"tag","published_at":"2019-01-01T13:10:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.8/manifests"},{"name":"v2.0.0-rc0","sha":"bc4b7dc04d9c06e7357e3d3d55bdfca366de18b4","kind":"tag","published_at":"2018-10-02T19:50:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc0/manifests"},{"name":"v1.3.7","sha":"777686d9bcfb7a732838a5cfc4043b9a65b0eaea","kind":"tag","published_at":"2018-10-02T10:25:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.7/manifests"},{"name":"v1.2.9","sha":"49dd12a95398ee1b841ad9ba48fdbf35149137e7","kind":"tag","published_at":"2018-10-01T06:43:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.9/manifests"},{"name":"v1.3.6","sha":"99cbd25dad946952bcc3fb7b7e5152f064dac382","kind":"tag","published_at":"2018-10-01T06:01:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.6/manifests"},{"name":"v1.1.8","sha":"fd4c7266d4b6b780f06d3be7e14a79406ae77168","kind":"tag","published_at":"2018-06-24T18:34:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.8/manifests"},{"name":"v1.2.8","sha":"5a96d56fa6fc07b1d34700d42615162cc8584c03","kind":"tag","published_at":"2018-06-24T17:03:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.8/manifests"},{"name":"v1.3.5","sha":"7acede06f2df73f1db80461e44ba23708eb6bdd5","kind":"tag","published_at":"2018-06-24T15:36:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"a4e03c33c92dedf83886f0cc66bc443ad916feba","kind":"tag","published_at":"2018-06-15T08:23:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.4/manifests"},{"name":"v1.2.7","sha":"bb7291d26b7a00fa37c2712b620fb6fb747cae5a","kind":"tag","published_at":"2018-06-15T07:18:20.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.7/manifests"},{"name":"v1.3.3","sha":"c4f66abf07cc46813b98137dc29a8a2762ab33e2","kind":"tag","published_at":"2018-06-06T20:09:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.3/manifests"},{"name":"v1.2.6","sha":"be9b592857e85dc50a3181b6b5efc23bdbc384d8","kind":"tag","published_at":"2018-05-06T21:14:57.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.6/manifests"},{"name":"v1.3.2","sha":"f22ae5293ec400e9faafd1cf18944f5ed60b3c0e","kind":"tag","published_at":"2018-05-06T20:26:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"c49ab943d4fe3c55afdb14814b818d3d5a4bf7dd","kind":"tag","published_at":"2018-04-04T16:46:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.1/manifests"},{"name":"v1.2.5","sha":"9add5d717a420f76681e2b6816b8beb6ccdf3a65","kind":"tag","published_at":"2018-04-04T15:24:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.5/manifests"},{"name":"v1.3.0","sha":"5fc2ab21c58bcc0da2c78ca41e353c69928bc777","kind":"tag","published_at":"2018-03-14T17:20:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0/manifests"},{"name":"v1.3.0-rc7","sha":"fb9cdad412e1be86cf2fff2dd9962271a113b025","kind":"tag","published_at":"2018-02-23T10:17:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc7/manifests"},{"name":"v1.2.4","sha":"462c373665d885b82ab2e7dfd5cf5ef675cc3499","kind":"tag","published_at":"2018-02-11T09:54:01.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.4/manifests"},{"name":"v1.1.7","sha":"7269c4dd270ed967a19c912ed8dae189123d0b37","kind":"tag","published_at":"2018-02-10T19:17:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.7/manifests"},{"name":"v1.3.0-rc6","sha":"b89b2223222b78b41d71fde00c31a7a0b43156b0","kind":"tag","published_at":"2018-02-09T09:21:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc6/manifests"},{"name":"v1.3.0-rc5","sha":"4c840c0186a5d4e7f43dbf66182ff35a36ed91cc","kind":"tag","published_at":"2018-02-08T11:28:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc5/manifests"},{"name":"v1.2.3","sha":"c956c492081a2006f7f7fa5442f2a3f0de027527","kind":"tag","published_at":"2018-01-22T18:11:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.3/manifests"},{"name":"v1.3.0-rc4","sha":"a22c62b7b9037793f63fb0fb135ce368a83fa286","kind":"tag","published_at":"2018-01-18T23:24:44.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc4/manifests"},{"name":"v1.3.0-rc3","sha":"29926075af642d815d0a2e46c88ab109fa084ddb","kind":"tag","published_at":"2018-01-09T10:53:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc3/manifests"},{"name":"v1.3.0-rc2","sha":"f0bd2f1eec7551077b14662bf10f52840a5626f4","kind":"tag","published_at":"2018-01-05T19:42:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc2/manifests"},{"name":"v1.2.2","sha":"7f9b9445f345110e198298382373c0bec94f7cac","kind":"tag","published_at":"2017-11-27T08:10:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.2/manifests"},{"name":"v1.3.0-rc1","sha":"90aee5f8ce5585722b3f1b8c5f86b7c945bb1752","kind":"tag","published_at":"2017-11-22T15:01:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc1/manifests"},{"name":"v1.2.1","sha":"a270cf4bd982a819bc8a4c273fdcb38bdca5f0df","kind":"tag","published_at":"2017-11-22T12:23:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.1/manifests"},{"name":"v1.1.6","sha":"861f18cffb7df2b17b4e54c638792a7b3f99c003","kind":"tag","published_at":"2017-11-02T07:58:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"05b28222d9ccd0a32fd73b24998ce0e8be1ca1ca","kind":"tag","published_at":"2017-10-17T12:41:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.5/manifests"},{"name":"v1.2.0","sha":"3e8bf3b8338d6367a3dd87d2e7aac6c438c163e4","kind":"tag","published_at":"2017-10-06T13:02:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0/manifests"},{"name":"v1.2.0-rc6","sha":"6fe033be9bd7dc40cf1f0d6569b54a8dd635560c","kind":"tag","published_at":"2017-09-19T14:56:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc6/manifests"},{"name":"v1.2.0-rc5","sha":"826555e8576e5054abe8186fa7c70caa5bf25f7e","kind":"tag","published_at":"2017-09-05T09:14:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc5/manifests"},{"name":"v1.2.0-rc4","sha":"d0acafd047b174a703f440c2cbc92e9241edd6e8","kind":"tag","published_at":"2017-08-24T19:36:37.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc4/manifests"},{"name":"v1.2.0-rc3","sha":"0037881dcf26be144e74ca858270dac2ce83be59","kind":"tag","published_at":"2017-08-24T09:35:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc3/manifests"},{"name":"v1.1.4","sha":"cd115f80c0dacd0cd38112e973cf1590eee848f0","kind":"tag","published_at":"2017-08-24T08:23:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.4/manifests"},{"name":"v1.2.0-rc2","sha":"faf0dc10475de7075dcd8fb97ef899c57209d546","kind":"tag","published_at":"2017-08-18T06:50:45.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc2/manifests"},{"name":"v1.2.0-rc1","sha":"3a87e22c1e0fc05b1583439e83c6a9f38e6ec106","kind":"tag","published_at":"2017-08-02T17:37:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc1/manifests"},{"name":"v1.1.3","sha":"c32f9c596279e113c08200b57540ac832e9f2d98","kind":"tag","published_at":"2017-07-31T11:41:57.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.3/manifests"},{"name":"v1.0.9","sha":"76870752757b9e13ea01a5555146b0db92d41914","kind":"tag","published_at":"2017-07-31T09:45:45.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.9/manifests"},{"name":"v1.1.2","sha":"35e2cefeceb130cbf80929dff4f85ab468566396","kind":"tag","published_at":"2017-06-27T07:42:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.2/manifests"},{"name":"v1.0.8","sha":"eafbb5d29e99f62db9fb24d66a393082eaa557b2","kind":"tag","published_at":"2017-06-27T07:17:08.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.8/manifests"},{"name":"v1.1.1","sha":"d65931e328a553094f5386acde72fc8ab4ca4615","kind":"tag","published_at":"2017-05-19T12:05:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"233515e217b91258ef7822953a884e9d104c7f03","kind":"tag","published_at":"2017-03-21T08:26:48.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0/manifests"},{"name":"v1.0.7","sha":"8c4ffc1316e24e074fda1250f704e5d63ec9386c","kind":"tag","published_at":"2017-03-20T18:34:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.7/manifests"},{"name":"v1.1.0-rc4","sha":"ba3087892729fb0ea8028d7c37cfc88a2eaa30e5","kind":"tag","published_at":"2017-03-15T16:52:22.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc4/manifests"},{"name":"v1.1.0-rc3","sha":"84739bf5a3226ee863c3f2a1dd4ba5f955ec7210","kind":"tag","published_at":"2017-03-15T10:58:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc3/manifests"},{"name":"v1.1.0-rc2","sha":"367033ef96a147d271298f94f77a67972192edae","kind":"tag","published_at":"2017-03-08T13:59:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc2/manifests"},{"name":"v1.1.0-rc1","sha":"55eee43f88bce129da741be93ccf1da25d6005a6","kind":"tag","published_at":"2017-02-13T08:17:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc1/manifests"},{"name":"v1.0.6","sha":"46d8ac9e9a61902596c8d6b1e17e2f6c88e5982d","kind":"tag","published_at":"2017-01-30T18:58:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"6e89e64cdd17562a73a97b098a05b2bd61d3ced8","kind":"tag","published_at":"2016-11-18T11:00:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"38b3199f49e6b67535e3070e56d410dc7ba32c70","kind":"tag","published_at":"2016-11-14T18:01:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"bca4ad4a2f46f15721305e2ef7c5c67f4ca08b23","kind":"tag","published_at":"2016-10-28T17:22:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"4d58bf6558cb1d3e382471581d14d50aadeaf12e","kind":"tag","published_at":"2016-09-23T18:18:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"2cf469dbf87e81c0fbf9402d73a4a94ef31d5fac","kind":"tag","published_at":"2016-09-21T12:38:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"ca39aa51a87a596e7b7e7e1309f9c34d9544bf63","kind":"tag","published_at":"2016-07-26T13:12:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc4","sha":"c1f860b56e16d64556f4249cde5423d221d8db35","kind":"tag","published_at":"2016-07-08T08:26:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc4/manifests"},{"name":"v0.9.3","sha":"2565a66fbb62e28c8e7ac2754be14e594fd1b445","kind":"tag","published_at":"2016-06-20T14:27:20.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.3/manifests"},{"name":"v1.0.0-rc3","sha":"861c33352a33836cb6cef365c26a255187ba361d","kind":"tag","published_at":"2016-05-31T16:24:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"e37431766143efaf0c68eed74978b11e929a5bf8","kind":"tag","published_at":"2016-03-30T08:09:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc2/manifests"},{"name":"v1.0.0-rc1","sha":"a67d4c9e438ec9ba7c3e08f2d749d74d288d9f5a","kind":"tag","published_at":"2016-03-18T22:52:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc1/manifests"},{"name":"v0.9.2","sha":"ac9a7dcb755eff6e7ceec18fa662e107269a73de","kind":"tag","published_at":"2016-01-20T08:38:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.2/manifests"},{"name":"v0.8.5","sha":"668cd9f32622e70da9c9457377d442213094d28d","kind":"commit","published_at":"2015-11-03T16:20:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.5/manifests"},{"name":"v0.9.1","sha":"4d36235d352e9a04923408094759406c929043ba","kind":"commit","published_at":"2015-11-03T15:39:46.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1/manifests"},{"name":"v0.9.1-rc1","sha":"e61e388a3b4853aa2940b0957857513a5046b74d","kind":"commit","published_at":"2015-11-02T11:29:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.1-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1-rc1/manifests"},{"name":"v0.9.0","sha":"a8b117f07d3180f3b6acf89f8488003648178c06","kind":"commit","published_at":"2015-10-28T15:10:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0/manifests"},{"name":"v0.9.0-rc5","sha":"a7f440f719e436a645f00b3b3fd166b2b156d2b9","kind":"commit","published_at":"2015-10-20T10:49:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc5/manifests"},{"name":"v0.8.4","sha":"a29daa061e0c4376edb00083722ed1730adcaf8b","kind":"tag","published_at":"2015-08-26T01:55:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.4/manifests"},{"name":"v0.9.0-rc4","sha":"83edc098bc49ae3168340f6d24324b97c9b500da","kind":"tag","published_at":"2015-08-24T13:54:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc4/manifests"},{"name":"v0.8.3","sha":"c733aff2541857e299fca50c3cf5769b2d4d0fb1","kind":"tag","published_at":"2015-08-24T13:35:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.3/manifests"},{"name":"v0.9.0-rc3","sha":"26931fe097c2526b2582a35393d60ba9019c5a76","kind":"tag","published_at":"2015-07-14T21:30:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc3/manifests"},{"name":"v0.9.0-rc2","sha":"149e8ee1c1f85a4e5ec887f0f864f586c55717b8","kind":"tag","published_at":"2015-07-09T13:25:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc2/manifests"},{"name":"v0.8.2","sha":"51c06f9f808117b6ec71d7f972c1ec7ce4e08fe1","kind":"tag","published_at":"2015-07-06T18:21:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.2/manifests"},{"name":"v0.9.0-rc1","sha":"4c9cd76389a14ddb7af5ea1536926cc9c80cec31","kind":"tag","published_at":"2015-06-18T18:57:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc1/manifests"},{"name":"v0.8.1-fixed-docs","sha":"09f538ef4cdbd14198e38503eda1a865e2120e3a","kind":"commit","published_at":"2015-04-12T16:52:48.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1-fixed-docs","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1-fixed-docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.1-fixed-docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-fixed-docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-fixed-docs/manifests"},{"name":"v0.8.1","sha":"b72b2c022f580d4ba01b24ebc5d35edfa7dd0614","kind":"tag","published_at":"2015-04-07T13:02:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1/manifests"},{"name":"v0.8.1-rc2","sha":"756e443dd72fad27f7fb8af1e16e8712e67bdaa1","kind":"tag","published_at":"2015-04-01T14:04:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc2/manifests"},{"name":"v0.8.1-rc1","sha":"99c04b28d9fcc6aa5e35618572d868ade32c134c","kind":"tag","published_at":"2015-04-01T13:46:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc1/manifests"},{"name":"v0.8.0","sha":"fbe6baff38c47eb55374c1a9f6ba07e51d98e1e3","kind":"tag","published_at":"2015-03-05T15:38:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0/manifests"},{"name":"v0.8.0-rc5","sha":"50a7fc0e73e300847e2c61bdb127619d572aacfe","kind":"tag","published_at":"2015-03-01T01:26:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc5/manifests"},{"name":"v0.8.0-rc4","sha":"4acc8b9befc1a730129fb9b9b68ff04aa0098ed5","kind":"tag","published_at":"2015-02-25T20:31:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc4/manifests"},{"name":"v0.8.0-rc3","sha":"294a2f11e2972039a372b65d98067d1e12ce5087","kind":"tag","published_at":"2015-02-20T00:21:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc3/manifests"},{"name":"v0.8.0-rc2","sha":"7f45f7af37cdbc24830e57e5a96a4e71e4954fce","kind":"tag","published_at":"2015-01-17T17:12:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc2/manifests"},{"name":"v0.8.0-rc1","sha":"77f04bc174ac3e97f4a5a23ebc19906037747895","kind":"tag","published_at":"2014-11-09T16:34:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc1/manifests"},{"name":"v0.7.1","sha":"901a459af922491bb556d62e046d1475760fb8ce","kind":"commit","published_at":"2014-06-20T15:23:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"ecfa4a50022a4f565c4b94ed678bf60c0eaba488","kind":"tag","published_at":"2014-04-04T21:30:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0/manifests"},{"name":"v0.7.0-rc3","sha":"d9bbd2be65362254a821da076bb89e4238b6c78c","kind":"tag","published_at":"2014-03-31T14:11:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc3/manifests"},{"name":"v0.7.0-rc2","sha":"5e58939d843e6d991bc14cf3e140b788455b6761","kind":"tag","published_at":"2014-02-28T15:46:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc2/manifests"},{"name":"v0.7.0-rc1","sha":"3dcd503aa2dc13ade6245345b4a135c8976e090e","kind":"tag","published_at":"2014-01-31T12:18:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc1/manifests"},{"name":"v0.6.2","sha":"61d713baf1c62a7583ad200a48a33223b5635c8c","kind":"tag","published_at":"2013-03-19T00:08:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.6.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"0138a73a3b6d8f29a7c8cec0abd3332f48b5ddc0","kind":"tag","published_at":"2012-11-28T19:23:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.6.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"ef7777eb293fa0db517a9c585ec491dc00e70491","kind":"tag","published_at":"2012-11-26T21:50:44.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.6.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"10e21f48ae2c4f2bd534575e7136dae115ccb3a3","kind":"tag","published_at":"2012-08-07T00:12:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.5.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"937771a0fdb58d6e7c115c98d9abb419d89d2aee","kind":"tag","published_at":"2012-07-31T06:13:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.5.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.0/manifests"},{"name":"v0.4.4","sha":"11ec3cf213b439f8a18b2684a8e571c66a42c25d","kind":"tag","published_at":"2012-07-24T17:47:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"836adcccf8fe0a9efcd621ffea9e26051b3fe2d4","kind":"tag","published_at":"2012-06-23T01:14:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"c81ee45fe05a7473c0fabe016259d4cac0d1709f","kind":"tag","published_at":"2012-06-20T20:10:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"56253364e610dd1b39696ff86e68b92dfd816801","kind":"tag","published_at":"2012-06-19T23:38:46.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"09244fae39dac8a0e3f22ff29ae0739311be8a7d","kind":"tag","published_at":"2012-05-01T20:40:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"f37ce009d52595ea8999a89d7c66f351f216fddd","kind":"tag","published_at":"2012-03-15T23:07:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.3.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"dd824ebb78851bb783c5f4f0b8d14de98aa13320","kind":"tag","published_at":"2012-03-14T01:14:46.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.3.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"862c414b371befbba2b6d4d35d8f15801f6187f5","kind":"tag","published_at":"2012-02-24T22:35:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.2.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"6b0ebd256d0d4d7aae3840a4c04211c573e36f39","kind":"tag","published_at":"2012-02-16T04:04:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.2.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.0/manifests"},{"name":"v0.1.3","sha":"7fa15b84aa2dfca6b8cd91314e669c4a64be023d","kind":"tag","published_at":"2012-01-19T22:03:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"9e8917f81f2a740bd66dd6196eb46e86f3893c2e","kind":"tag","published_at":"2012-01-08T03:02:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"037baeff84b3327171d2daaec6100d51167ac4de","kind":"tag","published_at":"2011-12-28T20:27:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"5b484dceb4dc0990e9a67dcf143dc77baf27799d","kind":"tag","published_at":"2011-12-22T03:44:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.0/manifests"},{"name":"v0.0.14","sha":"5aeb2c5b8cfcc90a6289bdce1ae4db96daf67cc7","kind":"commit","published_at":"2011-12-01T06:36:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.14/manifests"},{"name":"v0.0.13-NOGZIP","sha":"c2f13cdfe40a4132b548a0df366d2be06d5d696b","kind":"tag","published_at":"2011-10-13T18:21:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.13-NOGZIP","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.13-NOGZIP","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.13-NOGZIP","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13-NOGZIP","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13-NOGZIP/manifests"},{"name":"v0.0.13","sha":"8d1310adbf0b72fc75b60a4222d0c8581485b863","kind":"tag","published_at":"2011-10-08T01:03:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"a103d2668f95bea9c5fff5b9fff26f0b058d8c8a","kind":"tag","published_at":"2011-09-21T00:40:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.12/manifests"},{"name":"v0.0.11-1","sha":"b3a4707e81cb3c01e24bf1f3c9c3bb3307c43902","kind":"tag","published_at":"2011-09-16T06:01:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.11-1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.11-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.11-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11-1/manifests"},{"name":"v0.0.11","sha":"846f5f75774e2f97874b6b2f43a2a9142041353b","kind":"tag","published_at":"2011-09-15T02:28:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11/manifests"},{"name":"v0.0.10-1","sha":"149a9048c73bceda7af027086633f0ec7841381b","kind":"tag","published_at":"2011-08-23T22:15:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.10-1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.10-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.10-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10-1/manifests"},{"name":"v0.0.10","sha":"7f1bc683ebecdcbf07008b665cd217574600f97f","kind":"tag","published_at":"2011-08-23T20:59:17.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"ce084bcca7f6087e2f44e8bf94c3d225646f9752","kind":"tag","published_at":"2011-08-12T01:26:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"b08af670cd5b4207aa4b3fd16d37c9f0f0d6715a","kind":"tag","published_at":"2011-07-05T22:05:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"0eb4d8dfaee9d700a03700bde0d918dba9252586","kind":"tag","published_at":"2011-05-24T03:50:27.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"6c258a787d048e429a615dc77ea6f582d841e317","kind":"tag","published_at":"2011-05-17T20:50:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"b0ae3fb5e63f428992691869256d70876074d77e","kind":"tag","published_at":"2011-05-13T20:02:36.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"6e1764fa805a89cac4540e6449db632cff631bff","kind":"tag","published_at":"2011-05-10T01:55:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"115f8056e80a5beae4ccf3a46d7ee3bc68f99098","kind":"tag","published_at":"2011-04-27T22:04:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.3/manifests"},{"name":"v0.0.2-fix-publishing","sha":"b78e695c25ef1c890092412841164bf09d731928","kind":"tag","published_at":"2011-03-30T06:25:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.2-fix-publishing","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.2-fix-publishing","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.2-fix-publishing","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2-fix-publishing","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2-fix-publishing/manifests"},{"name":"v0.0.2","sha":"9dd90d7d78f6255375bf96a89daecf6c928d0c1d","kind":"tag","published_at":"2011-03-26T01:04:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"e3efe5ecf10f0eee76064798454345cd51560300","kind":"tag","published_at":"2011-03-15T04:13:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-05-31T23:03:42.820Z","dependent_packages_count":722,"downloads":null,"downloads_period":null,"dependent_repos_count":3964,"rankings":{"downloads":null,"dependent_repos_count":0.15288130159493468,"dependent_packages_count":0.10198765728941252,"stargazers_count":3.098300873607438,"forks_count":1.9385669632123106,"docker_downloads_count":0.4402099863749299,"average":1.146389356415805},"purl":"pkg:maven/io.dropwizard/dropwizard-core","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.dropwizard:dropwizard-core","docker_dependents_count":182,"docker_downloads_count":119534006,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.dropwizard:dropwizard-core","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.dropwizard:dropwizard-core/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-29T07:00:52.934Z","issues_count":119,"pull_requests_count":3885,"avg_time_to_close_issue":4066175.064102564,"avg_time_to_close_pull_request":184069.330259366,"issues_closed_count":78,"pull_requests_closed_count":3470,"pull_request_authors_count":41,"issue_authors_count":81,"avg_comments_per_issue":1.7394957983193278,"avg_comments_per_pull_request":1.271814671814672,"merged_pull_requests_count":2882,"bot_issues_count":23,"bot_pull_requests_count":3594,"past_year_issues_count":25,"past_year_pull_requests_count":566,"past_year_avg_time_to_close_issue":804308.6363636364,"past_year_avg_time_to_close_pull_request":71417.07012987013,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":385,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":18,"past_year_avg_comments_per_issue":0.64,"past_year_avg_comments_per_pull_request":0.6466431095406361,"past_year_bot_issues_count":4,"past_year_bot_pull_requests_count":482,"past_year_merged_pull_requests_count":348,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/issues","maintainers":[{"login":"joschi","count":155,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joschi"},{"login":"zUniQueX","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zUniQueX"},{"login":"aelamrani","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aelamrani"},{"login":"MatthewHawkins","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MatthewHawkins"},{"login":"jplock","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jplock"},{"login":"mbeaatriz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbeaatriz"}],"active_maintainers":[{"login":"joschi","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joschi"},{"login":"zUniQueX","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zUniQueX"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-core/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-core/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-core/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-core/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-core/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-core/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4820674,"name":"io.dropwizard:dropwizard-jackson","ecosystem":"maven","description":"Dropwizard is a Java framework for developing ops-friendly, high-performance, RESTful web applications.","homepage":"http://www.dropwizard.io/5.0.2","licenses":"Apache License 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/dropwizard/dropwizard","keywords_array":[],"namespace":"io.dropwizard","versions_count":237,"first_release_published_at":"2014-01-31T12:20:40.000Z","latest_release_published_at":"2026-05-31T22:50:00.000Z","latest_release_number":"5.0.2","last_synced_at":"2026-06-20T14:00:28.230Z","created_at":"2022-07-26T15:02:25.539Z","updated_at":"2026-06-20T14:00:28.230Z","registry_url":"https://central.sonatype.com/artifact/io.dropwizard/dropwizard-jackson/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.dropwizard/dropwizard-jackson/","metadata":{"repositories":["https://central.sonatype.com/repository/maven-snapshots/"]},"repo_metadata":{"id":1326622,"uuid":"1272129","full_name":"dropwizard/dropwizard","owner":"dropwizard","description":"A damn simple library for building production-ready RESTful web services.","archived":false,"fork":false,"pushed_at":"2026-05-31T02:07:41.000Z","size":114484,"stargazers_count":8575,"open_issues_count":25,"forks_count":3405,"subscribers_count":353,"default_branch":"release/5.0.x","last_synced_at":"2026-05-31T04:07:02.839Z","etag":null,"topics":["dropwizard","hibernate","java","jax-rs","jdbi","jersey-framework","jersey2","jetty","rest","restful-webservices","web-framework"],"latest_commit_sha":null,"homepage":"https://www.dropwizard.io","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dropwizard.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-01-19T19:52:29.000Z","updated_at":"2026-05-31T02:07:45.000Z","dependencies_parsed_at":"2023-09-25T00:36:07.805Z","dependency_job_id":"49d46f65-78ee-4616-9a89-d341231d1f09","html_url":"https://github.com/dropwizard/dropwizard","commit_stats":{"total_commits":6736,"total_committers":528,"mean_commits":"12.757575757575758","dds":0.7804334916864608,"last_synced_commit":"7c83a8faa94592fae7449ece2efd3563583d239c"},"previous_names":[],"tags_count":277,"template":false,"template_full_name":null,"purl":"pkg:github/dropwizard/dropwizard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dropwizard","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/refs/heads/release/5.0.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/sbom","scorecard":{"id":356802,"data":{"date":"2025-08-11","repo":{"name":"github.com/dropwizard/dropwizard","commit":"3b65cea7d21d47f0fa267aff12315cf7364fafae"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/18 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/maven.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maven.yml:29","Warn: no topLevel permission defined: .github/workflows/announce-release.yml:1","Warn: no topLevel permission defined: .github/workflows/assign-milestone.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/close_stale.yml:9","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/maven.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/trigger-release.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":8,"reason":"dependency not pinned by hash detected -- score normalized to 8","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/announce-release.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/dropwizard/dropwizard/announce-release.yml/release/4.0.x?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/dropwizard/dropwizard/release.yml/release/4.0.x?enable=pin","Info:  21 out of  21 GitHub-owned GitHubAction dependencies pinned","Info:   6 out of   8 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:10"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (28) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T09:47:45.812Z","repository_id":1326622,"created_at":"2025-08-18T09:47:45.812Z","updated_at":"2025-08-18T09:47:45.812Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33752288,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-31T02:00:06.040Z","response_time":95,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"dropwizard","name":"Dropwizard","uuid":"5478557","kind":"organization","description":"","email":null,"website":"https://www.dropwizard.io","location":null,"twitter":"dropwizardio","company":null,"icon_url":"https://avatars.githubusercontent.com/u/5478557?v=4","repositories_count":27,"last_synced_at":"2024-03-25T21:19:31.942Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dropwizard","funding_links":[],"total_stars":16606,"followers":61,"following":0,"created_at":"2022-11-02T16:45:24.316Z","updated_at":"2024-03-25T21:19:40.177Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dropwizard","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dropwizard/repositories"},"tags":[{"name":"v3.0.17","sha":"b4412f5843117b91c0925baaba7102c197e7809d","kind":"tag","published_at":"2026-01-27T21:53:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.17","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.17/manifests"},{"name":"v4.0.17","sha":"2eebdb206ad34815c2ee0035f91ac076b4ea17f0","kind":"tag","published_at":"2026-01-27T21:51:22.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.17","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.17/manifests"},{"name":"v5.0.1","sha":"ea6a2040ee5f2bf98398fb7ad1fb5ace3d5d572e","kind":"tag","published_at":"2026-01-27T21:43:17.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"84dbb957eadb10181039b8222efd39765553bca6","kind":"tag","published_at":"2025-09-16T08:29:02.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0/manifests"},{"name":"v3.0.16","sha":"ffe3e836d8c3412edac8d80ece719166e2e606e7","kind":"tag","published_at":"2025-08-25T22:53:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.16/manifests"},{"name":"v4.0.16","sha":"934373df90d67e5a6f5a7849c0af6598b4e45a3c","kind":"tag","published_at":"2025-08-25T22:52:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.16/manifests"},{"name":"v5.0.0-rc.5","sha":"d7e163da54bd0a80a6046b9840d9b2928b31b2e9","kind":"tag","published_at":"2025-08-25T22:51:44.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.5/manifests"},{"name":"v3.0.15","sha":"8a52fe4aea45f84571b33eb173735802e20bbc64","kind":"tag","published_at":"2025-07-24T07:53:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.15/manifests"},{"name":"v4.0.15","sha":"6616a964156e0ebbe6545dafab52ef7b7ac2b2b9","kind":"tag","published_at":"2025-07-24T07:53:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.15/manifests"},{"name":"v5.0.0-rc.4","sha":"310941b8b2ceedd73b263f712795b45938a028fa","kind":"tag","published_at":"2025-07-23T23:20:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.4/manifests"},{"name":"v3.0.14","sha":"1715dd027139a427fc1bc33827d64ec711525ccf","kind":"tag","published_at":"2025-05-25T20:26:41.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.14/manifests"},{"name":"v4.0.14","sha":"8c744d19a0e741d162c458bee8718acf8078f922","kind":"tag","published_at":"2025-05-25T20:26:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.14/manifests"},{"name":"v5.0.0-rc.3","sha":"ee35dc128decbad13f1f4186b11fe47ee6920d8f","kind":"tag","published_at":"2025-05-25T20:25:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.3/manifests"},{"name":"v4.0.13","sha":"153956cf61aacee809b413752f40bf96876e1e03","kind":"tag","published_at":"2025-03-26T23:41:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.13/manifests"},{"name":"v3.0.13","sha":"76ba41397e11a281256cf631aaa5daaa875a8a2b","kind":"tag","published_at":"2025-03-26T23:23:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.13/manifests"},{"name":"v5.0.0-rc.2","sha":"6b1ebba8fcca6a303997d06edaea29e52b8c3b51","kind":"tag","published_at":"2025-03-26T23:18:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.2/manifests"},{"name":"v4.0.12","sha":"b50169f6e6410a4d34d9c467b95ca7b885cf5dda","kind":"tag","published_at":"2025-01-15T22:38:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.12/manifests"},{"name":"v5.0.0-rc.1","sha":"ed203df38708927f65f9cd7f2760da408af97171","kind":"tag","published_at":"2025-01-15T22:17:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.1/manifests"},{"name":"v3.0.12","sha":"400e4a2f4e15eda153ac79e07bcf2c88420e6422","kind":"tag","published_at":"2025-01-15T22:17:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.12/manifests"},{"name":"v4.0.11","sha":"459892ea1853dcd1199c6bbb28da4347e7e70f60","kind":"tag","published_at":"2024-11-27T21:56:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.11/manifests"},{"name":"v3.0.11","sha":"f8603dcc52bfaaf9711d4808c350cca40f2001f5","kind":"tag","published_at":"2024-11-27T21:56:41.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.11/manifests"},{"name":"v5.0.0-alpha.5","sha":"e78411400eee81e1531c598892fa55b8b013cf70","kind":"tag","published_at":"2024-11-27T21:46:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.5/manifests"},{"name":"v3.0.10","sha":"390aa1ffcbbf95328a48b613b8c73b1752e35e61","kind":"tag","published_at":"2024-10-21T16:41:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.10/manifests"},{"name":"v4.0.10","sha":"48c582b1384352cfd93d43bf39e9e5bbc3e1fe39","kind":"tag","published_at":"2024-10-21T16:41:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.10/manifests"},{"name":"v5.0.0-alpha.4","sha":"45c9e1849d67edf45a0a38ded9bfc05e825593b7","kind":"tag","published_at":"2024-10-21T16:41:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.4/manifests"},{"name":"v3.0.9","sha":"808acc151b972c12748b1aec22bc999d018587ec","kind":"tag","published_at":"2024-10-07T07:13:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.9/manifests"},{"name":"v5.0.0-alpha.3","sha":"284a5b6c2be16971d90148299f30c95f13974e07","kind":"tag","published_at":"2024-10-07T07:12:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.3/manifests"},{"name":"v4.0.9","sha":"94e87681eb8b3d61179f71f2479b1f3820870c94","kind":"tag","published_at":"2024-10-07T07:11:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.9/manifests"},{"name":"v5.0.0-alpha.2","sha":"fe313c7e61a597d3edd9732d5b21a1849c698dc8","kind":"tag","published_at":"2024-08-25T22:47:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.2/manifests"},{"name":"v3.0.8","sha":"17006045b0dcf9e9ae65a8288d55b70123c83d27","kind":"tag","published_at":"2024-08-25T21:19:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.8/manifests"},{"name":"v4.0.8","sha":"c0713c7765a418e704182720a41d7d3800ae50f9","kind":"tag","published_at":"2024-08-25T21:19:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.8/manifests"},{"name":"v3.0.7","sha":"71d5de54fd02a2545ab6184c0794454da85a773f","kind":"tag","published_at":"2024-03-06T14:59:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.7/manifests"},{"name":"v4.0.7","sha":"2aeb472faecc68c0136a0a7231baf1472b55b388","kind":"tag","published_at":"2024-03-06T14:58:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.7/manifests"},{"name":"v2.1.12","sha":"908e31ea7996913fa3aa767465547b5dfbf2df8e","kind":"tag","published_at":"2024-01-31T22:14:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.12/manifests"},{"name":"v3.0.6","sha":"0f09619dcd70caea3957d14bb55a2030b45c39b8","kind":"tag","published_at":"2024-01-29T22:04:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.6/manifests"},{"name":"v4.0.6","sha":"18e00e1edd89776ca26f627d97ce5ed7ca3a544e","kind":"tag","published_at":"2024-01-29T22:04:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.6/manifests"},{"name":"v5.0.0-alpha.1","sha":"4b9d0d23485f8c89196434afbf0145ae2b797484","kind":"tag","published_at":"2023-12-20T22:41:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.0.5","sha":"2a25b34dad34b7d170ba2c7304707e1c74129b99","kind":"tag","published_at":"2023-12-20T22:38:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.5/manifests"},{"name":"v3.0.5","sha":"f2c02fb0484c5d79fa45e1fb7824b543fbd9982e","kind":"tag","published_at":"2023-12-20T22:38:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.5/manifests"},{"name":"v2.1.11","sha":"461d086125475afa92a0973588132e4508c525af","kind":"tag","published_at":"2023-12-20T22:36:27.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.11/manifests"},{"name":"v4.0.4","sha":"6bca3f7059798ba55fdf04f015f10951e24f27bd","kind":"tag","published_at":"2023-11-06T17:09:20.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.4/manifests"},{"name":"v3.0.4","sha":"42477dcb60f0d1b3bebd4eaff23494816a2915d9","kind":"tag","published_at":"2023-11-06T12:48:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.4/manifests"},{"name":"v2.1.10","sha":"480b2ebc281900a69a058927222eee927ba1b518","kind":"tag","published_at":"2023-11-06T09:03:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.10/manifests"},{"name":"v4.0.3","sha":"456e5e67c1d57bb727e17cd7db092403c06cf7bd","kind":"tag","published_at":"2023-10-20T13:53:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.3/manifests"},{"name":"v3.0.3","sha":"f1ac18faa1ffe7444344e4cf437cd6d44966d5ed","kind":"tag","published_at":"2023-10-19T20:24:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.3/manifests"},{"name":"v2.1.9","sha":"eee9527a2c7e33d08d71b4b8801ed70d111bd02e","kind":"tag","published_at":"2023-10-19T16:33:45.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.9/manifests"},{"name":"v3.0.2","sha":"88ad5ab52462b814057be90c229162f7ddef7938","kind":"tag","published_at":"2023-09-24T22:34:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.2/manifests"},{"name":"v4.0.2","sha":"781bb4f36c8bdc3b844b7b905b69af95a917ed78","kind":"tag","published_at":"2023-09-24T22:22:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.2/manifests"},{"name":"v2.1.8","sha":"cbcbc6738dc3e1cba7005ed2d463f9b1f57bd8b1","kind":"tag","published_at":"2023-09-24T22:20:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"a46c6f82484c1d6b9fd84569f73e7b0dd33ec692","kind":"tag","published_at":"2023-06-19T22:06:25.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.7/manifests"},{"name":"v4.0.1","sha":"cfd9586186870ec9d078988c6d6a521d8756eafe","kind":"tag","published_at":"2023-06-19T22:04:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.1/manifests"},{"name":"v3.0.1","sha":"523a14f5006418bf7c0d4c6d7bc3d10755edfe1d","kind":"tag","published_at":"2023-06-19T22:03:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.1/manifests"},{"name":"v4.0.0","sha":"69e115aa8a5048f1557f449ca842a707a88cde2e","kind":"tag","published_at":"2023-03-28T22:24:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0/manifests"},{"name":"v3.0.0","sha":"1df711a473aef3a77ef738c19b563780b4d9dca6","kind":"tag","published_at":"2023-03-28T22:23:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0/manifests"},{"name":"v2.1.6","sha":"50587fa6c899beaad547b4f7306157beff271375","kind":"tag","published_at":"2023-03-28T21:58:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.6/manifests"},{"name":"v4.0.0-beta.4","sha":"cbbacd5247e2c8c0c208786b8d580ca29778a375","kind":"tag","published_at":"2023-02-24T09:22:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.4/manifests"},{"name":"v3.0.0-beta.5","sha":"05c1b73527610781131ce07bfcacb6c24d17713c","kind":"tag","published_at":"2023-02-24T09:17:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.5/manifests"},{"name":"v2.1.5","sha":"82ee4065196556523b5d1cdb6ebe87de2b00e949","kind":"tag","published_at":"2023-02-24T08:50:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.5/manifests"},{"name":"v2.0.35","sha":"d499ef1a579546e1f99343aae4b19f35b4737857","kind":"tag","published_at":"2023-01-28T21:56:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.35","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.35/manifests"},{"name":"v2.1.4","sha":"f5ef0d12b8e2c622435faae13c51b9cccaea9fa2","kind":"tag","published_at":"2022-10-20T19:56:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.4/manifests"},{"name":"v2.0.34","sha":"f5d447ce33c9dd53f96119a331de62c8c888ebc0","kind":"tag","published_at":"2022-10-18T17:23:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.34","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.34/manifests"},{"name":"v4.0.0-beta.3","sha":"26b3188e0c3f32b9dba7cda86634b787a2387bf5","kind":"tag","published_at":"2022-10-12T21:54:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.3/manifests"},{"name":"v3.0.0-beta.4","sha":"f679616d7ad7df6ba3bb77535507ca8ec4049336","kind":"tag","published_at":"2022-10-12T21:52:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.4/manifests"},{"name":"v2.1.3","sha":"d1563469fff7d63717063beb7b49267c39a88d58","kind":"tag","published_at":"2022-10-12T21:47:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.3/manifests"},{"name":"v2.0.33","sha":"5c1c2c425dd5b6a1f314c6b46563fd39c71e0656","kind":"tag","published_at":"2022-09-12T10:08:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.33","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.33/manifests"},{"name":"v2.1.2","sha":"ea3e5a3d1ba59d0467539d400592f5bf5b40dbf8","kind":"tag","published_at":"2022-09-12T10:01:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.2/manifests"},{"name":"v4.0.0-beta.2","sha":"55fef0b12367ac26018538542d6ec6efb4f562ea","kind":"tag","published_at":"2022-06-30T20:12:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.2/manifests"},{"name":"v3.0.0-beta.3","sha":"c9c8d72708fbfc8b9982e9b37f321e588a1efdab","kind":"tag","published_at":"2022-06-30T20:05:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.3/manifests"},{"name":"v2.0.32","sha":"b3d87605369aa63caf860f67be2ba86704dd7a97","kind":"tag","published_at":"2022-06-30T19:56:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.32","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.32/manifests"},{"name":"v2.1.1","sha":"d2455b5369c8d9391e81e697f2354246532d0d5e","kind":"tag","published_at":"2022-06-30T19:48:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.1/manifests"},{"name":"v2.0.31","sha":"6a2dd0885a9c4b6b62e4ecbd207b949ca8a8a5bc","kind":"tag","published_at":"2022-06-19T14:44:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.31","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.31/manifests"},{"name":"v2.0.30","sha":"71300cf5094a53fbd658a906423478ba706ff434","kind":"tag","published_at":"2022-06-18T18:08:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.30","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.30/manifests"},{"name":"v2.1.0","sha":"4fb8906bb761886c85891d4bbf6dcf0a15ca4e9c","kind":"tag","published_at":"2022-05-02T13:16:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0/manifests"},{"name":"v3.0.0-beta.2","sha":"8ade5d9db8d4e29f4f8f37a994246d9270b9c479","kind":"tag","published_at":"2022-04-20T21:45:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.2/manifests"},{"name":"v2.1.0-beta.9","sha":"fd2787a7817295796e6c9f07d44132c262a9e902","kind":"tag","published_at":"2022-04-20T21:40:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.9/manifests"},{"name":"v4.0.0-beta.1","sha":"621bf358ad641ecb07af52026d0385a923957c15","kind":"tag","published_at":"2022-04-08T10:24:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.1/manifests"},{"name":"v3.0.0-beta.1","sha":"b6e096859d65c16e0c669609444f73d0621f4769","kind":"tag","published_at":"2022-04-08T10:14:48.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.1/manifests"},{"name":"v2.1.0-beta.8","sha":"5b37d6f6af0383892834d8437e6c79688f5fc670","kind":"tag","published_at":"2022-04-05T15:57:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.8/manifests"},{"name":"v2.0.29","sha":"20d80316b32cf68d7a0ba23300cfa53bc5155e7d","kind":"tag","published_at":"2022-04-05T15:16:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.29","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.29/manifests"},{"name":"v2.1.0-beta.7","sha":"bf892222765fdd6880449589b99eeeb511b80444","kind":"tag","published_at":"2021-12-20T14:40:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.7/manifests"},{"name":"v2.0.28","sha":"dd215d3ec65f23cef9e0a4d96ed7c542d71d1758","kind":"tag","published_at":"2021-12-20T14:27:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.28","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.28/manifests"},{"name":"v2.1.0-beta.6","sha":"74626bda8033b598b875372b8e8cb982ba2349bc","kind":"tag","published_at":"2021-12-16T09:20:37.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.6/manifests"},{"name":"v2.0.27","sha":"b5c6bc2633f1ea150970131e547a1a580052ece5","kind":"tag","published_at":"2021-12-16T09:00:27.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.27","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.27/manifests"},{"name":"v2.1.0-beta.5","sha":"835081d794427f37bd671f584b6083f96ae17aa6","kind":"tag","published_at":"2021-12-09T17:53:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.5/manifests"},{"name":"v2.0.26","sha":"66ca617d40d57627a8820c96d388a7583650ae6e","kind":"tag","published_at":"2021-12-09T17:43:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.26","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.26/manifests"},{"name":"v2.1.0-beta.4","sha":"e57713abe7add73e7033a30af3022668f4a9ec8d","kind":"tag","published_at":"2021-09-01T15:31:59.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.4/manifests"},{"name":"v2.0.25","sha":"2a4c0f8ba2741e618737556ed1973b22a8284a58","kind":"tag","published_at":"2021-09-01T15:17:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.25","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.25/manifests"},{"name":"v2.1.0-beta.3","sha":"912f4beb7254c72e2db4207efdb38543994c7630","kind":"tag","published_at":"2021-08-11T06:36:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.3/manifests"},{"name":"v2.1.0-beta.2","sha":"94ab611f45fbacf94f449a14fd035c6971a786fd","kind":"tag","published_at":"2021-07-29T12:50:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.2/manifests"},{"name":"v2.0.24","sha":"8818eb7ec61dd59059b51478d734e6d30fb8cca9","kind":"tag","published_at":"2021-07-29T12:08:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.24","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.24/manifests"},{"name":"v2.0.23","sha":"79c3770db75c09d5c846d5d42ffb607b29ba5b9f","kind":"tag","published_at":"2021-06-21T11:50:02.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.23","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.23/manifests"},{"name":"v2.0.22","sha":"a40301a5dc44ebbdeac291edf4cf3df3960a6fae","kind":"tag","published_at":"2021-05-24T16:31:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.22","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.22/manifests"},{"name":"v2.1.0-beta.1","sha":"ff09d7fffece5dda0c2f188114393161702135af","kind":"tag","published_at":"2021-04-25T12:29:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.1/manifests"},{"name":"v2.0.21","sha":"47556c4f31576e6bc4e00262661b7b212bd90a60","kind":"tag","published_at":"2021-04-07T14:05:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.21","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"7c6f2ce175e8f9db63a694ae413210f99e183ad7","kind":"tag","published_at":"2021-02-24T09:46:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.20","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.20/manifests"},{"name":"v2.0.19","sha":"bcf99a613e320812fc4b691f96a4e7e3d125749d","kind":"commit","published_at":"2021-02-01T10:44:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.19","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"7385a7d7a3a1f0670d5fda376b8cdf516d7c7b30","kind":"commit","published_at":"2021-01-12T06:56:22.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.18","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.18/manifests"},{"name":"v1.3.29","sha":"3e323fc72d09df6f1957250cf20bdacbe26fd3d7","kind":"tag","published_at":"2021-01-06T14:04:08.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.29","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.29/manifests"},{"name":"v2.0.17","sha":"3318b1e7e6ca900696ce2ed4e6687a725e0aa90a","kind":"commit","published_at":"2020-12-14T20:57:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.17","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.17/manifests"},{"name":"v1.3.28","sha":"7cbec2b0ccd547859823ef1cb2766314202cf480","kind":"tag","published_at":"2020-12-08T13:29:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.28","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.28/manifests"},{"name":"v2.0.16","sha":"d49fd0d8185d5b571c3a90282c4e44a55b996c53","kind":"commit","published_at":"2020-11-26T17:00:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"a85798d66b667a8e598a062db1cdafeae48acf30","kind":"commit","published_at":"2020-11-03T14:46:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.15/manifests"},{"name":"v1.3.27","sha":"cce7305a7ef56c4edc6ab28ae224141facfa8d59","kind":"tag","published_at":"2020-10-28T14:29:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.27","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.27/manifests"},{"name":"v1.3.26","sha":"03a7d8611676ee14e3d6040d8642063d787819ea","kind":"tag","published_at":"2020-10-22T15:25:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.26","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.26/manifests"},{"name":"v2.0.14","sha":"1b36f643d2d40b959e325a00867c45822418202d","kind":"commit","published_at":"2020-10-22T13:51:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.14/manifests"},{"name":"v1.3.25","sha":"56cb309bef2993de47dc846f7bc2933c7a6159c7","kind":"tag","published_at":"2020-08-31T12:58:59.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.25","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25/manifests"},{"name":"v2.0.13","sha":"37a209886890ca5cdd6ef39c61d29827a13c1a1d","kind":"commit","published_at":"2020-08-31T12:48:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.13/manifests"},{"name":"v1.3.25-beta.2","sha":"562d61cc72c0038f66b221a7c6d0b07034e38804","kind":"tag","published_at":"2020-08-19T06:27:25.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.25-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.25-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.25-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.2/manifests"},{"name":"v1.3.25-beta.1","sha":"d591b617c52537edb6fedb2e343800610eb075e3","kind":"tag","published_at":"2020-08-18T06:31:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.25-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.25-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.25-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.1/manifests"},{"name":"v2.0.12","sha":"8b9d7f887fd37ec22cb39f020d710fb7835d159a","kind":"commit","published_at":"2020-07-21T09:25:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"1b227314d669cbbd3395c2ff1e31704ca0d9284c","kind":"commit","published_at":"2020-07-06T07:52:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.11/manifests"},{"name":"v1.3.24","sha":"9c7da5f498d70241993b05598488597bc2c94a98","kind":"tag","published_at":"2020-07-03T06:58:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.24","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.24/manifests"},{"name":"v2.0.10","sha":"cdb2a357aeb61e0a52beb6a8d09953f423924faf","kind":"commit","published_at":"2020-05-26T12:18:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"655f8ac6f8586a8a0d49d217f0846deefb45de21","kind":"commit","published_at":"2020-05-04T06:00:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"8600d4ff895df5d6df5ecfd45e7244af04d8f89f","kind":"commit","published_at":"2020-04-14T19:08:41.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.8/manifests"},{"name":"v1.3.23","sha":"bf556d4765c9305ed14f6cd962f4f438239799e4","kind":"tag","published_at":"2020-04-14T18:13:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.23","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.23/manifests"},{"name":"v2.0.7","sha":"f6e03e838ce51eee8d751df03f29afb3eeea42d6","kind":"tag","published_at":"2020-04-10T07:01:02.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.7/manifests"},{"name":"v1.3.22","sha":"dae8b1ba6368d8d2bd31eb5435e868f16c9ce9d3","kind":"tag","published_at":"2020-04-04T14:41:59.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.22","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.22/manifests"},{"name":"v2.0.6","sha":"9b2dcc9b499b125560193ba39f65c5d359ceb11d","kind":"commit","published_at":"2020-04-04T14:35:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"5e605a630551397a0f21b4b530b177fe4e571542","kind":"commit","published_at":"2020-03-29T01:13:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"743eceac9c69e4e5aa8e3ced425d8893cb55119c","kind":"tag","published_at":"2020-03-27T16:51:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.4/manifests"},{"name":"v1.3.21","sha":"45575df553f0a93eb5b6b5c98e4471b590f1c884","kind":"tag","published_at":"2020-03-26T19:46:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.21","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.21/manifests"},{"name":"v2.0.3","sha":"7cee3e11d29ec21f0073aa4ac03b08a4f2a0ef17","kind":"tag","published_at":"2020-03-26T19:29:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.3/manifests"},{"name":"v1.3.20","sha":"b2dd14eaab5ef3a03c172ebdc06ea0e9a71fa0ce","kind":"tag","published_at":"2020-02-24T16:29:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.20","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.20/manifests"},{"name":"v1.3.19","sha":"b91d891e04fcb0c0c0c4fc3f371d36c09c19ba2c","kind":"tag","published_at":"2020-02-20T02:16:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.19","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.19/manifests"},{"name":"v2.0.2","sha":"60206ea15541869622623167c590276a6329f5b8","kind":"commit","published_at":"2020-02-20T02:05:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"e7c8b260c3d81e91ac537787424e888afd35f594","kind":"commit","published_at":"2020-01-30T20:50:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.1/manifests"},{"name":"v1.3.18","sha":"6e54def3f9d07d5bd1b57f8d296e8cbae7d008f4","kind":"tag","published_at":"2020-01-30T20:16:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.18","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.18/manifests"},{"name":"v2.0.0","sha":"20050b10bc7fe88edff3ff320b4cea85c023f30d","kind":"tag","published_at":"2019-12-09T21:54:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0/manifests"},{"name":"v2.0.0-rc14","sha":"8ca390bf44dea39dfc1b15422881e14c8bcb341f","kind":"tag","published_at":"2019-12-08T18:53:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc14/manifests"},{"name":"v1.3.17","sha":"cdf214a094e400027463a8d523a7c00c9dcdfdb4","kind":"tag","published_at":"2019-11-24T10:47:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.17","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.17/manifests"},{"name":"v2.0.0-rc13","sha":"b5c0c3b19ac4fc22fe8eefe2c3b61ba6e6b3829a","kind":"tag","published_at":"2019-11-20T22:45:08.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc13/manifests"},{"name":"v2.0.0-rc12","sha":"caba50b91297444ceb3c02e1295fad7b3991da21","kind":"tag","published_at":"2019-10-23T20:11:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc12/manifests"},{"name":"v1.3.16","sha":"45f9865864c305639b555ac3c2a57fe946f0913b","kind":"tag","published_at":"2019-10-20T20:29:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.16/manifests"},{"name":"v2.0.0-rc11","sha":"82c1361e0a21dc94c3b3cdabdd141fb87fbbfe99","kind":"tag","published_at":"2019-10-13T16:15:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc11/manifests"},{"name":"v1.3.15","sha":"18caa542327c2a20c6f140d7c645f57f4e11a109","kind":"tag","published_at":"2019-09-25T17:22:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.15/manifests"},{"name":"v2.0.0-rc10","sha":"26b8df02d45004c1abb92e8a50054e17e34c0fb0","kind":"tag","published_at":"2019-09-16T23:06:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc10/manifests"},{"name":"v2.0.0-rc9","sha":"6cfd68560c91d0b0a5682bdbb9f20eeaa09c398d","kind":"tag","published_at":"2019-08-31T18:01:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc9/manifests"},{"name":"v2.0.0-rc8","sha":"e3a1c7a650cba5ab32164761574ef69af4134f17","kind":"tag","published_at":"2019-08-29T13:08:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc8/manifests"},{"name":"v2.0.0-rc7","sha":"1e5ee67862cc25755891e1587e709773ffa314c4","kind":"tag","published_at":"2019-08-28T14:43:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc7/manifests"},{"name":"v2.0.0-rc6","sha":"c8e0b0137115322e39a93f3a369e4dec72df9045","kind":"tag","published_at":"2019-08-27T19:30:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc6/manifests"},{"name":"v2.0.0-rc5","sha":"171a6751fa063b32c47201b1821e4d7e610c865e","kind":"tag","published_at":"2019-08-08T06:19:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc5/manifests"},{"name":"v1.3.14","sha":"f720ed469d52842ba23839f7d9b467f610d74524","kind":"tag","published_at":"2019-08-07T18:50:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.14/manifests"},{"name":"v1.3.13","sha":"e006b420447da6cb8bc3e7fb2aaa6271229c7aa1","kind":"tag","published_at":"2019-07-16T19:38:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.13/manifests"},{"name":"v2.0.0-rc4","sha":"d7e770086334fc3c84e83a96d8e2fb863ac5b252","kind":"tag","published_at":"2019-06-28T06:29:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc4/manifests"},{"name":"v2.0.0-rc3","sha":"21352e6277118d30b82df6ba2a1e899619ed202e","kind":"tag","published_at":"2019-06-16T15:48:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc3/manifests"},{"name":"v2.0.0-rc2","sha":"2162827fd2af02f2774aadc60809161055fec5ae","kind":"tag","published_at":"2019-05-26T16:09:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc2/manifests"},{"name":"v1.3.12","sha":"c1461c389a1f01a757c966518dd2c52601204676","kind":"tag","published_at":"2019-05-25T18:10:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.12/manifests"},{"name":"v1.3.11","sha":"a47305d487e710d013c46283a9b286358688d5f1","kind":"tag","published_at":"2019-05-09T18:16:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.11/manifests"},{"name":"v1.3.10","sha":"42759228412e484fa170bc9ab5aae019422432c3","kind":"tag","published_at":"2019-04-29T16:56:01.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.10/manifests"},{"name":"v2.0.0-rc1","sha":"d9397fecfadc3e34ca8742b17077a3bac32624dd","kind":"tag","published_at":"2019-04-18T18:40:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc1/manifests"},{"name":"v1.3.9","sha":"88a73fd64c20015bd8b059bf8a052e98d35e6080","kind":"tag","published_at":"2019-02-24T00:56:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.9/manifests"},{"name":"v1.3.8","sha":"ec23670cc6ecc2d16bef7e48130c99e741aab711","kind":"tag","published_at":"2019-01-01T13:10:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.8/manifests"},{"name":"v2.0.0-rc0","sha":"bc4b7dc04d9c06e7357e3d3d55bdfca366de18b4","kind":"tag","published_at":"2018-10-02T19:50:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc0/manifests"},{"name":"v1.3.7","sha":"777686d9bcfb7a732838a5cfc4043b9a65b0eaea","kind":"tag","published_at":"2018-10-02T10:25:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.7/manifests"},{"name":"v1.2.9","sha":"49dd12a95398ee1b841ad9ba48fdbf35149137e7","kind":"tag","published_at":"2018-10-01T06:43:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.9/manifests"},{"name":"v1.3.6","sha":"99cbd25dad946952bcc3fb7b7e5152f064dac382","kind":"tag","published_at":"2018-10-01T06:01:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.6/manifests"},{"name":"v1.1.8","sha":"fd4c7266d4b6b780f06d3be7e14a79406ae77168","kind":"tag","published_at":"2018-06-24T18:34:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.8/manifests"},{"name":"v1.2.8","sha":"5a96d56fa6fc07b1d34700d42615162cc8584c03","kind":"tag","published_at":"2018-06-24T17:03:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.8/manifests"},{"name":"v1.3.5","sha":"7acede06f2df73f1db80461e44ba23708eb6bdd5","kind":"tag","published_at":"2018-06-24T15:36:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"a4e03c33c92dedf83886f0cc66bc443ad916feba","kind":"tag","published_at":"2018-06-15T08:23:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.4/manifests"},{"name":"v1.2.7","sha":"bb7291d26b7a00fa37c2712b620fb6fb747cae5a","kind":"tag","published_at":"2018-06-15T07:18:20.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.7/manifests"},{"name":"v1.3.3","sha":"c4f66abf07cc46813b98137dc29a8a2762ab33e2","kind":"tag","published_at":"2018-06-06T20:09:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.3/manifests"},{"name":"v1.2.6","sha":"be9b592857e85dc50a3181b6b5efc23bdbc384d8","kind":"tag","published_at":"2018-05-06T21:14:57.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.6/manifests"},{"name":"v1.3.2","sha":"f22ae5293ec400e9faafd1cf18944f5ed60b3c0e","kind":"tag","published_at":"2018-05-06T20:26:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"c49ab943d4fe3c55afdb14814b818d3d5a4bf7dd","kind":"tag","published_at":"2018-04-04T16:46:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.1/manifests"},{"name":"v1.2.5","sha":"9add5d717a420f76681e2b6816b8beb6ccdf3a65","kind":"tag","published_at":"2018-04-04T15:24:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.5/manifests"},{"name":"v1.3.0","sha":"5fc2ab21c58bcc0da2c78ca41e353c69928bc777","kind":"tag","published_at":"2018-03-14T17:20:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0/manifests"},{"name":"v1.3.0-rc7","sha":"fb9cdad412e1be86cf2fff2dd9962271a113b025","kind":"tag","published_at":"2018-02-23T10:17:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc7/manifests"},{"name":"v1.2.4","sha":"462c373665d885b82ab2e7dfd5cf5ef675cc3499","kind":"tag","published_at":"2018-02-11T09:54:01.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.4/manifests"},{"name":"v1.1.7","sha":"7269c4dd270ed967a19c912ed8dae189123d0b37","kind":"tag","published_at":"2018-02-10T19:17:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.7/manifests"},{"name":"v1.3.0-rc6","sha":"b89b2223222b78b41d71fde00c31a7a0b43156b0","kind":"tag","published_at":"2018-02-09T09:21:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc6/manifests"},{"name":"v1.3.0-rc5","sha":"4c840c0186a5d4e7f43dbf66182ff35a36ed91cc","kind":"tag","published_at":"2018-02-08T11:28:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc5/manifests"},{"name":"v1.2.3","sha":"c956c492081a2006f7f7fa5442f2a3f0de027527","kind":"tag","published_at":"2018-01-22T18:11:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.3/manifests"},{"name":"v1.3.0-rc4","sha":"a22c62b7b9037793f63fb0fb135ce368a83fa286","kind":"tag","published_at":"2018-01-18T23:24:44.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc4/manifests"},{"name":"v1.3.0-rc3","sha":"29926075af642d815d0a2e46c88ab109fa084ddb","kind":"tag","published_at":"2018-01-09T10:53:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc3/manifests"},{"name":"v1.3.0-rc2","sha":"f0bd2f1eec7551077b14662bf10f52840a5626f4","kind":"tag","published_at":"2018-01-05T19:42:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc2/manifests"},{"name":"v1.2.2","sha":"7f9b9445f345110e198298382373c0bec94f7cac","kind":"tag","published_at":"2017-11-27T08:10:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.2/manifests"},{"name":"v1.3.0-rc1","sha":"90aee5f8ce5585722b3f1b8c5f86b7c945bb1752","kind":"tag","published_at":"2017-11-22T15:01:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc1/manifests"},{"name":"v1.2.1","sha":"a270cf4bd982a819bc8a4c273fdcb38bdca5f0df","kind":"tag","published_at":"2017-11-22T12:23:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.1/manifests"},{"name":"v1.1.6","sha":"861f18cffb7df2b17b4e54c638792a7b3f99c003","kind":"tag","published_at":"2017-11-02T07:58:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"05b28222d9ccd0a32fd73b24998ce0e8be1ca1ca","kind":"tag","published_at":"2017-10-17T12:41:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.5/manifests"},{"name":"v1.2.0","sha":"3e8bf3b8338d6367a3dd87d2e7aac6c438c163e4","kind":"tag","published_at":"2017-10-06T13:02:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0/manifests"},{"name":"v1.2.0-rc6","sha":"6fe033be9bd7dc40cf1f0d6569b54a8dd635560c","kind":"tag","published_at":"2017-09-19T14:56:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc6/manifests"},{"name":"v1.2.0-rc5","sha":"826555e8576e5054abe8186fa7c70caa5bf25f7e","kind":"tag","published_at":"2017-09-05T09:14:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc5/manifests"},{"name":"v1.2.0-rc4","sha":"d0acafd047b174a703f440c2cbc92e9241edd6e8","kind":"tag","published_at":"2017-08-24T19:36:37.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc4/manifests"},{"name":"v1.2.0-rc3","sha":"0037881dcf26be144e74ca858270dac2ce83be59","kind":"tag","published_at":"2017-08-24T09:35:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc3/manifests"},{"name":"v1.1.4","sha":"cd115f80c0dacd0cd38112e973cf1590eee848f0","kind":"tag","published_at":"2017-08-24T08:23:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.4/manifests"},{"name":"v1.2.0-rc2","sha":"faf0dc10475de7075dcd8fb97ef899c57209d546","kind":"tag","published_at":"2017-08-18T06:50:45.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc2/manifests"},{"name":"v1.2.0-rc1","sha":"3a87e22c1e0fc05b1583439e83c6a9f38e6ec106","kind":"tag","published_at":"2017-08-02T17:37:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc1/manifests"},{"name":"v1.1.3","sha":"c32f9c596279e113c08200b57540ac832e9f2d98","kind":"tag","published_at":"2017-07-31T11:41:57.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.3/manifests"},{"name":"v1.0.9","sha":"76870752757b9e13ea01a5555146b0db92d41914","kind":"tag","published_at":"2017-07-31T09:45:45.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.9/manifests"},{"name":"v1.1.2","sha":"35e2cefeceb130cbf80929dff4f85ab468566396","kind":"tag","published_at":"2017-06-27T07:42:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.2/manifests"},{"name":"v1.0.8","sha":"eafbb5d29e99f62db9fb24d66a393082eaa557b2","kind":"tag","published_at":"2017-06-27T07:17:08.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.8/manifests"},{"name":"v1.1.1","sha":"d65931e328a553094f5386acde72fc8ab4ca4615","kind":"tag","published_at":"2017-05-19T12:05:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"233515e217b91258ef7822953a884e9d104c7f03","kind":"tag","published_at":"2017-03-21T08:26:48.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0/manifests"},{"name":"v1.0.7","sha":"8c4ffc1316e24e074fda1250f704e5d63ec9386c","kind":"tag","published_at":"2017-03-20T18:34:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.7/manifests"},{"name":"v1.1.0-rc4","sha":"ba3087892729fb0ea8028d7c37cfc88a2eaa30e5","kind":"tag","published_at":"2017-03-15T16:52:22.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc4/manifests"},{"name":"v1.1.0-rc3","sha":"84739bf5a3226ee863c3f2a1dd4ba5f955ec7210","kind":"tag","published_at":"2017-03-15T10:58:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc3/manifests"},{"name":"v1.1.0-rc2","sha":"367033ef96a147d271298f94f77a67972192edae","kind":"tag","published_at":"2017-03-08T13:59:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc2/manifests"},{"name":"v1.1.0-rc1","sha":"55eee43f88bce129da741be93ccf1da25d6005a6","kind":"tag","published_at":"2017-02-13T08:17:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc1/manifests"},{"name":"v1.0.6","sha":"46d8ac9e9a61902596c8d6b1e17e2f6c88e5982d","kind":"tag","published_at":"2017-01-30T18:58:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"6e89e64cdd17562a73a97b098a05b2bd61d3ced8","kind":"tag","published_at":"2016-11-18T11:00:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"38b3199f49e6b67535e3070e56d410dc7ba32c70","kind":"tag","published_at":"2016-11-14T18:01:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"bca4ad4a2f46f15721305e2ef7c5c67f4ca08b23","kind":"tag","published_at":"2016-10-28T17:22:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"4d58bf6558cb1d3e382471581d14d50aadeaf12e","kind":"tag","published_at":"2016-09-23T18:18:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"2cf469dbf87e81c0fbf9402d73a4a94ef31d5fac","kind":"tag","published_at":"2016-09-21T12:38:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"ca39aa51a87a596e7b7e7e1309f9c34d9544bf63","kind":"tag","published_at":"2016-07-26T13:12:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc4","sha":"c1f860b56e16d64556f4249cde5423d221d8db35","kind":"tag","published_at":"2016-07-08T08:26:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc4/manifests"},{"name":"v0.9.3","sha":"2565a66fbb62e28c8e7ac2754be14e594fd1b445","kind":"tag","published_at":"2016-06-20T14:27:20.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.3/manifests"},{"name":"v1.0.0-rc3","sha":"861c33352a33836cb6cef365c26a255187ba361d","kind":"tag","published_at":"2016-05-31T16:24:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"e37431766143efaf0c68eed74978b11e929a5bf8","kind":"tag","published_at":"2016-03-30T08:09:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc2/manifests"},{"name":"v1.0.0-rc1","sha":"a67d4c9e438ec9ba7c3e08f2d749d74d288d9f5a","kind":"tag","published_at":"2016-03-18T22:52:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc1/manifests"},{"name":"v0.9.2","sha":"ac9a7dcb755eff6e7ceec18fa662e107269a73de","kind":"tag","published_at":"2016-01-20T08:38:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.2/manifests"},{"name":"v0.8.5","sha":"668cd9f32622e70da9c9457377d442213094d28d","kind":"commit","published_at":"2015-11-03T16:20:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.5/manifests"},{"name":"v0.9.1","sha":"4d36235d352e9a04923408094759406c929043ba","kind":"commit","published_at":"2015-11-03T15:39:46.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1/manifests"},{"name":"v0.9.1-rc1","sha":"e61e388a3b4853aa2940b0957857513a5046b74d","kind":"commit","published_at":"2015-11-02T11:29:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.1-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1-rc1/manifests"},{"name":"v0.9.0","sha":"a8b117f07d3180f3b6acf89f8488003648178c06","kind":"commit","published_at":"2015-10-28T15:10:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0/manifests"},{"name":"v0.9.0-rc5","sha":"a7f440f719e436a645f00b3b3fd166b2b156d2b9","kind":"commit","published_at":"2015-10-20T10:49:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc5/manifests"},{"name":"v0.8.4","sha":"a29daa061e0c4376edb00083722ed1730adcaf8b","kind":"tag","published_at":"2015-08-26T01:55:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.4/manifests"},{"name":"v0.9.0-rc4","sha":"83edc098bc49ae3168340f6d24324b97c9b500da","kind":"tag","published_at":"2015-08-24T13:54:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc4/manifests"},{"name":"v0.8.3","sha":"c733aff2541857e299fca50c3cf5769b2d4d0fb1","kind":"tag","published_at":"2015-08-24T13:35:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.3/manifests"},{"name":"v0.9.0-rc3","sha":"26931fe097c2526b2582a35393d60ba9019c5a76","kind":"tag","published_at":"2015-07-14T21:30:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc3/manifests"},{"name":"v0.9.0-rc2","sha":"149e8ee1c1f85a4e5ec887f0f864f586c55717b8","kind":"tag","published_at":"2015-07-09T13:25:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc2/manifests"},{"name":"v0.8.2","sha":"51c06f9f808117b6ec71d7f972c1ec7ce4e08fe1","kind":"tag","published_at":"2015-07-06T18:21:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.2/manifests"},{"name":"v0.9.0-rc1","sha":"4c9cd76389a14ddb7af5ea1536926cc9c80cec31","kind":"tag","published_at":"2015-06-18T18:57:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc1/manifests"},{"name":"v0.8.1-fixed-docs","sha":"09f538ef4cdbd14198e38503eda1a865e2120e3a","kind":"commit","published_at":"2015-04-12T16:52:48.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1-fixed-docs","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1-fixed-docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.1-fixed-docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-fixed-docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-fixed-docs/manifests"},{"name":"v0.8.1","sha":"b72b2c022f580d4ba01b24ebc5d35edfa7dd0614","kind":"tag","published_at":"2015-04-07T13:02:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1/manifests"},{"name":"v0.8.1-rc2","sha":"756e443dd72fad27f7fb8af1e16e8712e67bdaa1","kind":"tag","published_at":"2015-04-01T14:04:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc2/manifests"},{"name":"v0.8.1-rc1","sha":"99c04b28d9fcc6aa5e35618572d868ade32c134c","kind":"tag","published_at":"2015-04-01T13:46:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc1/manifests"},{"name":"v0.8.0","sha":"fbe6baff38c47eb55374c1a9f6ba07e51d98e1e3","kind":"tag","published_at":"2015-03-05T15:38:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0/manifests"},{"name":"v0.8.0-rc5","sha":"50a7fc0e73e300847e2c61bdb127619d572aacfe","kind":"tag","published_at":"2015-03-01T01:26:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc5/manifests"},{"name":"v0.8.0-rc4","sha":"4acc8b9befc1a730129fb9b9b68ff04aa0098ed5","kind":"tag","published_at":"2015-02-25T20:31:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc4/manifests"},{"name":"v0.8.0-rc3","sha":"294a2f11e2972039a372b65d98067d1e12ce5087","kind":"tag","published_at":"2015-02-20T00:21:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc3/manifests"},{"name":"v0.8.0-rc2","sha":"7f45f7af37cdbc24830e57e5a96a4e71e4954fce","kind":"tag","published_at":"2015-01-17T17:12:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc2/manifests"},{"name":"v0.8.0-rc1","sha":"77f04bc174ac3e97f4a5a23ebc19906037747895","kind":"tag","published_at":"2014-11-09T16:34:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc1/manifests"},{"name":"v0.7.1","sha":"901a459af922491bb556d62e046d1475760fb8ce","kind":"commit","published_at":"2014-06-20T15:23:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"ecfa4a50022a4f565c4b94ed678bf60c0eaba488","kind":"tag","published_at":"2014-04-04T21:30:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0/manifests"},{"name":"v0.7.0-rc3","sha":"d9bbd2be65362254a821da076bb89e4238b6c78c","kind":"tag","published_at":"2014-03-31T14:11:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc3/manifests"},{"name":"v0.7.0-rc2","sha":"5e58939d843e6d991bc14cf3e140b788455b6761","kind":"tag","published_at":"2014-02-28T15:46:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc2/manifests"},{"name":"v0.7.0-rc1","sha":"3dcd503aa2dc13ade6245345b4a135c8976e090e","kind":"tag","published_at":"2014-01-31T12:18:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc1/manifests"},{"name":"v0.6.2","sha":"61d713baf1c62a7583ad200a48a33223b5635c8c","kind":"tag","published_at":"2013-03-19T00:08:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.6.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"0138a73a3b6d8f29a7c8cec0abd3332f48b5ddc0","kind":"tag","published_at":"2012-11-28T19:23:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.6.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"ef7777eb293fa0db517a9c585ec491dc00e70491","kind":"tag","published_at":"2012-11-26T21:50:44.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.6.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"10e21f48ae2c4f2bd534575e7136dae115ccb3a3","kind":"tag","published_at":"2012-08-07T00:12:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.5.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"937771a0fdb58d6e7c115c98d9abb419d89d2aee","kind":"tag","published_at":"2012-07-31T06:13:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.5.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.0/manifests"},{"name":"v0.4.4","sha":"11ec3cf213b439f8a18b2684a8e571c66a42c25d","kind":"tag","published_at":"2012-07-24T17:47:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"836adcccf8fe0a9efcd621ffea9e26051b3fe2d4","kind":"tag","published_at":"2012-06-23T01:14:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"c81ee45fe05a7473c0fabe016259d4cac0d1709f","kind":"tag","published_at":"2012-06-20T20:10:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"56253364e610dd1b39696ff86e68b92dfd816801","kind":"tag","published_at":"2012-06-19T23:38:46.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"09244fae39dac8a0e3f22ff29ae0739311be8a7d","kind":"tag","published_at":"2012-05-01T20:40:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"f37ce009d52595ea8999a89d7c66f351f216fddd","kind":"tag","published_at":"2012-03-15T23:07:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.3.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"dd824ebb78851bb783c5f4f0b8d14de98aa13320","kind":"tag","published_at":"2012-03-14T01:14:46.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.3.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"862c414b371befbba2b6d4d35d8f15801f6187f5","kind":"tag","published_at":"2012-02-24T22:35:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.2.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"6b0ebd256d0d4d7aae3840a4c04211c573e36f39","kind":"tag","published_at":"2012-02-16T04:04:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.2.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.0/manifests"},{"name":"v0.1.3","sha":"7fa15b84aa2dfca6b8cd91314e669c4a64be023d","kind":"tag","published_at":"2012-01-19T22:03:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"9e8917f81f2a740bd66dd6196eb46e86f3893c2e","kind":"tag","published_at":"2012-01-08T03:02:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"037baeff84b3327171d2daaec6100d51167ac4de","kind":"tag","published_at":"2011-12-28T20:27:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"5b484dceb4dc0990e9a67dcf143dc77baf27799d","kind":"tag","published_at":"2011-12-22T03:44:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.0/manifests"},{"name":"v0.0.14","sha":"5aeb2c5b8cfcc90a6289bdce1ae4db96daf67cc7","kind":"commit","published_at":"2011-12-01T06:36:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.14/manifests"},{"name":"v0.0.13-NOGZIP","sha":"c2f13cdfe40a4132b548a0df366d2be06d5d696b","kind":"tag","published_at":"2011-10-13T18:21:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.13-NOGZIP","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.13-NOGZIP","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.13-NOGZIP","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13-NOGZIP","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13-NOGZIP/manifests"},{"name":"v0.0.13","sha":"8d1310adbf0b72fc75b60a4222d0c8581485b863","kind":"tag","published_at":"2011-10-08T01:03:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"a103d2668f95bea9c5fff5b9fff26f0b058d8c8a","kind":"tag","published_at":"2011-09-21T00:40:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.12/manifests"},{"name":"v0.0.11-1","sha":"b3a4707e81cb3c01e24bf1f3c9c3bb3307c43902","kind":"tag","published_at":"2011-09-16T06:01:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.11-1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.11-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.11-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11-1/manifests"},{"name":"v0.0.11","sha":"846f5f75774e2f97874b6b2f43a2a9142041353b","kind":"tag","published_at":"2011-09-15T02:28:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11/manifests"},{"name":"v0.0.10-1","sha":"149a9048c73bceda7af027086633f0ec7841381b","kind":"tag","published_at":"2011-08-23T22:15:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.10-1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.10-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.10-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10-1/manifests"},{"name":"v0.0.10","sha":"7f1bc683ebecdcbf07008b665cd217574600f97f","kind":"tag","published_at":"2011-08-23T20:59:17.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"ce084bcca7f6087e2f44e8bf94c3d225646f9752","kind":"tag","published_at":"2011-08-12T01:26:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"b08af670cd5b4207aa4b3fd16d37c9f0f0d6715a","kind":"tag","published_at":"2011-07-05T22:05:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"0eb4d8dfaee9d700a03700bde0d918dba9252586","kind":"tag","published_at":"2011-05-24T03:50:27.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"6c258a787d048e429a615dc77ea6f582d841e317","kind":"tag","published_at":"2011-05-17T20:50:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"b0ae3fb5e63f428992691869256d70876074d77e","kind":"tag","published_at":"2011-05-13T20:02:36.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"6e1764fa805a89cac4540e6449db632cff631bff","kind":"tag","published_at":"2011-05-10T01:55:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"115f8056e80a5beae4ccf3a46d7ee3bc68f99098","kind":"tag","published_at":"2011-04-27T22:04:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.3/manifests"},{"name":"v0.0.2-fix-publishing","sha":"b78e695c25ef1c890092412841164bf09d731928","kind":"tag","published_at":"2011-03-30T06:25:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.2-fix-publishing","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.2-fix-publishing","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.2-fix-publishing","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2-fix-publishing","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2-fix-publishing/manifests"},{"name":"v0.0.2","sha":"9dd90d7d78f6255375bf96a89daecf6c928d0c1d","kind":"tag","published_at":"2011-03-26T01:04:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"e3efe5ecf10f0eee76064798454345cd51560300","kind":"tag","published_at":"2011-03-15T04:13:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-05-31T23:03:42.816Z","dependent_packages_count":210,"downloads":null,"downloads_period":null,"dependent_repos_count":208,"rankings":{"downloads":null,"dependent_repos_count":1.1224653362186423,"dependent_packages_count":0.3722850044081109,"stargazers_count":3.098300873607438,"forks_count":1.9385669632123106,"docker_downloads_count":0.43920814298308886,"average":1.3941652640859181},"purl":"pkg:maven/io.dropwizard/dropwizard-jackson","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.dropwizard:dropwizard-jackson","docker_dependents_count":185,"docker_downloads_count":119540876,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.dropwizard:dropwizard-jackson","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.dropwizard:dropwizard-jackson/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-29T07:00:52.934Z","issues_count":119,"pull_requests_count":3885,"avg_time_to_close_issue":4066175.064102564,"avg_time_to_close_pull_request":184069.330259366,"issues_closed_count":78,"pull_requests_closed_count":3470,"pull_request_authors_count":41,"issue_authors_count":81,"avg_comments_per_issue":1.7394957983193278,"avg_comments_per_pull_request":1.271814671814672,"merged_pull_requests_count":2882,"bot_issues_count":23,"bot_pull_requests_count":3594,"past_year_issues_count":25,"past_year_pull_requests_count":566,"past_year_avg_time_to_close_issue":804308.6363636364,"past_year_avg_time_to_close_pull_request":71417.07012987013,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":385,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":18,"past_year_avg_comments_per_issue":0.64,"past_year_avg_comments_per_pull_request":0.6466431095406361,"past_year_bot_issues_count":4,"past_year_bot_pull_requests_count":482,"past_year_merged_pull_requests_count":348,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/issues","maintainers":[{"login":"joschi","count":155,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joschi"},{"login":"zUniQueX","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zUniQueX"},{"login":"aelamrani","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aelamrani"},{"login":"MatthewHawkins","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MatthewHawkins"},{"login":"jplock","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jplock"},{"login":"mbeaatriz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbeaatriz"}],"active_maintainers":[{"login":"joschi","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joschi"},{"login":"zUniQueX","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zUniQueX"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-jackson/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-jackson/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-jackson/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-jackson/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-jackson/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-jackson/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5033603,"name":"io.dropwizard:dropwizard-json-logging","ecosystem":"maven","description":"Dropwizard is a Java framework for developing ops-friendly, high-performance, RESTful web applications.","homepage":"http://www.dropwizard.io/5.0.1","licenses":"Apache License 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/dropwizard/dropwizard","keywords_array":[],"namespace":"io.dropwizard","versions_count":164,"first_release_published_at":"2018-01-05T20:13:11.000Z","latest_release_published_at":"2026-01-27T21:53:12.000Z","latest_release_number":"5.0.1","last_synced_at":"2026-05-04T18:18:02.441Z","created_at":"2022-07-27T16:45:31.229Z","updated_at":"2026-05-04T18:18:02.441Z","registry_url":"https://central.sonatype.com/artifact/io.dropwizard/dropwizard-json-logging/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.dropwizard/dropwizard-json-logging/","metadata":{"repositories":["https://central.sonatype.com/repository/maven-snapshots/"]},"repo_metadata":{"id":1326622,"uuid":"1272129","full_name":"dropwizard/dropwizard","owner":"dropwizard","description":"A damn simple library for building production-ready RESTful web services.","archived":false,"fork":false,"pushed_at":"2025-10-15T05:37:43.000Z","size":113931,"stargazers_count":8559,"open_issues_count":22,"forks_count":3432,"subscribers_count":365,"default_branch":"release/5.0.x","last_synced_at":"2025-10-16T04:36:01.637Z","etag":null,"topics":["dropwizard","hibernate","java","jax-rs","jdbi","jersey-framework","jersey2","jetty","rest","restful-webservices","web-framework"],"latest_commit_sha":null,"homepage":"https://www.dropwizard.io","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dropwizard.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-01-19T19:52:29.000Z","updated_at":"2025-10-14T13:54:37.000Z","dependencies_parsed_at":"2023-09-25T00:36:07.805Z","dependency_job_id":"49d46f65-78ee-4616-9a89-d341231d1f09","html_url":"https://github.com/dropwizard/dropwizard","commit_stats":{"total_commits":6736,"total_committers":528,"mean_commits":"12.757575757575758","dds":0.7804334916864608,"last_synced_commit":"7c83a8faa94592fae7449ece2efd3563583d239c"},"previous_names":[],"tags_count":274,"template":false,"template_full_name":null,"purl":"pkg:github/dropwizard/dropwizard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dropwizard","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/refs/heads/release/5.0.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/sbom","scorecard":{"id":356802,"data":{"date":"2025-08-11","repo":{"name":"github.com/dropwizard/dropwizard","commit":"3b65cea7d21d47f0fa267aff12315cf7364fafae"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/18 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/maven.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maven.yml:29","Warn: no topLevel permission defined: .github/workflows/announce-release.yml:1","Warn: no topLevel permission defined: .github/workflows/assign-milestone.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/close_stale.yml:9","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/maven.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/trigger-release.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":8,"reason":"dependency not pinned by hash detected -- score normalized to 8","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/announce-release.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/dropwizard/dropwizard/announce-release.yml/release/4.0.x?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/dropwizard/dropwizard/release.yml/release/4.0.x?enable=pin","Info:  21 out of  21 GitHub-owned GitHubAction dependencies pinned","Info:   6 out of   8 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:10"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (28) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T09:47:45.812Z","repository_id":1326622,"created_at":"2025-08-18T09:47:45.812Z","updated_at":"2025-08-18T09:47:45.812Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279159712,"owners_count":26116537,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-16T02:00:06.019Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"dropwizard","name":"Dropwizard","uuid":"5478557","kind":"organization","description":"","email":null,"website":"https://www.dropwizard.io","location":null,"twitter":"dropwizardio","company":null,"icon_url":"https://avatars.githubusercontent.com/u/5478557?v=4","repositories_count":27,"last_synced_at":"2024-03-25T21:19:31.942Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dropwizard","funding_links":[],"total_stars":16606,"followers":61,"following":0,"created_at":"2022-11-02T16:45:24.316Z","updated_at":"2024-03-25T21:19:40.177Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dropwizard","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dropwizard/repositories"},"tags":[{"name":"v5.0.0","sha":"84dbb957eadb10181039b8222efd39765553bca6","kind":"tag","published_at":"2025-09-16T08:29:02.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0/manifests"},{"name":"v3.0.16","sha":"ffe3e836d8c3412edac8d80ece719166e2e606e7","kind":"tag","published_at":"2025-08-25T22:53:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.16/manifests"},{"name":"v4.0.16","sha":"934373df90d67e5a6f5a7849c0af6598b4e45a3c","kind":"tag","published_at":"2025-08-25T22:52:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.16/manifests"},{"name":"v5.0.0-rc.5","sha":"d7e163da54bd0a80a6046b9840d9b2928b31b2e9","kind":"tag","published_at":"2025-08-25T22:51:44.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.5/manifests"},{"name":"v3.0.15","sha":"8a52fe4aea45f84571b33eb173735802e20bbc64","kind":"tag","published_at":"2025-07-24T07:53:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.15/manifests"},{"name":"v4.0.15","sha":"6616a964156e0ebbe6545dafab52ef7b7ac2b2b9","kind":"tag","published_at":"2025-07-24T07:53:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.15/manifests"},{"name":"v5.0.0-rc.4","sha":"310941b8b2ceedd73b263f712795b45938a028fa","kind":"tag","published_at":"2025-07-23T23:20:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.4/manifests"},{"name":"v3.0.14","sha":"1715dd027139a427fc1bc33827d64ec711525ccf","kind":"tag","published_at":"2025-05-25T20:26:41.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.14/manifests"},{"name":"v4.0.14","sha":"8c744d19a0e741d162c458bee8718acf8078f922","kind":"tag","published_at":"2025-05-25T20:26:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.14/manifests"},{"name":"v5.0.0-rc.3","sha":"ee35dc128decbad13f1f4186b11fe47ee6920d8f","kind":"tag","published_at":"2025-05-25T20:25:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.3/manifests"},{"name":"v4.0.13","sha":"153956cf61aacee809b413752f40bf96876e1e03","kind":"tag","published_at":"2025-03-26T23:41:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.13/manifests"},{"name":"v3.0.13","sha":"76ba41397e11a281256cf631aaa5daaa875a8a2b","kind":"tag","published_at":"2025-03-26T23:23:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.13/manifests"},{"name":"v5.0.0-rc.2","sha":"6b1ebba8fcca6a303997d06edaea29e52b8c3b51","kind":"tag","published_at":"2025-03-26T23:18:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.2/manifests"},{"name":"v4.0.12","sha":"b50169f6e6410a4d34d9c467b95ca7b885cf5dda","kind":"tag","published_at":"2025-01-15T22:38:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.12/manifests"},{"name":"v5.0.0-rc.1","sha":"ed203df38708927f65f9cd7f2760da408af97171","kind":"tag","published_at":"2025-01-15T22:17:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.1/manifests"},{"name":"v3.0.12","sha":"400e4a2f4e15eda153ac79e07bcf2c88420e6422","kind":"tag","published_at":"2025-01-15T22:17:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.12/manifests"},{"name":"v4.0.11","sha":"459892ea1853dcd1199c6bbb28da4347e7e70f60","kind":"tag","published_at":"2024-11-27T21:56:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.11/manifests"},{"name":"v3.0.11","sha":"f8603dcc52bfaaf9711d4808c350cca40f2001f5","kind":"tag","published_at":"2024-11-27T21:56:41.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.11/manifests"},{"name":"v5.0.0-alpha.5","sha":"e78411400eee81e1531c598892fa55b8b013cf70","kind":"tag","published_at":"2024-11-27T21:46:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.5/manifests"},{"name":"v3.0.10","sha":"390aa1ffcbbf95328a48b613b8c73b1752e35e61","kind":"tag","published_at":"2024-10-21T16:41:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.10/manifests"},{"name":"v4.0.10","sha":"48c582b1384352cfd93d43bf39e9e5bbc3e1fe39","kind":"tag","published_at":"2024-10-21T16:41:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.10/manifests"},{"name":"v5.0.0-alpha.4","sha":"45c9e1849d67edf45a0a38ded9bfc05e825593b7","kind":"tag","published_at":"2024-10-21T16:41:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.4/manifests"},{"name":"v3.0.9","sha":"808acc151b972c12748b1aec22bc999d018587ec","kind":"tag","published_at":"2024-10-07T07:13:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.9/manifests"},{"name":"v5.0.0-alpha.3","sha":"284a5b6c2be16971d90148299f30c95f13974e07","kind":"tag","published_at":"2024-10-07T07:12:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.3/manifests"},{"name":"v4.0.9","sha":"94e87681eb8b3d61179f71f2479b1f3820870c94","kind":"tag","published_at":"2024-10-07T07:11:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.9/manifests"},{"name":"v5.0.0-alpha.2","sha":"fe313c7e61a597d3edd9732d5b21a1849c698dc8","kind":"tag","published_at":"2024-08-25T22:47:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.2/manifests"},{"name":"v3.0.8","sha":"17006045b0dcf9e9ae65a8288d55b70123c83d27","kind":"tag","published_at":"2024-08-25T21:19:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.8/manifests"},{"name":"v4.0.8","sha":"c0713c7765a418e704182720a41d7d3800ae50f9","kind":"tag","published_at":"2024-08-25T21:19:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.8/manifests"},{"name":"v3.0.7","sha":"71d5de54fd02a2545ab6184c0794454da85a773f","kind":"tag","published_at":"2024-03-06T14:59:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.7/manifests"},{"name":"v4.0.7","sha":"2aeb472faecc68c0136a0a7231baf1472b55b388","kind":"tag","published_at":"2024-03-06T14:58:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.7/manifests"},{"name":"v2.1.12","sha":"908e31ea7996913fa3aa767465547b5dfbf2df8e","kind":"tag","published_at":"2024-01-31T22:14:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.12/manifests"},{"name":"v3.0.6","sha":"0f09619dcd70caea3957d14bb55a2030b45c39b8","kind":"tag","published_at":"2024-01-29T22:04:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.6/manifests"},{"name":"v4.0.6","sha":"18e00e1edd89776ca26f627d97ce5ed7ca3a544e","kind":"tag","published_at":"2024-01-29T22:04:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.6/manifests"},{"name":"v5.0.0-alpha.1","sha":"4b9d0d23485f8c89196434afbf0145ae2b797484","kind":"tag","published_at":"2023-12-20T22:41:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.0.5","sha":"2a25b34dad34b7d170ba2c7304707e1c74129b99","kind":"tag","published_at":"2023-12-20T22:38:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.5/manifests"},{"name":"v3.0.5","sha":"f2c02fb0484c5d79fa45e1fb7824b543fbd9982e","kind":"tag","published_at":"2023-12-20T22:38:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.5/manifests"},{"name":"v2.1.11","sha":"461d086125475afa92a0973588132e4508c525af","kind":"tag","published_at":"2023-12-20T22:36:27.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.11/manifests"},{"name":"v4.0.4","sha":"6bca3f7059798ba55fdf04f015f10951e24f27bd","kind":"tag","published_at":"2023-11-06T17:09:20.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.4/manifests"},{"name":"v3.0.4","sha":"42477dcb60f0d1b3bebd4eaff23494816a2915d9","kind":"tag","published_at":"2023-11-06T12:48:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.4/manifests"},{"name":"v2.1.10","sha":"480b2ebc281900a69a058927222eee927ba1b518","kind":"tag","published_at":"2023-11-06T09:03:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.10/manifests"},{"name":"v4.0.3","sha":"456e5e67c1d57bb727e17cd7db092403c06cf7bd","kind":"tag","published_at":"2023-10-20T13:53:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.3/manifests"},{"name":"v3.0.3","sha":"f1ac18faa1ffe7444344e4cf437cd6d44966d5ed","kind":"tag","published_at":"2023-10-19T20:24:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.3/manifests"},{"name":"v2.1.9","sha":"eee9527a2c7e33d08d71b4b8801ed70d111bd02e","kind":"tag","published_at":"2023-10-19T16:33:45.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.9/manifests"},{"name":"v3.0.2","sha":"88ad5ab52462b814057be90c229162f7ddef7938","kind":"tag","published_at":"2023-09-24T22:34:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.2/manifests"},{"name":"v4.0.2","sha":"781bb4f36c8bdc3b844b7b905b69af95a917ed78","kind":"tag","published_at":"2023-09-24T22:22:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.2/manifests"},{"name":"v2.1.8","sha":"cbcbc6738dc3e1cba7005ed2d463f9b1f57bd8b1","kind":"tag","published_at":"2023-09-24T22:20:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"a46c6f82484c1d6b9fd84569f73e7b0dd33ec692","kind":"tag","published_at":"2023-06-19T22:06:25.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.7/manifests"},{"name":"v4.0.1","sha":"cfd9586186870ec9d078988c6d6a521d8756eafe","kind":"tag","published_at":"2023-06-19T22:04:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.1/manifests"},{"name":"v3.0.1","sha":"523a14f5006418bf7c0d4c6d7bc3d10755edfe1d","kind":"tag","published_at":"2023-06-19T22:03:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.1/manifests"},{"name":"v4.0.0","sha":"69e115aa8a5048f1557f449ca842a707a88cde2e","kind":"tag","published_at":"2023-03-28T22:24:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0/manifests"},{"name":"v3.0.0","sha":"1df711a473aef3a77ef738c19b563780b4d9dca6","kind":"tag","published_at":"2023-03-28T22:23:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0/manifests"},{"name":"v2.1.6","sha":"50587fa6c899beaad547b4f7306157beff271375","kind":"tag","published_at":"2023-03-28T21:58:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.6/manifests"},{"name":"v4.0.0-beta.4","sha":"cbbacd5247e2c8c0c208786b8d580ca29778a375","kind":"tag","published_at":"2023-02-24T09:22:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.4/manifests"},{"name":"v3.0.0-beta.5","sha":"05c1b73527610781131ce07bfcacb6c24d17713c","kind":"tag","published_at":"2023-02-24T09:17:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.5/manifests"},{"name":"v2.1.5","sha":"82ee4065196556523b5d1cdb6ebe87de2b00e949","kind":"tag","published_at":"2023-02-24T08:50:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.5/manifests"},{"name":"v2.0.35","sha":"d499ef1a579546e1f99343aae4b19f35b4737857","kind":"tag","published_at":"2023-01-28T21:56:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.35","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.35/manifests"},{"name":"v2.1.4","sha":"f5ef0d12b8e2c622435faae13c51b9cccaea9fa2","kind":"tag","published_at":"2022-10-20T19:56:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.4/manifests"},{"name":"v2.0.34","sha":"f5d447ce33c9dd53f96119a331de62c8c888ebc0","kind":"tag","published_at":"2022-10-18T17:23:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.34","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.34/manifests"},{"name":"v4.0.0-beta.3","sha":"26b3188e0c3f32b9dba7cda86634b787a2387bf5","kind":"tag","published_at":"2022-10-12T21:54:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.3/manifests"},{"name":"v3.0.0-beta.4","sha":"f679616d7ad7df6ba3bb77535507ca8ec4049336","kind":"tag","published_at":"2022-10-12T21:52:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.4/manifests"},{"name":"v2.1.3","sha":"d1563469fff7d63717063beb7b49267c39a88d58","kind":"tag","published_at":"2022-10-12T21:47:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.3/manifests"},{"name":"v2.0.33","sha":"5c1c2c425dd5b6a1f314c6b46563fd39c71e0656","kind":"tag","published_at":"2022-09-12T10:08:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.33","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.33/manifests"},{"name":"v2.1.2","sha":"ea3e5a3d1ba59d0467539d400592f5bf5b40dbf8","kind":"tag","published_at":"2022-09-12T10:01:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.2/manifests"},{"name":"v4.0.0-beta.2","sha":"55fef0b12367ac26018538542d6ec6efb4f562ea","kind":"tag","published_at":"2022-06-30T20:12:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.2/manifests"},{"name":"v3.0.0-beta.3","sha":"c9c8d72708fbfc8b9982e9b37f321e588a1efdab","kind":"tag","published_at":"2022-06-30T20:05:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.3/manifests"},{"name":"v2.0.32","sha":"b3d87605369aa63caf860f67be2ba86704dd7a97","kind":"tag","published_at":"2022-06-30T19:56:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.32","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.32/manifests"},{"name":"v2.1.1","sha":"d2455b5369c8d9391e81e697f2354246532d0d5e","kind":"tag","published_at":"2022-06-30T19:48:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.1/manifests"},{"name":"v2.0.31","sha":"6a2dd0885a9c4b6b62e4ecbd207b949ca8a8a5bc","kind":"tag","published_at":"2022-06-19T14:44:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.31","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.31/manifests"},{"name":"v2.0.30","sha":"71300cf5094a53fbd658a906423478ba706ff434","kind":"tag","published_at":"2022-06-18T18:08:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.30","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.30/manifests"},{"name":"v2.1.0","sha":"4fb8906bb761886c85891d4bbf6dcf0a15ca4e9c","kind":"tag","published_at":"2022-05-02T13:16:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0/manifests"},{"name":"v3.0.0-beta.2","sha":"8ade5d9db8d4e29f4f8f37a994246d9270b9c479","kind":"tag","published_at":"2022-04-20T21:45:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.2/manifests"},{"name":"v2.1.0-beta.9","sha":"fd2787a7817295796e6c9f07d44132c262a9e902","kind":"tag","published_at":"2022-04-20T21:40:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.9/manifests"},{"name":"v4.0.0-beta.1","sha":"621bf358ad641ecb07af52026d0385a923957c15","kind":"tag","published_at":"2022-04-08T10:24:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.1/manifests"},{"name":"v3.0.0-beta.1","sha":"b6e096859d65c16e0c669609444f73d0621f4769","kind":"tag","published_at":"2022-04-08T10:14:48.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.1/manifests"},{"name":"v2.1.0-beta.8","sha":"5b37d6f6af0383892834d8437e6c79688f5fc670","kind":"tag","published_at":"2022-04-05T15:57:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.8/manifests"},{"name":"v2.0.29","sha":"20d80316b32cf68d7a0ba23300cfa53bc5155e7d","kind":"tag","published_at":"2022-04-05T15:16:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.29","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.29/manifests"},{"name":"v2.1.0-beta.7","sha":"bf892222765fdd6880449589b99eeeb511b80444","kind":"tag","published_at":"2021-12-20T14:40:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.7/manifests"},{"name":"v2.0.28","sha":"dd215d3ec65f23cef9e0a4d96ed7c542d71d1758","kind":"tag","published_at":"2021-12-20T14:27:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.28","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.28/manifests"},{"name":"v2.1.0-beta.6","sha":"74626bda8033b598b875372b8e8cb982ba2349bc","kind":"tag","published_at":"2021-12-16T09:20:37.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.6/manifests"},{"name":"v2.0.27","sha":"b5c6bc2633f1ea150970131e547a1a580052ece5","kind":"tag","published_at":"2021-12-16T09:00:27.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.27","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.27/manifests"},{"name":"v2.1.0-beta.5","sha":"835081d794427f37bd671f584b6083f96ae17aa6","kind":"tag","published_at":"2021-12-09T17:53:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.5/manifests"},{"name":"v2.0.26","sha":"66ca617d40d57627a8820c96d388a7583650ae6e","kind":"tag","published_at":"2021-12-09T17:43:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.26","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.26/manifests"},{"name":"v2.1.0-beta.4","sha":"e57713abe7add73e7033a30af3022668f4a9ec8d","kind":"tag","published_at":"2021-09-01T15:31:59.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.4/manifests"},{"name":"v2.0.25","sha":"2a4c0f8ba2741e618737556ed1973b22a8284a58","kind":"tag","published_at":"2021-09-01T15:17:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.25","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.25/manifests"},{"name":"v2.1.0-beta.3","sha":"912f4beb7254c72e2db4207efdb38543994c7630","kind":"tag","published_at":"2021-08-11T06:36:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.3/manifests"},{"name":"v2.1.0-beta.2","sha":"94ab611f45fbacf94f449a14fd035c6971a786fd","kind":"tag","published_at":"2021-07-29T12:50:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.2/manifests"},{"name":"v2.0.24","sha":"8818eb7ec61dd59059b51478d734e6d30fb8cca9","kind":"tag","published_at":"2021-07-29T12:08:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.24","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.24/manifests"},{"name":"v2.0.23","sha":"79c3770db75c09d5c846d5d42ffb607b29ba5b9f","kind":"tag","published_at":"2021-06-21T11:50:02.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.23","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.23/manifests"},{"name":"v2.0.22","sha":"a40301a5dc44ebbdeac291edf4cf3df3960a6fae","kind":"tag","published_at":"2021-05-24T16:31:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.22","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.22/manifests"},{"name":"v2.1.0-beta.1","sha":"ff09d7fffece5dda0c2f188114393161702135af","kind":"tag","published_at":"2021-04-25T12:29:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.1/manifests"},{"name":"v2.0.21","sha":"47556c4f31576e6bc4e00262661b7b212bd90a60","kind":"tag","published_at":"2021-04-07T14:05:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.21","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"7c6f2ce175e8f9db63a694ae413210f99e183ad7","kind":"tag","published_at":"2021-02-24T09:46:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.20","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.20/manifests"},{"name":"v2.0.19","sha":"bcf99a613e320812fc4b691f96a4e7e3d125749d","kind":"commit","published_at":"2021-02-01T10:44:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.19","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"7385a7d7a3a1f0670d5fda376b8cdf516d7c7b30","kind":"commit","published_at":"2021-01-12T06:56:22.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.18","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.18/manifests"},{"name":"v1.3.29","sha":"3e323fc72d09df6f1957250cf20bdacbe26fd3d7","kind":"tag","published_at":"2021-01-06T14:04:08.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.29","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.29/manifests"},{"name":"v2.0.17","sha":"3318b1e7e6ca900696ce2ed4e6687a725e0aa90a","kind":"commit","published_at":"2020-12-14T20:57:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.17","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.17/manifests"},{"name":"v1.3.28","sha":"7cbec2b0ccd547859823ef1cb2766314202cf480","kind":"tag","published_at":"2020-12-08T13:29:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.28","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.28/manifests"},{"name":"v2.0.16","sha":"d49fd0d8185d5b571c3a90282c4e44a55b996c53","kind":"commit","published_at":"2020-11-26T17:00:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"a85798d66b667a8e598a062db1cdafeae48acf30","kind":"commit","published_at":"2020-11-03T14:46:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.15/manifests"},{"name":"v1.3.27","sha":"cce7305a7ef56c4edc6ab28ae224141facfa8d59","kind":"tag","published_at":"2020-10-28T14:29:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.27","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.27/manifests"},{"name":"v1.3.26","sha":"03a7d8611676ee14e3d6040d8642063d787819ea","kind":"tag","published_at":"2020-10-22T15:25:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.26","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.26/manifests"},{"name":"v2.0.14","sha":"1b36f643d2d40b959e325a00867c45822418202d","kind":"commit","published_at":"2020-10-22T13:51:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.14/manifests"},{"name":"v1.3.25","sha":"56cb309bef2993de47dc846f7bc2933c7a6159c7","kind":"tag","published_at":"2020-08-31T12:58:59.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.25","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25/manifests"},{"name":"v2.0.13","sha":"37a209886890ca5cdd6ef39c61d29827a13c1a1d","kind":"commit","published_at":"2020-08-31T12:48:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.13/manifests"},{"name":"v1.3.25-beta.2","sha":"562d61cc72c0038f66b221a7c6d0b07034e38804","kind":"tag","published_at":"2020-08-19T06:27:25.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.25-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.25-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.25-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.2/manifests"},{"name":"v1.3.25-beta.1","sha":"d591b617c52537edb6fedb2e343800610eb075e3","kind":"tag","published_at":"2020-08-18T06:31:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.25-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.25-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.25-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.1/manifests"},{"name":"v2.0.12","sha":"8b9d7f887fd37ec22cb39f020d710fb7835d159a","kind":"commit","published_at":"2020-07-21T09:25:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"1b227314d669cbbd3395c2ff1e31704ca0d9284c","kind":"commit","published_at":"2020-07-06T07:52:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.11/manifests"},{"name":"v1.3.24","sha":"9c7da5f498d70241993b05598488597bc2c94a98","kind":"tag","published_at":"2020-07-03T06:58:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.24","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.24/manifests"},{"name":"v2.0.10","sha":"cdb2a357aeb61e0a52beb6a8d09953f423924faf","kind":"commit","published_at":"2020-05-26T12:18:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"655f8ac6f8586a8a0d49d217f0846deefb45de21","kind":"commit","published_at":"2020-05-04T06:00:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"8600d4ff895df5d6df5ecfd45e7244af04d8f89f","kind":"commit","published_at":"2020-04-14T19:08:41.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.8/manifests"},{"name":"v1.3.23","sha":"bf556d4765c9305ed14f6cd962f4f438239799e4","kind":"tag","published_at":"2020-04-14T18:13:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.23","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.23/manifests"},{"name":"v2.0.7","sha":"f6e03e838ce51eee8d751df03f29afb3eeea42d6","kind":"tag","published_at":"2020-04-10T07:01:02.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.7/manifests"},{"name":"v1.3.22","sha":"dae8b1ba6368d8d2bd31eb5435e868f16c9ce9d3","kind":"tag","published_at":"2020-04-04T14:41:59.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.22","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.22/manifests"},{"name":"v2.0.6","sha":"9b2dcc9b499b125560193ba39f65c5d359ceb11d","kind":"commit","published_at":"2020-04-04T14:35:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"5e605a630551397a0f21b4b530b177fe4e571542","kind":"commit","published_at":"2020-03-29T01:13:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"743eceac9c69e4e5aa8e3ced425d8893cb55119c","kind":"tag","published_at":"2020-03-27T16:51:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.4/manifests"},{"name":"v1.3.21","sha":"45575df553f0a93eb5b6b5c98e4471b590f1c884","kind":"tag","published_at":"2020-03-26T19:46:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.21","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.21/manifests"},{"name":"v2.0.3","sha":"7cee3e11d29ec21f0073aa4ac03b08a4f2a0ef17","kind":"tag","published_at":"2020-03-26T19:29:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.3/manifests"},{"name":"v1.3.20","sha":"b2dd14eaab5ef3a03c172ebdc06ea0e9a71fa0ce","kind":"tag","published_at":"2020-02-24T16:29:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.20","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.20/manifests"},{"name":"v1.3.19","sha":"b91d891e04fcb0c0c0c4fc3f371d36c09c19ba2c","kind":"tag","published_at":"2020-02-20T02:16:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.19","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.19/manifests"},{"name":"v2.0.2","sha":"60206ea15541869622623167c590276a6329f5b8","kind":"commit","published_at":"2020-02-20T02:05:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"e7c8b260c3d81e91ac537787424e888afd35f594","kind":"commit","published_at":"2020-01-30T20:50:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.1/manifests"},{"name":"v1.3.18","sha":"6e54def3f9d07d5bd1b57f8d296e8cbae7d008f4","kind":"tag","published_at":"2020-01-30T20:16:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.18","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.18/manifests"},{"name":"v2.0.0","sha":"20050b10bc7fe88edff3ff320b4cea85c023f30d","kind":"tag","published_at":"2019-12-09T21:54:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0/manifests"},{"name":"v2.0.0-rc14","sha":"8ca390bf44dea39dfc1b15422881e14c8bcb341f","kind":"tag","published_at":"2019-12-08T18:53:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc14/manifests"},{"name":"v1.3.17","sha":"cdf214a094e400027463a8d523a7c00c9dcdfdb4","kind":"tag","published_at":"2019-11-24T10:47:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.17","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.17/manifests"},{"name":"v2.0.0-rc13","sha":"b5c0c3b19ac4fc22fe8eefe2c3b61ba6e6b3829a","kind":"tag","published_at":"2019-11-20T22:45:08.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc13/manifests"},{"name":"v2.0.0-rc12","sha":"caba50b91297444ceb3c02e1295fad7b3991da21","kind":"tag","published_at":"2019-10-23T20:11:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc12/manifests"},{"name":"v1.3.16","sha":"45f9865864c305639b555ac3c2a57fe946f0913b","kind":"tag","published_at":"2019-10-20T20:29:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.16/manifests"},{"name":"v2.0.0-rc11","sha":"82c1361e0a21dc94c3b3cdabdd141fb87fbbfe99","kind":"tag","published_at":"2019-10-13T16:15:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc11/manifests"},{"name":"v1.3.15","sha":"18caa542327c2a20c6f140d7c645f57f4e11a109","kind":"tag","published_at":"2019-09-25T17:22:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.15/manifests"},{"name":"v2.0.0-rc10","sha":"26b8df02d45004c1abb92e8a50054e17e34c0fb0","kind":"tag","published_at":"2019-09-16T23:06:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc10/manifests"},{"name":"v2.0.0-rc9","sha":"6cfd68560c91d0b0a5682bdbb9f20eeaa09c398d","kind":"tag","published_at":"2019-08-31T18:01:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc9/manifests"},{"name":"v2.0.0-rc8","sha":"e3a1c7a650cba5ab32164761574ef69af4134f17","kind":"tag","published_at":"2019-08-29T13:08:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc8/manifests"},{"name":"v2.0.0-rc7","sha":"1e5ee67862cc25755891e1587e709773ffa314c4","kind":"tag","published_at":"2019-08-28T14:43:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc7/manifests"},{"name":"v2.0.0-rc6","sha":"c8e0b0137115322e39a93f3a369e4dec72df9045","kind":"tag","published_at":"2019-08-27T19:30:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc6/manifests"},{"name":"v2.0.0-rc5","sha":"171a6751fa063b32c47201b1821e4d7e610c865e","kind":"tag","published_at":"2019-08-08T06:19:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc5/manifests"},{"name":"v1.3.14","sha":"f720ed469d52842ba23839f7d9b467f610d74524","kind":"tag","published_at":"2019-08-07T18:50:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.14/manifests"},{"name":"v1.3.13","sha":"e006b420447da6cb8bc3e7fb2aaa6271229c7aa1","kind":"tag","published_at":"2019-07-16T19:38:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.13/manifests"},{"name":"v2.0.0-rc4","sha":"d7e770086334fc3c84e83a96d8e2fb863ac5b252","kind":"tag","published_at":"2019-06-28T06:29:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc4/manifests"},{"name":"v2.0.0-rc3","sha":"21352e6277118d30b82df6ba2a1e899619ed202e","kind":"tag","published_at":"2019-06-16T15:48:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc3/manifests"},{"name":"v2.0.0-rc2","sha":"2162827fd2af02f2774aadc60809161055fec5ae","kind":"tag","published_at":"2019-05-26T16:09:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc2/manifests"},{"name":"v1.3.12","sha":"c1461c389a1f01a757c966518dd2c52601204676","kind":"tag","published_at":"2019-05-25T18:10:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.12/manifests"},{"name":"v1.3.11","sha":"a47305d487e710d013c46283a9b286358688d5f1","kind":"tag","published_at":"2019-05-09T18:16:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.11/manifests"},{"name":"v1.3.10","sha":"42759228412e484fa170bc9ab5aae019422432c3","kind":"tag","published_at":"2019-04-29T16:56:01.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.10/manifests"},{"name":"v2.0.0-rc1","sha":"d9397fecfadc3e34ca8742b17077a3bac32624dd","kind":"tag","published_at":"2019-04-18T18:40:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc1/manifests"},{"name":"v1.3.9","sha":"88a73fd64c20015bd8b059bf8a052e98d35e6080","kind":"tag","published_at":"2019-02-24T00:56:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.9/manifests"},{"name":"v1.3.8","sha":"ec23670cc6ecc2d16bef7e48130c99e741aab711","kind":"tag","published_at":"2019-01-01T13:10:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.8/manifests"},{"name":"v2.0.0-rc0","sha":"bc4b7dc04d9c06e7357e3d3d55bdfca366de18b4","kind":"tag","published_at":"2018-10-02T19:50:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc0/manifests"},{"name":"v1.3.7","sha":"777686d9bcfb7a732838a5cfc4043b9a65b0eaea","kind":"tag","published_at":"2018-10-02T10:25:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.7/manifests"},{"name":"v1.2.9","sha":"49dd12a95398ee1b841ad9ba48fdbf35149137e7","kind":"tag","published_at":"2018-10-01T06:43:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.9/manifests"},{"name":"v1.3.6","sha":"99cbd25dad946952bcc3fb7b7e5152f064dac382","kind":"tag","published_at":"2018-10-01T06:01:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.6/manifests"},{"name":"v1.1.8","sha":"fd4c7266d4b6b780f06d3be7e14a79406ae77168","kind":"tag","published_at":"2018-06-24T18:34:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.8/manifests"},{"name":"v1.2.8","sha":"5a96d56fa6fc07b1d34700d42615162cc8584c03","kind":"tag","published_at":"2018-06-24T17:03:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.8/manifests"},{"name":"v1.3.5","sha":"7acede06f2df73f1db80461e44ba23708eb6bdd5","kind":"tag","published_at":"2018-06-24T15:36:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"a4e03c33c92dedf83886f0cc66bc443ad916feba","kind":"tag","published_at":"2018-06-15T08:23:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.4/manifests"},{"name":"v1.2.7","sha":"bb7291d26b7a00fa37c2712b620fb6fb747cae5a","kind":"tag","published_at":"2018-06-15T07:18:20.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.7/manifests"},{"name":"v1.3.3","sha":"c4f66abf07cc46813b98137dc29a8a2762ab33e2","kind":"tag","published_at":"2018-06-06T20:09:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.3/manifests"},{"name":"v1.2.6","sha":"be9b592857e85dc50a3181b6b5efc23bdbc384d8","kind":"tag","published_at":"2018-05-06T21:14:57.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.6/manifests"},{"name":"v1.3.2","sha":"f22ae5293ec400e9faafd1cf18944f5ed60b3c0e","kind":"tag","published_at":"2018-05-06T20:26:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"c49ab943d4fe3c55afdb14814b818d3d5a4bf7dd","kind":"tag","published_at":"2018-04-04T16:46:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.1/manifests"},{"name":"v1.2.5","sha":"9add5d717a420f76681e2b6816b8beb6ccdf3a65","kind":"tag","published_at":"2018-04-04T15:24:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.5/manifests"},{"name":"v1.3.0","sha":"5fc2ab21c58bcc0da2c78ca41e353c69928bc777","kind":"tag","published_at":"2018-03-14T17:20:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0/manifests"},{"name":"v1.3.0-rc7","sha":"fb9cdad412e1be86cf2fff2dd9962271a113b025","kind":"tag","published_at":"2018-02-23T10:17:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc7/manifests"},{"name":"v1.2.4","sha":"462c373665d885b82ab2e7dfd5cf5ef675cc3499","kind":"tag","published_at":"2018-02-11T09:54:01.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.4/manifests"},{"name":"v1.1.7","sha":"7269c4dd270ed967a19c912ed8dae189123d0b37","kind":"tag","published_at":"2018-02-10T19:17:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.7/manifests"},{"name":"v1.3.0-rc6","sha":"b89b2223222b78b41d71fde00c31a7a0b43156b0","kind":"tag","published_at":"2018-02-09T09:21:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc6/manifests"},{"name":"v1.3.0-rc5","sha":"4c840c0186a5d4e7f43dbf66182ff35a36ed91cc","kind":"tag","published_at":"2018-02-08T11:28:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc5/manifests"},{"name":"v1.2.3","sha":"c956c492081a2006f7f7fa5442f2a3f0de027527","kind":"tag","published_at":"2018-01-22T18:11:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.3/manifests"},{"name":"v1.3.0-rc4","sha":"a22c62b7b9037793f63fb0fb135ce368a83fa286","kind":"tag","published_at":"2018-01-18T23:24:44.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc4/manifests"},{"name":"v1.3.0-rc3","sha":"29926075af642d815d0a2e46c88ab109fa084ddb","kind":"tag","published_at":"2018-01-09T10:53:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc3/manifests"},{"name":"v1.3.0-rc2","sha":"f0bd2f1eec7551077b14662bf10f52840a5626f4","kind":"tag","published_at":"2018-01-05T19:42:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc2/manifests"},{"name":"v1.2.2","sha":"7f9b9445f345110e198298382373c0bec94f7cac","kind":"tag","published_at":"2017-11-27T08:10:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.2/manifests"},{"name":"v1.3.0-rc1","sha":"90aee5f8ce5585722b3f1b8c5f86b7c945bb1752","kind":"tag","published_at":"2017-11-22T15:01:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc1/manifests"},{"name":"v1.2.1","sha":"a270cf4bd982a819bc8a4c273fdcb38bdca5f0df","kind":"tag","published_at":"2017-11-22T12:23:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.1/manifests"},{"name":"v1.1.6","sha":"861f18cffb7df2b17b4e54c638792a7b3f99c003","kind":"tag","published_at":"2017-11-02T07:58:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"05b28222d9ccd0a32fd73b24998ce0e8be1ca1ca","kind":"tag","published_at":"2017-10-17T12:41:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.5/manifests"},{"name":"v1.2.0","sha":"3e8bf3b8338d6367a3dd87d2e7aac6c438c163e4","kind":"tag","published_at":"2017-10-06T13:02:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0/manifests"},{"name":"v1.2.0-rc6","sha":"6fe033be9bd7dc40cf1f0d6569b54a8dd635560c","kind":"tag","published_at":"2017-09-19T14:56:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc6/manifests"},{"name":"v1.2.0-rc5","sha":"826555e8576e5054abe8186fa7c70caa5bf25f7e","kind":"tag","published_at":"2017-09-05T09:14:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc5/manifests"},{"name":"v1.2.0-rc4","sha":"d0acafd047b174a703f440c2cbc92e9241edd6e8","kind":"tag","published_at":"2017-08-24T19:36:37.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc4/manifests"},{"name":"v1.2.0-rc3","sha":"0037881dcf26be144e74ca858270dac2ce83be59","kind":"tag","published_at":"2017-08-24T09:35:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc3/manifests"},{"name":"v1.1.4","sha":"cd115f80c0dacd0cd38112e973cf1590eee848f0","kind":"tag","published_at":"2017-08-24T08:23:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.4/manifests"},{"name":"v1.2.0-rc2","sha":"faf0dc10475de7075dcd8fb97ef899c57209d546","kind":"tag","published_at":"2017-08-18T06:50:45.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc2/manifests"},{"name":"v1.2.0-rc1","sha":"3a87e22c1e0fc05b1583439e83c6a9f38e6ec106","kind":"tag","published_at":"2017-08-02T17:37:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc1/manifests"},{"name":"v1.1.3","sha":"c32f9c596279e113c08200b57540ac832e9f2d98","kind":"tag","published_at":"2017-07-31T11:41:57.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.3/manifests"},{"name":"v1.0.9","sha":"76870752757b9e13ea01a5555146b0db92d41914","kind":"tag","published_at":"2017-07-31T09:45:45.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.9/manifests"},{"name":"v1.1.2","sha":"35e2cefeceb130cbf80929dff4f85ab468566396","kind":"tag","published_at":"2017-06-27T07:42:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.2/manifests"},{"name":"v1.0.8","sha":"eafbb5d29e99f62db9fb24d66a393082eaa557b2","kind":"tag","published_at":"2017-06-27T07:17:08.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.8/manifests"},{"name":"v1.1.1","sha":"d65931e328a553094f5386acde72fc8ab4ca4615","kind":"tag","published_at":"2017-05-19T12:05:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"233515e217b91258ef7822953a884e9d104c7f03","kind":"tag","published_at":"2017-03-21T08:26:48.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0/manifests"},{"name":"v1.0.7","sha":"8c4ffc1316e24e074fda1250f704e5d63ec9386c","kind":"tag","published_at":"2017-03-20T18:34:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.7/manifests"},{"name":"v1.1.0-rc4","sha":"ba3087892729fb0ea8028d7c37cfc88a2eaa30e5","kind":"tag","published_at":"2017-03-15T16:52:22.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc4/manifests"},{"name":"v1.1.0-rc3","sha":"84739bf5a3226ee863c3f2a1dd4ba5f955ec7210","kind":"tag","published_at":"2017-03-15T10:58:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc3/manifests"},{"name":"v1.1.0-rc2","sha":"367033ef96a147d271298f94f77a67972192edae","kind":"tag","published_at":"2017-03-08T13:59:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc2/manifests"},{"name":"v1.1.0-rc1","sha":"55eee43f88bce129da741be93ccf1da25d6005a6","kind":"tag","published_at":"2017-02-13T08:17:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc1/manifests"},{"name":"v1.0.6","sha":"46d8ac9e9a61902596c8d6b1e17e2f6c88e5982d","kind":"tag","published_at":"2017-01-30T18:58:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"6e89e64cdd17562a73a97b098a05b2bd61d3ced8","kind":"tag","published_at":"2016-11-18T11:00:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"38b3199f49e6b67535e3070e56d410dc7ba32c70","kind":"tag","published_at":"2016-11-14T18:01:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"bca4ad4a2f46f15721305e2ef7c5c67f4ca08b23","kind":"tag","published_at":"2016-10-28T17:22:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"4d58bf6558cb1d3e382471581d14d50aadeaf12e","kind":"tag","published_at":"2016-09-23T18:18:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"2cf469dbf87e81c0fbf9402d73a4a94ef31d5fac","kind":"tag","published_at":"2016-09-21T12:38:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"ca39aa51a87a596e7b7e7e1309f9c34d9544bf63","kind":"tag","published_at":"2016-07-26T13:12:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc4","sha":"c1f860b56e16d64556f4249cde5423d221d8db35","kind":"tag","published_at":"2016-07-08T08:26:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc4/manifests"},{"name":"v0.9.3","sha":"2565a66fbb62e28c8e7ac2754be14e594fd1b445","kind":"tag","published_at":"2016-06-20T14:27:20.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.3/manifests"},{"name":"v1.0.0-rc3","sha":"861c33352a33836cb6cef365c26a255187ba361d","kind":"tag","published_at":"2016-05-31T16:24:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"e37431766143efaf0c68eed74978b11e929a5bf8","kind":"tag","published_at":"2016-03-30T08:09:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc2/manifests"},{"name":"v1.0.0-rc1","sha":"a67d4c9e438ec9ba7c3e08f2d749d74d288d9f5a","kind":"tag","published_at":"2016-03-18T22:52:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc1/manifests"},{"name":"v0.9.2","sha":"ac9a7dcb755eff6e7ceec18fa662e107269a73de","kind":"tag","published_at":"2016-01-20T08:38:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.2/manifests"},{"name":"v0.8.5","sha":"668cd9f32622e70da9c9457377d442213094d28d","kind":"commit","published_at":"2015-11-03T16:20:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.5/manifests"},{"name":"v0.9.1","sha":"4d36235d352e9a04923408094759406c929043ba","kind":"commit","published_at":"2015-11-03T15:39:46.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1/manifests"},{"name":"v0.9.1-rc1","sha":"e61e388a3b4853aa2940b0957857513a5046b74d","kind":"commit","published_at":"2015-11-02T11:29:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.1-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1-rc1/manifests"},{"name":"v0.9.0","sha":"a8b117f07d3180f3b6acf89f8488003648178c06","kind":"commit","published_at":"2015-10-28T15:10:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0/manifests"},{"name":"v0.9.0-rc5","sha":"a7f440f719e436a645f00b3b3fd166b2b156d2b9","kind":"commit","published_at":"2015-10-20T10:49:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc5/manifests"},{"name":"v0.8.4","sha":"a29daa061e0c4376edb00083722ed1730adcaf8b","kind":"tag","published_at":"2015-08-26T01:55:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.4/manifests"},{"name":"v0.9.0-rc4","sha":"83edc098bc49ae3168340f6d24324b97c9b500da","kind":"tag","published_at":"2015-08-24T13:54:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc4/manifests"},{"name":"v0.8.3","sha":"c733aff2541857e299fca50c3cf5769b2d4d0fb1","kind":"tag","published_at":"2015-08-24T13:35:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.3/manifests"},{"name":"v0.9.0-rc3","sha":"26931fe097c2526b2582a35393d60ba9019c5a76","kind":"tag","published_at":"2015-07-14T21:30:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc3/manifests"},{"name":"v0.9.0-rc2","sha":"149e8ee1c1f85a4e5ec887f0f864f586c55717b8","kind":"tag","published_at":"2015-07-09T13:25:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc2/manifests"},{"name":"v0.8.2","sha":"51c06f9f808117b6ec71d7f972c1ec7ce4e08fe1","kind":"tag","published_at":"2015-07-06T18:21:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.2/manifests"},{"name":"v0.9.0-rc1","sha":"4c9cd76389a14ddb7af5ea1536926cc9c80cec31","kind":"tag","published_at":"2015-06-18T18:57:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc1/manifests"},{"name":"v0.8.1-fixed-docs","sha":"09f538ef4cdbd14198e38503eda1a865e2120e3a","kind":"commit","published_at":"2015-04-12T16:52:48.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1-fixed-docs","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1-fixed-docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.1-fixed-docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-fixed-docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-fixed-docs/manifests"},{"name":"v0.8.1","sha":"b72b2c022f580d4ba01b24ebc5d35edfa7dd0614","kind":"tag","published_at":"2015-04-07T13:02:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1/manifests"},{"name":"v0.8.1-rc2","sha":"756e443dd72fad27f7fb8af1e16e8712e67bdaa1","kind":"tag","published_at":"2015-04-01T14:04:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc2/manifests"},{"name":"v0.8.1-rc1","sha":"99c04b28d9fcc6aa5e35618572d868ade32c134c","kind":"tag","published_at":"2015-04-01T13:46:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc1/manifests"},{"name":"v0.8.0","sha":"fbe6baff38c47eb55374c1a9f6ba07e51d98e1e3","kind":"tag","published_at":"2015-03-05T15:38:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0/manifests"},{"name":"v0.8.0-rc5","sha":"50a7fc0e73e300847e2c61bdb127619d572aacfe","kind":"tag","published_at":"2015-03-01T01:26:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc5/manifests"},{"name":"v0.8.0-rc4","sha":"4acc8b9befc1a730129fb9b9b68ff04aa0098ed5","kind":"tag","published_at":"2015-02-25T20:31:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc4/manifests"},{"name":"v0.8.0-rc3","sha":"294a2f11e2972039a372b65d98067d1e12ce5087","kind":"tag","published_at":"2015-02-20T00:21:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc3/manifests"},{"name":"v0.8.0-rc2","sha":"7f45f7af37cdbc24830e57e5a96a4e71e4954fce","kind":"tag","published_at":"2015-01-17T17:12:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc2/manifests"},{"name":"v0.8.0-rc1","sha":"77f04bc174ac3e97f4a5a23ebc19906037747895","kind":"tag","published_at":"2014-11-09T16:34:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc1/manifests"},{"name":"v0.7.1","sha":"901a459af922491bb556d62e046d1475760fb8ce","kind":"commit","published_at":"2014-06-20T15:23:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"ecfa4a50022a4f565c4b94ed678bf60c0eaba488","kind":"tag","published_at":"2014-04-04T21:30:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0/manifests"},{"name":"v0.7.0-rc3","sha":"d9bbd2be65362254a821da076bb89e4238b6c78c","kind":"tag","published_at":"2014-03-31T14:11:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc3/manifests"},{"name":"v0.7.0-rc2","sha":"5e58939d843e6d991bc14cf3e140b788455b6761","kind":"tag","published_at":"2014-02-28T15:46:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc2/manifests"},{"name":"v0.7.0-rc1","sha":"3dcd503aa2dc13ade6245345b4a135c8976e090e","kind":"tag","published_at":"2014-01-31T12:18:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc1/manifests"},{"name":"v0.6.2","sha":"61d713baf1c62a7583ad200a48a33223b5635c8c","kind":"tag","published_at":"2013-03-19T00:08:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.6.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"0138a73a3b6d8f29a7c8cec0abd3332f48b5ddc0","kind":"tag","published_at":"2012-11-28T19:23:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.6.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"ef7777eb293fa0db517a9c585ec491dc00e70491","kind":"tag","published_at":"2012-11-26T21:50:44.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.6.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"10e21f48ae2c4f2bd534575e7136dae115ccb3a3","kind":"tag","published_at":"2012-08-07T00:12:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.5.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"937771a0fdb58d6e7c115c98d9abb419d89d2aee","kind":"tag","published_at":"2012-07-31T06:13:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.5.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.0/manifests"},{"name":"v0.4.4","sha":"11ec3cf213b439f8a18b2684a8e571c66a42c25d","kind":"tag","published_at":"2012-07-24T17:47:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"836adcccf8fe0a9efcd621ffea9e26051b3fe2d4","kind":"tag","published_at":"2012-06-23T01:14:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"c81ee45fe05a7473c0fabe016259d4cac0d1709f","kind":"tag","published_at":"2012-06-20T20:10:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"56253364e610dd1b39696ff86e68b92dfd816801","kind":"tag","published_at":"2012-06-19T23:38:46.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"09244fae39dac8a0e3f22ff29ae0739311be8a7d","kind":"tag","published_at":"2012-05-01T20:40:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"f37ce009d52595ea8999a89d7c66f351f216fddd","kind":"tag","published_at":"2012-03-15T23:07:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.3.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"dd824ebb78851bb783c5f4f0b8d14de98aa13320","kind":"tag","published_at":"2012-03-14T01:14:46.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.3.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"862c414b371befbba2b6d4d35d8f15801f6187f5","kind":"tag","published_at":"2012-02-24T22:35:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.2.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"6b0ebd256d0d4d7aae3840a4c04211c573e36f39","kind":"tag","published_at":"2012-02-16T04:04:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.2.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.0/manifests"},{"name":"v0.1.3","sha":"7fa15b84aa2dfca6b8cd91314e669c4a64be023d","kind":"tag","published_at":"2012-01-19T22:03:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"9e8917f81f2a740bd66dd6196eb46e86f3893c2e","kind":"tag","published_at":"2012-01-08T03:02:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"037baeff84b3327171d2daaec6100d51167ac4de","kind":"tag","published_at":"2011-12-28T20:27:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"5b484dceb4dc0990e9a67dcf143dc77baf27799d","kind":"tag","published_at":"2011-12-22T03:44:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.0/manifests"},{"name":"v0.0.14","sha":"5aeb2c5b8cfcc90a6289bdce1ae4db96daf67cc7","kind":"commit","published_at":"2011-12-01T06:36:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.14/manifests"},{"name":"v0.0.13-NOGZIP","sha":"c2f13cdfe40a4132b548a0df366d2be06d5d696b","kind":"tag","published_at":"2011-10-13T18:21:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.13-NOGZIP","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.13-NOGZIP","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.13-NOGZIP","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13-NOGZIP","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13-NOGZIP/manifests"},{"name":"v0.0.13","sha":"8d1310adbf0b72fc75b60a4222d0c8581485b863","kind":"tag","published_at":"2011-10-08T01:03:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"a103d2668f95bea9c5fff5b9fff26f0b058d8c8a","kind":"tag","published_at":"2011-09-21T00:40:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.12/manifests"},{"name":"v0.0.11-1","sha":"b3a4707e81cb3c01e24bf1f3c9c3bb3307c43902","kind":"tag","published_at":"2011-09-16T06:01:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.11-1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.11-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.11-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11-1/manifests"},{"name":"v0.0.11","sha":"846f5f75774e2f97874b6b2f43a2a9142041353b","kind":"tag","published_at":"2011-09-15T02:28:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11/manifests"},{"name":"v0.0.10-1","sha":"149a9048c73bceda7af027086633f0ec7841381b","kind":"tag","published_at":"2011-08-23T22:15:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.10-1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.10-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.10-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10-1/manifests"},{"name":"v0.0.10","sha":"7f1bc683ebecdcbf07008b665cd217574600f97f","kind":"tag","published_at":"2011-08-23T20:59:17.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"ce084bcca7f6087e2f44e8bf94c3d225646f9752","kind":"tag","published_at":"2011-08-12T01:26:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"b08af670cd5b4207aa4b3fd16d37c9f0f0d6715a","kind":"tag","published_at":"2011-07-05T22:05:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"0eb4d8dfaee9d700a03700bde0d918dba9252586","kind":"tag","published_at":"2011-05-24T03:50:27.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"6c258a787d048e429a615dc77ea6f582d841e317","kind":"tag","published_at":"2011-05-17T20:50:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"b0ae3fb5e63f428992691869256d70876074d77e","kind":"tag","published_at":"2011-05-13T20:02:36.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"6e1764fa805a89cac4540e6449db632cff631bff","kind":"tag","published_at":"2011-05-10T01:55:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"115f8056e80a5beae4ccf3a46d7ee3bc68f99098","kind":"tag","published_at":"2011-04-27T22:04:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.3/manifests"},{"name":"v0.0.2-fix-publishing","sha":"b78e695c25ef1c890092412841164bf09d731928","kind":"tag","published_at":"2011-03-30T06:25:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.2-fix-publishing","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.2-fix-publishing","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.2-fix-publishing","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2-fix-publishing","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2-fix-publishing/manifests"},{"name":"v0.0.2","sha":"9dd90d7d78f6255375bf96a89daecf6c928d0c1d","kind":"tag","published_at":"2011-03-26T01:04:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"e3efe5ecf10f0eee76064798454345cd51560300","kind":"tag","published_at":"2011-03-15T04:13:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-03-03T17:48:35.766Z","dependent_packages_count":8,"downloads":null,"downloads_period":null,"dependent_repos_count":106,"rankings":{"downloads":null,"dependent_repos_count":1.8854928971157985,"dependent_packages_count":7.464900969878505,"stargazers_count":3.086031667213942,"forks_count":1.9319483265391113,"docker_downloads_count":2.646337434552353,"average":3.402942259059942},"purl":"pkg:maven/io.dropwizard/dropwizard-json-logging","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.dropwizard:dropwizard-json-logging","docker_dependents_count":6,"docker_downloads_count":90278,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.dropwizard:dropwizard-json-logging","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.dropwizard:dropwizard-json-logging/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-17T22:01:46.875Z","issues_count":115,"pull_requests_count":3854,"avg_time_to_close_issue":4066175.064102564,"avg_time_to_close_pull_request":184543.8000577034,"issues_closed_count":78,"pull_requests_closed_count":3466,"pull_request_authors_count":38,"issue_authors_count":78,"avg_comments_per_issue":1.7478260869565216,"avg_comments_per_pull_request":1.276336274001038,"merged_pull_requests_count":2880,"bot_issues_count":23,"bot_pull_requests_count":3566,"past_year_issues_count":51,"past_year_pull_requests_count":1709,"past_year_avg_time_to_close_issue":1258712.7857142857,"past_year_avg_time_to_close_pull_request":128888.41437206179,"past_year_issues_closed_count":28,"past_year_pull_requests_closed_count":1489,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":34,"past_year_avg_comments_per_issue":0.5490196078431373,"past_year_avg_comments_per_pull_request":0.8308952603861908,"past_year_bot_issues_count":12,"past_year_bot_pull_requests_count":1542,"past_year_merged_pull_requests_count":1272,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/issues","maintainers":[{"login":"joschi","count":155,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joschi"},{"login":"zUniQueX","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zUniQueX"},{"login":"jplock","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jplock"},{"login":"mbeaatriz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbeaatriz"}],"active_maintainers":[{"login":"joschi","count":99,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joschi"},{"login":"zUniQueX","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zUniQueX"},{"login":"mbeaatriz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbeaatriz"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-json-logging/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-json-logging/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-json-logging/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-json-logging/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-json-logging/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-json-logging/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5069522,"name":"io.dropwizard:dropwizard-validation","ecosystem":"maven","description":"Dropwizard is a Java framework for developing ops-friendly, high-performance, RESTful web applications.","homepage":"http://www.dropwizard.io/5.0.2","licenses":"Apache License 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/dropwizard/dropwizard","keywords_array":[],"namespace":"io.dropwizard","versions_count":237,"first_release_published_at":"2014-01-31T12:20:56.000Z","latest_release_published_at":"2026-05-31T22:50:00.000Z","latest_release_number":"5.0.2","last_synced_at":"2026-06-20T19:12:55.840Z","created_at":"2022-07-28T08:52:30.124Z","updated_at":"2026-06-20T19:12:55.841Z","registry_url":"https://central.sonatype.com/artifact/io.dropwizard/dropwizard-validation/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.dropwizard/dropwizard-validation/","metadata":{"repositories":["https://central.sonatype.com/repository/maven-snapshots/"]},"repo_metadata":{"id":1326622,"uuid":"1272129","full_name":"dropwizard/dropwizard","owner":"dropwizard","description":"A damn simple library for building production-ready RESTful web services.","archived":false,"fork":false,"pushed_at":"2026-02-05T21:50:19.000Z","size":114378,"stargazers_count":8590,"open_issues_count":33,"forks_count":3434,"subscribers_count":360,"default_branch":"release/5.0.x","last_synced_at":"2026-02-06T04:52:31.783Z","etag":null,"topics":["dropwizard","hibernate","java","jax-rs","jdbi","jersey-framework","jersey2","jetty","rest","restful-webservices","web-framework"],"latest_commit_sha":null,"homepage":"https://www.dropwizard.io","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dropwizard.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-01-19T19:52:29.000Z","updated_at":"2026-02-05T21:50:24.000Z","dependencies_parsed_at":"2023-09-25T00:36:07.805Z","dependency_job_id":"49d46f65-78ee-4616-9a89-d341231d1f09","html_url":"https://github.com/dropwizard/dropwizard","commit_stats":{"total_commits":6736,"total_committers":528,"mean_commits":"12.757575757575758","dds":0.7804334916864608,"last_synced_commit":"7c83a8faa94592fae7449ece2efd3563583d239c"},"previous_names":[],"tags_count":277,"template":false,"template_full_name":null,"purl":"pkg:github/dropwizard/dropwizard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dropwizard","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/refs/heads/release/5.0.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/sbom","scorecard":{"id":356802,"data":{"date":"2025-08-11","repo":{"name":"github.com/dropwizard/dropwizard","commit":"3b65cea7d21d47f0fa267aff12315cf7364fafae"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/18 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/maven.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maven.yml:29","Warn: no topLevel permission defined: .github/workflows/announce-release.yml:1","Warn: no topLevel permission defined: .github/workflows/assign-milestone.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/close_stale.yml:9","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/maven.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/trigger-release.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":8,"reason":"dependency not pinned by hash detected -- score normalized to 8","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/announce-release.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/dropwizard/dropwizard/announce-release.yml/release/4.0.x?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/dropwizard/dropwizard/release.yml/release/4.0.x?enable=pin","Info:  21 out of  21 GitHub-owned GitHubAction dependencies pinned","Info:   6 out of   8 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:10"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (28) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T09:47:45.812Z","repository_id":1326622,"created_at":"2025-08-18T09:47:45.812Z","updated_at":"2025-08-18T09:47:45.812Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29356086,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-12T01:03:07.613Z","status":"online","status_checked_at":"2026-02-12T02:00:06.911Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"dropwizard","name":"Dropwizard","uuid":"5478557","kind":"organization","description":"","email":null,"website":"https://www.dropwizard.io","location":null,"twitter":"dropwizardio","company":null,"icon_url":"https://avatars.githubusercontent.com/u/5478557?v=4","repositories_count":27,"last_synced_at":"2024-03-25T21:19:31.942Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dropwizard","funding_links":[],"total_stars":16606,"followers":61,"following":0,"created_at":"2022-11-02T16:45:24.316Z","updated_at":"2024-03-25T21:19:40.177Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dropwizard","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dropwizard/repositories"},"tags":[{"name":"v3.0.17","sha":"b4412f5843117b91c0925baaba7102c197e7809d","kind":"tag","published_at":"2026-01-27T21:53:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.17","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.17/manifests"},{"name":"v4.0.17","sha":"2eebdb206ad34815c2ee0035f91ac076b4ea17f0","kind":"tag","published_at":"2026-01-27T21:51:22.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.17","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.17/manifests"},{"name":"v5.0.1","sha":"ea6a2040ee5f2bf98398fb7ad1fb5ace3d5d572e","kind":"tag","published_at":"2026-01-27T21:43:17.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"84dbb957eadb10181039b8222efd39765553bca6","kind":"tag","published_at":"2025-09-16T08:29:02.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0/manifests"},{"name":"v3.0.16","sha":"ffe3e836d8c3412edac8d80ece719166e2e606e7","kind":"tag","published_at":"2025-08-25T22:53:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.16/manifests"},{"name":"v4.0.16","sha":"934373df90d67e5a6f5a7849c0af6598b4e45a3c","kind":"tag","published_at":"2025-08-25T22:52:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.16/manifests"},{"name":"v5.0.0-rc.5","sha":"d7e163da54bd0a80a6046b9840d9b2928b31b2e9","kind":"tag","published_at":"2025-08-25T22:51:44.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.5/manifests"},{"name":"v3.0.15","sha":"8a52fe4aea45f84571b33eb173735802e20bbc64","kind":"tag","published_at":"2025-07-24T07:53:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.15/manifests"},{"name":"v4.0.15","sha":"6616a964156e0ebbe6545dafab52ef7b7ac2b2b9","kind":"tag","published_at":"2025-07-24T07:53:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.15/manifests"},{"name":"v5.0.0-rc.4","sha":"310941b8b2ceedd73b263f712795b45938a028fa","kind":"tag","published_at":"2025-07-23T23:20:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.4/manifests"},{"name":"v3.0.14","sha":"1715dd027139a427fc1bc33827d64ec711525ccf","kind":"tag","published_at":"2025-05-25T20:26:41.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.14/manifests"},{"name":"v4.0.14","sha":"8c744d19a0e741d162c458bee8718acf8078f922","kind":"tag","published_at":"2025-05-25T20:26:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.14/manifests"},{"name":"v5.0.0-rc.3","sha":"ee35dc128decbad13f1f4186b11fe47ee6920d8f","kind":"tag","published_at":"2025-05-25T20:25:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.3/manifests"},{"name":"v4.0.13","sha":"153956cf61aacee809b413752f40bf96876e1e03","kind":"tag","published_at":"2025-03-26T23:41:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.13/manifests"},{"name":"v3.0.13","sha":"76ba41397e11a281256cf631aaa5daaa875a8a2b","kind":"tag","published_at":"2025-03-26T23:23:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.13/manifests"},{"name":"v5.0.0-rc.2","sha":"6b1ebba8fcca6a303997d06edaea29e52b8c3b51","kind":"tag","published_at":"2025-03-26T23:18:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.2/manifests"},{"name":"v4.0.12","sha":"b50169f6e6410a4d34d9c467b95ca7b885cf5dda","kind":"tag","published_at":"2025-01-15T22:38:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.12/manifests"},{"name":"v5.0.0-rc.1","sha":"ed203df38708927f65f9cd7f2760da408af97171","kind":"tag","published_at":"2025-01-15T22:17:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.1/manifests"},{"name":"v3.0.12","sha":"400e4a2f4e15eda153ac79e07bcf2c88420e6422","kind":"tag","published_at":"2025-01-15T22:17:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.12/manifests"},{"name":"v4.0.11","sha":"459892ea1853dcd1199c6bbb28da4347e7e70f60","kind":"tag","published_at":"2024-11-27T21:56:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.11/manifests"},{"name":"v3.0.11","sha":"f8603dcc52bfaaf9711d4808c350cca40f2001f5","kind":"tag","published_at":"2024-11-27T21:56:41.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.11/manifests"},{"name":"v5.0.0-alpha.5","sha":"e78411400eee81e1531c598892fa55b8b013cf70","kind":"tag","published_at":"2024-11-27T21:46:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.5/manifests"},{"name":"v3.0.10","sha":"390aa1ffcbbf95328a48b613b8c73b1752e35e61","kind":"tag","published_at":"2024-10-21T16:41:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.10/manifests"},{"name":"v4.0.10","sha":"48c582b1384352cfd93d43bf39e9e5bbc3e1fe39","kind":"tag","published_at":"2024-10-21T16:41:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.10/manifests"},{"name":"v5.0.0-alpha.4","sha":"45c9e1849d67edf45a0a38ded9bfc05e825593b7","kind":"tag","published_at":"2024-10-21T16:41:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.4/manifests"},{"name":"v3.0.9","sha":"808acc151b972c12748b1aec22bc999d018587ec","kind":"tag","published_at":"2024-10-07T07:13:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.9/manifests"},{"name":"v5.0.0-alpha.3","sha":"284a5b6c2be16971d90148299f30c95f13974e07","kind":"tag","published_at":"2024-10-07T07:12:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.3/manifests"},{"name":"v4.0.9","sha":"94e87681eb8b3d61179f71f2479b1f3820870c94","kind":"tag","published_at":"2024-10-07T07:11:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.9/manifests"},{"name":"v5.0.0-alpha.2","sha":"fe313c7e61a597d3edd9732d5b21a1849c698dc8","kind":"tag","published_at":"2024-08-25T22:47:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.2/manifests"},{"name":"v3.0.8","sha":"17006045b0dcf9e9ae65a8288d55b70123c83d27","kind":"tag","published_at":"2024-08-25T21:19:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.8/manifests"},{"name":"v4.0.8","sha":"c0713c7765a418e704182720a41d7d3800ae50f9","kind":"tag","published_at":"2024-08-25T21:19:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.8/manifests"},{"name":"v3.0.7","sha":"71d5de54fd02a2545ab6184c0794454da85a773f","kind":"tag","published_at":"2024-03-06T14:59:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.7/manifests"},{"name":"v4.0.7","sha":"2aeb472faecc68c0136a0a7231baf1472b55b388","kind":"tag","published_at":"2024-03-06T14:58:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.7/manifests"},{"name":"v2.1.12","sha":"908e31ea7996913fa3aa767465547b5dfbf2df8e","kind":"tag","published_at":"2024-01-31T22:14:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.12/manifests"},{"name":"v3.0.6","sha":"0f09619dcd70caea3957d14bb55a2030b45c39b8","kind":"tag","published_at":"2024-01-29T22:04:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.6/manifests"},{"name":"v4.0.6","sha":"18e00e1edd89776ca26f627d97ce5ed7ca3a544e","kind":"tag","published_at":"2024-01-29T22:04:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.6/manifests"},{"name":"v5.0.0-alpha.1","sha":"4b9d0d23485f8c89196434afbf0145ae2b797484","kind":"tag","published_at":"2023-12-20T22:41:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.0.5","sha":"2a25b34dad34b7d170ba2c7304707e1c74129b99","kind":"tag","published_at":"2023-12-20T22:38:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.5/manifests"},{"name":"v3.0.5","sha":"f2c02fb0484c5d79fa45e1fb7824b543fbd9982e","kind":"tag","published_at":"2023-12-20T22:38:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.5/manifests"},{"name":"v2.1.11","sha":"461d086125475afa92a0973588132e4508c525af","kind":"tag","published_at":"2023-12-20T22:36:27.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.11/manifests"},{"name":"v4.0.4","sha":"6bca3f7059798ba55fdf04f015f10951e24f27bd","kind":"tag","published_at":"2023-11-06T17:09:20.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.4/manifests"},{"name":"v3.0.4","sha":"42477dcb60f0d1b3bebd4eaff23494816a2915d9","kind":"tag","published_at":"2023-11-06T12:48:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.4/manifests"},{"name":"v2.1.10","sha":"480b2ebc281900a69a058927222eee927ba1b518","kind":"tag","published_at":"2023-11-06T09:03:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.10/manifests"},{"name":"v4.0.3","sha":"456e5e67c1d57bb727e17cd7db092403c06cf7bd","kind":"tag","published_at":"2023-10-20T13:53:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.3/manifests"},{"name":"v3.0.3","sha":"f1ac18faa1ffe7444344e4cf437cd6d44966d5ed","kind":"tag","published_at":"2023-10-19T20:24:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.3/manifests"},{"name":"v2.1.9","sha":"eee9527a2c7e33d08d71b4b8801ed70d111bd02e","kind":"tag","published_at":"2023-10-19T16:33:45.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.9/manifests"},{"name":"v3.0.2","sha":"88ad5ab52462b814057be90c229162f7ddef7938","kind":"tag","published_at":"2023-09-24T22:34:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.2/manifests"},{"name":"v4.0.2","sha":"781bb4f36c8bdc3b844b7b905b69af95a917ed78","kind":"tag","published_at":"2023-09-24T22:22:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.2/manifests"},{"name":"v2.1.8","sha":"cbcbc6738dc3e1cba7005ed2d463f9b1f57bd8b1","kind":"tag","published_at":"2023-09-24T22:20:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"a46c6f82484c1d6b9fd84569f73e7b0dd33ec692","kind":"tag","published_at":"2023-06-19T22:06:25.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.7/manifests"},{"name":"v4.0.1","sha":"cfd9586186870ec9d078988c6d6a521d8756eafe","kind":"tag","published_at":"2023-06-19T22:04:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.1/manifests"},{"name":"v3.0.1","sha":"523a14f5006418bf7c0d4c6d7bc3d10755edfe1d","kind":"tag","published_at":"2023-06-19T22:03:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.1/manifests"},{"name":"v4.0.0","sha":"69e115aa8a5048f1557f449ca842a707a88cde2e","kind":"tag","published_at":"2023-03-28T22:24:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0/manifests"},{"name":"v3.0.0","sha":"1df711a473aef3a77ef738c19b563780b4d9dca6","kind":"tag","published_at":"2023-03-28T22:23:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0/manifests"},{"name":"v2.1.6","sha":"50587fa6c899beaad547b4f7306157beff271375","kind":"tag","published_at":"2023-03-28T21:58:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.6/manifests"},{"name":"v4.0.0-beta.4","sha":"cbbacd5247e2c8c0c208786b8d580ca29778a375","kind":"tag","published_at":"2023-02-24T09:22:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.4/manifests"},{"name":"v3.0.0-beta.5","sha":"05c1b73527610781131ce07bfcacb6c24d17713c","kind":"tag","published_at":"2023-02-24T09:17:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.5/manifests"},{"name":"v2.1.5","sha":"82ee4065196556523b5d1cdb6ebe87de2b00e949","kind":"tag","published_at":"2023-02-24T08:50:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.5/manifests"},{"name":"v2.0.35","sha":"d499ef1a579546e1f99343aae4b19f35b4737857","kind":"tag","published_at":"2023-01-28T21:56:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.35","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.35/manifests"},{"name":"v2.1.4","sha":"f5ef0d12b8e2c622435faae13c51b9cccaea9fa2","kind":"tag","published_at":"2022-10-20T19:56:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.4/manifests"},{"name":"v2.0.34","sha":"f5d447ce33c9dd53f96119a331de62c8c888ebc0","kind":"tag","published_at":"2022-10-18T17:23:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.34","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.34/manifests"},{"name":"v4.0.0-beta.3","sha":"26b3188e0c3f32b9dba7cda86634b787a2387bf5","kind":"tag","published_at":"2022-10-12T21:54:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.3/manifests"},{"name":"v3.0.0-beta.4","sha":"f679616d7ad7df6ba3bb77535507ca8ec4049336","kind":"tag","published_at":"2022-10-12T21:52:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.4/manifests"},{"name":"v2.1.3","sha":"d1563469fff7d63717063beb7b49267c39a88d58","kind":"tag","published_at":"2022-10-12T21:47:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.3/manifests"},{"name":"v2.0.33","sha":"5c1c2c425dd5b6a1f314c6b46563fd39c71e0656","kind":"tag","published_at":"2022-09-12T10:08:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.33","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.33/manifests"},{"name":"v2.1.2","sha":"ea3e5a3d1ba59d0467539d400592f5bf5b40dbf8","kind":"tag","published_at":"2022-09-12T10:01:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.2/manifests"},{"name":"v4.0.0-beta.2","sha":"55fef0b12367ac26018538542d6ec6efb4f562ea","kind":"tag","published_at":"2022-06-30T20:12:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.2/manifests"},{"name":"v3.0.0-beta.3","sha":"c9c8d72708fbfc8b9982e9b37f321e588a1efdab","kind":"tag","published_at":"2022-06-30T20:05:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.3/manifests"},{"name":"v2.0.32","sha":"b3d87605369aa63caf860f67be2ba86704dd7a97","kind":"tag","published_at":"2022-06-30T19:56:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.32","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.32/manifests"},{"name":"v2.1.1","sha":"d2455b5369c8d9391e81e697f2354246532d0d5e","kind":"tag","published_at":"2022-06-30T19:48:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.1/manifests"},{"name":"v2.0.31","sha":"6a2dd0885a9c4b6b62e4ecbd207b949ca8a8a5bc","kind":"tag","published_at":"2022-06-19T14:44:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.31","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.31/manifests"},{"name":"v2.0.30","sha":"71300cf5094a53fbd658a906423478ba706ff434","kind":"tag","published_at":"2022-06-18T18:08:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.30","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.30/manifests"},{"name":"v2.1.0","sha":"4fb8906bb761886c85891d4bbf6dcf0a15ca4e9c","kind":"tag","published_at":"2022-05-02T13:16:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0/manifests"},{"name":"v3.0.0-beta.2","sha":"8ade5d9db8d4e29f4f8f37a994246d9270b9c479","kind":"tag","published_at":"2022-04-20T21:45:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.2/manifests"},{"name":"v2.1.0-beta.9","sha":"fd2787a7817295796e6c9f07d44132c262a9e902","kind":"tag","published_at":"2022-04-20T21:40:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.9/manifests"},{"name":"v4.0.0-beta.1","sha":"621bf358ad641ecb07af52026d0385a923957c15","kind":"tag","published_at":"2022-04-08T10:24:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.1/manifests"},{"name":"v3.0.0-beta.1","sha":"b6e096859d65c16e0c669609444f73d0621f4769","kind":"tag","published_at":"2022-04-08T10:14:48.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.1/manifests"},{"name":"v2.1.0-beta.8","sha":"5b37d6f6af0383892834d8437e6c79688f5fc670","kind":"tag","published_at":"2022-04-05T15:57:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.8/manifests"},{"name":"v2.0.29","sha":"20d80316b32cf68d7a0ba23300cfa53bc5155e7d","kind":"tag","published_at":"2022-04-05T15:16:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.29","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.29/manifests"},{"name":"v2.1.0-beta.7","sha":"bf892222765fdd6880449589b99eeeb511b80444","kind":"tag","published_at":"2021-12-20T14:40:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.7/manifests"},{"name":"v2.0.28","sha":"dd215d3ec65f23cef9e0a4d96ed7c542d71d1758","kind":"tag","published_at":"2021-12-20T14:27:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.28","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.28/manifests"},{"name":"v2.1.0-beta.6","sha":"74626bda8033b598b875372b8e8cb982ba2349bc","kind":"tag","published_at":"2021-12-16T09:20:37.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.6/manifests"},{"name":"v2.0.27","sha":"b5c6bc2633f1ea150970131e547a1a580052ece5","kind":"tag","published_at":"2021-12-16T09:00:27.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.27","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.27/manifests"},{"name":"v2.1.0-beta.5","sha":"835081d794427f37bd671f584b6083f96ae17aa6","kind":"tag","published_at":"2021-12-09T17:53:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.5/manifests"},{"name":"v2.0.26","sha":"66ca617d40d57627a8820c96d388a7583650ae6e","kind":"tag","published_at":"2021-12-09T17:43:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.26","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.26/manifests"},{"name":"v2.1.0-beta.4","sha":"e57713abe7add73e7033a30af3022668f4a9ec8d","kind":"tag","published_at":"2021-09-01T15:31:59.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.4/manifests"},{"name":"v2.0.25","sha":"2a4c0f8ba2741e618737556ed1973b22a8284a58","kind":"tag","published_at":"2021-09-01T15:17:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.25","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.25/manifests"},{"name":"v2.1.0-beta.3","sha":"912f4beb7254c72e2db4207efdb38543994c7630","kind":"tag","published_at":"2021-08-11T06:36:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.3/manifests"},{"name":"v2.1.0-beta.2","sha":"94ab611f45fbacf94f449a14fd035c6971a786fd","kind":"tag","published_at":"2021-07-29T12:50:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.2/manifests"},{"name":"v2.0.24","sha":"8818eb7ec61dd59059b51478d734e6d30fb8cca9","kind":"tag","published_at":"2021-07-29T12:08:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.24","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.24/manifests"},{"name":"v2.0.23","sha":"79c3770db75c09d5c846d5d42ffb607b29ba5b9f","kind":"tag","published_at":"2021-06-21T11:50:02.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.23","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.23/manifests"},{"name":"v2.0.22","sha":"a40301a5dc44ebbdeac291edf4cf3df3960a6fae","kind":"tag","published_at":"2021-05-24T16:31:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.22","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.22/manifests"},{"name":"v2.1.0-beta.1","sha":"ff09d7fffece5dda0c2f188114393161702135af","kind":"tag","published_at":"2021-04-25T12:29:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.1/manifests"},{"name":"v2.0.21","sha":"47556c4f31576e6bc4e00262661b7b212bd90a60","kind":"tag","published_at":"2021-04-07T14:05:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.21","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"7c6f2ce175e8f9db63a694ae413210f99e183ad7","kind":"tag","published_at":"2021-02-24T09:46:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.20","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.20/manifests"},{"name":"v2.0.19","sha":"bcf99a613e320812fc4b691f96a4e7e3d125749d","kind":"commit","published_at":"2021-02-01T10:44:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.19","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"7385a7d7a3a1f0670d5fda376b8cdf516d7c7b30","kind":"commit","published_at":"2021-01-12T06:56:22.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.18","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.18/manifests"},{"name":"v1.3.29","sha":"3e323fc72d09df6f1957250cf20bdacbe26fd3d7","kind":"tag","published_at":"2021-01-06T14:04:08.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.29","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.29/manifests"},{"name":"v2.0.17","sha":"3318b1e7e6ca900696ce2ed4e6687a725e0aa90a","kind":"commit","published_at":"2020-12-14T20:57:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.17","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.17/manifests"},{"name":"v1.3.28","sha":"7cbec2b0ccd547859823ef1cb2766314202cf480","kind":"tag","published_at":"2020-12-08T13:29:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.28","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.28/manifests"},{"name":"v2.0.16","sha":"d49fd0d8185d5b571c3a90282c4e44a55b996c53","kind":"commit","published_at":"2020-11-26T17:00:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"a85798d66b667a8e598a062db1cdafeae48acf30","kind":"commit","published_at":"2020-11-03T14:46:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.15/manifests"},{"name":"v1.3.27","sha":"cce7305a7ef56c4edc6ab28ae224141facfa8d59","kind":"tag","published_at":"2020-10-28T14:29:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.27","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.27/manifests"},{"name":"v1.3.26","sha":"03a7d8611676ee14e3d6040d8642063d787819ea","kind":"tag","published_at":"2020-10-22T15:25:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.26","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.26/manifests"},{"name":"v2.0.14","sha":"1b36f643d2d40b959e325a00867c45822418202d","kind":"commit","published_at":"2020-10-22T13:51:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.14/manifests"},{"name":"v1.3.25","sha":"56cb309bef2993de47dc846f7bc2933c7a6159c7","kind":"tag","published_at":"2020-08-31T12:58:59.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.25","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25/manifests"},{"name":"v2.0.13","sha":"37a209886890ca5cdd6ef39c61d29827a13c1a1d","kind":"commit","published_at":"2020-08-31T12:48:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.13/manifests"},{"name":"v1.3.25-beta.2","sha":"562d61cc72c0038f66b221a7c6d0b07034e38804","kind":"tag","published_at":"2020-08-19T06:27:25.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.25-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.25-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.25-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.2/manifests"},{"name":"v1.3.25-beta.1","sha":"d591b617c52537edb6fedb2e343800610eb075e3","kind":"tag","published_at":"2020-08-18T06:31:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.25-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.25-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.25-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.1/manifests"},{"name":"v2.0.12","sha":"8b9d7f887fd37ec22cb39f020d710fb7835d159a","kind":"commit","published_at":"2020-07-21T09:25:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"1b227314d669cbbd3395c2ff1e31704ca0d9284c","kind":"commit","published_at":"2020-07-06T07:52:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.11/manifests"},{"name":"v1.3.24","sha":"9c7da5f498d70241993b05598488597bc2c94a98","kind":"tag","published_at":"2020-07-03T06:58:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.24","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.24/manifests"},{"name":"v2.0.10","sha":"cdb2a357aeb61e0a52beb6a8d09953f423924faf","kind":"commit","published_at":"2020-05-26T12:18:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"655f8ac6f8586a8a0d49d217f0846deefb45de21","kind":"commit","published_at":"2020-05-04T06:00:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"8600d4ff895df5d6df5ecfd45e7244af04d8f89f","kind":"commit","published_at":"2020-04-14T19:08:41.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.8/manifests"},{"name":"v1.3.23","sha":"bf556d4765c9305ed14f6cd962f4f438239799e4","kind":"tag","published_at":"2020-04-14T18:13:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.23","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.23/manifests"},{"name":"v2.0.7","sha":"f6e03e838ce51eee8d751df03f29afb3eeea42d6","kind":"tag","published_at":"2020-04-10T07:01:02.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.7/manifests"},{"name":"v1.3.22","sha":"dae8b1ba6368d8d2bd31eb5435e868f16c9ce9d3","kind":"tag","published_at":"2020-04-04T14:41:59.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.22","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.22/manifests"},{"name":"v2.0.6","sha":"9b2dcc9b499b125560193ba39f65c5d359ceb11d","kind":"commit","published_at":"2020-04-04T14:35:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"5e605a630551397a0f21b4b530b177fe4e571542","kind":"commit","published_at":"2020-03-29T01:13:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"743eceac9c69e4e5aa8e3ced425d8893cb55119c","kind":"tag","published_at":"2020-03-27T16:51:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.4/manifests"},{"name":"v1.3.21","sha":"45575df553f0a93eb5b6b5c98e4471b590f1c884","kind":"tag","published_at":"2020-03-26T19:46:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.21","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.21/manifests"},{"name":"v2.0.3","sha":"7cee3e11d29ec21f0073aa4ac03b08a4f2a0ef17","kind":"tag","published_at":"2020-03-26T19:29:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.3/manifests"},{"name":"v1.3.20","sha":"b2dd14eaab5ef3a03c172ebdc06ea0e9a71fa0ce","kind":"tag","published_at":"2020-02-24T16:29:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.20","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.20/manifests"},{"name":"v1.3.19","sha":"b91d891e04fcb0c0c0c4fc3f371d36c09c19ba2c","kind":"tag","published_at":"2020-02-20T02:16:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.19","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.19/manifests"},{"name":"v2.0.2","sha":"60206ea15541869622623167c590276a6329f5b8","kind":"commit","published_at":"2020-02-20T02:05:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"e7c8b260c3d81e91ac537787424e888afd35f594","kind":"commit","published_at":"2020-01-30T20:50:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.1/manifests"},{"name":"v1.3.18","sha":"6e54def3f9d07d5bd1b57f8d296e8cbae7d008f4","kind":"tag","published_at":"2020-01-30T20:16:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.18","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.18/manifests"},{"name":"v2.0.0","sha":"20050b10bc7fe88edff3ff320b4cea85c023f30d","kind":"tag","published_at":"2019-12-09T21:54:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0/manifests"},{"name":"v2.0.0-rc14","sha":"8ca390bf44dea39dfc1b15422881e14c8bcb341f","kind":"tag","published_at":"2019-12-08T18:53:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc14/manifests"},{"name":"v1.3.17","sha":"cdf214a094e400027463a8d523a7c00c9dcdfdb4","kind":"tag","published_at":"2019-11-24T10:47:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.17","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.17/manifests"},{"name":"v2.0.0-rc13","sha":"b5c0c3b19ac4fc22fe8eefe2c3b61ba6e6b3829a","kind":"tag","published_at":"2019-11-20T22:45:08.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc13/manifests"},{"name":"v2.0.0-rc12","sha":"caba50b91297444ceb3c02e1295fad7b3991da21","kind":"tag","published_at":"2019-10-23T20:11:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc12/manifests"},{"name":"v1.3.16","sha":"45f9865864c305639b555ac3c2a57fe946f0913b","kind":"tag","published_at":"2019-10-20T20:29:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.16/manifests"},{"name":"v2.0.0-rc11","sha":"82c1361e0a21dc94c3b3cdabdd141fb87fbbfe99","kind":"tag","published_at":"2019-10-13T16:15:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc11/manifests"},{"name":"v1.3.15","sha":"18caa542327c2a20c6f140d7c645f57f4e11a109","kind":"tag","published_at":"2019-09-25T17:22:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.15/manifests"},{"name":"v2.0.0-rc10","sha":"26b8df02d45004c1abb92e8a50054e17e34c0fb0","kind":"tag","published_at":"2019-09-16T23:06:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc10/manifests"},{"name":"v2.0.0-rc9","sha":"6cfd68560c91d0b0a5682bdbb9f20eeaa09c398d","kind":"tag","published_at":"2019-08-31T18:01:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc9/manifests"},{"name":"v2.0.0-rc8","sha":"e3a1c7a650cba5ab32164761574ef69af4134f17","kind":"tag","published_at":"2019-08-29T13:08:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc8/manifests"},{"name":"v2.0.0-rc7","sha":"1e5ee67862cc25755891e1587e709773ffa314c4","kind":"tag","published_at":"2019-08-28T14:43:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc7/manifests"},{"name":"v2.0.0-rc6","sha":"c8e0b0137115322e39a93f3a369e4dec72df9045","kind":"tag","published_at":"2019-08-27T19:30:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc6/manifests"},{"name":"v2.0.0-rc5","sha":"171a6751fa063b32c47201b1821e4d7e610c865e","kind":"tag","published_at":"2019-08-08T06:19:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc5/manifests"},{"name":"v1.3.14","sha":"f720ed469d52842ba23839f7d9b467f610d74524","kind":"tag","published_at":"2019-08-07T18:50:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.14/manifests"},{"name":"v1.3.13","sha":"e006b420447da6cb8bc3e7fb2aaa6271229c7aa1","kind":"tag","published_at":"2019-07-16T19:38:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.13/manifests"},{"name":"v2.0.0-rc4","sha":"d7e770086334fc3c84e83a96d8e2fb863ac5b252","kind":"tag","published_at":"2019-06-28T06:29:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc4/manifests"},{"name":"v2.0.0-rc3","sha":"21352e6277118d30b82df6ba2a1e899619ed202e","kind":"tag","published_at":"2019-06-16T15:48:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc3/manifests"},{"name":"v2.0.0-rc2","sha":"2162827fd2af02f2774aadc60809161055fec5ae","kind":"tag","published_at":"2019-05-26T16:09:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc2/manifests"},{"name":"v1.3.12","sha":"c1461c389a1f01a757c966518dd2c52601204676","kind":"tag","published_at":"2019-05-25T18:10:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.12/manifests"},{"name":"v1.3.11","sha":"a47305d487e710d013c46283a9b286358688d5f1","kind":"tag","published_at":"2019-05-09T18:16:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.11/manifests"},{"name":"v1.3.10","sha":"42759228412e484fa170bc9ab5aae019422432c3","kind":"tag","published_at":"2019-04-29T16:56:01.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.10/manifests"},{"name":"v2.0.0-rc1","sha":"d9397fecfadc3e34ca8742b17077a3bac32624dd","kind":"tag","published_at":"2019-04-18T18:40:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc1/manifests"},{"name":"v1.3.9","sha":"88a73fd64c20015bd8b059bf8a052e98d35e6080","kind":"tag","published_at":"2019-02-24T00:56:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.9/manifests"},{"name":"v1.3.8","sha":"ec23670cc6ecc2d16bef7e48130c99e741aab711","kind":"tag","published_at":"2019-01-01T13:10:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.8/manifests"},{"name":"v2.0.0-rc0","sha":"bc4b7dc04d9c06e7357e3d3d55bdfca366de18b4","kind":"tag","published_at":"2018-10-02T19:50:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc0/manifests"},{"name":"v1.3.7","sha":"777686d9bcfb7a732838a5cfc4043b9a65b0eaea","kind":"tag","published_at":"2018-10-02T10:25:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.7/manifests"},{"name":"v1.2.9","sha":"49dd12a95398ee1b841ad9ba48fdbf35149137e7","kind":"tag","published_at":"2018-10-01T06:43:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.9/manifests"},{"name":"v1.3.6","sha":"99cbd25dad946952bcc3fb7b7e5152f064dac382","kind":"tag","published_at":"2018-10-01T06:01:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.6/manifests"},{"name":"v1.1.8","sha":"fd4c7266d4b6b780f06d3be7e14a79406ae77168","kind":"tag","published_at":"2018-06-24T18:34:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.8/manifests"},{"name":"v1.2.8","sha":"5a96d56fa6fc07b1d34700d42615162cc8584c03","kind":"tag","published_at":"2018-06-24T17:03:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.8/manifests"},{"name":"v1.3.5","sha":"7acede06f2df73f1db80461e44ba23708eb6bdd5","kind":"tag","published_at":"2018-06-24T15:36:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"a4e03c33c92dedf83886f0cc66bc443ad916feba","kind":"tag","published_at":"2018-06-15T08:23:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.4/manifests"},{"name":"v1.2.7","sha":"bb7291d26b7a00fa37c2712b620fb6fb747cae5a","kind":"tag","published_at":"2018-06-15T07:18:20.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.7/manifests"},{"name":"v1.3.3","sha":"c4f66abf07cc46813b98137dc29a8a2762ab33e2","kind":"tag","published_at":"2018-06-06T20:09:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.3/manifests"},{"name":"v1.2.6","sha":"be9b592857e85dc50a3181b6b5efc23bdbc384d8","kind":"tag","published_at":"2018-05-06T21:14:57.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.6/manifests"},{"name":"v1.3.2","sha":"f22ae5293ec400e9faafd1cf18944f5ed60b3c0e","kind":"tag","published_at":"2018-05-06T20:26:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"c49ab943d4fe3c55afdb14814b818d3d5a4bf7dd","kind":"tag","published_at":"2018-04-04T16:46:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.1/manifests"},{"name":"v1.2.5","sha":"9add5d717a420f76681e2b6816b8beb6ccdf3a65","kind":"tag","published_at":"2018-04-04T15:24:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.5/manifests"},{"name":"v1.3.0","sha":"5fc2ab21c58bcc0da2c78ca41e353c69928bc777","kind":"tag","published_at":"2018-03-14T17:20:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0/manifests"},{"name":"v1.3.0-rc7","sha":"fb9cdad412e1be86cf2fff2dd9962271a113b025","kind":"tag","published_at":"2018-02-23T10:17:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc7/manifests"},{"name":"v1.2.4","sha":"462c373665d885b82ab2e7dfd5cf5ef675cc3499","kind":"tag","published_at":"2018-02-11T09:54:01.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.4/manifests"},{"name":"v1.1.7","sha":"7269c4dd270ed967a19c912ed8dae189123d0b37","kind":"tag","published_at":"2018-02-10T19:17:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.7/manifests"},{"name":"v1.3.0-rc6","sha":"b89b2223222b78b41d71fde00c31a7a0b43156b0","kind":"tag","published_at":"2018-02-09T09:21:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc6/manifests"},{"name":"v1.3.0-rc5","sha":"4c840c0186a5d4e7f43dbf66182ff35a36ed91cc","kind":"tag","published_at":"2018-02-08T11:28:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc5/manifests"},{"name":"v1.2.3","sha":"c956c492081a2006f7f7fa5442f2a3f0de027527","kind":"tag","published_at":"2018-01-22T18:11:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.3/manifests"},{"name":"v1.3.0-rc4","sha":"a22c62b7b9037793f63fb0fb135ce368a83fa286","kind":"tag","published_at":"2018-01-18T23:24:44.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc4/manifests"},{"name":"v1.3.0-rc3","sha":"29926075af642d815d0a2e46c88ab109fa084ddb","kind":"tag","published_at":"2018-01-09T10:53:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc3/manifests"},{"name":"v1.3.0-rc2","sha":"f0bd2f1eec7551077b14662bf10f52840a5626f4","kind":"tag","published_at":"2018-01-05T19:42:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc2/manifests"},{"name":"v1.2.2","sha":"7f9b9445f345110e198298382373c0bec94f7cac","kind":"tag","published_at":"2017-11-27T08:10:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.2/manifests"},{"name":"v1.3.0-rc1","sha":"90aee5f8ce5585722b3f1b8c5f86b7c945bb1752","kind":"tag","published_at":"2017-11-22T15:01:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc1/manifests"},{"name":"v1.2.1","sha":"a270cf4bd982a819bc8a4c273fdcb38bdca5f0df","kind":"tag","published_at":"2017-11-22T12:23:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.1/manifests"},{"name":"v1.1.6","sha":"861f18cffb7df2b17b4e54c638792a7b3f99c003","kind":"tag","published_at":"2017-11-02T07:58:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"05b28222d9ccd0a32fd73b24998ce0e8be1ca1ca","kind":"tag","published_at":"2017-10-17T12:41:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.5/manifests"},{"name":"v1.2.0","sha":"3e8bf3b8338d6367a3dd87d2e7aac6c438c163e4","kind":"tag","published_at":"2017-10-06T13:02:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0/manifests"},{"name":"v1.2.0-rc6","sha":"6fe033be9bd7dc40cf1f0d6569b54a8dd635560c","kind":"tag","published_at":"2017-09-19T14:56:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc6/manifests"},{"name":"v1.2.0-rc5","sha":"826555e8576e5054abe8186fa7c70caa5bf25f7e","kind":"tag","published_at":"2017-09-05T09:14:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc5/manifests"},{"name":"v1.2.0-rc4","sha":"d0acafd047b174a703f440c2cbc92e9241edd6e8","kind":"tag","published_at":"2017-08-24T19:36:37.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc4/manifests"},{"name":"v1.2.0-rc3","sha":"0037881dcf26be144e74ca858270dac2ce83be59","kind":"tag","published_at":"2017-08-24T09:35:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc3/manifests"},{"name":"v1.1.4","sha":"cd115f80c0dacd0cd38112e973cf1590eee848f0","kind":"tag","published_at":"2017-08-24T08:23:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.4/manifests"},{"name":"v1.2.0-rc2","sha":"faf0dc10475de7075dcd8fb97ef899c57209d546","kind":"tag","published_at":"2017-08-18T06:50:45.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc2/manifests"},{"name":"v1.2.0-rc1","sha":"3a87e22c1e0fc05b1583439e83c6a9f38e6ec106","kind":"tag","published_at":"2017-08-02T17:37:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc1/manifests"},{"name":"v1.1.3","sha":"c32f9c596279e113c08200b57540ac832e9f2d98","kind":"tag","published_at":"2017-07-31T11:41:57.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.3/manifests"},{"name":"v1.0.9","sha":"76870752757b9e13ea01a5555146b0db92d41914","kind":"tag","published_at":"2017-07-31T09:45:45.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.9/manifests"},{"name":"v1.1.2","sha":"35e2cefeceb130cbf80929dff4f85ab468566396","kind":"tag","published_at":"2017-06-27T07:42:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.2/manifests"},{"name":"v1.0.8","sha":"eafbb5d29e99f62db9fb24d66a393082eaa557b2","kind":"tag","published_at":"2017-06-27T07:17:08.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.8/manifests"},{"name":"v1.1.1","sha":"d65931e328a553094f5386acde72fc8ab4ca4615","kind":"tag","published_at":"2017-05-19T12:05:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"233515e217b91258ef7822953a884e9d104c7f03","kind":"tag","published_at":"2017-03-21T08:26:48.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0/manifests"},{"name":"v1.0.7","sha":"8c4ffc1316e24e074fda1250f704e5d63ec9386c","kind":"tag","published_at":"2017-03-20T18:34:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.7/manifests"},{"name":"v1.1.0-rc4","sha":"ba3087892729fb0ea8028d7c37cfc88a2eaa30e5","kind":"tag","published_at":"2017-03-15T16:52:22.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc4/manifests"},{"name":"v1.1.0-rc3","sha":"84739bf5a3226ee863c3f2a1dd4ba5f955ec7210","kind":"tag","published_at":"2017-03-15T10:58:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc3/manifests"},{"name":"v1.1.0-rc2","sha":"367033ef96a147d271298f94f77a67972192edae","kind":"tag","published_at":"2017-03-08T13:59:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc2/manifests"},{"name":"v1.1.0-rc1","sha":"55eee43f88bce129da741be93ccf1da25d6005a6","kind":"tag","published_at":"2017-02-13T08:17:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc1/manifests"},{"name":"v1.0.6","sha":"46d8ac9e9a61902596c8d6b1e17e2f6c88e5982d","kind":"tag","published_at":"2017-01-30T18:58:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"6e89e64cdd17562a73a97b098a05b2bd61d3ced8","kind":"tag","published_at":"2016-11-18T11:00:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"38b3199f49e6b67535e3070e56d410dc7ba32c70","kind":"tag","published_at":"2016-11-14T18:01:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"bca4ad4a2f46f15721305e2ef7c5c67f4ca08b23","kind":"tag","published_at":"2016-10-28T17:22:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"4d58bf6558cb1d3e382471581d14d50aadeaf12e","kind":"tag","published_at":"2016-09-23T18:18:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"2cf469dbf87e81c0fbf9402d73a4a94ef31d5fac","kind":"tag","published_at":"2016-09-21T12:38:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"ca39aa51a87a596e7b7e7e1309f9c34d9544bf63","kind":"tag","published_at":"2016-07-26T13:12:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc4","sha":"c1f860b56e16d64556f4249cde5423d221d8db35","kind":"tag","published_at":"2016-07-08T08:26:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc4/manifests"},{"name":"v0.9.3","sha":"2565a66fbb62e28c8e7ac2754be14e594fd1b445","kind":"tag","published_at":"2016-06-20T14:27:20.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.3/manifests"},{"name":"v1.0.0-rc3","sha":"861c33352a33836cb6cef365c26a255187ba361d","kind":"tag","published_at":"2016-05-31T16:24:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"e37431766143efaf0c68eed74978b11e929a5bf8","kind":"tag","published_at":"2016-03-30T08:09:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc2/manifests"},{"name":"v1.0.0-rc1","sha":"a67d4c9e438ec9ba7c3e08f2d749d74d288d9f5a","kind":"tag","published_at":"2016-03-18T22:52:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc1/manifests"},{"name":"v0.9.2","sha":"ac9a7dcb755eff6e7ceec18fa662e107269a73de","kind":"tag","published_at":"2016-01-20T08:38:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.2/manifests"},{"name":"v0.8.5","sha":"668cd9f32622e70da9c9457377d442213094d28d","kind":"commit","published_at":"2015-11-03T16:20:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.5/manifests"},{"name":"v0.9.1","sha":"4d36235d352e9a04923408094759406c929043ba","kind":"commit","published_at":"2015-11-03T15:39:46.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1/manifests"},{"name":"v0.9.1-rc1","sha":"e61e388a3b4853aa2940b0957857513a5046b74d","kind":"commit","published_at":"2015-11-02T11:29:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.1-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1-rc1/manifests"},{"name":"v0.9.0","sha":"a8b117f07d3180f3b6acf89f8488003648178c06","kind":"commit","published_at":"2015-10-28T15:10:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0/manifests"},{"name":"v0.9.0-rc5","sha":"a7f440f719e436a645f00b3b3fd166b2b156d2b9","kind":"commit","published_at":"2015-10-20T10:49:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc5/manifests"},{"name":"v0.8.4","sha":"a29daa061e0c4376edb00083722ed1730adcaf8b","kind":"tag","published_at":"2015-08-26T01:55:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.4/manifests"},{"name":"v0.9.0-rc4","sha":"83edc098bc49ae3168340f6d24324b97c9b500da","kind":"tag","published_at":"2015-08-24T13:54:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc4/manifests"},{"name":"v0.8.3","sha":"c733aff2541857e299fca50c3cf5769b2d4d0fb1","kind":"tag","published_at":"2015-08-24T13:35:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.3/manifests"},{"name":"v0.9.0-rc3","sha":"26931fe097c2526b2582a35393d60ba9019c5a76","kind":"tag","published_at":"2015-07-14T21:30:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc3/manifests"},{"name":"v0.9.0-rc2","sha":"149e8ee1c1f85a4e5ec887f0f864f586c55717b8","kind":"tag","published_at":"2015-07-09T13:25:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc2/manifests"},{"name":"v0.8.2","sha":"51c06f9f808117b6ec71d7f972c1ec7ce4e08fe1","kind":"tag","published_at":"2015-07-06T18:21:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.2/manifests"},{"name":"v0.9.0-rc1","sha":"4c9cd76389a14ddb7af5ea1536926cc9c80cec31","kind":"tag","published_at":"2015-06-18T18:57:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc1/manifests"},{"name":"v0.8.1-fixed-docs","sha":"09f538ef4cdbd14198e38503eda1a865e2120e3a","kind":"commit","published_at":"2015-04-12T16:52:48.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1-fixed-docs","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1-fixed-docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.1-fixed-docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-fixed-docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-fixed-docs/manifests"},{"name":"v0.8.1","sha":"b72b2c022f580d4ba01b24ebc5d35edfa7dd0614","kind":"tag","published_at":"2015-04-07T13:02:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1/manifests"},{"name":"v0.8.1-rc2","sha":"756e443dd72fad27f7fb8af1e16e8712e67bdaa1","kind":"tag","published_at":"2015-04-01T14:04:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc2/manifests"},{"name":"v0.8.1-rc1","sha":"99c04b28d9fcc6aa5e35618572d868ade32c134c","kind":"tag","published_at":"2015-04-01T13:46:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc1/manifests"},{"name":"v0.8.0","sha":"fbe6baff38c47eb55374c1a9f6ba07e51d98e1e3","kind":"tag","published_at":"2015-03-05T15:38:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0/manifests"},{"name":"v0.8.0-rc5","sha":"50a7fc0e73e300847e2c61bdb127619d572aacfe","kind":"tag","published_at":"2015-03-01T01:26:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc5/manifests"},{"name":"v0.8.0-rc4","sha":"4acc8b9befc1a730129fb9b9b68ff04aa0098ed5","kind":"tag","published_at":"2015-02-25T20:31:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc4/manifests"},{"name":"v0.8.0-rc3","sha":"294a2f11e2972039a372b65d98067d1e12ce5087","kind":"tag","published_at":"2015-02-20T00:21:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc3/manifests"},{"name":"v0.8.0-rc2","sha":"7f45f7af37cdbc24830e57e5a96a4e71e4954fce","kind":"tag","published_at":"2015-01-17T17:12:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc2/manifests"},{"name":"v0.8.0-rc1","sha":"77f04bc174ac3e97f4a5a23ebc19906037747895","kind":"tag","published_at":"2014-11-09T16:34:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc1/manifests"},{"name":"v0.7.1","sha":"901a459af922491bb556d62e046d1475760fb8ce","kind":"commit","published_at":"2014-06-20T15:23:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"ecfa4a50022a4f565c4b94ed678bf60c0eaba488","kind":"tag","published_at":"2014-04-04T21:30:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0/manifests"},{"name":"v0.7.0-rc3","sha":"d9bbd2be65362254a821da076bb89e4238b6c78c","kind":"tag","published_at":"2014-03-31T14:11:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc3/manifests"},{"name":"v0.7.0-rc2","sha":"5e58939d843e6d991bc14cf3e140b788455b6761","kind":"tag","published_at":"2014-02-28T15:46:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc2/manifests"},{"name":"v0.7.0-rc1","sha":"3dcd503aa2dc13ade6245345b4a135c8976e090e","kind":"tag","published_at":"2014-01-31T12:18:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc1/manifests"},{"name":"v0.6.2","sha":"61d713baf1c62a7583ad200a48a33223b5635c8c","kind":"tag","published_at":"2013-03-19T00:08:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.6.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"0138a73a3b6d8f29a7c8cec0abd3332f48b5ddc0","kind":"tag","published_at":"2012-11-28T19:23:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.6.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"ef7777eb293fa0db517a9c585ec491dc00e70491","kind":"tag","published_at":"2012-11-26T21:50:44.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.6.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"10e21f48ae2c4f2bd534575e7136dae115ccb3a3","kind":"tag","published_at":"2012-08-07T00:12:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.5.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"937771a0fdb58d6e7c115c98d9abb419d89d2aee","kind":"tag","published_at":"2012-07-31T06:13:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.5.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.0/manifests"},{"name":"v0.4.4","sha":"11ec3cf213b439f8a18b2684a8e571c66a42c25d","kind":"tag","published_at":"2012-07-24T17:47:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"836adcccf8fe0a9efcd621ffea9e26051b3fe2d4","kind":"tag","published_at":"2012-06-23T01:14:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"c81ee45fe05a7473c0fabe016259d4cac0d1709f","kind":"tag","published_at":"2012-06-20T20:10:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"56253364e610dd1b39696ff86e68b92dfd816801","kind":"tag","published_at":"2012-06-19T23:38:46.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"09244fae39dac8a0e3f22ff29ae0739311be8a7d","kind":"tag","published_at":"2012-05-01T20:40:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"f37ce009d52595ea8999a89d7c66f351f216fddd","kind":"tag","published_at":"2012-03-15T23:07:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.3.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"dd824ebb78851bb783c5f4f0b8d14de98aa13320","kind":"tag","published_at":"2012-03-14T01:14:46.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.3.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"862c414b371befbba2b6d4d35d8f15801f6187f5","kind":"tag","published_at":"2012-02-24T22:35:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.2.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"6b0ebd256d0d4d7aae3840a4c04211c573e36f39","kind":"tag","published_at":"2012-02-16T04:04:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.2.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.0/manifests"},{"name":"v0.1.3","sha":"7fa15b84aa2dfca6b8cd91314e669c4a64be023d","kind":"tag","published_at":"2012-01-19T22:03:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"9e8917f81f2a740bd66dd6196eb46e86f3893c2e","kind":"tag","published_at":"2012-01-08T03:02:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"037baeff84b3327171d2daaec6100d51167ac4de","kind":"tag","published_at":"2011-12-28T20:27:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"5b484dceb4dc0990e9a67dcf143dc77baf27799d","kind":"tag","published_at":"2011-12-22T03:44:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.0/manifests"},{"name":"v0.0.14","sha":"5aeb2c5b8cfcc90a6289bdce1ae4db96daf67cc7","kind":"commit","published_at":"2011-12-01T06:36:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.14/manifests"},{"name":"v0.0.13-NOGZIP","sha":"c2f13cdfe40a4132b548a0df366d2be06d5d696b","kind":"tag","published_at":"2011-10-13T18:21:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.13-NOGZIP","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.13-NOGZIP","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.13-NOGZIP","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13-NOGZIP","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13-NOGZIP/manifests"},{"name":"v0.0.13","sha":"8d1310adbf0b72fc75b60a4222d0c8581485b863","kind":"tag","published_at":"2011-10-08T01:03:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"a103d2668f95bea9c5fff5b9fff26f0b058d8c8a","kind":"tag","published_at":"2011-09-21T00:40:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.12/manifests"},{"name":"v0.0.11-1","sha":"b3a4707e81cb3c01e24bf1f3c9c3bb3307c43902","kind":"tag","published_at":"2011-09-16T06:01:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.11-1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.11-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.11-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11-1/manifests"},{"name":"v0.0.11","sha":"846f5f75774e2f97874b6b2f43a2a9142041353b","kind":"tag","published_at":"2011-09-15T02:28:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11/manifests"},{"name":"v0.0.10-1","sha":"149a9048c73bceda7af027086633f0ec7841381b","kind":"tag","published_at":"2011-08-23T22:15:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.10-1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.10-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.10-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10-1/manifests"},{"name":"v0.0.10","sha":"7f1bc683ebecdcbf07008b665cd217574600f97f","kind":"tag","published_at":"2011-08-23T20:59:17.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"ce084bcca7f6087e2f44e8bf94c3d225646f9752","kind":"tag","published_at":"2011-08-12T01:26:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"b08af670cd5b4207aa4b3fd16d37c9f0f0d6715a","kind":"tag","published_at":"2011-07-05T22:05:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"0eb4d8dfaee9d700a03700bde0d918dba9252586","kind":"tag","published_at":"2011-05-24T03:50:27.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"6c258a787d048e429a615dc77ea6f582d841e317","kind":"tag","published_at":"2011-05-17T20:50:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"b0ae3fb5e63f428992691869256d70876074d77e","kind":"tag","published_at":"2011-05-13T20:02:36.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"6e1764fa805a89cac4540e6449db632cff631bff","kind":"tag","published_at":"2011-05-10T01:55:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"115f8056e80a5beae4ccf3a46d7ee3bc68f99098","kind":"tag","published_at":"2011-04-27T22:04:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.3/manifests"},{"name":"v0.0.2-fix-publishing","sha":"b78e695c25ef1c890092412841164bf09d731928","kind":"tag","published_at":"2011-03-30T06:25:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.2-fix-publishing","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.2-fix-publishing","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.2-fix-publishing","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2-fix-publishing","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2-fix-publishing/manifests"},{"name":"v0.0.2","sha":"9dd90d7d78f6255375bf96a89daecf6c928d0c1d","kind":"tag","published_at":"2011-03-26T01:04:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"e3efe5ecf10f0eee76064798454345cd51560300","kind":"tag","published_at":"2011-03-15T04:13:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-06-05T01:13:49.676Z","dependent_packages_count":160,"downloads":null,"downloads_period":null,"dependent_repos_count":136,"rankings":{"downloads":null,"dependent_repos_count":1.5218001122064597,"dependent_packages_count":0.4682616013464775,"stargazers_count":3.098300873607438,"forks_count":1.9385669632123106,"docker_downloads_count":0.43960888033982526,"average":1.493307686142502},"purl":"pkg:maven/io.dropwizard/dropwizard-validation","advisories":[{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLThqcHgtbTJ3aC0ydjM0","url":"https://github.com/advisories/GHSA-8jpx-m2wh-2v34","title":"Remote Code Execution (RCE) vulnerability in dropwizard-validation","description":"### Summary\n\nA server-side template injection was identified in the self-validating ([`@SelfValidating`](https://javadoc.io/static/io.dropwizard/dropwizard-project/2.0.3/io/dropwizard/validation/selfvalidating/SelfValidating.html)) feature of **dropwizard-validation** enabling attackers to inject arbitrary Java EL expressions, leading to Remote Code Execution (RCE) vulnerability.\n\nIf you're using a self-validating bean (via [`@SelfValidating`](https://javadoc.io/static/io.dropwizard/dropwizard-project/2.0.3/io/dropwizard/validation/selfvalidating/SelfValidating.html)), an upgrade to Dropwizard 1.3.21/2.0.3 or later is strongly recommended.\n\nThe changes introduced in Dropwizard 1.3.19 and 2.0.2 (see [GHSA-3mcp-9wr4-cjqf](https://github.com/dropwizard/dropwizard/security/advisories/GHSA-3mcp-9wr4-cjqf)/[CVE-2020-5245](https://github.com/advisories/GHSA-3mcp-9wr4-cjqf)) unfortunately didn't fix the underlying issue completely.\n\n### Impact\n\nThis issue may allow Remote Code Execution (RCE), allowing to run arbitrary code on the host system (with the privileges of the Dropwizard service account privileges) by injecting arbitrary [Java Expression Language (EL)](https://docs.jboss.org/hibernate/validator/6.1/reference/en-US/html_single/#section-interpolation-with-message-expressions) expressions when using the self-validating feature ([`@SelfValidating`](https://javadoc.io/static/io.dropwizard/dropwizard-project/2.0.3/io/dropwizard/validation/selfvalidating/SelfValidating.html), [`@SelfValidation`](https://javadoc.io/static/io.dropwizard/dropwizard-project/2.0.3/io/dropwizard/validation/selfvalidating/SelfValidation.html)) in **dropwizard-validation**.\n\n### Patches\n\nThe issue has been fixed in **dropwizard-validation** **1.3.21** and **2.0.3** or later. We strongly recommend upgrading to one of these versions.\n\nThe evaluation of EL expressions has been disabled by default now.\n\nIn order to use some interpolation in the violation messages added to [`ViolationCollector`](https://javadoc.io/static/io.dropwizard/dropwizard-project/2.0.3/io/dropwizard/validation/selfvalidating/ViolationCollector.html), it has to be explicitly allowed by setting [`SelfValidating#escapeExpressions()`](https://javadoc.io/static/io.dropwizard/dropwizard-project/2.0.3/io/dropwizard/validation/selfvalidating/SelfValidating.html#escapeExpressions--) to `false`.\n\nIt is also recommended to use the `addViolation` methods supporting message parameters instead of EL expressions introduced in Dropwizard 1.3.21 and 2.0.3:\n* [`ViolationCollector#addViolation(String, Map\u003cString, Object\u003e`](https://javadoc.io/static/io.dropwizard/dropwizard-project/2.0.3/io/dropwizard/validation/selfvalidating/ViolationCollector.html#addViolation-java.lang.String-java.util.Map-)\n* [`ViolationCollector#addViolation(String, String, Map\u003cString, Object\u003e`](https://javadoc.io/static/io.dropwizard/dropwizard-project/2.0.3/io/dropwizard/validation/selfvalidating/ViolationCollector.html#addViolation-java.lang.String-java.lang.String-java.util.Map-)\n* [`ViolationCollector#addViolation(String, String, Integer, Map\u003cString, Object\u003e`](https://javadoc.io/static/io.dropwizard/dropwizard-project/2.0.3/io/dropwizard/validation/selfvalidating/ViolationCollector.html#addViolation-java.lang.String-java.lang.Integer-java.lang.String-java.util.Map-)\n* [`ViolationCollector#addViolation(String, String, String, Map\u003cString, Object\u003e`](https://javadoc.io/static/io.dropwizard/dropwizard-project/2.0.3/io/dropwizard/validation/selfvalidating/ViolationCollector.html#addViolation-java.lang.String-java.lang.String-java.lang.String-java.util.Map-)\n\n\n### Workarounds\n\nIf you are not able to upgrade to one of the aforementioned versions of **dropwizard-validation** but still want to use the [`@SelfValidating`](https://javadoc.io/static/io.dropwizard/dropwizard-project/2.0.2/io/dropwizard/validation/selfvalidating/SelfValidating.html) feature, make sure to properly sanitize any message you're adding to the [`ViolationCollector`](https://javadoc.io/static/io.dropwizard/dropwizard-project/2.0.3/io/dropwizard/validation/selfvalidating/ViolationCollector.html) in the method annotated with [`@SelfValidation`](https://javadoc.io/static/io.dropwizard/dropwizard-project/2.0.3/io/dropwizard/validation/selfvalidating/SelfValidation.html).\n\nExample:\n```java\n@SelfValidation\npublic void validateFullName(ViolationCollector col) {\n    if (fullName.contains(\"_\")) {\n        // Sanitize fullName variable by escaping relevant characters such as \"$\"\n        col.addViolation(\"Full name contains invalid characters:  \" + sanitizeJavaEl(fullName));\n    }\n}\n```\n\nSee also:\nhttps://github.com/dropwizard/dropwizard/blob/v2.0.3/dropwizard-validation/src/main/java/io/dropwizard/validation/InterpolationHelper.java\n\n### References\n\n* https://github.com/dropwizard/dropwizard/security/advisories/GHSA-3mcp-9wr4-cjqf\n* https://github.com/dropwizard/dropwizard/pull/3208\n* https://github.com/dropwizard/dropwizard/pull/3209\n* https://docs.jboss.org/hibernate/validator/6.1/reference/en-US/html_single/#section-hibernateconstraintvalidatorcontext\n\n### For more information\n\nIf you have any questions or comments about this advisory:\n* Open an issue in [dropwizard/dropwizard](https://github.com/dropwizard/dropwizard/issues/new)\n* Start a discussion on the [dropwizard-dev mailing list](https://groups.google.com/forum/#!forum/dropwizard-dev)\n\n### Security contact\n\nIf you want to responsibly disclose a security issue in Dropwizard or one of its official modules, please contact us via the published channels in our [security policy](https://github.com/dropwizard/dropwizard/security/policy):\n\nhttps://github.com/dropwizard/dropwizard/security/policy#reporting-a-vulnerability","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2020-04-10T18:42:20.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.0,"cvss_vector":"CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:H/I:H/A:H","references":["https://github.com/dropwizard/dropwizard/security/advisories/GHSA-3mcp-9wr4-cjqf","https://github.com/dropwizard/dropwizard/security/advisories/GHSA-8jpx-m2wh-2v34","https://github.com/dropwizard/dropwizard/pull/3208","https://github.com/dropwizard/dropwizard/pull/3209","https://github.com/dropwizard/dropwizard/commit/d5a512f7abf965275f2a6b913ac4fe778e424242","https://docs.jboss.org/hibernate/validator/6.1/reference/en-US/html_single/#section-hibernateconstraintvalidatorcontext","https://github.com/dropwizard/dropwizard/security/policy#reporting-a-vulnerability","https://nvd.nist.gov/vuln/detail/CVE-2020-11002","https://github.com/advisories/GHSA-8jpx-m2wh-2v34"],"source_kind":"github","identifiers":["GHSA-8jpx-m2wh-2v34","CVE-2020-11002"],"repository_url":"https://github.com/dropwizard/dropwizard","blast_radius":0.0,"created_at":"2022-12-21T16:13:25.455Z","updated_at":"2026-06-20T04:11:30.749Z","epss_percentage":0.05175,"epss_percentile":0.91374,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLThqcHgtbTJ3aC0ydjM0","html_url":"https://advisories.ecosyste.ms/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLThqcHgtbTJ3aC0ydjM0","packages":[{"ecosystem":"maven","package_name":"io.dropwizard:dropwizard-validation","versions":[{"first_patched_version":"2.0.3","vulnerable_version_range":"\u003e= 2.0.0, \u003c 2.0.3"},{"first_patched_version":"1.3.21","vulnerable_version_range":"\u003c 1.3.21"}],"purl":null}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLThqcHgtbTJ3aC0ydjM0/related_packages","related_advisories":[]},{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTNtY3AtOXdyNC1janFm","url":"https://github.com/advisories/GHSA-3mcp-9wr4-cjqf","title":"Remote Code Execution (RCE) vulnerability in dropwizard-validation","description":"Dropwizard-Validation before 1.3.19, and 2.0.2 may allow arbitrary code execution on the host system, with the privileges of the Dropwizard service account, by injecting arbitrary Java Expression Language expressions when using the self-validating feature.\n\n### Summary\n\nA server-side template injection was identified in the self-validating ([`@SelfValidating`](https://javadoc.io/static/io.dropwizard/dropwizard-project/2.0.2/io/dropwizard/validation/selfvalidating/SelfValidating.html)) feature of **dropwizard-validation** enabling attackers to inject arbitrary Java EL expressions, leading to Remote Code Execution (RCE) vulnerability.\n\nIf you're using a self-validating bean (via [`@SelfValidating`](https://javadoc.io/static/io.dropwizard/dropwizard-project/2.0.2/io/dropwizard/validation/selfvalidating/SelfValidating.html)), an upgrade to Dropwizard 1.3.19 or 2.0.2 is strongly recommended.\n\n### Impact\n\nThis issue may allow Remote Code Execution (RCE), allowing to run arbitrary code on the host system (with the privileges of the Dropwizard service account privileges) by injecting arbitrary [Java Expression Language (EL)](https://docs.jboss.org/hibernate/validator/6.1/reference/en-US/html_single/#section-interpolation-with-message-expressions) expressions when using the self-validating feature ([`@SelfValidating`](https://javadoc.io/static/io.dropwizard/dropwizard-project/2.0.2/io/dropwizard/validation/selfvalidating/SelfValidating.html), [`@SelfValidation`](https://javadoc.io/static/io.dropwizard/dropwizard-project/2.0.2/io/dropwizard/validation/selfvalidating/SelfValidation.html)) in **dropwizard-validation**.\n\n### Patches\n\nThe issue has been fixed in **dropwizard-validation** **1.3.19** and **2.0.2**. We strongly recommend upgrading to one of these versions.\n\n### Workarounds\n\nIf you are not able to upgrade to one of the aforementioned versions of **dropwizard-validation** but still want to use the [`@SelfValidating`](https://javadoc.io/static/io.dropwizard/dropwizard-project/2.0.2/io/dropwizard/validation/selfvalidating/SelfValidating.html) feature, make sure to properly sanitize any message you're adding to the [`ViolationCollector`](https://javadoc.io/static/io.dropwizard/dropwizard-project/2.0.2/io/dropwizard/validation/selfvalidating/ViolationCollector.html) in the method annotated with [`@SelfValidation`](https://javadoc.io/static/io.dropwizard/dropwizard-project/2.0.2/io/dropwizard/validation/selfvalidating/SelfValidation.html).\n\nExample:\n```java\n@SelfValidation\npublic void validateFullName(ViolationCollector col) {\n    if (fullName.contains(\"_\")) {\n        // Sanitize fullName variable by escaping relevant characters such as \"$\"\n        col.addViolation(\"Full name contains invalid characters:  \" + sanitizeJavaEl(fullName));\n    }\n}\n```\n\nSee also:\nhttps://github.com/dropwizard/dropwizard/blob/v2.0.2/dropwizard-validation/src/main/java/io/dropwizard/validation/selfvalidating/ViolationCollector.java#L84-L98\n\n### References\n\n* https://github.com/dropwizard/dropwizard/pull/3157\n* https://github.com/dropwizard/dropwizard/pull/3160\n* https://docs.oracle.com/javaee/7/tutorial/jsf-el.htm\n* https://docs.jboss.org/hibernate/validator/6.1/reference/en-US/html_single/#section-interpolation-with-message-expressions\n* https://beanvalidation.org/2.0/spec/#validationapi-message-defaultmessageinterpolation\n\n### For more information\n\nIf you have any questions or comments about this advisory:\n* Open an issue in [dropwizard/dropwizard](https://github.com/dropwizard/dropwizard/issues/new)\n* Start a discussion on the [dropwizard-dev mailing list](https://groups.google.com/forum/#!forum/dropwizard-dev)\n\n### Security contact\n\nIf you want to responsibly disclose a security issue in Dropwizard or one of its official modules, please contact us via the published channels in our [security policy](https://github.com/dropwizard/dropwizard/security/policy):\n\nhttps://github.com/dropwizard/dropwizard/security/policy#reporting-a-vulnerability","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2020-02-24T17:27:27.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":7.9,"cvss_vector":"CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:H/I:H/A:L","references":["https://github.com/dropwizard/dropwizard/security/advisories/GHSA-3mcp-9wr4-cjqf","https://github.com/dropwizard/dropwizard/pull/3157","https://github.com/dropwizard/dropwizard/pull/3160","https://github.com/dropwizard/dropwizard/commit/d87d1e4f8e20f6494c0232bf8560c961b46db634","https://beanvalidation.org/2.0/spec/#validationapi-message-defaultmessageinterpolation","https://docs.jboss.org/hibernate/validator/6.1/reference/en-US/html_single/#section-interpolation-with-message-expressions","https://docs.oracle.com/javaee/7/tutorial/jsf-el.htm","https://nvd.nist.gov/vuln/detail/CVE-2020-5245","https://www.oracle.com/security-alerts/cpuapr2022.html","https://github.com/dropwizard/dropwizard/commit/28479f743a9d0aab6d0e963fc07f3dd98e8c8236","https://github.com/advisories/GHSA-3mcp-9wr4-cjqf"],"source_kind":"github","identifiers":["GHSA-3mcp-9wr4-cjqf","CVE-2020-5245"],"repository_url":"https://github.com/dropwizard/dropwizard","blast_radius":0.0,"created_at":"2022-12-21T16:13:26.019Z","updated_at":"2026-06-20T05:05:29.848Z","epss_percentage":0.0281,"epss_percentile":0.84669,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTNtY3AtOXdyNC1janFm","html_url":"https://advisories.ecosyste.ms/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTNtY3AtOXdyNC1janFm","packages":[{"ecosystem":"maven","package_name":"io.dropwizard:dropwizard-validation","versions":[{"first_patched_version":"2.0.2","vulnerable_version_range":"\u003e= 2.0.0, \u003c 2.0.2"}],"purl":null,"statistics":{"dependent_packages_count":160,"dependent_repos_count":136,"downloads":null,"downloads_period":null},"affected_versions":["2.0.0","2.0.1"],"unaffected_versions":["0.7.0","0.7.1","0.8.0","0.8.1","0.8.2","0.8.3","0.8.4","0.8.5","0.9.0","0.9.1","0.9.2","0.9.3","1.0.0","1.0.1","1.0.2","1.0.3","1.0.4","1.0.5","1.0.6","1.0.7","1.0.8","1.0.9","1.1.0","1.1.1","1.1.2","1.1.3","1.1.4","1.1.5","1.1.6","1.1.7","1.1.8","1.2.0","1.2.1","1.2.2","1.2.3","1.2.4","1.2.5","1.2.6","1.2.7","1.2.8","1.2.9","1.3.0","1.3.1","1.3.2","1.3.3","1.3.4","1.3.5","1.3.6","1.3.7","1.3.8","1.3.9","1.3.10","1.3.11","1.3.12","1.3.13","1.3.14","1.3.15","1.3.16","1.3.17","1.3.18","1.3.19","1.3.20","1.3.21","1.3.22","1.3.23","1.3.24","1.3.25","1.3.26","1.3.27","1.3.28","1.3.29","2.0.2","2.0.3","2.0.4","2.0.5","2.0.6","2.0.7","2.0.8","2.0.9","2.0.10","2.0.11","2.0.12","2.0.13","2.0.14","2.0.15","2.0.16","2.0.17","2.0.18","2.0.19","2.0.20","2.0.21","2.0.22","2.0.23","2.0.24","2.0.25","2.0.26","2.0.27","2.0.28","2.0.29","2.0.30","2.0.31","2.0.32","2.0.33","2.0.34","2.0.35","2.1.0","2.1.1","2.1.2","2.1.3","2.1.4","2.1.5","2.1.6","2.1.7","2.1.8","2.1.9","2.1.10","2.1.11","2.1.12","3.0.0","3.0.1","3.0.2","3.0.3","3.0.4","3.0.5","3.0.6","3.0.7","3.0.8","3.0.9","3.0.10","3.0.11","3.0.12","3.0.13","3.0.14","3.0.15","3.0.16","3.0.17","4.0.0","4.0.1","4.0.2","4.0.3","4.0.4","4.0.5","4.0.6","4.0.7","4.0.8","4.0.9","4.0.10","4.0.11","4.0.12","4.0.13","4.0.14","4.0.15","4.0.16","4.0.17","5.0.0","5.0.1","5.0.2"]}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTNtY3AtOXdyNC1janFm/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.dropwizard:dropwizard-validation","docker_dependents_count":182,"docker_downloads_count":119540792,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.dropwizard:dropwizard-validation","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.dropwizard:dropwizard-validation/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-11T01:02:46.321Z","issues_count":117,"pull_requests_count":3881,"avg_time_to_close_issue":4066175.064102564,"avg_time_to_close_pull_request":184674.99394987035,"issues_closed_count":78,"pull_requests_closed_count":3471,"pull_request_authors_count":39,"issue_authors_count":80,"avg_comments_per_issue":1.7435897435897436,"avg_comments_per_pull_request":1.2726101520226747,"merged_pull_requests_count":2884,"bot_issues_count":23,"bot_pull_requests_count":3592,"past_year_issues_count":30,"past_year_pull_requests_count":1086,"past_year_avg_time_to_close_issue":2160001.6666666665,"past_year_avg_time_to_close_pull_request":92398.10706150341,"past_year_issues_closed_count":15,"past_year_pull_requests_closed_count":878,"past_year_pull_request_authors_count":12,"past_year_issue_authors_count":22,"past_year_avg_comments_per_issue":0.7333333333333333,"past_year_avg_comments_per_pull_request":0.7863720073664825,"past_year_bot_issues_count":5,"past_year_bot_pull_requests_count":981,"past_year_merged_pull_requests_count":800,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/issues","maintainers":[{"login":"joschi","count":155,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joschi"},{"login":"zUniQueX","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zUniQueX"},{"login":"MatthewHawkins","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MatthewHawkins"},{"login":"jplock","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jplock"},{"login":"mbeaatriz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbeaatriz"}],"active_maintainers":[{"login":"joschi","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joschi"},{"login":"zUniQueX","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zUniQueX"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-validation/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-validation/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-validation/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-validation/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-validation/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-validation/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5033594,"name":"io.dropwizard:dropwizard-dependencies","ecosystem":"maven","description":"Bill of materials to make sure a consistent set of versions is used for Dropwizard's transitive dependencies.","homepage":"http://www.dropwizard.io/5.0.2","licenses":"Apache License 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/dropwizard/dropwizard","keywords_array":[],"namespace":"io.dropwizard","versions_count":122,"first_release_published_at":"2019-09-16T23:28:12.000Z","latest_release_published_at":"2026-05-31T22:50:00.000Z","latest_release_number":"5.0.2","last_synced_at":"2026-06-20T19:31:22.264Z","created_at":"2022-07-27T16:45:07.615Z","updated_at":"2026-06-20T19:31:22.264Z","registry_url":"https://central.sonatype.com/artifact/io.dropwizard/dropwizard-dependencies/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.dropwizard/dropwizard-dependencies/","metadata":{"repositories":["https://central.sonatype.com/repository/maven-snapshots/"]},"repo_metadata":{"id":1326622,"uuid":"1272129","full_name":"dropwizard/dropwizard","owner":"dropwizard","description":"A damn simple library for building production-ready RESTful web services.","archived":false,"fork":false,"pushed_at":"2026-05-31T02:07:41.000Z","size":114484,"stargazers_count":8575,"open_issues_count":25,"forks_count":3405,"subscribers_count":353,"default_branch":"release/5.0.x","last_synced_at":"2026-05-31T04:07:02.839Z","etag":null,"topics":["dropwizard","hibernate","java","jax-rs","jdbi","jersey-framework","jersey2","jetty","rest","restful-webservices","web-framework"],"latest_commit_sha":null,"homepage":"https://www.dropwizard.io","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dropwizard.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-01-19T19:52:29.000Z","updated_at":"2026-05-31T02:07:45.000Z","dependencies_parsed_at":"2023-09-25T00:36:07.805Z","dependency_job_id":"49d46f65-78ee-4616-9a89-d341231d1f09","html_url":"https://github.com/dropwizard/dropwizard","commit_stats":{"total_commits":6736,"total_committers":528,"mean_commits":"12.757575757575758","dds":0.7804334916864608,"last_synced_commit":"7c83a8faa94592fae7449ece2efd3563583d239c"},"previous_names":[],"tags_count":277,"template":false,"template_full_name":null,"purl":"pkg:github/dropwizard/dropwizard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dropwizard","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/refs/heads/release/5.0.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/sbom","scorecard":{"id":356802,"data":{"date":"2025-08-11","repo":{"name":"github.com/dropwizard/dropwizard","commit":"3b65cea7d21d47f0fa267aff12315cf7364fafae"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/18 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/maven.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maven.yml:29","Warn: no topLevel permission defined: .github/workflows/announce-release.yml:1","Warn: no topLevel permission defined: .github/workflows/assign-milestone.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/close_stale.yml:9","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/maven.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/trigger-release.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":8,"reason":"dependency not pinned by hash detected -- score normalized to 8","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/announce-release.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/dropwizard/dropwizard/announce-release.yml/release/4.0.x?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/dropwizard/dropwizard/release.yml/release/4.0.x?enable=pin","Info:  21 out of  21 GitHub-owned GitHubAction dependencies pinned","Info:   6 out of   8 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:10"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (28) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T09:47:45.812Z","repository_id":1326622,"created_at":"2025-08-18T09:47:45.812Z","updated_at":"2025-08-18T09:47:45.812Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33752288,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-31T02:00:06.040Z","response_time":95,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"dropwizard","name":"Dropwizard","uuid":"5478557","kind":"organization","description":"","email":null,"website":"https://www.dropwizard.io","location":null,"twitter":"dropwizardio","company":null,"icon_url":"https://avatars.githubusercontent.com/u/5478557?v=4","repositories_count":27,"last_synced_at":"2024-03-25T21:19:31.942Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dropwizard","funding_links":[],"total_stars":16606,"followers":61,"following":0,"created_at":"2022-11-02T16:45:24.316Z","updated_at":"2024-03-25T21:19:40.177Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dropwizard","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dropwizard/repositories"},"tags":[{"name":"v3.0.17","sha":"b4412f5843117b91c0925baaba7102c197e7809d","kind":"tag","published_at":"2026-01-27T21:53:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.17","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.17/manifests"},{"name":"v4.0.17","sha":"2eebdb206ad34815c2ee0035f91ac076b4ea17f0","kind":"tag","published_at":"2026-01-27T21:51:22.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.17","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.17/manifests"},{"name":"v5.0.1","sha":"ea6a2040ee5f2bf98398fb7ad1fb5ace3d5d572e","kind":"tag","published_at":"2026-01-27T21:43:17.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"84dbb957eadb10181039b8222efd39765553bca6","kind":"tag","published_at":"2025-09-16T08:29:02.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0/manifests"},{"name":"v3.0.16","sha":"ffe3e836d8c3412edac8d80ece719166e2e606e7","kind":"tag","published_at":"2025-08-25T22:53:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.16/manifests"},{"name":"v4.0.16","sha":"934373df90d67e5a6f5a7849c0af6598b4e45a3c","kind":"tag","published_at":"2025-08-25T22:52:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.16/manifests"},{"name":"v5.0.0-rc.5","sha":"d7e163da54bd0a80a6046b9840d9b2928b31b2e9","kind":"tag","published_at":"2025-08-25T22:51:44.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.5/manifests"},{"name":"v3.0.15","sha":"8a52fe4aea45f84571b33eb173735802e20bbc64","kind":"tag","published_at":"2025-07-24T07:53:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.15/manifests"},{"name":"v4.0.15","sha":"6616a964156e0ebbe6545dafab52ef7b7ac2b2b9","kind":"tag","published_at":"2025-07-24T07:53:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.15/manifests"},{"name":"v5.0.0-rc.4","sha":"310941b8b2ceedd73b263f712795b45938a028fa","kind":"tag","published_at":"2025-07-23T23:20:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.4/manifests"},{"name":"v3.0.14","sha":"1715dd027139a427fc1bc33827d64ec711525ccf","kind":"tag","published_at":"2025-05-25T20:26:41.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.14/manifests"},{"name":"v4.0.14","sha":"8c744d19a0e741d162c458bee8718acf8078f922","kind":"tag","published_at":"2025-05-25T20:26:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.14/manifests"},{"name":"v5.0.0-rc.3","sha":"ee35dc128decbad13f1f4186b11fe47ee6920d8f","kind":"tag","published_at":"2025-05-25T20:25:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.3/manifests"},{"name":"v4.0.13","sha":"153956cf61aacee809b413752f40bf96876e1e03","kind":"tag","published_at":"2025-03-26T23:41:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.13/manifests"},{"name":"v3.0.13","sha":"76ba41397e11a281256cf631aaa5daaa875a8a2b","kind":"tag","published_at":"2025-03-26T23:23:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.13/manifests"},{"name":"v5.0.0-rc.2","sha":"6b1ebba8fcca6a303997d06edaea29e52b8c3b51","kind":"tag","published_at":"2025-03-26T23:18:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.2/manifests"},{"name":"v4.0.12","sha":"b50169f6e6410a4d34d9c467b95ca7b885cf5dda","kind":"tag","published_at":"2025-01-15T22:38:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.12/manifests"},{"name":"v5.0.0-rc.1","sha":"ed203df38708927f65f9cd7f2760da408af97171","kind":"tag","published_at":"2025-01-15T22:17:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.1/manifests"},{"name":"v3.0.12","sha":"400e4a2f4e15eda153ac79e07bcf2c88420e6422","kind":"tag","published_at":"2025-01-15T22:17:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.12/manifests"},{"name":"v4.0.11","sha":"459892ea1853dcd1199c6bbb28da4347e7e70f60","kind":"tag","published_at":"2024-11-27T21:56:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.11/manifests"},{"name":"v3.0.11","sha":"f8603dcc52bfaaf9711d4808c350cca40f2001f5","kind":"tag","published_at":"2024-11-27T21:56:41.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.11/manifests"},{"name":"v5.0.0-alpha.5","sha":"e78411400eee81e1531c598892fa55b8b013cf70","kind":"tag","published_at":"2024-11-27T21:46:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.5/manifests"},{"name":"v3.0.10","sha":"390aa1ffcbbf95328a48b613b8c73b1752e35e61","kind":"tag","published_at":"2024-10-21T16:41:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.10/manifests"},{"name":"v4.0.10","sha":"48c582b1384352cfd93d43bf39e9e5bbc3e1fe39","kind":"tag","published_at":"2024-10-21T16:41:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.10/manifests"},{"name":"v5.0.0-alpha.4","sha":"45c9e1849d67edf45a0a38ded9bfc05e825593b7","kind":"tag","published_at":"2024-10-21T16:41:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.4/manifests"},{"name":"v3.0.9","sha":"808acc151b972c12748b1aec22bc999d018587ec","kind":"tag","published_at":"2024-10-07T07:13:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.9/manifests"},{"name":"v5.0.0-alpha.3","sha":"284a5b6c2be16971d90148299f30c95f13974e07","kind":"tag","published_at":"2024-10-07T07:12:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.3/manifests"},{"name":"v4.0.9","sha":"94e87681eb8b3d61179f71f2479b1f3820870c94","kind":"tag","published_at":"2024-10-07T07:11:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.9/manifests"},{"name":"v5.0.0-alpha.2","sha":"fe313c7e61a597d3edd9732d5b21a1849c698dc8","kind":"tag","published_at":"2024-08-25T22:47:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.2/manifests"},{"name":"v3.0.8","sha":"17006045b0dcf9e9ae65a8288d55b70123c83d27","kind":"tag","published_at":"2024-08-25T21:19:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.8/manifests"},{"name":"v4.0.8","sha":"c0713c7765a418e704182720a41d7d3800ae50f9","kind":"tag","published_at":"2024-08-25T21:19:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.8/manifests"},{"name":"v3.0.7","sha":"71d5de54fd02a2545ab6184c0794454da85a773f","kind":"tag","published_at":"2024-03-06T14:59:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.7/manifests"},{"name":"v4.0.7","sha":"2aeb472faecc68c0136a0a7231baf1472b55b388","kind":"tag","published_at":"2024-03-06T14:58:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.7/manifests"},{"name":"v2.1.12","sha":"908e31ea7996913fa3aa767465547b5dfbf2df8e","kind":"tag","published_at":"2024-01-31T22:14:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.12/manifests"},{"name":"v3.0.6","sha":"0f09619dcd70caea3957d14bb55a2030b45c39b8","kind":"tag","published_at":"2024-01-29T22:04:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.6/manifests"},{"name":"v4.0.6","sha":"18e00e1edd89776ca26f627d97ce5ed7ca3a544e","kind":"tag","published_at":"2024-01-29T22:04:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.6/manifests"},{"name":"v5.0.0-alpha.1","sha":"4b9d0d23485f8c89196434afbf0145ae2b797484","kind":"tag","published_at":"2023-12-20T22:41:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.0.5","sha":"2a25b34dad34b7d170ba2c7304707e1c74129b99","kind":"tag","published_at":"2023-12-20T22:38:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.5/manifests"},{"name":"v3.0.5","sha":"f2c02fb0484c5d79fa45e1fb7824b543fbd9982e","kind":"tag","published_at":"2023-12-20T22:38:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.5/manifests"},{"name":"v2.1.11","sha":"461d086125475afa92a0973588132e4508c525af","kind":"tag","published_at":"2023-12-20T22:36:27.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.11/manifests"},{"name":"v4.0.4","sha":"6bca3f7059798ba55fdf04f015f10951e24f27bd","kind":"tag","published_at":"2023-11-06T17:09:20.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.4/manifests"},{"name":"v3.0.4","sha":"42477dcb60f0d1b3bebd4eaff23494816a2915d9","kind":"tag","published_at":"2023-11-06T12:48:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.4/manifests"},{"name":"v2.1.10","sha":"480b2ebc281900a69a058927222eee927ba1b518","kind":"tag","published_at":"2023-11-06T09:03:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.10/manifests"},{"name":"v4.0.3","sha":"456e5e67c1d57bb727e17cd7db092403c06cf7bd","kind":"tag","published_at":"2023-10-20T13:53:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.3/manifests"},{"name":"v3.0.3","sha":"f1ac18faa1ffe7444344e4cf437cd6d44966d5ed","kind":"tag","published_at":"2023-10-19T20:24:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.3/manifests"},{"name":"v2.1.9","sha":"eee9527a2c7e33d08d71b4b8801ed70d111bd02e","kind":"tag","published_at":"2023-10-19T16:33:45.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.9/manifests"},{"name":"v3.0.2","sha":"88ad5ab52462b814057be90c229162f7ddef7938","kind":"tag","published_at":"2023-09-24T22:34:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.2/manifests"},{"name":"v4.0.2","sha":"781bb4f36c8bdc3b844b7b905b69af95a917ed78","kind":"tag","published_at":"2023-09-24T22:22:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.2/manifests"},{"name":"v2.1.8","sha":"cbcbc6738dc3e1cba7005ed2d463f9b1f57bd8b1","kind":"tag","published_at":"2023-09-24T22:20:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"a46c6f82484c1d6b9fd84569f73e7b0dd33ec692","kind":"tag","published_at":"2023-06-19T22:06:25.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.7/manifests"},{"name":"v4.0.1","sha":"cfd9586186870ec9d078988c6d6a521d8756eafe","kind":"tag","published_at":"2023-06-19T22:04:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.1/manifests"},{"name":"v3.0.1","sha":"523a14f5006418bf7c0d4c6d7bc3d10755edfe1d","kind":"tag","published_at":"2023-06-19T22:03:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.1/manifests"},{"name":"v4.0.0","sha":"69e115aa8a5048f1557f449ca842a707a88cde2e","kind":"tag","published_at":"2023-03-28T22:24:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0/manifests"},{"name":"v3.0.0","sha":"1df711a473aef3a77ef738c19b563780b4d9dca6","kind":"tag","published_at":"2023-03-28T22:23:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0/manifests"},{"name":"v2.1.6","sha":"50587fa6c899beaad547b4f7306157beff271375","kind":"tag","published_at":"2023-03-28T21:58:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.6/manifests"},{"name":"v4.0.0-beta.4","sha":"cbbacd5247e2c8c0c208786b8d580ca29778a375","kind":"tag","published_at":"2023-02-24T09:22:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.4/manifests"},{"name":"v3.0.0-beta.5","sha":"05c1b73527610781131ce07bfcacb6c24d17713c","kind":"tag","published_at":"2023-02-24T09:17:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.5/manifests"},{"name":"v2.1.5","sha":"82ee4065196556523b5d1cdb6ebe87de2b00e949","kind":"tag","published_at":"2023-02-24T08:50:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.5/manifests"},{"name":"v2.0.35","sha":"d499ef1a579546e1f99343aae4b19f35b4737857","kind":"tag","published_at":"2023-01-28T21:56:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.35","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.35/manifests"},{"name":"v2.1.4","sha":"f5ef0d12b8e2c622435faae13c51b9cccaea9fa2","kind":"tag","published_at":"2022-10-20T19:56:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.4/manifests"},{"name":"v2.0.34","sha":"f5d447ce33c9dd53f96119a331de62c8c888ebc0","kind":"tag","published_at":"2022-10-18T17:23:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.34","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.34/manifests"},{"name":"v4.0.0-beta.3","sha":"26b3188e0c3f32b9dba7cda86634b787a2387bf5","kind":"tag","published_at":"2022-10-12T21:54:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.3/manifests"},{"name":"v3.0.0-beta.4","sha":"f679616d7ad7df6ba3bb77535507ca8ec4049336","kind":"tag","published_at":"2022-10-12T21:52:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.4/manifests"},{"name":"v2.1.3","sha":"d1563469fff7d63717063beb7b49267c39a88d58","kind":"tag","published_at":"2022-10-12T21:47:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.3/manifests"},{"name":"v2.0.33","sha":"5c1c2c425dd5b6a1f314c6b46563fd39c71e0656","kind":"tag","published_at":"2022-09-12T10:08:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.33","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.33/manifests"},{"name":"v2.1.2","sha":"ea3e5a3d1ba59d0467539d400592f5bf5b40dbf8","kind":"tag","published_at":"2022-09-12T10:01:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.2/manifests"},{"name":"v4.0.0-beta.2","sha":"55fef0b12367ac26018538542d6ec6efb4f562ea","kind":"tag","published_at":"2022-06-30T20:12:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.2/manifests"},{"name":"v3.0.0-beta.3","sha":"c9c8d72708fbfc8b9982e9b37f321e588a1efdab","kind":"tag","published_at":"2022-06-30T20:05:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.3/manifests"},{"name":"v2.0.32","sha":"b3d87605369aa63caf860f67be2ba86704dd7a97","kind":"tag","published_at":"2022-06-30T19:56:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.32","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.32/manifests"},{"name":"v2.1.1","sha":"d2455b5369c8d9391e81e697f2354246532d0d5e","kind":"tag","published_at":"2022-06-30T19:48:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.1/manifests"},{"name":"v2.0.31","sha":"6a2dd0885a9c4b6b62e4ecbd207b949ca8a8a5bc","kind":"tag","published_at":"2022-06-19T14:44:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.31","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.31/manifests"},{"name":"v2.0.30","sha":"71300cf5094a53fbd658a906423478ba706ff434","kind":"tag","published_at":"2022-06-18T18:08:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.30","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.30/manifests"},{"name":"v2.1.0","sha":"4fb8906bb761886c85891d4bbf6dcf0a15ca4e9c","kind":"tag","published_at":"2022-05-02T13:16:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0/manifests"},{"name":"v3.0.0-beta.2","sha":"8ade5d9db8d4e29f4f8f37a994246d9270b9c479","kind":"tag","published_at":"2022-04-20T21:45:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.2/manifests"},{"name":"v2.1.0-beta.9","sha":"fd2787a7817295796e6c9f07d44132c262a9e902","kind":"tag","published_at":"2022-04-20T21:40:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.9/manifests"},{"name":"v4.0.0-beta.1","sha":"621bf358ad641ecb07af52026d0385a923957c15","kind":"tag","published_at":"2022-04-08T10:24:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.1/manifests"},{"name":"v3.0.0-beta.1","sha":"b6e096859d65c16e0c669609444f73d0621f4769","kind":"tag","published_at":"2022-04-08T10:14:48.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.1/manifests"},{"name":"v2.1.0-beta.8","sha":"5b37d6f6af0383892834d8437e6c79688f5fc670","kind":"tag","published_at":"2022-04-05T15:57:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.8/manifests"},{"name":"v2.0.29","sha":"20d80316b32cf68d7a0ba23300cfa53bc5155e7d","kind":"tag","published_at":"2022-04-05T15:16:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.29","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.29/manifests"},{"name":"v2.1.0-beta.7","sha":"bf892222765fdd6880449589b99eeeb511b80444","kind":"tag","published_at":"2021-12-20T14:40:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.7/manifests"},{"name":"v2.0.28","sha":"dd215d3ec65f23cef9e0a4d96ed7c542d71d1758","kind":"tag","published_at":"2021-12-20T14:27:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.28","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.28/manifests"},{"name":"v2.1.0-beta.6","sha":"74626bda8033b598b875372b8e8cb982ba2349bc","kind":"tag","published_at":"2021-12-16T09:20:37.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.6/manifests"},{"name":"v2.0.27","sha":"b5c6bc2633f1ea150970131e547a1a580052ece5","kind":"tag","published_at":"2021-12-16T09:00:27.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.27","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.27/manifests"},{"name":"v2.1.0-beta.5","sha":"835081d794427f37bd671f584b6083f96ae17aa6","kind":"tag","published_at":"2021-12-09T17:53:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.5/manifests"},{"name":"v2.0.26","sha":"66ca617d40d57627a8820c96d388a7583650ae6e","kind":"tag","published_at":"2021-12-09T17:43:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.26","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.26/manifests"},{"name":"v2.1.0-beta.4","sha":"e57713abe7add73e7033a30af3022668f4a9ec8d","kind":"tag","published_at":"2021-09-01T15:31:59.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.4/manifests"},{"name":"v2.0.25","sha":"2a4c0f8ba2741e618737556ed1973b22a8284a58","kind":"tag","published_at":"2021-09-01T15:17:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.25","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.25/manifests"},{"name":"v2.1.0-beta.3","sha":"912f4beb7254c72e2db4207efdb38543994c7630","kind":"tag","published_at":"2021-08-11T06:36:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.3/manifests"},{"name":"v2.1.0-beta.2","sha":"94ab611f45fbacf94f449a14fd035c6971a786fd","kind":"tag","published_at":"2021-07-29T12:50:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.2/manifests"},{"name":"v2.0.24","sha":"8818eb7ec61dd59059b51478d734e6d30fb8cca9","kind":"tag","published_at":"2021-07-29T12:08:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.24","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.24/manifests"},{"name":"v2.0.23","sha":"79c3770db75c09d5c846d5d42ffb607b29ba5b9f","kind":"tag","published_at":"2021-06-21T11:50:02.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.23","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.23/manifests"},{"name":"v2.0.22","sha":"a40301a5dc44ebbdeac291edf4cf3df3960a6fae","kind":"tag","published_at":"2021-05-24T16:31:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.22","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.22/manifests"},{"name":"v2.1.0-beta.1","sha":"ff09d7fffece5dda0c2f188114393161702135af","kind":"tag","published_at":"2021-04-25T12:29:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.1/manifests"},{"name":"v2.0.21","sha":"47556c4f31576e6bc4e00262661b7b212bd90a60","kind":"tag","published_at":"2021-04-07T14:05:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.21","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"7c6f2ce175e8f9db63a694ae413210f99e183ad7","kind":"tag","published_at":"2021-02-24T09:46:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.20","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.20/manifests"},{"name":"v2.0.19","sha":"bcf99a613e320812fc4b691f96a4e7e3d125749d","kind":"commit","published_at":"2021-02-01T10:44:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.19","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"7385a7d7a3a1f0670d5fda376b8cdf516d7c7b30","kind":"commit","published_at":"2021-01-12T06:56:22.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.18","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.18/manifests"},{"name":"v1.3.29","sha":"3e323fc72d09df6f1957250cf20bdacbe26fd3d7","kind":"tag","published_at":"2021-01-06T14:04:08.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.29","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.29/manifests"},{"name":"v2.0.17","sha":"3318b1e7e6ca900696ce2ed4e6687a725e0aa90a","kind":"commit","published_at":"2020-12-14T20:57:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.17","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.17/manifests"},{"name":"v1.3.28","sha":"7cbec2b0ccd547859823ef1cb2766314202cf480","kind":"tag","published_at":"2020-12-08T13:29:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.28","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.28/manifests"},{"name":"v2.0.16","sha":"d49fd0d8185d5b571c3a90282c4e44a55b996c53","kind":"commit","published_at":"2020-11-26T17:00:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"a85798d66b667a8e598a062db1cdafeae48acf30","kind":"commit","published_at":"2020-11-03T14:46:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.15/manifests"},{"name":"v1.3.27","sha":"cce7305a7ef56c4edc6ab28ae224141facfa8d59","kind":"tag","published_at":"2020-10-28T14:29:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.27","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.27/manifests"},{"name":"v1.3.26","sha":"03a7d8611676ee14e3d6040d8642063d787819ea","kind":"tag","published_at":"2020-10-22T15:25:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.26","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.26/manifests"},{"name":"v2.0.14","sha":"1b36f643d2d40b959e325a00867c45822418202d","kind":"commit","published_at":"2020-10-22T13:51:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.14/manifests"},{"name":"v1.3.25","sha":"56cb309bef2993de47dc846f7bc2933c7a6159c7","kind":"tag","published_at":"2020-08-31T12:58:59.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.25","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25/manifests"},{"name":"v2.0.13","sha":"37a209886890ca5cdd6ef39c61d29827a13c1a1d","kind":"commit","published_at":"2020-08-31T12:48:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.13/manifests"},{"name":"v1.3.25-beta.2","sha":"562d61cc72c0038f66b221a7c6d0b07034e38804","kind":"tag","published_at":"2020-08-19T06:27:25.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.25-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.25-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.25-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.2/manifests"},{"name":"v1.3.25-beta.1","sha":"d591b617c52537edb6fedb2e343800610eb075e3","kind":"tag","published_at":"2020-08-18T06:31:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.25-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.25-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.25-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.1/manifests"},{"name":"v2.0.12","sha":"8b9d7f887fd37ec22cb39f020d710fb7835d159a","kind":"commit","published_at":"2020-07-21T09:25:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"1b227314d669cbbd3395c2ff1e31704ca0d9284c","kind":"commit","published_at":"2020-07-06T07:52:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.11/manifests"},{"name":"v1.3.24","sha":"9c7da5f498d70241993b05598488597bc2c94a98","kind":"tag","published_at":"2020-07-03T06:58:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.24","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.24/manifests"},{"name":"v2.0.10","sha":"cdb2a357aeb61e0a52beb6a8d09953f423924faf","kind":"commit","published_at":"2020-05-26T12:18:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"655f8ac6f8586a8a0d49d217f0846deefb45de21","kind":"commit","published_at":"2020-05-04T06:00:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"8600d4ff895df5d6df5ecfd45e7244af04d8f89f","kind":"commit","published_at":"2020-04-14T19:08:41.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.8/manifests"},{"name":"v1.3.23","sha":"bf556d4765c9305ed14f6cd962f4f438239799e4","kind":"tag","published_at":"2020-04-14T18:13:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.23","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.23/manifests"},{"name":"v2.0.7","sha":"f6e03e838ce51eee8d751df03f29afb3eeea42d6","kind":"tag","published_at":"2020-04-10T07:01:02.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.7/manifests"},{"name":"v1.3.22","sha":"dae8b1ba6368d8d2bd31eb5435e868f16c9ce9d3","kind":"tag","published_at":"2020-04-04T14:41:59.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.22","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.22/manifests"},{"name":"v2.0.6","sha":"9b2dcc9b499b125560193ba39f65c5d359ceb11d","kind":"commit","published_at":"2020-04-04T14:35:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"5e605a630551397a0f21b4b530b177fe4e571542","kind":"commit","published_at":"2020-03-29T01:13:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"743eceac9c69e4e5aa8e3ced425d8893cb55119c","kind":"tag","published_at":"2020-03-27T16:51:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.4/manifests"},{"name":"v1.3.21","sha":"45575df553f0a93eb5b6b5c98e4471b590f1c884","kind":"tag","published_at":"2020-03-26T19:46:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.21","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.21/manifests"},{"name":"v2.0.3","sha":"7cee3e11d29ec21f0073aa4ac03b08a4f2a0ef17","kind":"tag","published_at":"2020-03-26T19:29:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.3/manifests"},{"name":"v1.3.20","sha":"b2dd14eaab5ef3a03c172ebdc06ea0e9a71fa0ce","kind":"tag","published_at":"2020-02-24T16:29:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.20","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.20/manifests"},{"name":"v1.3.19","sha":"b91d891e04fcb0c0c0c4fc3f371d36c09c19ba2c","kind":"tag","published_at":"2020-02-20T02:16:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.19","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.19/manifests"},{"name":"v2.0.2","sha":"60206ea15541869622623167c590276a6329f5b8","kind":"commit","published_at":"2020-02-20T02:05:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"e7c8b260c3d81e91ac537787424e888afd35f594","kind":"commit","published_at":"2020-01-30T20:50:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.1/manifests"},{"name":"v1.3.18","sha":"6e54def3f9d07d5bd1b57f8d296e8cbae7d008f4","kind":"tag","published_at":"2020-01-30T20:16:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.18","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.18/manifests"},{"name":"v2.0.0","sha":"20050b10bc7fe88edff3ff320b4cea85c023f30d","kind":"tag","published_at":"2019-12-09T21:54:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0/manifests"},{"name":"v2.0.0-rc14","sha":"8ca390bf44dea39dfc1b15422881e14c8bcb341f","kind":"tag","published_at":"2019-12-08T18:53:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc14/manifests"},{"name":"v1.3.17","sha":"cdf214a094e400027463a8d523a7c00c9dcdfdb4","kind":"tag","published_at":"2019-11-24T10:47:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.17","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.17/manifests"},{"name":"v2.0.0-rc13","sha":"b5c0c3b19ac4fc22fe8eefe2c3b61ba6e6b3829a","kind":"tag","published_at":"2019-11-20T22:45:08.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc13/manifests"},{"name":"v2.0.0-rc12","sha":"caba50b91297444ceb3c02e1295fad7b3991da21","kind":"tag","published_at":"2019-10-23T20:11:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc12/manifests"},{"name":"v1.3.16","sha":"45f9865864c305639b555ac3c2a57fe946f0913b","kind":"tag","published_at":"2019-10-20T20:29:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.16/manifests"},{"name":"v2.0.0-rc11","sha":"82c1361e0a21dc94c3b3cdabdd141fb87fbbfe99","kind":"tag","published_at":"2019-10-13T16:15:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc11/manifests"},{"name":"v1.3.15","sha":"18caa542327c2a20c6f140d7c645f57f4e11a109","kind":"tag","published_at":"2019-09-25T17:22:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.15/manifests"},{"name":"v2.0.0-rc10","sha":"26b8df02d45004c1abb92e8a50054e17e34c0fb0","kind":"tag","published_at":"2019-09-16T23:06:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc10/manifests"},{"name":"v2.0.0-rc9","sha":"6cfd68560c91d0b0a5682bdbb9f20eeaa09c398d","kind":"tag","published_at":"2019-08-31T18:01:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc9/manifests"},{"name":"v2.0.0-rc8","sha":"e3a1c7a650cba5ab32164761574ef69af4134f17","kind":"tag","published_at":"2019-08-29T13:08:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc8/manifests"},{"name":"v2.0.0-rc7","sha":"1e5ee67862cc25755891e1587e709773ffa314c4","kind":"tag","published_at":"2019-08-28T14:43:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc7/manifests"},{"name":"v2.0.0-rc6","sha":"c8e0b0137115322e39a93f3a369e4dec72df9045","kind":"tag","published_at":"2019-08-27T19:30:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc6/manifests"},{"name":"v2.0.0-rc5","sha":"171a6751fa063b32c47201b1821e4d7e610c865e","kind":"tag","published_at":"2019-08-08T06:19:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc5/manifests"},{"name":"v1.3.14","sha":"f720ed469d52842ba23839f7d9b467f610d74524","kind":"tag","published_at":"2019-08-07T18:50:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.14/manifests"},{"name":"v1.3.13","sha":"e006b420447da6cb8bc3e7fb2aaa6271229c7aa1","kind":"tag","published_at":"2019-07-16T19:38:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.13/manifests"},{"name":"v2.0.0-rc4","sha":"d7e770086334fc3c84e83a96d8e2fb863ac5b252","kind":"tag","published_at":"2019-06-28T06:29:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc4/manifests"},{"name":"v2.0.0-rc3","sha":"21352e6277118d30b82df6ba2a1e899619ed202e","kind":"tag","published_at":"2019-06-16T15:48:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc3/manifests"},{"name":"v2.0.0-rc2","sha":"2162827fd2af02f2774aadc60809161055fec5ae","kind":"tag","published_at":"2019-05-26T16:09:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc2/manifests"},{"name":"v1.3.12","sha":"c1461c389a1f01a757c966518dd2c52601204676","kind":"tag","published_at":"2019-05-25T18:10:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.12/manifests"},{"name":"v1.3.11","sha":"a47305d487e710d013c46283a9b286358688d5f1","kind":"tag","published_at":"2019-05-09T18:16:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.11/manifests"},{"name":"v1.3.10","sha":"42759228412e484fa170bc9ab5aae019422432c3","kind":"tag","published_at":"2019-04-29T16:56:01.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.10/manifests"},{"name":"v2.0.0-rc1","sha":"d9397fecfadc3e34ca8742b17077a3bac32624dd","kind":"tag","published_at":"2019-04-18T18:40:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc1/manifests"},{"name":"v1.3.9","sha":"88a73fd64c20015bd8b059bf8a052e98d35e6080","kind":"tag","published_at":"2019-02-24T00:56:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.9/manifests"},{"name":"v1.3.8","sha":"ec23670cc6ecc2d16bef7e48130c99e741aab711","kind":"tag","published_at":"2019-01-01T13:10:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.8/manifests"},{"name":"v2.0.0-rc0","sha":"bc4b7dc04d9c06e7357e3d3d55bdfca366de18b4","kind":"tag","published_at":"2018-10-02T19:50:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc0/manifests"},{"name":"v1.3.7","sha":"777686d9bcfb7a732838a5cfc4043b9a65b0eaea","kind":"tag","published_at":"2018-10-02T10:25:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.7/manifests"},{"name":"v1.2.9","sha":"49dd12a95398ee1b841ad9ba48fdbf35149137e7","kind":"tag","published_at":"2018-10-01T06:43:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.9/manifests"},{"name":"v1.3.6","sha":"99cbd25dad946952bcc3fb7b7e5152f064dac382","kind":"tag","published_at":"2018-10-01T06:01:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.6/manifests"},{"name":"v1.1.8","sha":"fd4c7266d4b6b780f06d3be7e14a79406ae77168","kind":"tag","published_at":"2018-06-24T18:34:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.8/manifests"},{"name":"v1.2.8","sha":"5a96d56fa6fc07b1d34700d42615162cc8584c03","kind":"tag","published_at":"2018-06-24T17:03:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.8/manifests"},{"name":"v1.3.5","sha":"7acede06f2df73f1db80461e44ba23708eb6bdd5","kind":"tag","published_at":"2018-06-24T15:36:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"a4e03c33c92dedf83886f0cc66bc443ad916feba","kind":"tag","published_at":"2018-06-15T08:23:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.4/manifests"},{"name":"v1.2.7","sha":"bb7291d26b7a00fa37c2712b620fb6fb747cae5a","kind":"tag","published_at":"2018-06-15T07:18:20.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.7/manifests"},{"name":"v1.3.3","sha":"c4f66abf07cc46813b98137dc29a8a2762ab33e2","kind":"tag","published_at":"2018-06-06T20:09:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.3/manifests"},{"name":"v1.2.6","sha":"be9b592857e85dc50a3181b6b5efc23bdbc384d8","kind":"tag","published_at":"2018-05-06T21:14:57.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.6/manifests"},{"name":"v1.3.2","sha":"f22ae5293ec400e9faafd1cf18944f5ed60b3c0e","kind":"tag","published_at":"2018-05-06T20:26:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"c49ab943d4fe3c55afdb14814b818d3d5a4bf7dd","kind":"tag","published_at":"2018-04-04T16:46:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.1/manifests"},{"name":"v1.2.5","sha":"9add5d717a420f76681e2b6816b8beb6ccdf3a65","kind":"tag","published_at":"2018-04-04T15:24:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.5/manifests"},{"name":"v1.3.0","sha":"5fc2ab21c58bcc0da2c78ca41e353c69928bc777","kind":"tag","published_at":"2018-03-14T17:20:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0/manifests"},{"name":"v1.3.0-rc7","sha":"fb9cdad412e1be86cf2fff2dd9962271a113b025","kind":"tag","published_at":"2018-02-23T10:17:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc7/manifests"},{"name":"v1.2.4","sha":"462c373665d885b82ab2e7dfd5cf5ef675cc3499","kind":"tag","published_at":"2018-02-11T09:54:01.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.4/manifests"},{"name":"v1.1.7","sha":"7269c4dd270ed967a19c912ed8dae189123d0b37","kind":"tag","published_at":"2018-02-10T19:17:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.7/manifests"},{"name":"v1.3.0-rc6","sha":"b89b2223222b78b41d71fde00c31a7a0b43156b0","kind":"tag","published_at":"2018-02-09T09:21:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc6/manifests"},{"name":"v1.3.0-rc5","sha":"4c840c0186a5d4e7f43dbf66182ff35a36ed91cc","kind":"tag","published_at":"2018-02-08T11:28:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc5/manifests"},{"name":"v1.2.3","sha":"c956c492081a2006f7f7fa5442f2a3f0de027527","kind":"tag","published_at":"2018-01-22T18:11:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.3/manifests"},{"name":"v1.3.0-rc4","sha":"a22c62b7b9037793f63fb0fb135ce368a83fa286","kind":"tag","published_at":"2018-01-18T23:24:44.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc4/manifests"},{"name":"v1.3.0-rc3","sha":"29926075af642d815d0a2e46c88ab109fa084ddb","kind":"tag","published_at":"2018-01-09T10:53:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc3/manifests"},{"name":"v1.3.0-rc2","sha":"f0bd2f1eec7551077b14662bf10f52840a5626f4","kind":"tag","published_at":"2018-01-05T19:42:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc2/manifests"},{"name":"v1.2.2","sha":"7f9b9445f345110e198298382373c0bec94f7cac","kind":"tag","published_at":"2017-11-27T08:10:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.2/manifests"},{"name":"v1.3.0-rc1","sha":"90aee5f8ce5585722b3f1b8c5f86b7c945bb1752","kind":"tag","published_at":"2017-11-22T15:01:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc1/manifests"},{"name":"v1.2.1","sha":"a270cf4bd982a819bc8a4c273fdcb38bdca5f0df","kind":"tag","published_at":"2017-11-22T12:23:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.1/manifests"},{"name":"v1.1.6","sha":"861f18cffb7df2b17b4e54c638792a7b3f99c003","kind":"tag","published_at":"2017-11-02T07:58:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"05b28222d9ccd0a32fd73b24998ce0e8be1ca1ca","kind":"tag","published_at":"2017-10-17T12:41:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.5/manifests"},{"name":"v1.2.0","sha":"3e8bf3b8338d6367a3dd87d2e7aac6c438c163e4","kind":"tag","published_at":"2017-10-06T13:02:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0/manifests"},{"name":"v1.2.0-rc6","sha":"6fe033be9bd7dc40cf1f0d6569b54a8dd635560c","kind":"tag","published_at":"2017-09-19T14:56:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc6/manifests"},{"name":"v1.2.0-rc5","sha":"826555e8576e5054abe8186fa7c70caa5bf25f7e","kind":"tag","published_at":"2017-09-05T09:14:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc5/manifests"},{"name":"v1.2.0-rc4","sha":"d0acafd047b174a703f440c2cbc92e9241edd6e8","kind":"tag","published_at":"2017-08-24T19:36:37.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc4/manifests"},{"name":"v1.2.0-rc3","sha":"0037881dcf26be144e74ca858270dac2ce83be59","kind":"tag","published_at":"2017-08-24T09:35:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc3/manifests"},{"name":"v1.1.4","sha":"cd115f80c0dacd0cd38112e973cf1590eee848f0","kind":"tag","published_at":"2017-08-24T08:23:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.4/manifests"},{"name":"v1.2.0-rc2","sha":"faf0dc10475de7075dcd8fb97ef899c57209d546","kind":"tag","published_at":"2017-08-18T06:50:45.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc2/manifests"},{"name":"v1.2.0-rc1","sha":"3a87e22c1e0fc05b1583439e83c6a9f38e6ec106","kind":"tag","published_at":"2017-08-02T17:37:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc1/manifests"},{"name":"v1.1.3","sha":"c32f9c596279e113c08200b57540ac832e9f2d98","kind":"tag","published_at":"2017-07-31T11:41:57.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.3/manifests"},{"name":"v1.0.9","sha":"76870752757b9e13ea01a5555146b0db92d41914","kind":"tag","published_at":"2017-07-31T09:45:45.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.9/manifests"},{"name":"v1.1.2","sha":"35e2cefeceb130cbf80929dff4f85ab468566396","kind":"tag","published_at":"2017-06-27T07:42:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.2/manifests"},{"name":"v1.0.8","sha":"eafbb5d29e99f62db9fb24d66a393082eaa557b2","kind":"tag","published_at":"2017-06-27T07:17:08.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.8/manifests"},{"name":"v1.1.1","sha":"d65931e328a553094f5386acde72fc8ab4ca4615","kind":"tag","published_at":"2017-05-19T12:05:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"233515e217b91258ef7822953a884e9d104c7f03","kind":"tag","published_at":"2017-03-21T08:26:48.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0/manifests"},{"name":"v1.0.7","sha":"8c4ffc1316e24e074fda1250f704e5d63ec9386c","kind":"tag","published_at":"2017-03-20T18:34:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.7/manifests"},{"name":"v1.1.0-rc4","sha":"ba3087892729fb0ea8028d7c37cfc88a2eaa30e5","kind":"tag","published_at":"2017-03-15T16:52:22.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc4/manifests"},{"name":"v1.1.0-rc3","sha":"84739bf5a3226ee863c3f2a1dd4ba5f955ec7210","kind":"tag","published_at":"2017-03-15T10:58:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc3/manifests"},{"name":"v1.1.0-rc2","sha":"367033ef96a147d271298f94f77a67972192edae","kind":"tag","published_at":"2017-03-08T13:59:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc2/manifests"},{"name":"v1.1.0-rc1","sha":"55eee43f88bce129da741be93ccf1da25d6005a6","kind":"tag","published_at":"2017-02-13T08:17:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc1/manifests"},{"name":"v1.0.6","sha":"46d8ac9e9a61902596c8d6b1e17e2f6c88e5982d","kind":"tag","published_at":"2017-01-30T18:58:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"6e89e64cdd17562a73a97b098a05b2bd61d3ced8","kind":"tag","published_at":"2016-11-18T11:00:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"38b3199f49e6b67535e3070e56d410dc7ba32c70","kind":"tag","published_at":"2016-11-14T18:01:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"bca4ad4a2f46f15721305e2ef7c5c67f4ca08b23","kind":"tag","published_at":"2016-10-28T17:22:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"4d58bf6558cb1d3e382471581d14d50aadeaf12e","kind":"tag","published_at":"2016-09-23T18:18:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"2cf469dbf87e81c0fbf9402d73a4a94ef31d5fac","kind":"tag","published_at":"2016-09-21T12:38:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"ca39aa51a87a596e7b7e7e1309f9c34d9544bf63","kind":"tag","published_at":"2016-07-26T13:12:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc4","sha":"c1f860b56e16d64556f4249cde5423d221d8db35","kind":"tag","published_at":"2016-07-08T08:26:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc4/manifests"},{"name":"v0.9.3","sha":"2565a66fbb62e28c8e7ac2754be14e594fd1b445","kind":"tag","published_at":"2016-06-20T14:27:20.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.3/manifests"},{"name":"v1.0.0-rc3","sha":"861c33352a33836cb6cef365c26a255187ba361d","kind":"tag","published_at":"2016-05-31T16:24:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"e37431766143efaf0c68eed74978b11e929a5bf8","kind":"tag","published_at":"2016-03-30T08:09:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc2/manifests"},{"name":"v1.0.0-rc1","sha":"a67d4c9e438ec9ba7c3e08f2d749d74d288d9f5a","kind":"tag","published_at":"2016-03-18T22:52:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc1/manifests"},{"name":"v0.9.2","sha":"ac9a7dcb755eff6e7ceec18fa662e107269a73de","kind":"tag","published_at":"2016-01-20T08:38:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.2/manifests"},{"name":"v0.8.5","sha":"668cd9f32622e70da9c9457377d442213094d28d","kind":"commit","published_at":"2015-11-03T16:20:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.5/manifests"},{"name":"v0.9.1","sha":"4d36235d352e9a04923408094759406c929043ba","kind":"commit","published_at":"2015-11-03T15:39:46.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1/manifests"},{"name":"v0.9.1-rc1","sha":"e61e388a3b4853aa2940b0957857513a5046b74d","kind":"commit","published_at":"2015-11-02T11:29:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.1-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1-rc1/manifests"},{"name":"v0.9.0","sha":"a8b117f07d3180f3b6acf89f8488003648178c06","kind":"commit","published_at":"2015-10-28T15:10:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0/manifests"},{"name":"v0.9.0-rc5","sha":"a7f440f719e436a645f00b3b3fd166b2b156d2b9","kind":"commit","published_at":"2015-10-20T10:49:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc5/manifests"},{"name":"v0.8.4","sha":"a29daa061e0c4376edb00083722ed1730adcaf8b","kind":"tag","published_at":"2015-08-26T01:55:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.4/manifests"},{"name":"v0.9.0-rc4","sha":"83edc098bc49ae3168340f6d24324b97c9b500da","kind":"tag","published_at":"2015-08-24T13:54:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc4/manifests"},{"name":"v0.8.3","sha":"c733aff2541857e299fca50c3cf5769b2d4d0fb1","kind":"tag","published_at":"2015-08-24T13:35:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.3/manifests"},{"name":"v0.9.0-rc3","sha":"26931fe097c2526b2582a35393d60ba9019c5a76","kind":"tag","published_at":"2015-07-14T21:30:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc3/manifests"},{"name":"v0.9.0-rc2","sha":"149e8ee1c1f85a4e5ec887f0f864f586c55717b8","kind":"tag","published_at":"2015-07-09T13:25:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc2/manifests"},{"name":"v0.8.2","sha":"51c06f9f808117b6ec71d7f972c1ec7ce4e08fe1","kind":"tag","published_at":"2015-07-06T18:21:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.2/manifests"},{"name":"v0.9.0-rc1","sha":"4c9cd76389a14ddb7af5ea1536926cc9c80cec31","kind":"tag","published_at":"2015-06-18T18:57:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc1/manifests"},{"name":"v0.8.1-fixed-docs","sha":"09f538ef4cdbd14198e38503eda1a865e2120e3a","kind":"commit","published_at":"2015-04-12T16:52:48.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1-fixed-docs","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1-fixed-docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.1-fixed-docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-fixed-docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-fixed-docs/manifests"},{"name":"v0.8.1","sha":"b72b2c022f580d4ba01b24ebc5d35edfa7dd0614","kind":"tag","published_at":"2015-04-07T13:02:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1/manifests"},{"name":"v0.8.1-rc2","sha":"756e443dd72fad27f7fb8af1e16e8712e67bdaa1","kind":"tag","published_at":"2015-04-01T14:04:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc2/manifests"},{"name":"v0.8.1-rc1","sha":"99c04b28d9fcc6aa5e35618572d868ade32c134c","kind":"tag","published_at":"2015-04-01T13:46:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc1/manifests"},{"name":"v0.8.0","sha":"fbe6baff38c47eb55374c1a9f6ba07e51d98e1e3","kind":"tag","published_at":"2015-03-05T15:38:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0/manifests"},{"name":"v0.8.0-rc5","sha":"50a7fc0e73e300847e2c61bdb127619d572aacfe","kind":"tag","published_at":"2015-03-01T01:26:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc5/manifests"},{"name":"v0.8.0-rc4","sha":"4acc8b9befc1a730129fb9b9b68ff04aa0098ed5","kind":"tag","published_at":"2015-02-25T20:31:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc4/manifests"},{"name":"v0.8.0-rc3","sha":"294a2f11e2972039a372b65d98067d1e12ce5087","kind":"tag","published_at":"2015-02-20T00:21:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc3/manifests"},{"name":"v0.8.0-rc2","sha":"7f45f7af37cdbc24830e57e5a96a4e71e4954fce","kind":"tag","published_at":"2015-01-17T17:12:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc2/manifests"},{"name":"v0.8.0-rc1","sha":"77f04bc174ac3e97f4a5a23ebc19906037747895","kind":"tag","published_at":"2014-11-09T16:34:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc1/manifests"},{"name":"v0.7.1","sha":"901a459af922491bb556d62e046d1475760fb8ce","kind":"commit","published_at":"2014-06-20T15:23:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"ecfa4a50022a4f565c4b94ed678bf60c0eaba488","kind":"tag","published_at":"2014-04-04T21:30:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0/manifests"},{"name":"v0.7.0-rc3","sha":"d9bbd2be65362254a821da076bb89e4238b6c78c","kind":"tag","published_at":"2014-03-31T14:11:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc3/manifests"},{"name":"v0.7.0-rc2","sha":"5e58939d843e6d991bc14cf3e140b788455b6761","kind":"tag","published_at":"2014-02-28T15:46:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc2/manifests"},{"name":"v0.7.0-rc1","sha":"3dcd503aa2dc13ade6245345b4a135c8976e090e","kind":"tag","published_at":"2014-01-31T12:18:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc1/manifests"},{"name":"v0.6.2","sha":"61d713baf1c62a7583ad200a48a33223b5635c8c","kind":"tag","published_at":"2013-03-19T00:08:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.6.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"0138a73a3b6d8f29a7c8cec0abd3332f48b5ddc0","kind":"tag","published_at":"2012-11-28T19:23:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.6.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"ef7777eb293fa0db517a9c585ec491dc00e70491","kind":"tag","published_at":"2012-11-26T21:50:44.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.6.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"10e21f48ae2c4f2bd534575e7136dae115ccb3a3","kind":"tag","published_at":"2012-08-07T00:12:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.5.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"937771a0fdb58d6e7c115c98d9abb419d89d2aee","kind":"tag","published_at":"2012-07-31T06:13:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.5.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.0/manifests"},{"name":"v0.4.4","sha":"11ec3cf213b439f8a18b2684a8e571c66a42c25d","kind":"tag","published_at":"2012-07-24T17:47:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"836adcccf8fe0a9efcd621ffea9e26051b3fe2d4","kind":"tag","published_at":"2012-06-23T01:14:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"c81ee45fe05a7473c0fabe016259d4cac0d1709f","kind":"tag","published_at":"2012-06-20T20:10:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"56253364e610dd1b39696ff86e68b92dfd816801","kind":"tag","published_at":"2012-06-19T23:38:46.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"09244fae39dac8a0e3f22ff29ae0739311be8a7d","kind":"tag","published_at":"2012-05-01T20:40:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"f37ce009d52595ea8999a89d7c66f351f216fddd","kind":"tag","published_at":"2012-03-15T23:07:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.3.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"dd824ebb78851bb783c5f4f0b8d14de98aa13320","kind":"tag","published_at":"2012-03-14T01:14:46.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.3.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"862c414b371befbba2b6d4d35d8f15801f6187f5","kind":"tag","published_at":"2012-02-24T22:35:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.2.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"6b0ebd256d0d4d7aae3840a4c04211c573e36f39","kind":"tag","published_at":"2012-02-16T04:04:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.2.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.0/manifests"},{"name":"v0.1.3","sha":"7fa15b84aa2dfca6b8cd91314e669c4a64be023d","kind":"tag","published_at":"2012-01-19T22:03:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"9e8917f81f2a740bd66dd6196eb46e86f3893c2e","kind":"tag","published_at":"2012-01-08T03:02:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"037baeff84b3327171d2daaec6100d51167ac4de","kind":"tag","published_at":"2011-12-28T20:27:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"5b484dceb4dc0990e9a67dcf143dc77baf27799d","kind":"tag","published_at":"2011-12-22T03:44:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.0/manifests"},{"name":"v0.0.14","sha":"5aeb2c5b8cfcc90a6289bdce1ae4db96daf67cc7","kind":"commit","published_at":"2011-12-01T06:36:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.14/manifests"},{"name":"v0.0.13-NOGZIP","sha":"c2f13cdfe40a4132b548a0df366d2be06d5d696b","kind":"tag","published_at":"2011-10-13T18:21:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.13-NOGZIP","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.13-NOGZIP","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.13-NOGZIP","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13-NOGZIP","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13-NOGZIP/manifests"},{"name":"v0.0.13","sha":"8d1310adbf0b72fc75b60a4222d0c8581485b863","kind":"tag","published_at":"2011-10-08T01:03:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"a103d2668f95bea9c5fff5b9fff26f0b058d8c8a","kind":"tag","published_at":"2011-09-21T00:40:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.12/manifests"},{"name":"v0.0.11-1","sha":"b3a4707e81cb3c01e24bf1f3c9c3bb3307c43902","kind":"tag","published_at":"2011-09-16T06:01:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.11-1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.11-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.11-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11-1/manifests"},{"name":"v0.0.11","sha":"846f5f75774e2f97874b6b2f43a2a9142041353b","kind":"tag","published_at":"2011-09-15T02:28:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11/manifests"},{"name":"v0.0.10-1","sha":"149a9048c73bceda7af027086633f0ec7841381b","kind":"tag","published_at":"2011-08-23T22:15:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.10-1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.10-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.10-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10-1/manifests"},{"name":"v0.0.10","sha":"7f1bc683ebecdcbf07008b665cd217574600f97f","kind":"tag","published_at":"2011-08-23T20:59:17.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"ce084bcca7f6087e2f44e8bf94c3d225646f9752","kind":"tag","published_at":"2011-08-12T01:26:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"b08af670cd5b4207aa4b3fd16d37c9f0f0d6715a","kind":"tag","published_at":"2011-07-05T22:05:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"0eb4d8dfaee9d700a03700bde0d918dba9252586","kind":"tag","published_at":"2011-05-24T03:50:27.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"6c258a787d048e429a615dc77ea6f582d841e317","kind":"tag","published_at":"2011-05-17T20:50:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"b0ae3fb5e63f428992691869256d70876074d77e","kind":"tag","published_at":"2011-05-13T20:02:36.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"6e1764fa805a89cac4540e6449db632cff631bff","kind":"tag","published_at":"2011-05-10T01:55:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"115f8056e80a5beae4ccf3a46d7ee3bc68f99098","kind":"tag","published_at":"2011-04-27T22:04:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.3/manifests"},{"name":"v0.0.2-fix-publishing","sha":"b78e695c25ef1c890092412841164bf09d731928","kind":"tag","published_at":"2011-03-30T06:25:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.2-fix-publishing","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.2-fix-publishing","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.2-fix-publishing","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2-fix-publishing","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2-fix-publishing/manifests"},{"name":"v0.0.2","sha":"9dd90d7d78f6255375bf96a89daecf6c928d0c1d","kind":"tag","published_at":"2011-03-26T01:04:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"e3efe5ecf10f0eee76064798454345cd51560300","kind":"tag","published_at":"2011-03-15T04:13:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-05-31T23:03:42.794Z","dependent_packages_count":61,"downloads":null,"downloads_period":null,"dependent_repos_count":308,"rankings":{"downloads":null,"dependent_repos_count":0.8425502925382704,"dependent_packages_count":1.1847799951911517,"stargazers_count":3.098300873607438,"forks_count":1.9385669632123106,"docker_downloads_count":null,"average":1.7660495311372926},"purl":"pkg:maven/io.dropwizard/dropwizard-dependencies","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.dropwizard:dropwizard-dependencies","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.dropwizard:dropwizard-dependencies","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.dropwizard:dropwizard-dependencies/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-29T07:00:52.934Z","issues_count":119,"pull_requests_count":3885,"avg_time_to_close_issue":4066175.064102564,"avg_time_to_close_pull_request":184069.330259366,"issues_closed_count":78,"pull_requests_closed_count":3470,"pull_request_authors_count":41,"issue_authors_count":81,"avg_comments_per_issue":1.7394957983193278,"avg_comments_per_pull_request":1.271814671814672,"merged_pull_requests_count":2882,"bot_issues_count":23,"bot_pull_requests_count":3594,"past_year_issues_count":25,"past_year_pull_requests_count":566,"past_year_avg_time_to_close_issue":804308.6363636364,"past_year_avg_time_to_close_pull_request":71417.07012987013,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":385,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":18,"past_year_avg_comments_per_issue":0.64,"past_year_avg_comments_per_pull_request":0.6466431095406361,"past_year_bot_issues_count":4,"past_year_bot_pull_requests_count":482,"past_year_merged_pull_requests_count":348,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/issues","maintainers":[{"login":"joschi","count":155,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joschi"},{"login":"zUniQueX","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zUniQueX"},{"login":"aelamrani","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aelamrani"},{"login":"MatthewHawkins","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MatthewHawkins"},{"login":"jplock","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jplock"},{"login":"mbeaatriz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbeaatriz"}],"active_maintainers":[{"login":"joschi","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joschi"},{"login":"zUniQueX","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zUniQueX"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-dependencies/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-dependencies/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-dependencies/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-dependencies/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-dependencies/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-dependencies/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5033604,"name":"io.dropwizard:dropwizard-hibernate","ecosystem":"maven","description":"Dropwizard is a Java framework for developing ops-friendly, high-performance, RESTful web applications.","homepage":"http://www.dropwizard.io/5.0.0-rc.4","licenses":"Apache License 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/dropwizard/dropwizard","keywords_array":[],"namespace":"io.dropwizard","versions_count":227,"first_release_published_at":"2014-01-31T12:25:16.000Z","latest_release_published_at":"2025-05-25T20:37:35.000Z","latest_release_number":"4.0.14","last_synced_at":"2026-06-12T02:00:30.319Z","created_at":"2022-07-27T16:45:32.387Z","updated_at":"2026-06-12T02:00:30.319Z","registry_url":"https://central.sonatype.com/artifact/io.dropwizard/dropwizard-hibernate/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.dropwizard/dropwizard-hibernate/","metadata":{"repositories":["https://central.sonatype.com/repository/maven-snapshots/"]},"repo_metadata":{"id":1326622,"uuid":"1272129","full_name":"dropwizard/dropwizard","owner":"dropwizard","description":"A damn simple library for building production-ready RESTful web services.","archived":false,"fork":false,"pushed_at":"2025-10-15T05:37:43.000Z","size":113931,"stargazers_count":8559,"open_issues_count":22,"forks_count":3432,"subscribers_count":365,"default_branch":"release/5.0.x","last_synced_at":"2025-10-16T04:36:01.637Z","etag":null,"topics":["dropwizard","hibernate","java","jax-rs","jdbi","jersey-framework","jersey2","jetty","rest","restful-webservices","web-framework"],"latest_commit_sha":null,"homepage":"https://www.dropwizard.io","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dropwizard.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-01-19T19:52:29.000Z","updated_at":"2025-10-14T13:54:37.000Z","dependencies_parsed_at":"2023-09-25T00:36:07.805Z","dependency_job_id":"49d46f65-78ee-4616-9a89-d341231d1f09","html_url":"https://github.com/dropwizard/dropwizard","commit_stats":{"total_commits":6736,"total_committers":528,"mean_commits":"12.757575757575758","dds":0.7804334916864608,"last_synced_commit":"7c83a8faa94592fae7449ece2efd3563583d239c"},"previous_names":[],"tags_count":274,"template":false,"template_full_name":null,"purl":"pkg:github/dropwizard/dropwizard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dropwizard","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/refs/heads/release/5.0.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/sbom","scorecard":{"id":356802,"data":{"date":"2025-08-11","repo":{"name":"github.com/dropwizard/dropwizard","commit":"3b65cea7d21d47f0fa267aff12315cf7364fafae"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/18 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/maven.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maven.yml:29","Warn: no topLevel permission defined: .github/workflows/announce-release.yml:1","Warn: no topLevel permission defined: .github/workflows/assign-milestone.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/close_stale.yml:9","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/maven.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/trigger-release.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":8,"reason":"dependency not pinned by hash detected -- score normalized to 8","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/announce-release.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/dropwizard/dropwizard/announce-release.yml/release/4.0.x?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/dropwizard/dropwizard/release.yml/release/4.0.x?enable=pin","Info:  21 out of  21 GitHub-owned GitHubAction dependencies pinned","Info:   6 out of   8 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:10"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (28) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T09:47:45.812Z","repository_id":1326622,"created_at":"2025-08-18T09:47:45.812Z","updated_at":"2025-08-18T09:47:45.812Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279159712,"owners_count":26116537,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-16T02:00:06.019Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"dropwizard","name":"Dropwizard","uuid":"5478557","kind":"organization","description":"","email":null,"website":"https://www.dropwizard.io","location":null,"twitter":"dropwizardio","company":null,"icon_url":"https://avatars.githubusercontent.com/u/5478557?v=4","repositories_count":27,"last_synced_at":"2024-03-25T21:19:31.942Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dropwizard","funding_links":[],"total_stars":16606,"followers":61,"following":0,"created_at":"2022-11-02T16:45:24.316Z","updated_at":"2024-03-25T21:19:40.177Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dropwizard","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dropwizard/repositories"},"tags":[{"name":"v5.0.0","sha":"84dbb957eadb10181039b8222efd39765553bca6","kind":"tag","published_at":"2025-09-16T08:29:02.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0/manifests"},{"name":"v3.0.16","sha":"ffe3e836d8c3412edac8d80ece719166e2e606e7","kind":"tag","published_at":"2025-08-25T22:53:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.16/manifests"},{"name":"v4.0.16","sha":"934373df90d67e5a6f5a7849c0af6598b4e45a3c","kind":"tag","published_at":"2025-08-25T22:52:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.16/manifests"},{"name":"v5.0.0-rc.5","sha":"d7e163da54bd0a80a6046b9840d9b2928b31b2e9","kind":"tag","published_at":"2025-08-25T22:51:44.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.5/manifests"},{"name":"v3.0.15","sha":"8a52fe4aea45f84571b33eb173735802e20bbc64","kind":"tag","published_at":"2025-07-24T07:53:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.15/manifests"},{"name":"v4.0.15","sha":"6616a964156e0ebbe6545dafab52ef7b7ac2b2b9","kind":"tag","published_at":"2025-07-24T07:53:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.15/manifests"},{"name":"v5.0.0-rc.4","sha":"310941b8b2ceedd73b263f712795b45938a028fa","kind":"tag","published_at":"2025-07-23T23:20:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.4/manifests"},{"name":"v3.0.14","sha":"1715dd027139a427fc1bc33827d64ec711525ccf","kind":"tag","published_at":"2025-05-25T20:26:41.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.14/manifests"},{"name":"v4.0.14","sha":"8c744d19a0e741d162c458bee8718acf8078f922","kind":"tag","published_at":"2025-05-25T20:26:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.14/manifests"},{"name":"v5.0.0-rc.3","sha":"ee35dc128decbad13f1f4186b11fe47ee6920d8f","kind":"tag","published_at":"2025-05-25T20:25:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.3/manifests"},{"name":"v4.0.13","sha":"153956cf61aacee809b413752f40bf96876e1e03","kind":"tag","published_at":"2025-03-26T23:41:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.13/manifests"},{"name":"v3.0.13","sha":"76ba41397e11a281256cf631aaa5daaa875a8a2b","kind":"tag","published_at":"2025-03-26T23:23:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.13/manifests"},{"name":"v5.0.0-rc.2","sha":"6b1ebba8fcca6a303997d06edaea29e52b8c3b51","kind":"tag","published_at":"2025-03-26T23:18:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.2/manifests"},{"name":"v4.0.12","sha":"b50169f6e6410a4d34d9c467b95ca7b885cf5dda","kind":"tag","published_at":"2025-01-15T22:38:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.12/manifests"},{"name":"v5.0.0-rc.1","sha":"ed203df38708927f65f9cd7f2760da408af97171","kind":"tag","published_at":"2025-01-15T22:17:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.1/manifests"},{"name":"v3.0.12","sha":"400e4a2f4e15eda153ac79e07bcf2c88420e6422","kind":"tag","published_at":"2025-01-15T22:17:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.12/manifests"},{"name":"v4.0.11","sha":"459892ea1853dcd1199c6bbb28da4347e7e70f60","kind":"tag","published_at":"2024-11-27T21:56:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.11/manifests"},{"name":"v3.0.11","sha":"f8603dcc52bfaaf9711d4808c350cca40f2001f5","kind":"tag","published_at":"2024-11-27T21:56:41.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.11/manifests"},{"name":"v5.0.0-alpha.5","sha":"e78411400eee81e1531c598892fa55b8b013cf70","kind":"tag","published_at":"2024-11-27T21:46:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.5/manifests"},{"name":"v3.0.10","sha":"390aa1ffcbbf95328a48b613b8c73b1752e35e61","kind":"tag","published_at":"2024-10-21T16:41:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.10/manifests"},{"name":"v4.0.10","sha":"48c582b1384352cfd93d43bf39e9e5bbc3e1fe39","kind":"tag","published_at":"2024-10-21T16:41:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.10/manifests"},{"name":"v5.0.0-alpha.4","sha":"45c9e1849d67edf45a0a38ded9bfc05e825593b7","kind":"tag","published_at":"2024-10-21T16:41:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.4/manifests"},{"name":"v3.0.9","sha":"808acc151b972c12748b1aec22bc999d018587ec","kind":"tag","published_at":"2024-10-07T07:13:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.9/manifests"},{"name":"v5.0.0-alpha.3","sha":"284a5b6c2be16971d90148299f30c95f13974e07","kind":"tag","published_at":"2024-10-07T07:12:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.3/manifests"},{"name":"v4.0.9","sha":"94e87681eb8b3d61179f71f2479b1f3820870c94","kind":"tag","published_at":"2024-10-07T07:11:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.9/manifests"},{"name":"v5.0.0-alpha.2","sha":"fe313c7e61a597d3edd9732d5b21a1849c698dc8","kind":"tag","published_at":"2024-08-25T22:47:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.2/manifests"},{"name":"v3.0.8","sha":"17006045b0dcf9e9ae65a8288d55b70123c83d27","kind":"tag","published_at":"2024-08-25T21:19:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.8/manifests"},{"name":"v4.0.8","sha":"c0713c7765a418e704182720a41d7d3800ae50f9","kind":"tag","published_at":"2024-08-25T21:19:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.8/manifests"},{"name":"v3.0.7","sha":"71d5de54fd02a2545ab6184c0794454da85a773f","kind":"tag","published_at":"2024-03-06T14:59:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.7/manifests"},{"name":"v4.0.7","sha":"2aeb472faecc68c0136a0a7231baf1472b55b388","kind":"tag","published_at":"2024-03-06T14:58:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.7/manifests"},{"name":"v2.1.12","sha":"908e31ea7996913fa3aa767465547b5dfbf2df8e","kind":"tag","published_at":"2024-01-31T22:14:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.12/manifests"},{"name":"v3.0.6","sha":"0f09619dcd70caea3957d14bb55a2030b45c39b8","kind":"tag","published_at":"2024-01-29T22:04:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.6/manifests"},{"name":"v4.0.6","sha":"18e00e1edd89776ca26f627d97ce5ed7ca3a544e","kind":"tag","published_at":"2024-01-29T22:04:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.6/manifests"},{"name":"v5.0.0-alpha.1","sha":"4b9d0d23485f8c89196434afbf0145ae2b797484","kind":"tag","published_at":"2023-12-20T22:41:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.0.5","sha":"2a25b34dad34b7d170ba2c7304707e1c74129b99","kind":"tag","published_at":"2023-12-20T22:38:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.5/manifests"},{"name":"v3.0.5","sha":"f2c02fb0484c5d79fa45e1fb7824b543fbd9982e","kind":"tag","published_at":"2023-12-20T22:38:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.5/manifests"},{"name":"v2.1.11","sha":"461d086125475afa92a0973588132e4508c525af","kind":"tag","published_at":"2023-12-20T22:36:27.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.11/manifests"},{"name":"v4.0.4","sha":"6bca3f7059798ba55fdf04f015f10951e24f27bd","kind":"tag","published_at":"2023-11-06T17:09:20.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.4/manifests"},{"name":"v3.0.4","sha":"42477dcb60f0d1b3bebd4eaff23494816a2915d9","kind":"tag","published_at":"2023-11-06T12:48:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.4/manifests"},{"name":"v2.1.10","sha":"480b2ebc281900a69a058927222eee927ba1b518","kind":"tag","published_at":"2023-11-06T09:03:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.10/manifests"},{"name":"v4.0.3","sha":"456e5e67c1d57bb727e17cd7db092403c06cf7bd","kind":"tag","published_at":"2023-10-20T13:53:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.3/manifests"},{"name":"v3.0.3","sha":"f1ac18faa1ffe7444344e4cf437cd6d44966d5ed","kind":"tag","published_at":"2023-10-19T20:24:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.3/manifests"},{"name":"v2.1.9","sha":"eee9527a2c7e33d08d71b4b8801ed70d111bd02e","kind":"tag","published_at":"2023-10-19T16:33:45.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.9/manifests"},{"name":"v3.0.2","sha":"88ad5ab52462b814057be90c229162f7ddef7938","kind":"tag","published_at":"2023-09-24T22:34:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.2/manifests"},{"name":"v4.0.2","sha":"781bb4f36c8bdc3b844b7b905b69af95a917ed78","kind":"tag","published_at":"2023-09-24T22:22:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.2/manifests"},{"name":"v2.1.8","sha":"cbcbc6738dc3e1cba7005ed2d463f9b1f57bd8b1","kind":"tag","published_at":"2023-09-24T22:20:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"a46c6f82484c1d6b9fd84569f73e7b0dd33ec692","kind":"tag","published_at":"2023-06-19T22:06:25.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.7/manifests"},{"name":"v4.0.1","sha":"cfd9586186870ec9d078988c6d6a521d8756eafe","kind":"tag","published_at":"2023-06-19T22:04:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.1/manifests"},{"name":"v3.0.1","sha":"523a14f5006418bf7c0d4c6d7bc3d10755edfe1d","kind":"tag","published_at":"2023-06-19T22:03:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.1/manifests"},{"name":"v4.0.0","sha":"69e115aa8a5048f1557f449ca842a707a88cde2e","kind":"tag","published_at":"2023-03-28T22:24:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0/manifests"},{"name":"v3.0.0","sha":"1df711a473aef3a77ef738c19b563780b4d9dca6","kind":"tag","published_at":"2023-03-28T22:23:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0/manifests"},{"name":"v2.1.6","sha":"50587fa6c899beaad547b4f7306157beff271375","kind":"tag","published_at":"2023-03-28T21:58:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.6/manifests"},{"name":"v4.0.0-beta.4","sha":"cbbacd5247e2c8c0c208786b8d580ca29778a375","kind":"tag","published_at":"2023-02-24T09:22:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.4/manifests"},{"name":"v3.0.0-beta.5","sha":"05c1b73527610781131ce07bfcacb6c24d17713c","kind":"tag","published_at":"2023-02-24T09:17:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.5/manifests"},{"name":"v2.1.5","sha":"82ee4065196556523b5d1cdb6ebe87de2b00e949","kind":"tag","published_at":"2023-02-24T08:50:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.5/manifests"},{"name":"v2.0.35","sha":"d499ef1a579546e1f99343aae4b19f35b4737857","kind":"tag","published_at":"2023-01-28T21:56:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.35","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.35/manifests"},{"name":"v2.1.4","sha":"f5ef0d12b8e2c622435faae13c51b9cccaea9fa2","kind":"tag","published_at":"2022-10-20T19:56:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.4/manifests"},{"name":"v2.0.34","sha":"f5d447ce33c9dd53f96119a331de62c8c888ebc0","kind":"tag","published_at":"2022-10-18T17:23:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.34","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.34/manifests"},{"name":"v4.0.0-beta.3","sha":"26b3188e0c3f32b9dba7cda86634b787a2387bf5","kind":"tag","published_at":"2022-10-12T21:54:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.3/manifests"},{"name":"v3.0.0-beta.4","sha":"f679616d7ad7df6ba3bb77535507ca8ec4049336","kind":"tag","published_at":"2022-10-12T21:52:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.4/manifests"},{"name":"v2.1.3","sha":"d1563469fff7d63717063beb7b49267c39a88d58","kind":"tag","published_at":"2022-10-12T21:47:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.3/manifests"},{"name":"v2.0.33","sha":"5c1c2c425dd5b6a1f314c6b46563fd39c71e0656","kind":"tag","published_at":"2022-09-12T10:08:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.33","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.33/manifests"},{"name":"v2.1.2","sha":"ea3e5a3d1ba59d0467539d400592f5bf5b40dbf8","kind":"tag","published_at":"2022-09-12T10:01:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.2/manifests"},{"name":"v4.0.0-beta.2","sha":"55fef0b12367ac26018538542d6ec6efb4f562ea","kind":"tag","published_at":"2022-06-30T20:12:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.2/manifests"},{"name":"v3.0.0-beta.3","sha":"c9c8d72708fbfc8b9982e9b37f321e588a1efdab","kind":"tag","published_at":"2022-06-30T20:05:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.3/manifests"},{"name":"v2.0.32","sha":"b3d87605369aa63caf860f67be2ba86704dd7a97","kind":"tag","published_at":"2022-06-30T19:56:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.32","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.32/manifests"},{"name":"v2.1.1","sha":"d2455b5369c8d9391e81e697f2354246532d0d5e","kind":"tag","published_at":"2022-06-30T19:48:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.1/manifests"},{"name":"v2.0.31","sha":"6a2dd0885a9c4b6b62e4ecbd207b949ca8a8a5bc","kind":"tag","published_at":"2022-06-19T14:44:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.31","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.31/manifests"},{"name":"v2.0.30","sha":"71300cf5094a53fbd658a906423478ba706ff434","kind":"tag","published_at":"2022-06-18T18:08:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.30","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.30/manifests"},{"name":"v2.1.0","sha":"4fb8906bb761886c85891d4bbf6dcf0a15ca4e9c","kind":"tag","published_at":"2022-05-02T13:16:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0/manifests"},{"name":"v3.0.0-beta.2","sha":"8ade5d9db8d4e29f4f8f37a994246d9270b9c479","kind":"tag","published_at":"2022-04-20T21:45:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.2/manifests"},{"name":"v2.1.0-beta.9","sha":"fd2787a7817295796e6c9f07d44132c262a9e902","kind":"tag","published_at":"2022-04-20T21:40:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.9/manifests"},{"name":"v4.0.0-beta.1","sha":"621bf358ad641ecb07af52026d0385a923957c15","kind":"tag","published_at":"2022-04-08T10:24:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.1/manifests"},{"name":"v3.0.0-beta.1","sha":"b6e096859d65c16e0c669609444f73d0621f4769","kind":"tag","published_at":"2022-04-08T10:14:48.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.1/manifests"},{"name":"v2.1.0-beta.8","sha":"5b37d6f6af0383892834d8437e6c79688f5fc670","kind":"tag","published_at":"2022-04-05T15:57:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.8/manifests"},{"name":"v2.0.29","sha":"20d80316b32cf68d7a0ba23300cfa53bc5155e7d","kind":"tag","published_at":"2022-04-05T15:16:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.29","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.29/manifests"},{"name":"v2.1.0-beta.7","sha":"bf892222765fdd6880449589b99eeeb511b80444","kind":"tag","published_at":"2021-12-20T14:40:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.7/manifests"},{"name":"v2.0.28","sha":"dd215d3ec65f23cef9e0a4d96ed7c542d71d1758","kind":"tag","published_at":"2021-12-20T14:27:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.28","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.28/manifests"},{"name":"v2.1.0-beta.6","sha":"74626bda8033b598b875372b8e8cb982ba2349bc","kind":"tag","published_at":"2021-12-16T09:20:37.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.6/manifests"},{"name":"v2.0.27","sha":"b5c6bc2633f1ea150970131e547a1a580052ece5","kind":"tag","published_at":"2021-12-16T09:00:27.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.27","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.27/manifests"},{"name":"v2.1.0-beta.5","sha":"835081d794427f37bd671f584b6083f96ae17aa6","kind":"tag","published_at":"2021-12-09T17:53:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.5/manifests"},{"name":"v2.0.26","sha":"66ca617d40d57627a8820c96d388a7583650ae6e","kind":"tag","published_at":"2021-12-09T17:43:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.26","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.26/manifests"},{"name":"v2.1.0-beta.4","sha":"e57713abe7add73e7033a30af3022668f4a9ec8d","kind":"tag","published_at":"2021-09-01T15:31:59.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.4/manifests"},{"name":"v2.0.25","sha":"2a4c0f8ba2741e618737556ed1973b22a8284a58","kind":"tag","published_at":"2021-09-01T15:17:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.25","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.25/manifests"},{"name":"v2.1.0-beta.3","sha":"912f4beb7254c72e2db4207efdb38543994c7630","kind":"tag","published_at":"2021-08-11T06:36:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.3/manifests"},{"name":"v2.1.0-beta.2","sha":"94ab611f45fbacf94f449a14fd035c6971a786fd","kind":"tag","published_at":"2021-07-29T12:50:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.2/manifests"},{"name":"v2.0.24","sha":"8818eb7ec61dd59059b51478d734e6d30fb8cca9","kind":"tag","published_at":"2021-07-29T12:08:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.24","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.24/manifests"},{"name":"v2.0.23","sha":"79c3770db75c09d5c846d5d42ffb607b29ba5b9f","kind":"tag","published_at":"2021-06-21T11:50:02.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.23","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.23/manifests"},{"name":"v2.0.22","sha":"a40301a5dc44ebbdeac291edf4cf3df3960a6fae","kind":"tag","published_at":"2021-05-24T16:31:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.22","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.22/manifests"},{"name":"v2.1.0-beta.1","sha":"ff09d7fffece5dda0c2f188114393161702135af","kind":"tag","published_at":"2021-04-25T12:29:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.1/manifests"},{"name":"v2.0.21","sha":"47556c4f31576e6bc4e00262661b7b212bd90a60","kind":"tag","published_at":"2021-04-07T14:05:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.21","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"7c6f2ce175e8f9db63a694ae413210f99e183ad7","kind":"tag","published_at":"2021-02-24T09:46:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.20","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.20/manifests"},{"name":"v2.0.19","sha":"bcf99a613e320812fc4b691f96a4e7e3d125749d","kind":"commit","published_at":"2021-02-01T10:44:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.19","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"7385a7d7a3a1f0670d5fda376b8cdf516d7c7b30","kind":"commit","published_at":"2021-01-12T06:56:22.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.18","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.18/manifests"},{"name":"v1.3.29","sha":"3e323fc72d09df6f1957250cf20bdacbe26fd3d7","kind":"tag","published_at":"2021-01-06T14:04:08.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.29","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.29/manifests"},{"name":"v2.0.17","sha":"3318b1e7e6ca900696ce2ed4e6687a725e0aa90a","kind":"commit","published_at":"2020-12-14T20:57:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.17","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.17/manifests"},{"name":"v1.3.28","sha":"7cbec2b0ccd547859823ef1cb2766314202cf480","kind":"tag","published_at":"2020-12-08T13:29:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.28","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.28/manifests"},{"name":"v2.0.16","sha":"d49fd0d8185d5b571c3a90282c4e44a55b996c53","kind":"commit","published_at":"2020-11-26T17:00:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"a85798d66b667a8e598a062db1cdafeae48acf30","kind":"commit","published_at":"2020-11-03T14:46:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.15/manifests"},{"name":"v1.3.27","sha":"cce7305a7ef56c4edc6ab28ae224141facfa8d59","kind":"tag","published_at":"2020-10-28T14:29:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.27","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.27/manifests"},{"name":"v1.3.26","sha":"03a7d8611676ee14e3d6040d8642063d787819ea","kind":"tag","published_at":"2020-10-22T15:25:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.26","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.26/manifests"},{"name":"v2.0.14","sha":"1b36f643d2d40b959e325a00867c45822418202d","kind":"commit","published_at":"2020-10-22T13:51:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.14/manifests"},{"name":"v1.3.25","sha":"56cb309bef2993de47dc846f7bc2933c7a6159c7","kind":"tag","published_at":"2020-08-31T12:58:59.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.25","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25/manifests"},{"name":"v2.0.13","sha":"37a209886890ca5cdd6ef39c61d29827a13c1a1d","kind":"commit","published_at":"2020-08-31T12:48:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.13/manifests"},{"name":"v1.3.25-beta.2","sha":"562d61cc72c0038f66b221a7c6d0b07034e38804","kind":"tag","published_at":"2020-08-19T06:27:25.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.25-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.25-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.25-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.2/manifests"},{"name":"v1.3.25-beta.1","sha":"d591b617c52537edb6fedb2e343800610eb075e3","kind":"tag","published_at":"2020-08-18T06:31:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.25-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.25-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.25-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.1/manifests"},{"name":"v2.0.12","sha":"8b9d7f887fd37ec22cb39f020d710fb7835d159a","kind":"commit","published_at":"2020-07-21T09:25:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"1b227314d669cbbd3395c2ff1e31704ca0d9284c","kind":"commit","published_at":"2020-07-06T07:52:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.11/manifests"},{"name":"v1.3.24","sha":"9c7da5f498d70241993b05598488597bc2c94a98","kind":"tag","published_at":"2020-07-03T06:58:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.24","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.24/manifests"},{"name":"v2.0.10","sha":"cdb2a357aeb61e0a52beb6a8d09953f423924faf","kind":"commit","published_at":"2020-05-26T12:18:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"655f8ac6f8586a8a0d49d217f0846deefb45de21","kind":"commit","published_at":"2020-05-04T06:00:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"8600d4ff895df5d6df5ecfd45e7244af04d8f89f","kind":"commit","published_at":"2020-04-14T19:08:41.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.8/manifests"},{"name":"v1.3.23","sha":"bf556d4765c9305ed14f6cd962f4f438239799e4","kind":"tag","published_at":"2020-04-14T18:13:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.23","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.23/manifests"},{"name":"v2.0.7","sha":"f6e03e838ce51eee8d751df03f29afb3eeea42d6","kind":"tag","published_at":"2020-04-10T07:01:02.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.7/manifests"},{"name":"v1.3.22","sha":"dae8b1ba6368d8d2bd31eb5435e868f16c9ce9d3","kind":"tag","published_at":"2020-04-04T14:41:59.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.22","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.22/manifests"},{"name":"v2.0.6","sha":"9b2dcc9b499b125560193ba39f65c5d359ceb11d","kind":"commit","published_at":"2020-04-04T14:35:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"5e605a630551397a0f21b4b530b177fe4e571542","kind":"commit","published_at":"2020-03-29T01:13:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"743eceac9c69e4e5aa8e3ced425d8893cb55119c","kind":"tag","published_at":"2020-03-27T16:51:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.4/manifests"},{"name":"v1.3.21","sha":"45575df553f0a93eb5b6b5c98e4471b590f1c884","kind":"tag","published_at":"2020-03-26T19:46:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.21","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.21/manifests"},{"name":"v2.0.3","sha":"7cee3e11d29ec21f0073aa4ac03b08a4f2a0ef17","kind":"tag","published_at":"2020-03-26T19:29:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.3/manifests"},{"name":"v1.3.20","sha":"b2dd14eaab5ef3a03c172ebdc06ea0e9a71fa0ce","kind":"tag","published_at":"2020-02-24T16:29:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.20","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.20/manifests"},{"name":"v1.3.19","sha":"b91d891e04fcb0c0c0c4fc3f371d36c09c19ba2c","kind":"tag","published_at":"2020-02-20T02:16:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.19","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.19/manifests"},{"name":"v2.0.2","sha":"60206ea15541869622623167c590276a6329f5b8","kind":"commit","published_at":"2020-02-20T02:05:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"e7c8b260c3d81e91ac537787424e888afd35f594","kind":"commit","published_at":"2020-01-30T20:50:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.1/manifests"},{"name":"v1.3.18","sha":"6e54def3f9d07d5bd1b57f8d296e8cbae7d008f4","kind":"tag","published_at":"2020-01-30T20:16:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.18","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.18/manifests"},{"name":"v2.0.0","sha":"20050b10bc7fe88edff3ff320b4cea85c023f30d","kind":"tag","published_at":"2019-12-09T21:54:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0/manifests"},{"name":"v2.0.0-rc14","sha":"8ca390bf44dea39dfc1b15422881e14c8bcb341f","kind":"tag","published_at":"2019-12-08T18:53:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc14/manifests"},{"name":"v1.3.17","sha":"cdf214a094e400027463a8d523a7c00c9dcdfdb4","kind":"tag","published_at":"2019-11-24T10:47:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.17","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.17/manifests"},{"name":"v2.0.0-rc13","sha":"b5c0c3b19ac4fc22fe8eefe2c3b61ba6e6b3829a","kind":"tag","published_at":"2019-11-20T22:45:08.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc13/manifests"},{"name":"v2.0.0-rc12","sha":"caba50b91297444ceb3c02e1295fad7b3991da21","kind":"tag","published_at":"2019-10-23T20:11:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc12/manifests"},{"name":"v1.3.16","sha":"45f9865864c305639b555ac3c2a57fe946f0913b","kind":"tag","published_at":"2019-10-20T20:29:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.16/manifests"},{"name":"v2.0.0-rc11","sha":"82c1361e0a21dc94c3b3cdabdd141fb87fbbfe99","kind":"tag","published_at":"2019-10-13T16:15:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc11/manifests"},{"name":"v1.3.15","sha":"18caa542327c2a20c6f140d7c645f57f4e11a109","kind":"tag","published_at":"2019-09-25T17:22:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.15/manifests"},{"name":"v2.0.0-rc10","sha":"26b8df02d45004c1abb92e8a50054e17e34c0fb0","kind":"tag","published_at":"2019-09-16T23:06:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc10/manifests"},{"name":"v2.0.0-rc9","sha":"6cfd68560c91d0b0a5682bdbb9f20eeaa09c398d","kind":"tag","published_at":"2019-08-31T18:01:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc9/manifests"},{"name":"v2.0.0-rc8","sha":"e3a1c7a650cba5ab32164761574ef69af4134f17","kind":"tag","published_at":"2019-08-29T13:08:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc8/manifests"},{"name":"v2.0.0-rc7","sha":"1e5ee67862cc25755891e1587e709773ffa314c4","kind":"tag","published_at":"2019-08-28T14:43:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc7/manifests"},{"name":"v2.0.0-rc6","sha":"c8e0b0137115322e39a93f3a369e4dec72df9045","kind":"tag","published_at":"2019-08-27T19:30:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc6/manifests"},{"name":"v2.0.0-rc5","sha":"171a6751fa063b32c47201b1821e4d7e610c865e","kind":"tag","published_at":"2019-08-08T06:19:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc5/manifests"},{"name":"v1.3.14","sha":"f720ed469d52842ba23839f7d9b467f610d74524","kind":"tag","published_at":"2019-08-07T18:50:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.14/manifests"},{"name":"v1.3.13","sha":"e006b420447da6cb8bc3e7fb2aaa6271229c7aa1","kind":"tag","published_at":"2019-07-16T19:38:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.13/manifests"},{"name":"v2.0.0-rc4","sha":"d7e770086334fc3c84e83a96d8e2fb863ac5b252","kind":"tag","published_at":"2019-06-28T06:29:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc4/manifests"},{"name":"v2.0.0-rc3","sha":"21352e6277118d30b82df6ba2a1e899619ed202e","kind":"tag","published_at":"2019-06-16T15:48:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc3/manifests"},{"name":"v2.0.0-rc2","sha":"2162827fd2af02f2774aadc60809161055fec5ae","kind":"tag","published_at":"2019-05-26T16:09:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc2/manifests"},{"name":"v1.3.12","sha":"c1461c389a1f01a757c966518dd2c52601204676","kind":"tag","published_at":"2019-05-25T18:10:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.12/manifests"},{"name":"v1.3.11","sha":"a47305d487e710d013c46283a9b286358688d5f1","kind":"tag","published_at":"2019-05-09T18:16:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.11/manifests"},{"name":"v1.3.10","sha":"42759228412e484fa170bc9ab5aae019422432c3","kind":"tag","published_at":"2019-04-29T16:56:01.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.10/manifests"},{"name":"v2.0.0-rc1","sha":"d9397fecfadc3e34ca8742b17077a3bac32624dd","kind":"tag","published_at":"2019-04-18T18:40:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc1/manifests"},{"name":"v1.3.9","sha":"88a73fd64c20015bd8b059bf8a052e98d35e6080","kind":"tag","published_at":"2019-02-24T00:56:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.9/manifests"},{"name":"v1.3.8","sha":"ec23670cc6ecc2d16bef7e48130c99e741aab711","kind":"tag","published_at":"2019-01-01T13:10:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.8/manifests"},{"name":"v2.0.0-rc0","sha":"bc4b7dc04d9c06e7357e3d3d55bdfca366de18b4","kind":"tag","published_at":"2018-10-02T19:50:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc0/manifests"},{"name":"v1.3.7","sha":"777686d9bcfb7a732838a5cfc4043b9a65b0eaea","kind":"tag","published_at":"2018-10-02T10:25:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.7/manifests"},{"name":"v1.2.9","sha":"49dd12a95398ee1b841ad9ba48fdbf35149137e7","kind":"tag","published_at":"2018-10-01T06:43:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.9/manifests"},{"name":"v1.3.6","sha":"99cbd25dad946952bcc3fb7b7e5152f064dac382","kind":"tag","published_at":"2018-10-01T06:01:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.6/manifests"},{"name":"v1.1.8","sha":"fd4c7266d4b6b780f06d3be7e14a79406ae77168","kind":"tag","published_at":"2018-06-24T18:34:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.8/manifests"},{"name":"v1.2.8","sha":"5a96d56fa6fc07b1d34700d42615162cc8584c03","kind":"tag","published_at":"2018-06-24T17:03:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.8/manifests"},{"name":"v1.3.5","sha":"7acede06f2df73f1db80461e44ba23708eb6bdd5","kind":"tag","published_at":"2018-06-24T15:36:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"a4e03c33c92dedf83886f0cc66bc443ad916feba","kind":"tag","published_at":"2018-06-15T08:23:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.4/manifests"},{"name":"v1.2.7","sha":"bb7291d26b7a00fa37c2712b620fb6fb747cae5a","kind":"tag","published_at":"2018-06-15T07:18:20.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.7/manifests"},{"name":"v1.3.3","sha":"c4f66abf07cc46813b98137dc29a8a2762ab33e2","kind":"tag","published_at":"2018-06-06T20:09:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.3/manifests"},{"name":"v1.2.6","sha":"be9b592857e85dc50a3181b6b5efc23bdbc384d8","kind":"tag","published_at":"2018-05-06T21:14:57.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.6/manifests"},{"name":"v1.3.2","sha":"f22ae5293ec400e9faafd1cf18944f5ed60b3c0e","kind":"tag","published_at":"2018-05-06T20:26:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"c49ab943d4fe3c55afdb14814b818d3d5a4bf7dd","kind":"tag","published_at":"2018-04-04T16:46:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.1/manifests"},{"name":"v1.2.5","sha":"9add5d717a420f76681e2b6816b8beb6ccdf3a65","kind":"tag","published_at":"2018-04-04T15:24:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.5/manifests"},{"name":"v1.3.0","sha":"5fc2ab21c58bcc0da2c78ca41e353c69928bc777","kind":"tag","published_at":"2018-03-14T17:20:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0/manifests"},{"name":"v1.3.0-rc7","sha":"fb9cdad412e1be86cf2fff2dd9962271a113b025","kind":"tag","published_at":"2018-02-23T10:17:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc7/manifests"},{"name":"v1.2.4","sha":"462c373665d885b82ab2e7dfd5cf5ef675cc3499","kind":"tag","published_at":"2018-02-11T09:54:01.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.4/manifests"},{"name":"v1.1.7","sha":"7269c4dd270ed967a19c912ed8dae189123d0b37","kind":"tag","published_at":"2018-02-10T19:17:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.7/manifests"},{"name":"v1.3.0-rc6","sha":"b89b2223222b78b41d71fde00c31a7a0b43156b0","kind":"tag","published_at":"2018-02-09T09:21:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc6/manifests"},{"name":"v1.3.0-rc5","sha":"4c840c0186a5d4e7f43dbf66182ff35a36ed91cc","kind":"tag","published_at":"2018-02-08T11:28:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc5/manifests"},{"name":"v1.2.3","sha":"c956c492081a2006f7f7fa5442f2a3f0de027527","kind":"tag","published_at":"2018-01-22T18:11:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.3/manifests"},{"name":"v1.3.0-rc4","sha":"a22c62b7b9037793f63fb0fb135ce368a83fa286","kind":"tag","published_at":"2018-01-18T23:24:44.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc4/manifests"},{"name":"v1.3.0-rc3","sha":"29926075af642d815d0a2e46c88ab109fa084ddb","kind":"tag","published_at":"2018-01-09T10:53:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc3/manifests"},{"name":"v1.3.0-rc2","sha":"f0bd2f1eec7551077b14662bf10f52840a5626f4","kind":"tag","published_at":"2018-01-05T19:42:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc2/manifests"},{"name":"v1.2.2","sha":"7f9b9445f345110e198298382373c0bec94f7cac","kind":"tag","published_at":"2017-11-27T08:10:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.2/manifests"},{"name":"v1.3.0-rc1","sha":"90aee5f8ce5585722b3f1b8c5f86b7c945bb1752","kind":"tag","published_at":"2017-11-22T15:01:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc1/manifests"},{"name":"v1.2.1","sha":"a270cf4bd982a819bc8a4c273fdcb38bdca5f0df","kind":"tag","published_at":"2017-11-22T12:23:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.1/manifests"},{"name":"v1.1.6","sha":"861f18cffb7df2b17b4e54c638792a7b3f99c003","kind":"tag","published_at":"2017-11-02T07:58:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"05b28222d9ccd0a32fd73b24998ce0e8be1ca1ca","kind":"tag","published_at":"2017-10-17T12:41:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.5/manifests"},{"name":"v1.2.0","sha":"3e8bf3b8338d6367a3dd87d2e7aac6c438c163e4","kind":"tag","published_at":"2017-10-06T13:02:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0/manifests"},{"name":"v1.2.0-rc6","sha":"6fe033be9bd7dc40cf1f0d6569b54a8dd635560c","kind":"tag","published_at":"2017-09-19T14:56:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc6/manifests"},{"name":"v1.2.0-rc5","sha":"826555e8576e5054abe8186fa7c70caa5bf25f7e","kind":"tag","published_at":"2017-09-05T09:14:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc5/manifests"},{"name":"v1.2.0-rc4","sha":"d0acafd047b174a703f440c2cbc92e9241edd6e8","kind":"tag","published_at":"2017-08-24T19:36:37.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc4/manifests"},{"name":"v1.2.0-rc3","sha":"0037881dcf26be144e74ca858270dac2ce83be59","kind":"tag","published_at":"2017-08-24T09:35:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc3/manifests"},{"name":"v1.1.4","sha":"cd115f80c0dacd0cd38112e973cf1590eee848f0","kind":"tag","published_at":"2017-08-24T08:23:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.4/manifests"},{"name":"v1.2.0-rc2","sha":"faf0dc10475de7075dcd8fb97ef899c57209d546","kind":"tag","published_at":"2017-08-18T06:50:45.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc2/manifests"},{"name":"v1.2.0-rc1","sha":"3a87e22c1e0fc05b1583439e83c6a9f38e6ec106","kind":"tag","published_at":"2017-08-02T17:37:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc1/manifests"},{"name":"v1.1.3","sha":"c32f9c596279e113c08200b57540ac832e9f2d98","kind":"tag","published_at":"2017-07-31T11:41:57.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.3/manifests"},{"name":"v1.0.9","sha":"76870752757b9e13ea01a5555146b0db92d41914","kind":"tag","published_at":"2017-07-31T09:45:45.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.9/manifests"},{"name":"v1.1.2","sha":"35e2cefeceb130cbf80929dff4f85ab468566396","kind":"tag","published_at":"2017-06-27T07:42:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.2/manifests"},{"name":"v1.0.8","sha":"eafbb5d29e99f62db9fb24d66a393082eaa557b2","kind":"tag","published_at":"2017-06-27T07:17:08.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.8/manifests"},{"name":"v1.1.1","sha":"d65931e328a553094f5386acde72fc8ab4ca4615","kind":"tag","published_at":"2017-05-19T12:05:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"233515e217b91258ef7822953a884e9d104c7f03","kind":"tag","published_at":"2017-03-21T08:26:48.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0/manifests"},{"name":"v1.0.7","sha":"8c4ffc1316e24e074fda1250f704e5d63ec9386c","kind":"tag","published_at":"2017-03-20T18:34:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.7/manifests"},{"name":"v1.1.0-rc4","sha":"ba3087892729fb0ea8028d7c37cfc88a2eaa30e5","kind":"tag","published_at":"2017-03-15T16:52:22.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc4/manifests"},{"name":"v1.1.0-rc3","sha":"84739bf5a3226ee863c3f2a1dd4ba5f955ec7210","kind":"tag","published_at":"2017-03-15T10:58:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc3/manifests"},{"name":"v1.1.0-rc2","sha":"367033ef96a147d271298f94f77a67972192edae","kind":"tag","published_at":"2017-03-08T13:59:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc2/manifests"},{"name":"v1.1.0-rc1","sha":"55eee43f88bce129da741be93ccf1da25d6005a6","kind":"tag","published_at":"2017-02-13T08:17:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc1/manifests"},{"name":"v1.0.6","sha":"46d8ac9e9a61902596c8d6b1e17e2f6c88e5982d","kind":"tag","published_at":"2017-01-30T18:58:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"6e89e64cdd17562a73a97b098a05b2bd61d3ced8","kind":"tag","published_at":"2016-11-18T11:00:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"38b3199f49e6b67535e3070e56d410dc7ba32c70","kind":"tag","published_at":"2016-11-14T18:01:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"bca4ad4a2f46f15721305e2ef7c5c67f4ca08b23","kind":"tag","published_at":"2016-10-28T17:22:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"4d58bf6558cb1d3e382471581d14d50aadeaf12e","kind":"tag","published_at":"2016-09-23T18:18:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"2cf469dbf87e81c0fbf9402d73a4a94ef31d5fac","kind":"tag","published_at":"2016-09-21T12:38:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"ca39aa51a87a596e7b7e7e1309f9c34d9544bf63","kind":"tag","published_at":"2016-07-26T13:12:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc4","sha":"c1f860b56e16d64556f4249cde5423d221d8db35","kind":"tag","published_at":"2016-07-08T08:26:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc4/manifests"},{"name":"v0.9.3","sha":"2565a66fbb62e28c8e7ac2754be14e594fd1b445","kind":"tag","published_at":"2016-06-20T14:27:20.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.3/manifests"},{"name":"v1.0.0-rc3","sha":"861c33352a33836cb6cef365c26a255187ba361d","kind":"tag","published_at":"2016-05-31T16:24:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"e37431766143efaf0c68eed74978b11e929a5bf8","kind":"tag","published_at":"2016-03-30T08:09:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc2/manifests"},{"name":"v1.0.0-rc1","sha":"a67d4c9e438ec9ba7c3e08f2d749d74d288d9f5a","kind":"tag","published_at":"2016-03-18T22:52:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc1/manifests"},{"name":"v0.9.2","sha":"ac9a7dcb755eff6e7ceec18fa662e107269a73de","kind":"tag","published_at":"2016-01-20T08:38:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.2/manifests"},{"name":"v0.8.5","sha":"668cd9f32622e70da9c9457377d442213094d28d","kind":"commit","published_at":"2015-11-03T16:20:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.5/manifests"},{"name":"v0.9.1","sha":"4d36235d352e9a04923408094759406c929043ba","kind":"commit","published_at":"2015-11-03T15:39:46.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1/manifests"},{"name":"v0.9.1-rc1","sha":"e61e388a3b4853aa2940b0957857513a5046b74d","kind":"commit","published_at":"2015-11-02T11:29:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.1-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1-rc1/manifests"},{"name":"v0.9.0","sha":"a8b117f07d3180f3b6acf89f8488003648178c06","kind":"commit","published_at":"2015-10-28T15:10:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0/manifests"},{"name":"v0.9.0-rc5","sha":"a7f440f719e436a645f00b3b3fd166b2b156d2b9","kind":"commit","published_at":"2015-10-20T10:49:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc5/manifests"},{"name":"v0.8.4","sha":"a29daa061e0c4376edb00083722ed1730adcaf8b","kind":"tag","published_at":"2015-08-26T01:55:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.4/manifests"},{"name":"v0.9.0-rc4","sha":"83edc098bc49ae3168340f6d24324b97c9b500da","kind":"tag","published_at":"2015-08-24T13:54:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc4/manifests"},{"name":"v0.8.3","sha":"c733aff2541857e299fca50c3cf5769b2d4d0fb1","kind":"tag","published_at":"2015-08-24T13:35:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.3/manifests"},{"name":"v0.9.0-rc3","sha":"26931fe097c2526b2582a35393d60ba9019c5a76","kind":"tag","published_at":"2015-07-14T21:30:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc3/manifests"},{"name":"v0.9.0-rc2","sha":"149e8ee1c1f85a4e5ec887f0f864f586c55717b8","kind":"tag","published_at":"2015-07-09T13:25:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc2/manifests"},{"name":"v0.8.2","sha":"51c06f9f808117b6ec71d7f972c1ec7ce4e08fe1","kind":"tag","published_at":"2015-07-06T18:21:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.2/manifests"},{"name":"v0.9.0-rc1","sha":"4c9cd76389a14ddb7af5ea1536926cc9c80cec31","kind":"tag","published_at":"2015-06-18T18:57:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc1/manifests"},{"name":"v0.8.1-fixed-docs","sha":"09f538ef4cdbd14198e38503eda1a865e2120e3a","kind":"commit","published_at":"2015-04-12T16:52:48.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1-fixed-docs","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1-fixed-docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.1-fixed-docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-fixed-docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-fixed-docs/manifests"},{"name":"v0.8.1","sha":"b72b2c022f580d4ba01b24ebc5d35edfa7dd0614","kind":"tag","published_at":"2015-04-07T13:02:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1/manifests"},{"name":"v0.8.1-rc2","sha":"756e443dd72fad27f7fb8af1e16e8712e67bdaa1","kind":"tag","published_at":"2015-04-01T14:04:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc2/manifests"},{"name":"v0.8.1-rc1","sha":"99c04b28d9fcc6aa5e35618572d868ade32c134c","kind":"tag","published_at":"2015-04-01T13:46:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc1/manifests"},{"name":"v0.8.0","sha":"fbe6baff38c47eb55374c1a9f6ba07e51d98e1e3","kind":"tag","published_at":"2015-03-05T15:38:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0/manifests"},{"name":"v0.8.0-rc5","sha":"50a7fc0e73e300847e2c61bdb127619d572aacfe","kind":"tag","published_at":"2015-03-01T01:26:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc5/manifests"},{"name":"v0.8.0-rc4","sha":"4acc8b9befc1a730129fb9b9b68ff04aa0098ed5","kind":"tag","published_at":"2015-02-25T20:31:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc4/manifests"},{"name":"v0.8.0-rc3","sha":"294a2f11e2972039a372b65d98067d1e12ce5087","kind":"tag","published_at":"2015-02-20T00:21:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc3/manifests"},{"name":"v0.8.0-rc2","sha":"7f45f7af37cdbc24830e57e5a96a4e71e4954fce","kind":"tag","published_at":"2015-01-17T17:12:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc2/manifests"},{"name":"v0.8.0-rc1","sha":"77f04bc174ac3e97f4a5a23ebc19906037747895","kind":"tag","published_at":"2014-11-09T16:34:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc1/manifests"},{"name":"v0.7.1","sha":"901a459af922491bb556d62e046d1475760fb8ce","kind":"commit","published_at":"2014-06-20T15:23:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"ecfa4a50022a4f565c4b94ed678bf60c0eaba488","kind":"tag","published_at":"2014-04-04T21:30:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0/manifests"},{"name":"v0.7.0-rc3","sha":"d9bbd2be65362254a821da076bb89e4238b6c78c","kind":"tag","published_at":"2014-03-31T14:11:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc3/manifests"},{"name":"v0.7.0-rc2","sha":"5e58939d843e6d991bc14cf3e140b788455b6761","kind":"tag","published_at":"2014-02-28T15:46:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc2/manifests"},{"name":"v0.7.0-rc1","sha":"3dcd503aa2dc13ade6245345b4a135c8976e090e","kind":"tag","published_at":"2014-01-31T12:18:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc1/manifests"},{"name":"v0.6.2","sha":"61d713baf1c62a7583ad200a48a33223b5635c8c","kind":"tag","published_at":"2013-03-19T00:08:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.6.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"0138a73a3b6d8f29a7c8cec0abd3332f48b5ddc0","kind":"tag","published_at":"2012-11-28T19:23:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.6.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"ef7777eb293fa0db517a9c585ec491dc00e70491","kind":"tag","published_at":"2012-11-26T21:50:44.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.6.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"10e21f48ae2c4f2bd534575e7136dae115ccb3a3","kind":"tag","published_at":"2012-08-07T00:12:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.5.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"937771a0fdb58d6e7c115c98d9abb419d89d2aee","kind":"tag","published_at":"2012-07-31T06:13:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.5.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.0/manifests"},{"name":"v0.4.4","sha":"11ec3cf213b439f8a18b2684a8e571c66a42c25d","kind":"tag","published_at":"2012-07-24T17:47:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"836adcccf8fe0a9efcd621ffea9e26051b3fe2d4","kind":"tag","published_at":"2012-06-23T01:14:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"c81ee45fe05a7473c0fabe016259d4cac0d1709f","kind":"tag","published_at":"2012-06-20T20:10:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"56253364e610dd1b39696ff86e68b92dfd816801","kind":"tag","published_at":"2012-06-19T23:38:46.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"09244fae39dac8a0e3f22ff29ae0739311be8a7d","kind":"tag","published_at":"2012-05-01T20:40:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"f37ce009d52595ea8999a89d7c66f351f216fddd","kind":"tag","published_at":"2012-03-15T23:07:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.3.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"dd824ebb78851bb783c5f4f0b8d14de98aa13320","kind":"tag","published_at":"2012-03-14T01:14:46.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.3.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"862c414b371befbba2b6d4d35d8f15801f6187f5","kind":"tag","published_at":"2012-02-24T22:35:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.2.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"6b0ebd256d0d4d7aae3840a4c04211c573e36f39","kind":"tag","published_at":"2012-02-16T04:04:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.2.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.0/manifests"},{"name":"v0.1.3","sha":"7fa15b84aa2dfca6b8cd91314e669c4a64be023d","kind":"tag","published_at":"2012-01-19T22:03:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"9e8917f81f2a740bd66dd6196eb46e86f3893c2e","kind":"tag","published_at":"2012-01-08T03:02:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"037baeff84b3327171d2daaec6100d51167ac4de","kind":"tag","published_at":"2011-12-28T20:27:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"5b484dceb4dc0990e9a67dcf143dc77baf27799d","kind":"tag","published_at":"2011-12-22T03:44:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.0/manifests"},{"name":"v0.0.14","sha":"5aeb2c5b8cfcc90a6289bdce1ae4db96daf67cc7","kind":"commit","published_at":"2011-12-01T06:36:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.14/manifests"},{"name":"v0.0.13-NOGZIP","sha":"c2f13cdfe40a4132b548a0df366d2be06d5d696b","kind":"tag","published_at":"2011-10-13T18:21:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.13-NOGZIP","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.13-NOGZIP","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.13-NOGZIP","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13-NOGZIP","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13-NOGZIP/manifests"},{"name":"v0.0.13","sha":"8d1310adbf0b72fc75b60a4222d0c8581485b863","kind":"tag","published_at":"2011-10-08T01:03:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"a103d2668f95bea9c5fff5b9fff26f0b058d8c8a","kind":"tag","published_at":"2011-09-21T00:40:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.12/manifests"},{"name":"v0.0.11-1","sha":"b3a4707e81cb3c01e24bf1f3c9c3bb3307c43902","kind":"tag","published_at":"2011-09-16T06:01:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.11-1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.11-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.11-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11-1/manifests"},{"name":"v0.0.11","sha":"846f5f75774e2f97874b6b2f43a2a9142041353b","kind":"tag","published_at":"2011-09-15T02:28:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11/manifests"},{"name":"v0.0.10-1","sha":"149a9048c73bceda7af027086633f0ec7841381b","kind":"tag","published_at":"2011-08-23T22:15:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.10-1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.10-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.10-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10-1/manifests"},{"name":"v0.0.10","sha":"7f1bc683ebecdcbf07008b665cd217574600f97f","kind":"tag","published_at":"2011-08-23T20:59:17.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"ce084bcca7f6087e2f44e8bf94c3d225646f9752","kind":"tag","published_at":"2011-08-12T01:26:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"b08af670cd5b4207aa4b3fd16d37c9f0f0d6715a","kind":"tag","published_at":"2011-07-05T22:05:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"0eb4d8dfaee9d700a03700bde0d918dba9252586","kind":"tag","published_at":"2011-05-24T03:50:27.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"6c258a787d048e429a615dc77ea6f582d841e317","kind":"tag","published_at":"2011-05-17T20:50:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"b0ae3fb5e63f428992691869256d70876074d77e","kind":"tag","published_at":"2011-05-13T20:02:36.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"6e1764fa805a89cac4540e6449db632cff631bff","kind":"tag","published_at":"2011-05-10T01:55:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"115f8056e80a5beae4ccf3a46d7ee3bc68f99098","kind":"tag","published_at":"2011-04-27T22:04:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.3/manifests"},{"name":"v0.0.2-fix-publishing","sha":"b78e695c25ef1c890092412841164bf09d731928","kind":"tag","published_at":"2011-03-30T06:25:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.2-fix-publishing","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.2-fix-publishing","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.2-fix-publishing","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2-fix-publishing","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2-fix-publishing/manifests"},{"name":"v0.0.2","sha":"9dd90d7d78f6255375bf96a89daecf6c928d0c1d","kind":"tag","published_at":"2011-03-26T01:04:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"e3efe5ecf10f0eee76064798454345cd51560300","kind":"tag","published_at":"2011-03-15T04:13:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-01-03T12:02:42.480Z","dependent_packages_count":32,"downloads":null,"downloads_period":null,"dependent_repos_count":709,"rankings":{"downloads":null,"dependent_repos_count":0.47727819187304643,"dependent_packages_count":1.9952712991905104,"stargazers_count":3.098300873607438,"forks_count":1.9385669632123106,"docker_downloads_count":2.021920333413481,"average":1.9062675322593574},"purl":"pkg:maven/io.dropwizard/dropwizard-hibernate","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.dropwizard:dropwizard-hibernate","docker_dependents_count":14,"docker_downloads_count":468864,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.dropwizard:dropwizard-hibernate","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.dropwizard:dropwizard-hibernate/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-17T22:01:46.875Z","issues_count":115,"pull_requests_count":3854,"avg_time_to_close_issue":4066175.064102564,"avg_time_to_close_pull_request":184543.8000577034,"issues_closed_count":78,"pull_requests_closed_count":3466,"pull_request_authors_count":38,"issue_authors_count":78,"avg_comments_per_issue":1.7478260869565216,"avg_comments_per_pull_request":1.276336274001038,"merged_pull_requests_count":2880,"bot_issues_count":23,"bot_pull_requests_count":3566,"past_year_issues_count":51,"past_year_pull_requests_count":1709,"past_year_avg_time_to_close_issue":1258712.7857142857,"past_year_avg_time_to_close_pull_request":128888.41437206179,"past_year_issues_closed_count":28,"past_year_pull_requests_closed_count":1489,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":34,"past_year_avg_comments_per_issue":0.5490196078431373,"past_year_avg_comments_per_pull_request":0.8308952603861908,"past_year_bot_issues_count":12,"past_year_bot_pull_requests_count":1542,"past_year_merged_pull_requests_count":1272,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/issues","maintainers":[{"login":"joschi","count":155,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joschi"},{"login":"zUniQueX","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zUniQueX"},{"login":"jplock","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jplock"},{"login":"mbeaatriz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbeaatriz"}],"active_maintainers":[{"login":"joschi","count":99,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joschi"},{"login":"zUniQueX","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zUniQueX"},{"login":"mbeaatriz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbeaatriz"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-hibernate/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-hibernate/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-hibernate/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-hibernate/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-hibernate/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-hibernate/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5033633,"name":"io.dropwizard:dropwizard-jetty","ecosystem":"maven","description":"Dropwizard is a Java framework for developing ops-friendly, high-performance, RESTful web applications.","homepage":"http://www.dropwizard.io/5.0.1","licenses":"Apache License 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/dropwizard/dropwizard","keywords_array":[],"namespace":"io.dropwizard","versions_count":236,"first_release_published_at":"2014-01-31T12:23:16.000Z","latest_release_published_at":"2026-01-27T21:53:12.000Z","latest_release_number":"5.0.1","last_synced_at":"2026-05-04T18:02:13.935Z","created_at":"2022-07-27T16:46:34.711Z","updated_at":"2026-05-04T18:02:13.936Z","registry_url":"https://central.sonatype.com/artifact/io.dropwizard/dropwizard-jetty/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.dropwizard/dropwizard-jetty/","metadata":{"repositories":["https://central.sonatype.com/repository/maven-snapshots/"]},"repo_metadata":{"id":1326622,"uuid":"1272129","full_name":"dropwizard/dropwizard","owner":"dropwizard","description":"A damn simple library for building production-ready RESTful web services.","archived":false,"fork":false,"pushed_at":"2025-10-15T05:37:43.000Z","size":113931,"stargazers_count":8559,"open_issues_count":22,"forks_count":3432,"subscribers_count":365,"default_branch":"release/5.0.x","last_synced_at":"2025-10-16T04:36:01.637Z","etag":null,"topics":["dropwizard","hibernate","java","jax-rs","jdbi","jersey-framework","jersey2","jetty","rest","restful-webservices","web-framework"],"latest_commit_sha":null,"homepage":"https://www.dropwizard.io","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dropwizard.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-01-19T19:52:29.000Z","updated_at":"2025-10-14T13:54:37.000Z","dependencies_parsed_at":"2023-09-25T00:36:07.805Z","dependency_job_id":"49d46f65-78ee-4616-9a89-d341231d1f09","html_url":"https://github.com/dropwizard/dropwizard","commit_stats":{"total_commits":6736,"total_committers":528,"mean_commits":"12.757575757575758","dds":0.7804334916864608,"last_synced_commit":"7c83a8faa94592fae7449ece2efd3563583d239c"},"previous_names":[],"tags_count":274,"template":false,"template_full_name":null,"purl":"pkg:github/dropwizard/dropwizard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dropwizard","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/refs/heads/release/5.0.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/sbom","scorecard":{"id":356802,"data":{"date":"2025-08-11","repo":{"name":"github.com/dropwizard/dropwizard","commit":"3b65cea7d21d47f0fa267aff12315cf7364fafae"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/18 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/maven.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maven.yml:29","Warn: no topLevel permission defined: .github/workflows/announce-release.yml:1","Warn: no topLevel permission defined: .github/workflows/assign-milestone.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/close_stale.yml:9","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/maven.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/trigger-release.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":8,"reason":"dependency not pinned by hash detected -- score normalized to 8","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/announce-release.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/dropwizard/dropwizard/announce-release.yml/release/4.0.x?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/dropwizard/dropwizard/release.yml/release/4.0.x?enable=pin","Info:  21 out of  21 GitHub-owned GitHubAction dependencies pinned","Info:   6 out of   8 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:10"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (28) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T09:47:45.812Z","repository_id":1326622,"created_at":"2025-08-18T09:47:45.812Z","updated_at":"2025-08-18T09:47:45.812Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279159712,"owners_count":26116537,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-16T02:00:06.019Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"dropwizard","name":"Dropwizard","uuid":"5478557","kind":"organization","description":"","email":null,"website":"https://www.dropwizard.io","location":null,"twitter":"dropwizardio","company":null,"icon_url":"https://avatars.githubusercontent.com/u/5478557?v=4","repositories_count":27,"last_synced_at":"2024-03-25T21:19:31.942Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dropwizard","funding_links":[],"total_stars":16606,"followers":61,"following":0,"created_at":"2022-11-02T16:45:24.316Z","updated_at":"2024-03-25T21:19:40.177Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dropwizard","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dropwizard/repositories"},"tags":[{"name":"v5.0.0","sha":"84dbb957eadb10181039b8222efd39765553bca6","kind":"tag","published_at":"2025-09-16T08:29:02.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0/manifests"},{"name":"v3.0.16","sha":"ffe3e836d8c3412edac8d80ece719166e2e606e7","kind":"tag","published_at":"2025-08-25T22:53:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.16/manifests"},{"name":"v4.0.16","sha":"934373df90d67e5a6f5a7849c0af6598b4e45a3c","kind":"tag","published_at":"2025-08-25T22:52:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.16/manifests"},{"name":"v5.0.0-rc.5","sha":"d7e163da54bd0a80a6046b9840d9b2928b31b2e9","kind":"tag","published_at":"2025-08-25T22:51:44.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.5/manifests"},{"name":"v3.0.15","sha":"8a52fe4aea45f84571b33eb173735802e20bbc64","kind":"tag","published_at":"2025-07-24T07:53:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.15/manifests"},{"name":"v4.0.15","sha":"6616a964156e0ebbe6545dafab52ef7b7ac2b2b9","kind":"tag","published_at":"2025-07-24T07:53:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.15/manifests"},{"name":"v5.0.0-rc.4","sha":"310941b8b2ceedd73b263f712795b45938a028fa","kind":"tag","published_at":"2025-07-23T23:20:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.4/manifests"},{"name":"v3.0.14","sha":"1715dd027139a427fc1bc33827d64ec711525ccf","kind":"tag","published_at":"2025-05-25T20:26:41.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.14/manifests"},{"name":"v4.0.14","sha":"8c744d19a0e741d162c458bee8718acf8078f922","kind":"tag","published_at":"2025-05-25T20:26:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.14/manifests"},{"name":"v5.0.0-rc.3","sha":"ee35dc128decbad13f1f4186b11fe47ee6920d8f","kind":"tag","published_at":"2025-05-25T20:25:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.3/manifests"},{"name":"v4.0.13","sha":"153956cf61aacee809b413752f40bf96876e1e03","kind":"tag","published_at":"2025-03-26T23:41:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.13/manifests"},{"name":"v3.0.13","sha":"76ba41397e11a281256cf631aaa5daaa875a8a2b","kind":"tag","published_at":"2025-03-26T23:23:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.13/manifests"},{"name":"v5.0.0-rc.2","sha":"6b1ebba8fcca6a303997d06edaea29e52b8c3b51","kind":"tag","published_at":"2025-03-26T23:18:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.2/manifests"},{"name":"v4.0.12","sha":"b50169f6e6410a4d34d9c467b95ca7b885cf5dda","kind":"tag","published_at":"2025-01-15T22:38:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.12/manifests"},{"name":"v5.0.0-rc.1","sha":"ed203df38708927f65f9cd7f2760da408af97171","kind":"tag","published_at":"2025-01-15T22:17:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.1/manifests"},{"name":"v3.0.12","sha":"400e4a2f4e15eda153ac79e07bcf2c88420e6422","kind":"tag","published_at":"2025-01-15T22:17:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.12/manifests"},{"name":"v4.0.11","sha":"459892ea1853dcd1199c6bbb28da4347e7e70f60","kind":"tag","published_at":"2024-11-27T21:56:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.11/manifests"},{"name":"v3.0.11","sha":"f8603dcc52bfaaf9711d4808c350cca40f2001f5","kind":"tag","published_at":"2024-11-27T21:56:41.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.11/manifests"},{"name":"v5.0.0-alpha.5","sha":"e78411400eee81e1531c598892fa55b8b013cf70","kind":"tag","published_at":"2024-11-27T21:46:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.5/manifests"},{"name":"v3.0.10","sha":"390aa1ffcbbf95328a48b613b8c73b1752e35e61","kind":"tag","published_at":"2024-10-21T16:41:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.10/manifests"},{"name":"v4.0.10","sha":"48c582b1384352cfd93d43bf39e9e5bbc3e1fe39","kind":"tag","published_at":"2024-10-21T16:41:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.10/manifests"},{"name":"v5.0.0-alpha.4","sha":"45c9e1849d67edf45a0a38ded9bfc05e825593b7","kind":"tag","published_at":"2024-10-21T16:41:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.4/manifests"},{"name":"v3.0.9","sha":"808acc151b972c12748b1aec22bc999d018587ec","kind":"tag","published_at":"2024-10-07T07:13:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.9/manifests"},{"name":"v5.0.0-alpha.3","sha":"284a5b6c2be16971d90148299f30c95f13974e07","kind":"tag","published_at":"2024-10-07T07:12:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.3/manifests"},{"name":"v4.0.9","sha":"94e87681eb8b3d61179f71f2479b1f3820870c94","kind":"tag","published_at":"2024-10-07T07:11:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.9/manifests"},{"name":"v5.0.0-alpha.2","sha":"fe313c7e61a597d3edd9732d5b21a1849c698dc8","kind":"tag","published_at":"2024-08-25T22:47:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.2/manifests"},{"name":"v3.0.8","sha":"17006045b0dcf9e9ae65a8288d55b70123c83d27","kind":"tag","published_at":"2024-08-25T21:19:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.8/manifests"},{"name":"v4.0.8","sha":"c0713c7765a418e704182720a41d7d3800ae50f9","kind":"tag","published_at":"2024-08-25T21:19:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.8/manifests"},{"name":"v3.0.7","sha":"71d5de54fd02a2545ab6184c0794454da85a773f","kind":"tag","published_at":"2024-03-06T14:59:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.7/manifests"},{"name":"v4.0.7","sha":"2aeb472faecc68c0136a0a7231baf1472b55b388","kind":"tag","published_at":"2024-03-06T14:58:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.7/manifests"},{"name":"v2.1.12","sha":"908e31ea7996913fa3aa767465547b5dfbf2df8e","kind":"tag","published_at":"2024-01-31T22:14:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.12/manifests"},{"name":"v3.0.6","sha":"0f09619dcd70caea3957d14bb55a2030b45c39b8","kind":"tag","published_at":"2024-01-29T22:04:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.6/manifests"},{"name":"v4.0.6","sha":"18e00e1edd89776ca26f627d97ce5ed7ca3a544e","kind":"tag","published_at":"2024-01-29T22:04:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.6/manifests"},{"name":"v5.0.0-alpha.1","sha":"4b9d0d23485f8c89196434afbf0145ae2b797484","kind":"tag","published_at":"2023-12-20T22:41:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.0.5","sha":"2a25b34dad34b7d170ba2c7304707e1c74129b99","kind":"tag","published_at":"2023-12-20T22:38:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.5/manifests"},{"name":"v3.0.5","sha":"f2c02fb0484c5d79fa45e1fb7824b543fbd9982e","kind":"tag","published_at":"2023-12-20T22:38:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.5/manifests"},{"name":"v2.1.11","sha":"461d086125475afa92a0973588132e4508c525af","kind":"tag","published_at":"2023-12-20T22:36:27.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.11/manifests"},{"name":"v4.0.4","sha":"6bca3f7059798ba55fdf04f015f10951e24f27bd","kind":"tag","published_at":"2023-11-06T17:09:20.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.4/manifests"},{"name":"v3.0.4","sha":"42477dcb60f0d1b3bebd4eaff23494816a2915d9","kind":"tag","published_at":"2023-11-06T12:48:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.4/manifests"},{"name":"v2.1.10","sha":"480b2ebc281900a69a058927222eee927ba1b518","kind":"tag","published_at":"2023-11-06T09:03:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.10/manifests"},{"name":"v4.0.3","sha":"456e5e67c1d57bb727e17cd7db092403c06cf7bd","kind":"tag","published_at":"2023-10-20T13:53:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.3/manifests"},{"name":"v3.0.3","sha":"f1ac18faa1ffe7444344e4cf437cd6d44966d5ed","kind":"tag","published_at":"2023-10-19T20:24:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.3/manifests"},{"name":"v2.1.9","sha":"eee9527a2c7e33d08d71b4b8801ed70d111bd02e","kind":"tag","published_at":"2023-10-19T16:33:45.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.9/manifests"},{"name":"v3.0.2","sha":"88ad5ab52462b814057be90c229162f7ddef7938","kind":"tag","published_at":"2023-09-24T22:34:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.2/manifests"},{"name":"v4.0.2","sha":"781bb4f36c8bdc3b844b7b905b69af95a917ed78","kind":"tag","published_at":"2023-09-24T22:22:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.2/manifests"},{"name":"v2.1.8","sha":"cbcbc6738dc3e1cba7005ed2d463f9b1f57bd8b1","kind":"tag","published_at":"2023-09-24T22:20:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"a46c6f82484c1d6b9fd84569f73e7b0dd33ec692","kind":"tag","published_at":"2023-06-19T22:06:25.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.7/manifests"},{"name":"v4.0.1","sha":"cfd9586186870ec9d078988c6d6a521d8756eafe","kind":"tag","published_at":"2023-06-19T22:04:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.1/manifests"},{"name":"v3.0.1","sha":"523a14f5006418bf7c0d4c6d7bc3d10755edfe1d","kind":"tag","published_at":"2023-06-19T22:03:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.1/manifests"},{"name":"v4.0.0","sha":"69e115aa8a5048f1557f449ca842a707a88cde2e","kind":"tag","published_at":"2023-03-28T22:24:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0/manifests"},{"name":"v3.0.0","sha":"1df711a473aef3a77ef738c19b563780b4d9dca6","kind":"tag","published_at":"2023-03-28T22:23:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0/manifests"},{"name":"v2.1.6","sha":"50587fa6c899beaad547b4f7306157beff271375","kind":"tag","published_at":"2023-03-28T21:58:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.6/manifests"},{"name":"v4.0.0-beta.4","sha":"cbbacd5247e2c8c0c208786b8d580ca29778a375","kind":"tag","published_at":"2023-02-24T09:22:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.4/manifests"},{"name":"v3.0.0-beta.5","sha":"05c1b73527610781131ce07bfcacb6c24d17713c","kind":"tag","published_at":"2023-02-24T09:17:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.5/manifests"},{"name":"v2.1.5","sha":"82ee4065196556523b5d1cdb6ebe87de2b00e949","kind":"tag","published_at":"2023-02-24T08:50:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.5/manifests"},{"name":"v2.0.35","sha":"d499ef1a579546e1f99343aae4b19f35b4737857","kind":"tag","published_at":"2023-01-28T21:56:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.35","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.35/manifests"},{"name":"v2.1.4","sha":"f5ef0d12b8e2c622435faae13c51b9cccaea9fa2","kind":"tag","published_at":"2022-10-20T19:56:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.4/manifests"},{"name":"v2.0.34","sha":"f5d447ce33c9dd53f96119a331de62c8c888ebc0","kind":"tag","published_at":"2022-10-18T17:23:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.34","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.34/manifests"},{"name":"v4.0.0-beta.3","sha":"26b3188e0c3f32b9dba7cda86634b787a2387bf5","kind":"tag","published_at":"2022-10-12T21:54:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.3/manifests"},{"name":"v3.0.0-beta.4","sha":"f679616d7ad7df6ba3bb77535507ca8ec4049336","kind":"tag","published_at":"2022-10-12T21:52:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.4/manifests"},{"name":"v2.1.3","sha":"d1563469fff7d63717063beb7b49267c39a88d58","kind":"tag","published_at":"2022-10-12T21:47:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.3/manifests"},{"name":"v2.0.33","sha":"5c1c2c425dd5b6a1f314c6b46563fd39c71e0656","kind":"tag","published_at":"2022-09-12T10:08:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.33","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.33/manifests"},{"name":"v2.1.2","sha":"ea3e5a3d1ba59d0467539d400592f5bf5b40dbf8","kind":"tag","published_at":"2022-09-12T10:01:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.2/manifests"},{"name":"v4.0.0-beta.2","sha":"55fef0b12367ac26018538542d6ec6efb4f562ea","kind":"tag","published_at":"2022-06-30T20:12:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.2/manifests"},{"name":"v3.0.0-beta.3","sha":"c9c8d72708fbfc8b9982e9b37f321e588a1efdab","kind":"tag","published_at":"2022-06-30T20:05:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.3/manifests"},{"name":"v2.0.32","sha":"b3d87605369aa63caf860f67be2ba86704dd7a97","kind":"tag","published_at":"2022-06-30T19:56:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.32","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.32/manifests"},{"name":"v2.1.1","sha":"d2455b5369c8d9391e81e697f2354246532d0d5e","kind":"tag","published_at":"2022-06-30T19:48:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.1/manifests"},{"name":"v2.0.31","sha":"6a2dd0885a9c4b6b62e4ecbd207b949ca8a8a5bc","kind":"tag","published_at":"2022-06-19T14:44:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.31","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.31/manifests"},{"name":"v2.0.30","sha":"71300cf5094a53fbd658a906423478ba706ff434","kind":"tag","published_at":"2022-06-18T18:08:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.30","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.30/manifests"},{"name":"v2.1.0","sha":"4fb8906bb761886c85891d4bbf6dcf0a15ca4e9c","kind":"tag","published_at":"2022-05-02T13:16:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0/manifests"},{"name":"v3.0.0-beta.2","sha":"8ade5d9db8d4e29f4f8f37a994246d9270b9c479","kind":"tag","published_at":"2022-04-20T21:45:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.2/manifests"},{"name":"v2.1.0-beta.9","sha":"fd2787a7817295796e6c9f07d44132c262a9e902","kind":"tag","published_at":"2022-04-20T21:40:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.9/manifests"},{"name":"v4.0.0-beta.1","sha":"621bf358ad641ecb07af52026d0385a923957c15","kind":"tag","published_at":"2022-04-08T10:24:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.1/manifests"},{"name":"v3.0.0-beta.1","sha":"b6e096859d65c16e0c669609444f73d0621f4769","kind":"tag","published_at":"2022-04-08T10:14:48.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.1/manifests"},{"name":"v2.1.0-beta.8","sha":"5b37d6f6af0383892834d8437e6c79688f5fc670","kind":"tag","published_at":"2022-04-05T15:57:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.8/manifests"},{"name":"v2.0.29","sha":"20d80316b32cf68d7a0ba23300cfa53bc5155e7d","kind":"tag","published_at":"2022-04-05T15:16:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.29","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.29/manifests"},{"name":"v2.1.0-beta.7","sha":"bf892222765fdd6880449589b99eeeb511b80444","kind":"tag","published_at":"2021-12-20T14:40:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.7/manifests"},{"name":"v2.0.28","sha":"dd215d3ec65f23cef9e0a4d96ed7c542d71d1758","kind":"tag","published_at":"2021-12-20T14:27:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.28","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.28/manifests"},{"name":"v2.1.0-beta.6","sha":"74626bda8033b598b875372b8e8cb982ba2349bc","kind":"tag","published_at":"2021-12-16T09:20:37.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.6/manifests"},{"name":"v2.0.27","sha":"b5c6bc2633f1ea150970131e547a1a580052ece5","kind":"tag","published_at":"2021-12-16T09:00:27.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.27","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.27/manifests"},{"name":"v2.1.0-beta.5","sha":"835081d794427f37bd671f584b6083f96ae17aa6","kind":"tag","published_at":"2021-12-09T17:53:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.5/manifests"},{"name":"v2.0.26","sha":"66ca617d40d57627a8820c96d388a7583650ae6e","kind":"tag","published_at":"2021-12-09T17:43:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.26","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.26/manifests"},{"name":"v2.1.0-beta.4","sha":"e57713abe7add73e7033a30af3022668f4a9ec8d","kind":"tag","published_at":"2021-09-01T15:31:59.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.4/manifests"},{"name":"v2.0.25","sha":"2a4c0f8ba2741e618737556ed1973b22a8284a58","kind":"tag","published_at":"2021-09-01T15:17:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.25","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.25/manifests"},{"name":"v2.1.0-beta.3","sha":"912f4beb7254c72e2db4207efdb38543994c7630","kind":"tag","published_at":"2021-08-11T06:36:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.3/manifests"},{"name":"v2.1.0-beta.2","sha":"94ab611f45fbacf94f449a14fd035c6971a786fd","kind":"tag","published_at":"2021-07-29T12:50:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.2/manifests"},{"name":"v2.0.24","sha":"8818eb7ec61dd59059b51478d734e6d30fb8cca9","kind":"tag","published_at":"2021-07-29T12:08:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.24","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.24/manifests"},{"name":"v2.0.23","sha":"79c3770db75c09d5c846d5d42ffb607b29ba5b9f","kind":"tag","published_at":"2021-06-21T11:50:02.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.23","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.23/manifests"},{"name":"v2.0.22","sha":"a40301a5dc44ebbdeac291edf4cf3df3960a6fae","kind":"tag","published_at":"2021-05-24T16:31:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.22","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.22/manifests"},{"name":"v2.1.0-beta.1","sha":"ff09d7fffece5dda0c2f188114393161702135af","kind":"tag","published_at":"2021-04-25T12:29:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.1/manifests"},{"name":"v2.0.21","sha":"47556c4f31576e6bc4e00262661b7b212bd90a60","kind":"tag","published_at":"2021-04-07T14:05:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.21","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"7c6f2ce175e8f9db63a694ae413210f99e183ad7","kind":"tag","published_at":"2021-02-24T09:46:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.20","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.20/manifests"},{"name":"v2.0.19","sha":"bcf99a613e320812fc4b691f96a4e7e3d125749d","kind":"commit","published_at":"2021-02-01T10:44:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.19","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"7385a7d7a3a1f0670d5fda376b8cdf516d7c7b30","kind":"commit","published_at":"2021-01-12T06:56:22.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.18","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.18/manifests"},{"name":"v1.3.29","sha":"3e323fc72d09df6f1957250cf20bdacbe26fd3d7","kind":"tag","published_at":"2021-01-06T14:04:08.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.29","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.29/manifests"},{"name":"v2.0.17","sha":"3318b1e7e6ca900696ce2ed4e6687a725e0aa90a","kind":"commit","published_at":"2020-12-14T20:57:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.17","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.17/manifests"},{"name":"v1.3.28","sha":"7cbec2b0ccd547859823ef1cb2766314202cf480","kind":"tag","published_at":"2020-12-08T13:29:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.28","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.28/manifests"},{"name":"v2.0.16","sha":"d49fd0d8185d5b571c3a90282c4e44a55b996c53","kind":"commit","published_at":"2020-11-26T17:00:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"a85798d66b667a8e598a062db1cdafeae48acf30","kind":"commit","published_at":"2020-11-03T14:46:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.15/manifests"},{"name":"v1.3.27","sha":"cce7305a7ef56c4edc6ab28ae224141facfa8d59","kind":"tag","published_at":"2020-10-28T14:29:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.27","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.27/manifests"},{"name":"v1.3.26","sha":"03a7d8611676ee14e3d6040d8642063d787819ea","kind":"tag","published_at":"2020-10-22T15:25:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.26","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.26/manifests"},{"name":"v2.0.14","sha":"1b36f643d2d40b959e325a00867c45822418202d","kind":"commit","published_at":"2020-10-22T13:51:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.14/manifests"},{"name":"v1.3.25","sha":"56cb309bef2993de47dc846f7bc2933c7a6159c7","kind":"tag","published_at":"2020-08-31T12:58:59.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.25","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25/manifests"},{"name":"v2.0.13","sha":"37a209886890ca5cdd6ef39c61d29827a13c1a1d","kind":"commit","published_at":"2020-08-31T12:48:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.13/manifests"},{"name":"v1.3.25-beta.2","sha":"562d61cc72c0038f66b221a7c6d0b07034e38804","kind":"tag","published_at":"2020-08-19T06:27:25.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.25-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.25-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.25-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.2/manifests"},{"name":"v1.3.25-beta.1","sha":"d591b617c52537edb6fedb2e343800610eb075e3","kind":"tag","published_at":"2020-08-18T06:31:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.25-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.25-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.25-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.1/manifests"},{"name":"v2.0.12","sha":"8b9d7f887fd37ec22cb39f020d710fb7835d159a","kind":"commit","published_at":"2020-07-21T09:25:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"1b227314d669cbbd3395c2ff1e31704ca0d9284c","kind":"commit","published_at":"2020-07-06T07:52:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.11/manifests"},{"name":"v1.3.24","sha":"9c7da5f498d70241993b05598488597bc2c94a98","kind":"tag","published_at":"2020-07-03T06:58:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.24","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.24/manifests"},{"name":"v2.0.10","sha":"cdb2a357aeb61e0a52beb6a8d09953f423924faf","kind":"commit","published_at":"2020-05-26T12:18:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"655f8ac6f8586a8a0d49d217f0846deefb45de21","kind":"commit","published_at":"2020-05-04T06:00:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"8600d4ff895df5d6df5ecfd45e7244af04d8f89f","kind":"commit","published_at":"2020-04-14T19:08:41.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.8/manifests"},{"name":"v1.3.23","sha":"bf556d4765c9305ed14f6cd962f4f438239799e4","kind":"tag","published_at":"2020-04-14T18:13:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.23","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.23/manifests"},{"name":"v2.0.7","sha":"f6e03e838ce51eee8d751df03f29afb3eeea42d6","kind":"tag","published_at":"2020-04-10T07:01:02.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.7/manifests"},{"name":"v1.3.22","sha":"dae8b1ba6368d8d2bd31eb5435e868f16c9ce9d3","kind":"tag","published_at":"2020-04-04T14:41:59.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.22","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.22/manifests"},{"name":"v2.0.6","sha":"9b2dcc9b499b125560193ba39f65c5d359ceb11d","kind":"commit","published_at":"2020-04-04T14:35:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"5e605a630551397a0f21b4b530b177fe4e571542","kind":"commit","published_at":"2020-03-29T01:13:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"743eceac9c69e4e5aa8e3ced425d8893cb55119c","kind":"tag","published_at":"2020-03-27T16:51:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.4/manifests"},{"name":"v1.3.21","sha":"45575df553f0a93eb5b6b5c98e4471b590f1c884","kind":"tag","published_at":"2020-03-26T19:46:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.21","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.21/manifests"},{"name":"v2.0.3","sha":"7cee3e11d29ec21f0073aa4ac03b08a4f2a0ef17","kind":"tag","published_at":"2020-03-26T19:29:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.3/manifests"},{"name":"v1.3.20","sha":"b2dd14eaab5ef3a03c172ebdc06ea0e9a71fa0ce","kind":"tag","published_at":"2020-02-24T16:29:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.20","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.20/manifests"},{"name":"v1.3.19","sha":"b91d891e04fcb0c0c0c4fc3f371d36c09c19ba2c","kind":"tag","published_at":"2020-02-20T02:16:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.19","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.19/manifests"},{"name":"v2.0.2","sha":"60206ea15541869622623167c590276a6329f5b8","kind":"commit","published_at":"2020-02-20T02:05:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"e7c8b260c3d81e91ac537787424e888afd35f594","kind":"commit","published_at":"2020-01-30T20:50:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.1/manifests"},{"name":"v1.3.18","sha":"6e54def3f9d07d5bd1b57f8d296e8cbae7d008f4","kind":"tag","published_at":"2020-01-30T20:16:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.18","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.18/manifests"},{"name":"v2.0.0","sha":"20050b10bc7fe88edff3ff320b4cea85c023f30d","kind":"tag","published_at":"2019-12-09T21:54:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0/manifests"},{"name":"v2.0.0-rc14","sha":"8ca390bf44dea39dfc1b15422881e14c8bcb341f","kind":"tag","published_at":"2019-12-08T18:53:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc14/manifests"},{"name":"v1.3.17","sha":"cdf214a094e400027463a8d523a7c00c9dcdfdb4","kind":"tag","published_at":"2019-11-24T10:47:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.17","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.17/manifests"},{"name":"v2.0.0-rc13","sha":"b5c0c3b19ac4fc22fe8eefe2c3b61ba6e6b3829a","kind":"tag","published_at":"2019-11-20T22:45:08.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc13/manifests"},{"name":"v2.0.0-rc12","sha":"caba50b91297444ceb3c02e1295fad7b3991da21","kind":"tag","published_at":"2019-10-23T20:11:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc12/manifests"},{"name":"v1.3.16","sha":"45f9865864c305639b555ac3c2a57fe946f0913b","kind":"tag","published_at":"2019-10-20T20:29:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.16/manifests"},{"name":"v2.0.0-rc11","sha":"82c1361e0a21dc94c3b3cdabdd141fb87fbbfe99","kind":"tag","published_at":"2019-10-13T16:15:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc11/manifests"},{"name":"v1.3.15","sha":"18caa542327c2a20c6f140d7c645f57f4e11a109","kind":"tag","published_at":"2019-09-25T17:22:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.15/manifests"},{"name":"v2.0.0-rc10","sha":"26b8df02d45004c1abb92e8a50054e17e34c0fb0","kind":"tag","published_at":"2019-09-16T23:06:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc10/manifests"},{"name":"v2.0.0-rc9","sha":"6cfd68560c91d0b0a5682bdbb9f20eeaa09c398d","kind":"tag","published_at":"2019-08-31T18:01:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc9/manifests"},{"name":"v2.0.0-rc8","sha":"e3a1c7a650cba5ab32164761574ef69af4134f17","kind":"tag","published_at":"2019-08-29T13:08:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc8/manifests"},{"name":"v2.0.0-rc7","sha":"1e5ee67862cc25755891e1587e709773ffa314c4","kind":"tag","published_at":"2019-08-28T14:43:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc7/manifests"},{"name":"v2.0.0-rc6","sha":"c8e0b0137115322e39a93f3a369e4dec72df9045","kind":"tag","published_at":"2019-08-27T19:30:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc6/manifests"},{"name":"v2.0.0-rc5","sha":"171a6751fa063b32c47201b1821e4d7e610c865e","kind":"tag","published_at":"2019-08-08T06:19:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc5/manifests"},{"name":"v1.3.14","sha":"f720ed469d52842ba23839f7d9b467f610d74524","kind":"tag","published_at":"2019-08-07T18:50:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.14/manifests"},{"name":"v1.3.13","sha":"e006b420447da6cb8bc3e7fb2aaa6271229c7aa1","kind":"tag","published_at":"2019-07-16T19:38:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.13/manifests"},{"name":"v2.0.0-rc4","sha":"d7e770086334fc3c84e83a96d8e2fb863ac5b252","kind":"tag","published_at":"2019-06-28T06:29:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc4/manifests"},{"name":"v2.0.0-rc3","sha":"21352e6277118d30b82df6ba2a1e899619ed202e","kind":"tag","published_at":"2019-06-16T15:48:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc3/manifests"},{"name":"v2.0.0-rc2","sha":"2162827fd2af02f2774aadc60809161055fec5ae","kind":"tag","published_at":"2019-05-26T16:09:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc2/manifests"},{"name":"v1.3.12","sha":"c1461c389a1f01a757c966518dd2c52601204676","kind":"tag","published_at":"2019-05-25T18:10:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.12/manifests"},{"name":"v1.3.11","sha":"a47305d487e710d013c46283a9b286358688d5f1","kind":"tag","published_at":"2019-05-09T18:16:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.11/manifests"},{"name":"v1.3.10","sha":"42759228412e484fa170bc9ab5aae019422432c3","kind":"tag","published_at":"2019-04-29T16:56:01.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.10/manifests"},{"name":"v2.0.0-rc1","sha":"d9397fecfadc3e34ca8742b17077a3bac32624dd","kind":"tag","published_at":"2019-04-18T18:40:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc1/manifests"},{"name":"v1.3.9","sha":"88a73fd64c20015bd8b059bf8a052e98d35e6080","kind":"tag","published_at":"2019-02-24T00:56:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.9/manifests"},{"name":"v1.3.8","sha":"ec23670cc6ecc2d16bef7e48130c99e741aab711","kind":"tag","published_at":"2019-01-01T13:10:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.8/manifests"},{"name":"v2.0.0-rc0","sha":"bc4b7dc04d9c06e7357e3d3d55bdfca366de18b4","kind":"tag","published_at":"2018-10-02T19:50:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc0/manifests"},{"name":"v1.3.7","sha":"777686d9bcfb7a732838a5cfc4043b9a65b0eaea","kind":"tag","published_at":"2018-10-02T10:25:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.7/manifests"},{"name":"v1.2.9","sha":"49dd12a95398ee1b841ad9ba48fdbf35149137e7","kind":"tag","published_at":"2018-10-01T06:43:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.9/manifests"},{"name":"v1.3.6","sha":"99cbd25dad946952bcc3fb7b7e5152f064dac382","kind":"tag","published_at":"2018-10-01T06:01:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.6/manifests"},{"name":"v1.1.8","sha":"fd4c7266d4b6b780f06d3be7e14a79406ae77168","kind":"tag","published_at":"2018-06-24T18:34:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.8/manifests"},{"name":"v1.2.8","sha":"5a96d56fa6fc07b1d34700d42615162cc8584c03","kind":"tag","published_at":"2018-06-24T17:03:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.8/manifests"},{"name":"v1.3.5","sha":"7acede06f2df73f1db80461e44ba23708eb6bdd5","kind":"tag","published_at":"2018-06-24T15:36:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"a4e03c33c92dedf83886f0cc66bc443ad916feba","kind":"tag","published_at":"2018-06-15T08:23:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.4/manifests"},{"name":"v1.2.7","sha":"bb7291d26b7a00fa37c2712b620fb6fb747cae5a","kind":"tag","published_at":"2018-06-15T07:18:20.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.7/manifests"},{"name":"v1.3.3","sha":"c4f66abf07cc46813b98137dc29a8a2762ab33e2","kind":"tag","published_at":"2018-06-06T20:09:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.3/manifests"},{"name":"v1.2.6","sha":"be9b592857e85dc50a3181b6b5efc23bdbc384d8","kind":"tag","published_at":"2018-05-06T21:14:57.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.6/manifests"},{"name":"v1.3.2","sha":"f22ae5293ec400e9faafd1cf18944f5ed60b3c0e","kind":"tag","published_at":"2018-05-06T20:26:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"c49ab943d4fe3c55afdb14814b818d3d5a4bf7dd","kind":"tag","published_at":"2018-04-04T16:46:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.1/manifests"},{"name":"v1.2.5","sha":"9add5d717a420f76681e2b6816b8beb6ccdf3a65","kind":"tag","published_at":"2018-04-04T15:24:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.5/manifests"},{"name":"v1.3.0","sha":"5fc2ab21c58bcc0da2c78ca41e353c69928bc777","kind":"tag","published_at":"2018-03-14T17:20:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0/manifests"},{"name":"v1.3.0-rc7","sha":"fb9cdad412e1be86cf2fff2dd9962271a113b025","kind":"tag","published_at":"2018-02-23T10:17:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc7/manifests"},{"name":"v1.2.4","sha":"462c373665d885b82ab2e7dfd5cf5ef675cc3499","kind":"tag","published_at":"2018-02-11T09:54:01.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.4/manifests"},{"name":"v1.1.7","sha":"7269c4dd270ed967a19c912ed8dae189123d0b37","kind":"tag","published_at":"2018-02-10T19:17:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.7/manifests"},{"name":"v1.3.0-rc6","sha":"b89b2223222b78b41d71fde00c31a7a0b43156b0","kind":"tag","published_at":"2018-02-09T09:21:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc6/manifests"},{"name":"v1.3.0-rc5","sha":"4c840c0186a5d4e7f43dbf66182ff35a36ed91cc","kind":"tag","published_at":"2018-02-08T11:28:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc5/manifests"},{"name":"v1.2.3","sha":"c956c492081a2006f7f7fa5442f2a3f0de027527","kind":"tag","published_at":"2018-01-22T18:11:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.3/manifests"},{"name":"v1.3.0-rc4","sha":"a22c62b7b9037793f63fb0fb135ce368a83fa286","kind":"tag","published_at":"2018-01-18T23:24:44.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc4/manifests"},{"name":"v1.3.0-rc3","sha":"29926075af642d815d0a2e46c88ab109fa084ddb","kind":"tag","published_at":"2018-01-09T10:53:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc3/manifests"},{"name":"v1.3.0-rc2","sha":"f0bd2f1eec7551077b14662bf10f52840a5626f4","kind":"tag","published_at":"2018-01-05T19:42:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc2/manifests"},{"name":"v1.2.2","sha":"7f9b9445f345110e198298382373c0bec94f7cac","kind":"tag","published_at":"2017-11-27T08:10:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.2/manifests"},{"name":"v1.3.0-rc1","sha":"90aee5f8ce5585722b3f1b8c5f86b7c945bb1752","kind":"tag","published_at":"2017-11-22T15:01:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc1/manifests"},{"name":"v1.2.1","sha":"a270cf4bd982a819bc8a4c273fdcb38bdca5f0df","kind":"tag","published_at":"2017-11-22T12:23:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.1/manifests"},{"name":"v1.1.6","sha":"861f18cffb7df2b17b4e54c638792a7b3f99c003","kind":"tag","published_at":"2017-11-02T07:58:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"05b28222d9ccd0a32fd73b24998ce0e8be1ca1ca","kind":"tag","published_at":"2017-10-17T12:41:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.5/manifests"},{"name":"v1.2.0","sha":"3e8bf3b8338d6367a3dd87d2e7aac6c438c163e4","kind":"tag","published_at":"2017-10-06T13:02:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0/manifests"},{"name":"v1.2.0-rc6","sha":"6fe033be9bd7dc40cf1f0d6569b54a8dd635560c","kind":"tag","published_at":"2017-09-19T14:56:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc6/manifests"},{"name":"v1.2.0-rc5","sha":"826555e8576e5054abe8186fa7c70caa5bf25f7e","kind":"tag","published_at":"2017-09-05T09:14:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc5/manifests"},{"name":"v1.2.0-rc4","sha":"d0acafd047b174a703f440c2cbc92e9241edd6e8","kind":"tag","published_at":"2017-08-24T19:36:37.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc4/manifests"},{"name":"v1.2.0-rc3","sha":"0037881dcf26be144e74ca858270dac2ce83be59","kind":"tag","published_at":"2017-08-24T09:35:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc3/manifests"},{"name":"v1.1.4","sha":"cd115f80c0dacd0cd38112e973cf1590eee848f0","kind":"tag","published_at":"2017-08-24T08:23:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.4/manifests"},{"name":"v1.2.0-rc2","sha":"faf0dc10475de7075dcd8fb97ef899c57209d546","kind":"tag","published_at":"2017-08-18T06:50:45.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc2/manifests"},{"name":"v1.2.0-rc1","sha":"3a87e22c1e0fc05b1583439e83c6a9f38e6ec106","kind":"tag","published_at":"2017-08-02T17:37:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc1/manifests"},{"name":"v1.1.3","sha":"c32f9c596279e113c08200b57540ac832e9f2d98","kind":"tag","published_at":"2017-07-31T11:41:57.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.3/manifests"},{"name":"v1.0.9","sha":"76870752757b9e13ea01a5555146b0db92d41914","kind":"tag","published_at":"2017-07-31T09:45:45.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.9/manifests"},{"name":"v1.1.2","sha":"35e2cefeceb130cbf80929dff4f85ab468566396","kind":"tag","published_at":"2017-06-27T07:42:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.2/manifests"},{"name":"v1.0.8","sha":"eafbb5d29e99f62db9fb24d66a393082eaa557b2","kind":"tag","published_at":"2017-06-27T07:17:08.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.8/manifests"},{"name":"v1.1.1","sha":"d65931e328a553094f5386acde72fc8ab4ca4615","kind":"tag","published_at":"2017-05-19T12:05:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"233515e217b91258ef7822953a884e9d104c7f03","kind":"tag","published_at":"2017-03-21T08:26:48.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0/manifests"},{"name":"v1.0.7","sha":"8c4ffc1316e24e074fda1250f704e5d63ec9386c","kind":"tag","published_at":"2017-03-20T18:34:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.7/manifests"},{"name":"v1.1.0-rc4","sha":"ba3087892729fb0ea8028d7c37cfc88a2eaa30e5","kind":"tag","published_at":"2017-03-15T16:52:22.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc4/manifests"},{"name":"v1.1.0-rc3","sha":"84739bf5a3226ee863c3f2a1dd4ba5f955ec7210","kind":"tag","published_at":"2017-03-15T10:58:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc3/manifests"},{"name":"v1.1.0-rc2","sha":"367033ef96a147d271298f94f77a67972192edae","kind":"tag","published_at":"2017-03-08T13:59:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc2/manifests"},{"name":"v1.1.0-rc1","sha":"55eee43f88bce129da741be93ccf1da25d6005a6","kind":"tag","published_at":"2017-02-13T08:17:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc1/manifests"},{"name":"v1.0.6","sha":"46d8ac9e9a61902596c8d6b1e17e2f6c88e5982d","kind":"tag","published_at":"2017-01-30T18:58:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"6e89e64cdd17562a73a97b098a05b2bd61d3ced8","kind":"tag","published_at":"2016-11-18T11:00:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"38b3199f49e6b67535e3070e56d410dc7ba32c70","kind":"tag","published_at":"2016-11-14T18:01:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"bca4ad4a2f46f15721305e2ef7c5c67f4ca08b23","kind":"tag","published_at":"2016-10-28T17:22:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"4d58bf6558cb1d3e382471581d14d50aadeaf12e","kind":"tag","published_at":"2016-09-23T18:18:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"2cf469dbf87e81c0fbf9402d73a4a94ef31d5fac","kind":"tag","published_at":"2016-09-21T12:38:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"ca39aa51a87a596e7b7e7e1309f9c34d9544bf63","kind":"tag","published_at":"2016-07-26T13:12:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc4","sha":"c1f860b56e16d64556f4249cde5423d221d8db35","kind":"tag","published_at":"2016-07-08T08:26:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc4/manifests"},{"name":"v0.9.3","sha":"2565a66fbb62e28c8e7ac2754be14e594fd1b445","kind":"tag","published_at":"2016-06-20T14:27:20.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.3/manifests"},{"name":"v1.0.0-rc3","sha":"861c33352a33836cb6cef365c26a255187ba361d","kind":"tag","published_at":"2016-05-31T16:24:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"e37431766143efaf0c68eed74978b11e929a5bf8","kind":"tag","published_at":"2016-03-30T08:09:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc2/manifests"},{"name":"v1.0.0-rc1","sha":"a67d4c9e438ec9ba7c3e08f2d749d74d288d9f5a","kind":"tag","published_at":"2016-03-18T22:52:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc1/manifests"},{"name":"v0.9.2","sha":"ac9a7dcb755eff6e7ceec18fa662e107269a73de","kind":"tag","published_at":"2016-01-20T08:38:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.2/manifests"},{"name":"v0.8.5","sha":"668cd9f32622e70da9c9457377d442213094d28d","kind":"commit","published_at":"2015-11-03T16:20:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.5/manifests"},{"name":"v0.9.1","sha":"4d36235d352e9a04923408094759406c929043ba","kind":"commit","published_at":"2015-11-03T15:39:46.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1/manifests"},{"name":"v0.9.1-rc1","sha":"e61e388a3b4853aa2940b0957857513a5046b74d","kind":"commit","published_at":"2015-11-02T11:29:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.1-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1-rc1/manifests"},{"name":"v0.9.0","sha":"a8b117f07d3180f3b6acf89f8488003648178c06","kind":"commit","published_at":"2015-10-28T15:10:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0/manifests"},{"name":"v0.9.0-rc5","sha":"a7f440f719e436a645f00b3b3fd166b2b156d2b9","kind":"commit","published_at":"2015-10-20T10:49:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc5/manifests"},{"name":"v0.8.4","sha":"a29daa061e0c4376edb00083722ed1730adcaf8b","kind":"tag","published_at":"2015-08-26T01:55:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.4/manifests"},{"name":"v0.9.0-rc4","sha":"83edc098bc49ae3168340f6d24324b97c9b500da","kind":"tag","published_at":"2015-08-24T13:54:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc4/manifests"},{"name":"v0.8.3","sha":"c733aff2541857e299fca50c3cf5769b2d4d0fb1","kind":"tag","published_at":"2015-08-24T13:35:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.3/manifests"},{"name":"v0.9.0-rc3","sha":"26931fe097c2526b2582a35393d60ba9019c5a76","kind":"tag","published_at":"2015-07-14T21:30:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc3/manifests"},{"name":"v0.9.0-rc2","sha":"149e8ee1c1f85a4e5ec887f0f864f586c55717b8","kind":"tag","published_at":"2015-07-09T13:25:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc2/manifests"},{"name":"v0.8.2","sha":"51c06f9f808117b6ec71d7f972c1ec7ce4e08fe1","kind":"tag","published_at":"2015-07-06T18:21:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.2/manifests"},{"name":"v0.9.0-rc1","sha":"4c9cd76389a14ddb7af5ea1536926cc9c80cec31","kind":"tag","published_at":"2015-06-18T18:57:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc1/manifests"},{"name":"v0.8.1-fixed-docs","sha":"09f538ef4cdbd14198e38503eda1a865e2120e3a","kind":"commit","published_at":"2015-04-12T16:52:48.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1-fixed-docs","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1-fixed-docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.1-fixed-docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-fixed-docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-fixed-docs/manifests"},{"name":"v0.8.1","sha":"b72b2c022f580d4ba01b24ebc5d35edfa7dd0614","kind":"tag","published_at":"2015-04-07T13:02:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1/manifests"},{"name":"v0.8.1-rc2","sha":"756e443dd72fad27f7fb8af1e16e8712e67bdaa1","kind":"tag","published_at":"2015-04-01T14:04:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc2/manifests"},{"name":"v0.8.1-rc1","sha":"99c04b28d9fcc6aa5e35618572d868ade32c134c","kind":"tag","published_at":"2015-04-01T13:46:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc1/manifests"},{"name":"v0.8.0","sha":"fbe6baff38c47eb55374c1a9f6ba07e51d98e1e3","kind":"tag","published_at":"2015-03-05T15:38:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0/manifests"},{"name":"v0.8.0-rc5","sha":"50a7fc0e73e300847e2c61bdb127619d572aacfe","kind":"tag","published_at":"2015-03-01T01:26:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc5/manifests"},{"name":"v0.8.0-rc4","sha":"4acc8b9befc1a730129fb9b9b68ff04aa0098ed5","kind":"tag","published_at":"2015-02-25T20:31:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc4/manifests"},{"name":"v0.8.0-rc3","sha":"294a2f11e2972039a372b65d98067d1e12ce5087","kind":"tag","published_at":"2015-02-20T00:21:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc3/manifests"},{"name":"v0.8.0-rc2","sha":"7f45f7af37cdbc24830e57e5a96a4e71e4954fce","kind":"tag","published_at":"2015-01-17T17:12:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc2/manifests"},{"name":"v0.8.0-rc1","sha":"77f04bc174ac3e97f4a5a23ebc19906037747895","kind":"tag","published_at":"2014-11-09T16:34:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc1/manifests"},{"name":"v0.7.1","sha":"901a459af922491bb556d62e046d1475760fb8ce","kind":"commit","published_at":"2014-06-20T15:23:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"ecfa4a50022a4f565c4b94ed678bf60c0eaba488","kind":"tag","published_at":"2014-04-04T21:30:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0/manifests"},{"name":"v0.7.0-rc3","sha":"d9bbd2be65362254a821da076bb89e4238b6c78c","kind":"tag","published_at":"2014-03-31T14:11:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc3/manifests"},{"name":"v0.7.0-rc2","sha":"5e58939d843e6d991bc14cf3e140b788455b6761","kind":"tag","published_at":"2014-02-28T15:46:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc2/manifests"},{"name":"v0.7.0-rc1","sha":"3dcd503aa2dc13ade6245345b4a135c8976e090e","kind":"tag","published_at":"2014-01-31T12:18:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc1/manifests"},{"name":"v0.6.2","sha":"61d713baf1c62a7583ad200a48a33223b5635c8c","kind":"tag","published_at":"2013-03-19T00:08:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.6.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"0138a73a3b6d8f29a7c8cec0abd3332f48b5ddc0","kind":"tag","published_at":"2012-11-28T19:23:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.6.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"ef7777eb293fa0db517a9c585ec491dc00e70491","kind":"tag","published_at":"2012-11-26T21:50:44.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.6.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"10e21f48ae2c4f2bd534575e7136dae115ccb3a3","kind":"tag","published_at":"2012-08-07T00:12:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.5.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"937771a0fdb58d6e7c115c98d9abb419d89d2aee","kind":"tag","published_at":"2012-07-31T06:13:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.5.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.0/manifests"},{"name":"v0.4.4","sha":"11ec3cf213b439f8a18b2684a8e571c66a42c25d","kind":"tag","published_at":"2012-07-24T17:47:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"836adcccf8fe0a9efcd621ffea9e26051b3fe2d4","kind":"tag","published_at":"2012-06-23T01:14:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"c81ee45fe05a7473c0fabe016259d4cac0d1709f","kind":"tag","published_at":"2012-06-20T20:10:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"56253364e610dd1b39696ff86e68b92dfd816801","kind":"tag","published_at":"2012-06-19T23:38:46.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"09244fae39dac8a0e3f22ff29ae0739311be8a7d","kind":"tag","published_at":"2012-05-01T20:40:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"f37ce009d52595ea8999a89d7c66f351f216fddd","kind":"tag","published_at":"2012-03-15T23:07:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.3.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"dd824ebb78851bb783c5f4f0b8d14de98aa13320","kind":"tag","published_at":"2012-03-14T01:14:46.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.3.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"862c414b371befbba2b6d4d35d8f15801f6187f5","kind":"tag","published_at":"2012-02-24T22:35:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.2.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"6b0ebd256d0d4d7aae3840a4c04211c573e36f39","kind":"tag","published_at":"2012-02-16T04:04:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.2.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.0/manifests"},{"name":"v0.1.3","sha":"7fa15b84aa2dfca6b8cd91314e669c4a64be023d","kind":"tag","published_at":"2012-01-19T22:03:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"9e8917f81f2a740bd66dd6196eb46e86f3893c2e","kind":"tag","published_at":"2012-01-08T03:02:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"037baeff84b3327171d2daaec6100d51167ac4de","kind":"tag","published_at":"2011-12-28T20:27:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"5b484dceb4dc0990e9a67dcf143dc77baf27799d","kind":"tag","published_at":"2011-12-22T03:44:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.0/manifests"},{"name":"v0.0.14","sha":"5aeb2c5b8cfcc90a6289bdce1ae4db96daf67cc7","kind":"commit","published_at":"2011-12-01T06:36:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.14/manifests"},{"name":"v0.0.13-NOGZIP","sha":"c2f13cdfe40a4132b548a0df366d2be06d5d696b","kind":"tag","published_at":"2011-10-13T18:21:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.13-NOGZIP","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.13-NOGZIP","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.13-NOGZIP","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13-NOGZIP","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13-NOGZIP/manifests"},{"name":"v0.0.13","sha":"8d1310adbf0b72fc75b60a4222d0c8581485b863","kind":"tag","published_at":"2011-10-08T01:03:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"a103d2668f95bea9c5fff5b9fff26f0b058d8c8a","kind":"tag","published_at":"2011-09-21T00:40:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.12/manifests"},{"name":"v0.0.11-1","sha":"b3a4707e81cb3c01e24bf1f3c9c3bb3307c43902","kind":"tag","published_at":"2011-09-16T06:01:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.11-1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.11-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.11-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11-1/manifests"},{"name":"v0.0.11","sha":"846f5f75774e2f97874b6b2f43a2a9142041353b","kind":"tag","published_at":"2011-09-15T02:28:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11/manifests"},{"name":"v0.0.10-1","sha":"149a9048c73bceda7af027086633f0ec7841381b","kind":"tag","published_at":"2011-08-23T22:15:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.10-1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.10-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.10-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10-1/manifests"},{"name":"v0.0.10","sha":"7f1bc683ebecdcbf07008b665cd217574600f97f","kind":"tag","published_at":"2011-08-23T20:59:17.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"ce084bcca7f6087e2f44e8bf94c3d225646f9752","kind":"tag","published_at":"2011-08-12T01:26:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"b08af670cd5b4207aa4b3fd16d37c9f0f0d6715a","kind":"tag","published_at":"2011-07-05T22:05:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"0eb4d8dfaee9d700a03700bde0d918dba9252586","kind":"tag","published_at":"2011-05-24T03:50:27.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"6c258a787d048e429a615dc77ea6f582d841e317","kind":"tag","published_at":"2011-05-17T20:50:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"b0ae3fb5e63f428992691869256d70876074d77e","kind":"tag","published_at":"2011-05-13T20:02:36.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"6e1764fa805a89cac4540e6449db632cff631bff","kind":"tag","published_at":"2011-05-10T01:55:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"115f8056e80a5beae4ccf3a46d7ee3bc68f99098","kind":"tag","published_at":"2011-04-27T22:04:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.3/manifests"},{"name":"v0.0.2-fix-publishing","sha":"b78e695c25ef1c890092412841164bf09d731928","kind":"tag","published_at":"2011-03-30T06:25:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.2-fix-publishing","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.2-fix-publishing","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.2-fix-publishing","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2-fix-publishing","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2-fix-publishing/manifests"},{"name":"v0.0.2","sha":"9dd90d7d78f6255375bf96a89daecf6c928d0c1d","kind":"tag","published_at":"2011-03-26T01:04:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"e3efe5ecf10f0eee76064798454345cd51560300","kind":"tag","published_at":"2011-03-15T04:13:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-02-11T15:16:52.742Z","dependent_packages_count":148,"downloads":null,"downloads_period":null,"dependent_repos_count":179,"rankings":{"downloads":null,"dependent_repos_count":1.238879538350565,"dependent_packages_count":0.5035264887392803,"stargazers_count":3.098300873607438,"forks_count":1.9385669632123106,"docker_downloads_count":0.4402099863749299,"average":1.4438967700569048},"purl":"pkg:maven/io.dropwizard/dropwizard-jetty","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.dropwizard:dropwizard-jetty","docker_dependents_count":181,"docker_downloads_count":119534006,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.dropwizard:dropwizard-jetty","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.dropwizard:dropwizard-jetty/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-17T22:01:46.875Z","issues_count":115,"pull_requests_count":3854,"avg_time_to_close_issue":4066175.064102564,"avg_time_to_close_pull_request":184543.8000577034,"issues_closed_count":78,"pull_requests_closed_count":3466,"pull_request_authors_count":38,"issue_authors_count":78,"avg_comments_per_issue":1.7478260869565216,"avg_comments_per_pull_request":1.276336274001038,"merged_pull_requests_count":2880,"bot_issues_count":23,"bot_pull_requests_count":3566,"past_year_issues_count":51,"past_year_pull_requests_count":1709,"past_year_avg_time_to_close_issue":1258712.7857142857,"past_year_avg_time_to_close_pull_request":128888.41437206179,"past_year_issues_closed_count":28,"past_year_pull_requests_closed_count":1489,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":34,"past_year_avg_comments_per_issue":0.5490196078431373,"past_year_avg_comments_per_pull_request":0.8308952603861908,"past_year_bot_issues_count":12,"past_year_bot_pull_requests_count":1542,"past_year_merged_pull_requests_count":1272,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/issues","maintainers":[{"login":"joschi","count":155,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joschi"},{"login":"zUniQueX","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zUniQueX"},{"login":"jplock","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jplock"},{"login":"mbeaatriz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbeaatriz"}],"active_maintainers":[{"login":"joschi","count":99,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joschi"},{"login":"zUniQueX","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zUniQueX"},{"login":"mbeaatriz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbeaatriz"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-jetty/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-jetty/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-jetty/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-jetty/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-jetty/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-jetty/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5033605,"name":"io.dropwizard:dropwizard-lifecycle","ecosystem":"maven","description":"Dropwizard is a Java framework for developing ops-friendly, high-performance, RESTful web applications.","homepage":"http://www.dropwizard.io/5.0.2","licenses":"Apache License 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/dropwizard/dropwizard","keywords_array":[],"namespace":"io.dropwizard","versions_count":237,"first_release_published_at":"2014-01-31T12:21:52.000Z","latest_release_published_at":"2026-05-31T22:50:00.000Z","latest_release_number":"5.0.2","last_synced_at":"2026-06-21T03:30:47.148Z","created_at":"2022-07-27T16:45:35.738Z","updated_at":"2026-06-21T03:30:47.148Z","registry_url":"https://central.sonatype.com/artifact/io.dropwizard/dropwizard-lifecycle/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.dropwizard/dropwizard-lifecycle/","metadata":{"repositories":["https://central.sonatype.com/repository/maven-snapshots/"]},"repo_metadata":{"id":1326622,"uuid":"1272129","full_name":"dropwizard/dropwizard","owner":"dropwizard","description":"A damn simple library for building production-ready RESTful web services.","archived":false,"fork":false,"pushed_at":"2026-05-31T02:07:41.000Z","size":114484,"stargazers_count":8575,"open_issues_count":25,"forks_count":3405,"subscribers_count":353,"default_branch":"release/5.0.x","last_synced_at":"2026-05-31T04:07:02.839Z","etag":null,"topics":["dropwizard","hibernate","java","jax-rs","jdbi","jersey-framework","jersey2","jetty","rest","restful-webservices","web-framework"],"latest_commit_sha":null,"homepage":"https://www.dropwizard.io","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dropwizard.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-01-19T19:52:29.000Z","updated_at":"2026-05-31T02:07:45.000Z","dependencies_parsed_at":"2023-09-25T00:36:07.805Z","dependency_job_id":"49d46f65-78ee-4616-9a89-d341231d1f09","html_url":"https://github.com/dropwizard/dropwizard","commit_stats":{"total_commits":6736,"total_committers":528,"mean_commits":"12.757575757575758","dds":0.7804334916864608,"last_synced_commit":"7c83a8faa94592fae7449ece2efd3563583d239c"},"previous_names":[],"tags_count":277,"template":false,"template_full_name":null,"purl":"pkg:github/dropwizard/dropwizard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dropwizard","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/refs/heads/release/5.0.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/sbom","scorecard":{"id":356802,"data":{"date":"2025-08-11","repo":{"name":"github.com/dropwizard/dropwizard","commit":"3b65cea7d21d47f0fa267aff12315cf7364fafae"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/18 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/maven.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maven.yml:29","Warn: no topLevel permission defined: .github/workflows/announce-release.yml:1","Warn: no topLevel permission defined: .github/workflows/assign-milestone.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/close_stale.yml:9","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/maven.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/trigger-release.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":8,"reason":"dependency not pinned by hash detected -- score normalized to 8","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/announce-release.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/dropwizard/dropwizard/announce-release.yml/release/4.0.x?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/dropwizard/dropwizard/release.yml/release/4.0.x?enable=pin","Info:  21 out of  21 GitHub-owned GitHubAction dependencies pinned","Info:   6 out of   8 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:10"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (28) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T09:47:45.812Z","repository_id":1326622,"created_at":"2025-08-18T09:47:45.812Z","updated_at":"2025-08-18T09:47:45.812Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33752288,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-31T02:00:06.040Z","response_time":95,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"dropwizard","name":"Dropwizard","uuid":"5478557","kind":"organization","description":"","email":null,"website":"https://www.dropwizard.io","location":null,"twitter":"dropwizardio","company":null,"icon_url":"https://avatars.githubusercontent.com/u/5478557?v=4","repositories_count":27,"last_synced_at":"2024-03-25T21:19:31.942Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dropwizard","funding_links":[],"total_stars":16606,"followers":61,"following":0,"created_at":"2022-11-02T16:45:24.316Z","updated_at":"2024-03-25T21:19:40.177Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dropwizard","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dropwizard/repositories"},"tags":[{"name":"v3.0.17","sha":"b4412f5843117b91c0925baaba7102c197e7809d","kind":"tag","published_at":"2026-01-27T21:53:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.17","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.17/manifests"},{"name":"v4.0.17","sha":"2eebdb206ad34815c2ee0035f91ac076b4ea17f0","kind":"tag","published_at":"2026-01-27T21:51:22.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.17","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.17/manifests"},{"name":"v5.0.1","sha":"ea6a2040ee5f2bf98398fb7ad1fb5ace3d5d572e","kind":"tag","published_at":"2026-01-27T21:43:17.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"84dbb957eadb10181039b8222efd39765553bca6","kind":"tag","published_at":"2025-09-16T08:29:02.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0/manifests"},{"name":"v3.0.16","sha":"ffe3e836d8c3412edac8d80ece719166e2e606e7","kind":"tag","published_at":"2025-08-25T22:53:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.16/manifests"},{"name":"v4.0.16","sha":"934373df90d67e5a6f5a7849c0af6598b4e45a3c","kind":"tag","published_at":"2025-08-25T22:52:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.16/manifests"},{"name":"v5.0.0-rc.5","sha":"d7e163da54bd0a80a6046b9840d9b2928b31b2e9","kind":"tag","published_at":"2025-08-25T22:51:44.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.5/manifests"},{"name":"v3.0.15","sha":"8a52fe4aea45f84571b33eb173735802e20bbc64","kind":"tag","published_at":"2025-07-24T07:53:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.15/manifests"},{"name":"v4.0.15","sha":"6616a964156e0ebbe6545dafab52ef7b7ac2b2b9","kind":"tag","published_at":"2025-07-24T07:53:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.15/manifests"},{"name":"v5.0.0-rc.4","sha":"310941b8b2ceedd73b263f712795b45938a028fa","kind":"tag","published_at":"2025-07-23T23:20:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.4/manifests"},{"name":"v3.0.14","sha":"1715dd027139a427fc1bc33827d64ec711525ccf","kind":"tag","published_at":"2025-05-25T20:26:41.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.14/manifests"},{"name":"v4.0.14","sha":"8c744d19a0e741d162c458bee8718acf8078f922","kind":"tag","published_at":"2025-05-25T20:26:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.14/manifests"},{"name":"v5.0.0-rc.3","sha":"ee35dc128decbad13f1f4186b11fe47ee6920d8f","kind":"tag","published_at":"2025-05-25T20:25:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.3/manifests"},{"name":"v4.0.13","sha":"153956cf61aacee809b413752f40bf96876e1e03","kind":"tag","published_at":"2025-03-26T23:41:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.13/manifests"},{"name":"v3.0.13","sha":"76ba41397e11a281256cf631aaa5daaa875a8a2b","kind":"tag","published_at":"2025-03-26T23:23:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.13/manifests"},{"name":"v5.0.0-rc.2","sha":"6b1ebba8fcca6a303997d06edaea29e52b8c3b51","kind":"tag","published_at":"2025-03-26T23:18:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.2/manifests"},{"name":"v4.0.12","sha":"b50169f6e6410a4d34d9c467b95ca7b885cf5dda","kind":"tag","published_at":"2025-01-15T22:38:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.12/manifests"},{"name":"v5.0.0-rc.1","sha":"ed203df38708927f65f9cd7f2760da408af97171","kind":"tag","published_at":"2025-01-15T22:17:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.1/manifests"},{"name":"v3.0.12","sha":"400e4a2f4e15eda153ac79e07bcf2c88420e6422","kind":"tag","published_at":"2025-01-15T22:17:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.12/manifests"},{"name":"v4.0.11","sha":"459892ea1853dcd1199c6bbb28da4347e7e70f60","kind":"tag","published_at":"2024-11-27T21:56:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.11/manifests"},{"name":"v3.0.11","sha":"f8603dcc52bfaaf9711d4808c350cca40f2001f5","kind":"tag","published_at":"2024-11-27T21:56:41.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.11/manifests"},{"name":"v5.0.0-alpha.5","sha":"e78411400eee81e1531c598892fa55b8b013cf70","kind":"tag","published_at":"2024-11-27T21:46:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.5/manifests"},{"name":"v3.0.10","sha":"390aa1ffcbbf95328a48b613b8c73b1752e35e61","kind":"tag","published_at":"2024-10-21T16:41:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.10/manifests"},{"name":"v4.0.10","sha":"48c582b1384352cfd93d43bf39e9e5bbc3e1fe39","kind":"tag","published_at":"2024-10-21T16:41:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.10/manifests"},{"name":"v5.0.0-alpha.4","sha":"45c9e1849d67edf45a0a38ded9bfc05e825593b7","kind":"tag","published_at":"2024-10-21T16:41:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.4/manifests"},{"name":"v3.0.9","sha":"808acc151b972c12748b1aec22bc999d018587ec","kind":"tag","published_at":"2024-10-07T07:13:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.9/manifests"},{"name":"v5.0.0-alpha.3","sha":"284a5b6c2be16971d90148299f30c95f13974e07","kind":"tag","published_at":"2024-10-07T07:12:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.3/manifests"},{"name":"v4.0.9","sha":"94e87681eb8b3d61179f71f2479b1f3820870c94","kind":"tag","published_at":"2024-10-07T07:11:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.9/manifests"},{"name":"v5.0.0-alpha.2","sha":"fe313c7e61a597d3edd9732d5b21a1849c698dc8","kind":"tag","published_at":"2024-08-25T22:47:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.2/manifests"},{"name":"v3.0.8","sha":"17006045b0dcf9e9ae65a8288d55b70123c83d27","kind":"tag","published_at":"2024-08-25T21:19:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.8/manifests"},{"name":"v4.0.8","sha":"c0713c7765a418e704182720a41d7d3800ae50f9","kind":"tag","published_at":"2024-08-25T21:19:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.8/manifests"},{"name":"v3.0.7","sha":"71d5de54fd02a2545ab6184c0794454da85a773f","kind":"tag","published_at":"2024-03-06T14:59:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.7/manifests"},{"name":"v4.0.7","sha":"2aeb472faecc68c0136a0a7231baf1472b55b388","kind":"tag","published_at":"2024-03-06T14:58:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.7/manifests"},{"name":"v2.1.12","sha":"908e31ea7996913fa3aa767465547b5dfbf2df8e","kind":"tag","published_at":"2024-01-31T22:14:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.12/manifests"},{"name":"v3.0.6","sha":"0f09619dcd70caea3957d14bb55a2030b45c39b8","kind":"tag","published_at":"2024-01-29T22:04:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.6/manifests"},{"name":"v4.0.6","sha":"18e00e1edd89776ca26f627d97ce5ed7ca3a544e","kind":"tag","published_at":"2024-01-29T22:04:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.6/manifests"},{"name":"v5.0.0-alpha.1","sha":"4b9d0d23485f8c89196434afbf0145ae2b797484","kind":"tag","published_at":"2023-12-20T22:41:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.0.5","sha":"2a25b34dad34b7d170ba2c7304707e1c74129b99","kind":"tag","published_at":"2023-12-20T22:38:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.5/manifests"},{"name":"v3.0.5","sha":"f2c02fb0484c5d79fa45e1fb7824b543fbd9982e","kind":"tag","published_at":"2023-12-20T22:38:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.5/manifests"},{"name":"v2.1.11","sha":"461d086125475afa92a0973588132e4508c525af","kind":"tag","published_at":"2023-12-20T22:36:27.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.11/manifests"},{"name":"v4.0.4","sha":"6bca3f7059798ba55fdf04f015f10951e24f27bd","kind":"tag","published_at":"2023-11-06T17:09:20.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.4/manifests"},{"name":"v3.0.4","sha":"42477dcb60f0d1b3bebd4eaff23494816a2915d9","kind":"tag","published_at":"2023-11-06T12:48:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.4/manifests"},{"name":"v2.1.10","sha":"480b2ebc281900a69a058927222eee927ba1b518","kind":"tag","published_at":"2023-11-06T09:03:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.10/manifests"},{"name":"v4.0.3","sha":"456e5e67c1d57bb727e17cd7db092403c06cf7bd","kind":"tag","published_at":"2023-10-20T13:53:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.3/manifests"},{"name":"v3.0.3","sha":"f1ac18faa1ffe7444344e4cf437cd6d44966d5ed","kind":"tag","published_at":"2023-10-19T20:24:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.3/manifests"},{"name":"v2.1.9","sha":"eee9527a2c7e33d08d71b4b8801ed70d111bd02e","kind":"tag","published_at":"2023-10-19T16:33:45.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.9/manifests"},{"name":"v3.0.2","sha":"88ad5ab52462b814057be90c229162f7ddef7938","kind":"tag","published_at":"2023-09-24T22:34:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.2/manifests"},{"name":"v4.0.2","sha":"781bb4f36c8bdc3b844b7b905b69af95a917ed78","kind":"tag","published_at":"2023-09-24T22:22:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.2/manifests"},{"name":"v2.1.8","sha":"cbcbc6738dc3e1cba7005ed2d463f9b1f57bd8b1","kind":"tag","published_at":"2023-09-24T22:20:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"a46c6f82484c1d6b9fd84569f73e7b0dd33ec692","kind":"tag","published_at":"2023-06-19T22:06:25.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.7/manifests"},{"name":"v4.0.1","sha":"cfd9586186870ec9d078988c6d6a521d8756eafe","kind":"tag","published_at":"2023-06-19T22:04:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.1/manifests"},{"name":"v3.0.1","sha":"523a14f5006418bf7c0d4c6d7bc3d10755edfe1d","kind":"tag","published_at":"2023-06-19T22:03:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.1/manifests"},{"name":"v4.0.0","sha":"69e115aa8a5048f1557f449ca842a707a88cde2e","kind":"tag","published_at":"2023-03-28T22:24:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0/manifests"},{"name":"v3.0.0","sha":"1df711a473aef3a77ef738c19b563780b4d9dca6","kind":"tag","published_at":"2023-03-28T22:23:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0/manifests"},{"name":"v2.1.6","sha":"50587fa6c899beaad547b4f7306157beff271375","kind":"tag","published_at":"2023-03-28T21:58:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.6/manifests"},{"name":"v4.0.0-beta.4","sha":"cbbacd5247e2c8c0c208786b8d580ca29778a375","kind":"tag","published_at":"2023-02-24T09:22:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.4/manifests"},{"name":"v3.0.0-beta.5","sha":"05c1b73527610781131ce07bfcacb6c24d17713c","kind":"tag","published_at":"2023-02-24T09:17:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.5/manifests"},{"name":"v2.1.5","sha":"82ee4065196556523b5d1cdb6ebe87de2b00e949","kind":"tag","published_at":"2023-02-24T08:50:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.5/manifests"},{"name":"v2.0.35","sha":"d499ef1a579546e1f99343aae4b19f35b4737857","kind":"tag","published_at":"2023-01-28T21:56:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.35","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.35/manifests"},{"name":"v2.1.4","sha":"f5ef0d12b8e2c622435faae13c51b9cccaea9fa2","kind":"tag","published_at":"2022-10-20T19:56:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.4/manifests"},{"name":"v2.0.34","sha":"f5d447ce33c9dd53f96119a331de62c8c888ebc0","kind":"tag","published_at":"2022-10-18T17:23:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.34","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.34/manifests"},{"name":"v4.0.0-beta.3","sha":"26b3188e0c3f32b9dba7cda86634b787a2387bf5","kind":"tag","published_at":"2022-10-12T21:54:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.3/manifests"},{"name":"v3.0.0-beta.4","sha":"f679616d7ad7df6ba3bb77535507ca8ec4049336","kind":"tag","published_at":"2022-10-12T21:52:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.4/manifests"},{"name":"v2.1.3","sha":"d1563469fff7d63717063beb7b49267c39a88d58","kind":"tag","published_at":"2022-10-12T21:47:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.3/manifests"},{"name":"v2.0.33","sha":"5c1c2c425dd5b6a1f314c6b46563fd39c71e0656","kind":"tag","published_at":"2022-09-12T10:08:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.33","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.33/manifests"},{"name":"v2.1.2","sha":"ea3e5a3d1ba59d0467539d400592f5bf5b40dbf8","kind":"tag","published_at":"2022-09-12T10:01:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.2/manifests"},{"name":"v4.0.0-beta.2","sha":"55fef0b12367ac26018538542d6ec6efb4f562ea","kind":"tag","published_at":"2022-06-30T20:12:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.2/manifests"},{"name":"v3.0.0-beta.3","sha":"c9c8d72708fbfc8b9982e9b37f321e588a1efdab","kind":"tag","published_at":"2022-06-30T20:05:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.3/manifests"},{"name":"v2.0.32","sha":"b3d87605369aa63caf860f67be2ba86704dd7a97","kind":"tag","published_at":"2022-06-30T19:56:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.32","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.32/manifests"},{"name":"v2.1.1","sha":"d2455b5369c8d9391e81e697f2354246532d0d5e","kind":"tag","published_at":"2022-06-30T19:48:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.1/manifests"},{"name":"v2.0.31","sha":"6a2dd0885a9c4b6b62e4ecbd207b949ca8a8a5bc","kind":"tag","published_at":"2022-06-19T14:44:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.31","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.31/manifests"},{"name":"v2.0.30","sha":"71300cf5094a53fbd658a906423478ba706ff434","kind":"tag","published_at":"2022-06-18T18:08:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.30","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.30/manifests"},{"name":"v2.1.0","sha":"4fb8906bb761886c85891d4bbf6dcf0a15ca4e9c","kind":"tag","published_at":"2022-05-02T13:16:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0/manifests"},{"name":"v3.0.0-beta.2","sha":"8ade5d9db8d4e29f4f8f37a994246d9270b9c479","kind":"tag","published_at":"2022-04-20T21:45:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.2/manifests"},{"name":"v2.1.0-beta.9","sha":"fd2787a7817295796e6c9f07d44132c262a9e902","kind":"tag","published_at":"2022-04-20T21:40:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.9/manifests"},{"name":"v4.0.0-beta.1","sha":"621bf358ad641ecb07af52026d0385a923957c15","kind":"tag","published_at":"2022-04-08T10:24:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.1/manifests"},{"name":"v3.0.0-beta.1","sha":"b6e096859d65c16e0c669609444f73d0621f4769","kind":"tag","published_at":"2022-04-08T10:14:48.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.1/manifests"},{"name":"v2.1.0-beta.8","sha":"5b37d6f6af0383892834d8437e6c79688f5fc670","kind":"tag","published_at":"2022-04-05T15:57:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.8/manifests"},{"name":"v2.0.29","sha":"20d80316b32cf68d7a0ba23300cfa53bc5155e7d","kind":"tag","published_at":"2022-04-05T15:16:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.29","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.29/manifests"},{"name":"v2.1.0-beta.7","sha":"bf892222765fdd6880449589b99eeeb511b80444","kind":"tag","published_at":"2021-12-20T14:40:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.7/manifests"},{"name":"v2.0.28","sha":"dd215d3ec65f23cef9e0a4d96ed7c542d71d1758","kind":"tag","published_at":"2021-12-20T14:27:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.28","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.28/manifests"},{"name":"v2.1.0-beta.6","sha":"74626bda8033b598b875372b8e8cb982ba2349bc","kind":"tag","published_at":"2021-12-16T09:20:37.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.6/manifests"},{"name":"v2.0.27","sha":"b5c6bc2633f1ea150970131e547a1a580052ece5","kind":"tag","published_at":"2021-12-16T09:00:27.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.27","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.27/manifests"},{"name":"v2.1.0-beta.5","sha":"835081d794427f37bd671f584b6083f96ae17aa6","kind":"tag","published_at":"2021-12-09T17:53:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.5/manifests"},{"name":"v2.0.26","sha":"66ca617d40d57627a8820c96d388a7583650ae6e","kind":"tag","published_at":"2021-12-09T17:43:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.26","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.26/manifests"},{"name":"v2.1.0-beta.4","sha":"e57713abe7add73e7033a30af3022668f4a9ec8d","kind":"tag","published_at":"2021-09-01T15:31:59.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.4/manifests"},{"name":"v2.0.25","sha":"2a4c0f8ba2741e618737556ed1973b22a8284a58","kind":"tag","published_at":"2021-09-01T15:17:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.25","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.25/manifests"},{"name":"v2.1.0-beta.3","sha":"912f4beb7254c72e2db4207efdb38543994c7630","kind":"tag","published_at":"2021-08-11T06:36:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.3/manifests"},{"name":"v2.1.0-beta.2","sha":"94ab611f45fbacf94f449a14fd035c6971a786fd","kind":"tag","published_at":"2021-07-29T12:50:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.2/manifests"},{"name":"v2.0.24","sha":"8818eb7ec61dd59059b51478d734e6d30fb8cca9","kind":"tag","published_at":"2021-07-29T12:08:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.24","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.24/manifests"},{"name":"v2.0.23","sha":"79c3770db75c09d5c846d5d42ffb607b29ba5b9f","kind":"tag","published_at":"2021-06-21T11:50:02.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.23","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.23/manifests"},{"name":"v2.0.22","sha":"a40301a5dc44ebbdeac291edf4cf3df3960a6fae","kind":"tag","published_at":"2021-05-24T16:31:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.22","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.22/manifests"},{"name":"v2.1.0-beta.1","sha":"ff09d7fffece5dda0c2f188114393161702135af","kind":"tag","published_at":"2021-04-25T12:29:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.1/manifests"},{"name":"v2.0.21","sha":"47556c4f31576e6bc4e00262661b7b212bd90a60","kind":"tag","published_at":"2021-04-07T14:05:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.21","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"7c6f2ce175e8f9db63a694ae413210f99e183ad7","kind":"tag","published_at":"2021-02-24T09:46:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.20","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.20/manifests"},{"name":"v2.0.19","sha":"bcf99a613e320812fc4b691f96a4e7e3d125749d","kind":"commit","published_at":"2021-02-01T10:44:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.19","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"7385a7d7a3a1f0670d5fda376b8cdf516d7c7b30","kind":"commit","published_at":"2021-01-12T06:56:22.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.18","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.18/manifests"},{"name":"v1.3.29","sha":"3e323fc72d09df6f1957250cf20bdacbe26fd3d7","kind":"tag","published_at":"2021-01-06T14:04:08.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.29","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.29/manifests"},{"name":"v2.0.17","sha":"3318b1e7e6ca900696ce2ed4e6687a725e0aa90a","kind":"commit","published_at":"2020-12-14T20:57:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.17","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.17/manifests"},{"name":"v1.3.28","sha":"7cbec2b0ccd547859823ef1cb2766314202cf480","kind":"tag","published_at":"2020-12-08T13:29:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.28","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.28/manifests"},{"name":"v2.0.16","sha":"d49fd0d8185d5b571c3a90282c4e44a55b996c53","kind":"commit","published_at":"2020-11-26T17:00:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"a85798d66b667a8e598a062db1cdafeae48acf30","kind":"commit","published_at":"2020-11-03T14:46:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.15/manifests"},{"name":"v1.3.27","sha":"cce7305a7ef56c4edc6ab28ae224141facfa8d59","kind":"tag","published_at":"2020-10-28T14:29:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.27","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.27/manifests"},{"name":"v1.3.26","sha":"03a7d8611676ee14e3d6040d8642063d787819ea","kind":"tag","published_at":"2020-10-22T15:25:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.26","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.26/manifests"},{"name":"v2.0.14","sha":"1b36f643d2d40b959e325a00867c45822418202d","kind":"commit","published_at":"2020-10-22T13:51:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.14/manifests"},{"name":"v1.3.25","sha":"56cb309bef2993de47dc846f7bc2933c7a6159c7","kind":"tag","published_at":"2020-08-31T12:58:59.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.25","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25/manifests"},{"name":"v2.0.13","sha":"37a209886890ca5cdd6ef39c61d29827a13c1a1d","kind":"commit","published_at":"2020-08-31T12:48:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.13/manifests"},{"name":"v1.3.25-beta.2","sha":"562d61cc72c0038f66b221a7c6d0b07034e38804","kind":"tag","published_at":"2020-08-19T06:27:25.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.25-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.25-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.25-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.2/manifests"},{"name":"v1.3.25-beta.1","sha":"d591b617c52537edb6fedb2e343800610eb075e3","kind":"tag","published_at":"2020-08-18T06:31:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.25-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.25-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.25-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.1/manifests"},{"name":"v2.0.12","sha":"8b9d7f887fd37ec22cb39f020d710fb7835d159a","kind":"commit","published_at":"2020-07-21T09:25:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"1b227314d669cbbd3395c2ff1e31704ca0d9284c","kind":"commit","published_at":"2020-07-06T07:52:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.11/manifests"},{"name":"v1.3.24","sha":"9c7da5f498d70241993b05598488597bc2c94a98","kind":"tag","published_at":"2020-07-03T06:58:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.24","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.24/manifests"},{"name":"v2.0.10","sha":"cdb2a357aeb61e0a52beb6a8d09953f423924faf","kind":"commit","published_at":"2020-05-26T12:18:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"655f8ac6f8586a8a0d49d217f0846deefb45de21","kind":"commit","published_at":"2020-05-04T06:00:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"8600d4ff895df5d6df5ecfd45e7244af04d8f89f","kind":"commit","published_at":"2020-04-14T19:08:41.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.8/manifests"},{"name":"v1.3.23","sha":"bf556d4765c9305ed14f6cd962f4f438239799e4","kind":"tag","published_at":"2020-04-14T18:13:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.23","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.23/manifests"},{"name":"v2.0.7","sha":"f6e03e838ce51eee8d751df03f29afb3eeea42d6","kind":"tag","published_at":"2020-04-10T07:01:02.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.7/manifests"},{"name":"v1.3.22","sha":"dae8b1ba6368d8d2bd31eb5435e868f16c9ce9d3","kind":"tag","published_at":"2020-04-04T14:41:59.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.22","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.22/manifests"},{"name":"v2.0.6","sha":"9b2dcc9b499b125560193ba39f65c5d359ceb11d","kind":"commit","published_at":"2020-04-04T14:35:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"5e605a630551397a0f21b4b530b177fe4e571542","kind":"commit","published_at":"2020-03-29T01:13:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"743eceac9c69e4e5aa8e3ced425d8893cb55119c","kind":"tag","published_at":"2020-03-27T16:51:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.4/manifests"},{"name":"v1.3.21","sha":"45575df553f0a93eb5b6b5c98e4471b590f1c884","kind":"tag","published_at":"2020-03-26T19:46:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.21","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.21/manifests"},{"name":"v2.0.3","sha":"7cee3e11d29ec21f0073aa4ac03b08a4f2a0ef17","kind":"tag","published_at":"2020-03-26T19:29:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.3/manifests"},{"name":"v1.3.20","sha":"b2dd14eaab5ef3a03c172ebdc06ea0e9a71fa0ce","kind":"tag","published_at":"2020-02-24T16:29:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.20","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.20/manifests"},{"name":"v1.3.19","sha":"b91d891e04fcb0c0c0c4fc3f371d36c09c19ba2c","kind":"tag","published_at":"2020-02-20T02:16:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.19","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.19/manifests"},{"name":"v2.0.2","sha":"60206ea15541869622623167c590276a6329f5b8","kind":"commit","published_at":"2020-02-20T02:05:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"e7c8b260c3d81e91ac537787424e888afd35f594","kind":"commit","published_at":"2020-01-30T20:50:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.1/manifests"},{"name":"v1.3.18","sha":"6e54def3f9d07d5bd1b57f8d296e8cbae7d008f4","kind":"tag","published_at":"2020-01-30T20:16:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.18","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.18/manifests"},{"name":"v2.0.0","sha":"20050b10bc7fe88edff3ff320b4cea85c023f30d","kind":"tag","published_at":"2019-12-09T21:54:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0/manifests"},{"name":"v2.0.0-rc14","sha":"8ca390bf44dea39dfc1b15422881e14c8bcb341f","kind":"tag","published_at":"2019-12-08T18:53:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc14/manifests"},{"name":"v1.3.17","sha":"cdf214a094e400027463a8d523a7c00c9dcdfdb4","kind":"tag","published_at":"2019-11-24T10:47:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.17","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.17/manifests"},{"name":"v2.0.0-rc13","sha":"b5c0c3b19ac4fc22fe8eefe2c3b61ba6e6b3829a","kind":"tag","published_at":"2019-11-20T22:45:08.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc13/manifests"},{"name":"v2.0.0-rc12","sha":"caba50b91297444ceb3c02e1295fad7b3991da21","kind":"tag","published_at":"2019-10-23T20:11:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc12/manifests"},{"name":"v1.3.16","sha":"45f9865864c305639b555ac3c2a57fe946f0913b","kind":"tag","published_at":"2019-10-20T20:29:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.16/manifests"},{"name":"v2.0.0-rc11","sha":"82c1361e0a21dc94c3b3cdabdd141fb87fbbfe99","kind":"tag","published_at":"2019-10-13T16:15:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc11/manifests"},{"name":"v1.3.15","sha":"18caa542327c2a20c6f140d7c645f57f4e11a109","kind":"tag","published_at":"2019-09-25T17:22:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.15/manifests"},{"name":"v2.0.0-rc10","sha":"26b8df02d45004c1abb92e8a50054e17e34c0fb0","kind":"tag","published_at":"2019-09-16T23:06:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc10/manifests"},{"name":"v2.0.0-rc9","sha":"6cfd68560c91d0b0a5682bdbb9f20eeaa09c398d","kind":"tag","published_at":"2019-08-31T18:01:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc9/manifests"},{"name":"v2.0.0-rc8","sha":"e3a1c7a650cba5ab32164761574ef69af4134f17","kind":"tag","published_at":"2019-08-29T13:08:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc8/manifests"},{"name":"v2.0.0-rc7","sha":"1e5ee67862cc25755891e1587e709773ffa314c4","kind":"tag","published_at":"2019-08-28T14:43:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc7/manifests"},{"name":"v2.0.0-rc6","sha":"c8e0b0137115322e39a93f3a369e4dec72df9045","kind":"tag","published_at":"2019-08-27T19:30:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc6/manifests"},{"name":"v2.0.0-rc5","sha":"171a6751fa063b32c47201b1821e4d7e610c865e","kind":"tag","published_at":"2019-08-08T06:19:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc5/manifests"},{"name":"v1.3.14","sha":"f720ed469d52842ba23839f7d9b467f610d74524","kind":"tag","published_at":"2019-08-07T18:50:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.14/manifests"},{"name":"v1.3.13","sha":"e006b420447da6cb8bc3e7fb2aaa6271229c7aa1","kind":"tag","published_at":"2019-07-16T19:38:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.13/manifests"},{"name":"v2.0.0-rc4","sha":"d7e770086334fc3c84e83a96d8e2fb863ac5b252","kind":"tag","published_at":"2019-06-28T06:29:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc4/manifests"},{"name":"v2.0.0-rc3","sha":"21352e6277118d30b82df6ba2a1e899619ed202e","kind":"tag","published_at":"2019-06-16T15:48:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc3/manifests"},{"name":"v2.0.0-rc2","sha":"2162827fd2af02f2774aadc60809161055fec5ae","kind":"tag","published_at":"2019-05-26T16:09:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc2/manifests"},{"name":"v1.3.12","sha":"c1461c389a1f01a757c966518dd2c52601204676","kind":"tag","published_at":"2019-05-25T18:10:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.12/manifests"},{"name":"v1.3.11","sha":"a47305d487e710d013c46283a9b286358688d5f1","kind":"tag","published_at":"2019-05-09T18:16:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.11/manifests"},{"name":"v1.3.10","sha":"42759228412e484fa170bc9ab5aae019422432c3","kind":"tag","published_at":"2019-04-29T16:56:01.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.10/manifests"},{"name":"v2.0.0-rc1","sha":"d9397fecfadc3e34ca8742b17077a3bac32624dd","kind":"tag","published_at":"2019-04-18T18:40:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc1/manifests"},{"name":"v1.3.9","sha":"88a73fd64c20015bd8b059bf8a052e98d35e6080","kind":"tag","published_at":"2019-02-24T00:56:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.9/manifests"},{"name":"v1.3.8","sha":"ec23670cc6ecc2d16bef7e48130c99e741aab711","kind":"tag","published_at":"2019-01-01T13:10:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.8/manifests"},{"name":"v2.0.0-rc0","sha":"bc4b7dc04d9c06e7357e3d3d55bdfca366de18b4","kind":"tag","published_at":"2018-10-02T19:50:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc0/manifests"},{"name":"v1.3.7","sha":"777686d9bcfb7a732838a5cfc4043b9a65b0eaea","kind":"tag","published_at":"2018-10-02T10:25:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.7/manifests"},{"name":"v1.2.9","sha":"49dd12a95398ee1b841ad9ba48fdbf35149137e7","kind":"tag","published_at":"2018-10-01T06:43:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.9/manifests"},{"name":"v1.3.6","sha":"99cbd25dad946952bcc3fb7b7e5152f064dac382","kind":"tag","published_at":"2018-10-01T06:01:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.6/manifests"},{"name":"v1.1.8","sha":"fd4c7266d4b6b780f06d3be7e14a79406ae77168","kind":"tag","published_at":"2018-06-24T18:34:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.8/manifests"},{"name":"v1.2.8","sha":"5a96d56fa6fc07b1d34700d42615162cc8584c03","kind":"tag","published_at":"2018-06-24T17:03:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.8/manifests"},{"name":"v1.3.5","sha":"7acede06f2df73f1db80461e44ba23708eb6bdd5","kind":"tag","published_at":"2018-06-24T15:36:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"a4e03c33c92dedf83886f0cc66bc443ad916feba","kind":"tag","published_at":"2018-06-15T08:23:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.4/manifests"},{"name":"v1.2.7","sha":"bb7291d26b7a00fa37c2712b620fb6fb747cae5a","kind":"tag","published_at":"2018-06-15T07:18:20.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.7/manifests"},{"name":"v1.3.3","sha":"c4f66abf07cc46813b98137dc29a8a2762ab33e2","kind":"tag","published_at":"2018-06-06T20:09:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.3/manifests"},{"name":"v1.2.6","sha":"be9b592857e85dc50a3181b6b5efc23bdbc384d8","kind":"tag","published_at":"2018-05-06T21:14:57.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.6/manifests"},{"name":"v1.3.2","sha":"f22ae5293ec400e9faafd1cf18944f5ed60b3c0e","kind":"tag","published_at":"2018-05-06T20:26:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"c49ab943d4fe3c55afdb14814b818d3d5a4bf7dd","kind":"tag","published_at":"2018-04-04T16:46:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.1/manifests"},{"name":"v1.2.5","sha":"9add5d717a420f76681e2b6816b8beb6ccdf3a65","kind":"tag","published_at":"2018-04-04T15:24:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.5/manifests"},{"name":"v1.3.0","sha":"5fc2ab21c58bcc0da2c78ca41e353c69928bc777","kind":"tag","published_at":"2018-03-14T17:20:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0/manifests"},{"name":"v1.3.0-rc7","sha":"fb9cdad412e1be86cf2fff2dd9962271a113b025","kind":"tag","published_at":"2018-02-23T10:17:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc7/manifests"},{"name":"v1.2.4","sha":"462c373665d885b82ab2e7dfd5cf5ef675cc3499","kind":"tag","published_at":"2018-02-11T09:54:01.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.4/manifests"},{"name":"v1.1.7","sha":"7269c4dd270ed967a19c912ed8dae189123d0b37","kind":"tag","published_at":"2018-02-10T19:17:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.7/manifests"},{"name":"v1.3.0-rc6","sha":"b89b2223222b78b41d71fde00c31a7a0b43156b0","kind":"tag","published_at":"2018-02-09T09:21:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc6/manifests"},{"name":"v1.3.0-rc5","sha":"4c840c0186a5d4e7f43dbf66182ff35a36ed91cc","kind":"tag","published_at":"2018-02-08T11:28:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc5/manifests"},{"name":"v1.2.3","sha":"c956c492081a2006f7f7fa5442f2a3f0de027527","kind":"tag","published_at":"2018-01-22T18:11:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.3/manifests"},{"name":"v1.3.0-rc4","sha":"a22c62b7b9037793f63fb0fb135ce368a83fa286","kind":"tag","published_at":"2018-01-18T23:24:44.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc4/manifests"},{"name":"v1.3.0-rc3","sha":"29926075af642d815d0a2e46c88ab109fa084ddb","kind":"tag","published_at":"2018-01-09T10:53:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc3/manifests"},{"name":"v1.3.0-rc2","sha":"f0bd2f1eec7551077b14662bf10f52840a5626f4","kind":"tag","published_at":"2018-01-05T19:42:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc2/manifests"},{"name":"v1.2.2","sha":"7f9b9445f345110e198298382373c0bec94f7cac","kind":"tag","published_at":"2017-11-27T08:10:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.2/manifests"},{"name":"v1.3.0-rc1","sha":"90aee5f8ce5585722b3f1b8c5f86b7c945bb1752","kind":"tag","published_at":"2017-11-22T15:01:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc1/manifests"},{"name":"v1.2.1","sha":"a270cf4bd982a819bc8a4c273fdcb38bdca5f0df","kind":"tag","published_at":"2017-11-22T12:23:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.1/manifests"},{"name":"v1.1.6","sha":"861f18cffb7df2b17b4e54c638792a7b3f99c003","kind":"tag","published_at":"2017-11-02T07:58:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"05b28222d9ccd0a32fd73b24998ce0e8be1ca1ca","kind":"tag","published_at":"2017-10-17T12:41:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.5/manifests"},{"name":"v1.2.0","sha":"3e8bf3b8338d6367a3dd87d2e7aac6c438c163e4","kind":"tag","published_at":"2017-10-06T13:02:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0/manifests"},{"name":"v1.2.0-rc6","sha":"6fe033be9bd7dc40cf1f0d6569b54a8dd635560c","kind":"tag","published_at":"2017-09-19T14:56:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc6/manifests"},{"name":"v1.2.0-rc5","sha":"826555e8576e5054abe8186fa7c70caa5bf25f7e","kind":"tag","published_at":"2017-09-05T09:14:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc5/manifests"},{"name":"v1.2.0-rc4","sha":"d0acafd047b174a703f440c2cbc92e9241edd6e8","kind":"tag","published_at":"2017-08-24T19:36:37.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc4/manifests"},{"name":"v1.2.0-rc3","sha":"0037881dcf26be144e74ca858270dac2ce83be59","kind":"tag","published_at":"2017-08-24T09:35:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc3/manifests"},{"name":"v1.1.4","sha":"cd115f80c0dacd0cd38112e973cf1590eee848f0","kind":"tag","published_at":"2017-08-24T08:23:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.4/manifests"},{"name":"v1.2.0-rc2","sha":"faf0dc10475de7075dcd8fb97ef899c57209d546","kind":"tag","published_at":"2017-08-18T06:50:45.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc2/manifests"},{"name":"v1.2.0-rc1","sha":"3a87e22c1e0fc05b1583439e83c6a9f38e6ec106","kind":"tag","published_at":"2017-08-02T17:37:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc1/manifests"},{"name":"v1.1.3","sha":"c32f9c596279e113c08200b57540ac832e9f2d98","kind":"tag","published_at":"2017-07-31T11:41:57.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.3/manifests"},{"name":"v1.0.9","sha":"76870752757b9e13ea01a5555146b0db92d41914","kind":"tag","published_at":"2017-07-31T09:45:45.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.9/manifests"},{"name":"v1.1.2","sha":"35e2cefeceb130cbf80929dff4f85ab468566396","kind":"tag","published_at":"2017-06-27T07:42:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.2/manifests"},{"name":"v1.0.8","sha":"eafbb5d29e99f62db9fb24d66a393082eaa557b2","kind":"tag","published_at":"2017-06-27T07:17:08.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.8/manifests"},{"name":"v1.1.1","sha":"d65931e328a553094f5386acde72fc8ab4ca4615","kind":"tag","published_at":"2017-05-19T12:05:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"233515e217b91258ef7822953a884e9d104c7f03","kind":"tag","published_at":"2017-03-21T08:26:48.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0/manifests"},{"name":"v1.0.7","sha":"8c4ffc1316e24e074fda1250f704e5d63ec9386c","kind":"tag","published_at":"2017-03-20T18:34:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.7/manifests"},{"name":"v1.1.0-rc4","sha":"ba3087892729fb0ea8028d7c37cfc88a2eaa30e5","kind":"tag","published_at":"2017-03-15T16:52:22.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc4/manifests"},{"name":"v1.1.0-rc3","sha":"84739bf5a3226ee863c3f2a1dd4ba5f955ec7210","kind":"tag","published_at":"2017-03-15T10:58:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc3/manifests"},{"name":"v1.1.0-rc2","sha":"367033ef96a147d271298f94f77a67972192edae","kind":"tag","published_at":"2017-03-08T13:59:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc2/manifests"},{"name":"v1.1.0-rc1","sha":"55eee43f88bce129da741be93ccf1da25d6005a6","kind":"tag","published_at":"2017-02-13T08:17:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc1/manifests"},{"name":"v1.0.6","sha":"46d8ac9e9a61902596c8d6b1e17e2f6c88e5982d","kind":"tag","published_at":"2017-01-30T18:58:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"6e89e64cdd17562a73a97b098a05b2bd61d3ced8","kind":"tag","published_at":"2016-11-18T11:00:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"38b3199f49e6b67535e3070e56d410dc7ba32c70","kind":"tag","published_at":"2016-11-14T18:01:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"bca4ad4a2f46f15721305e2ef7c5c67f4ca08b23","kind":"tag","published_at":"2016-10-28T17:22:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"4d58bf6558cb1d3e382471581d14d50aadeaf12e","kind":"tag","published_at":"2016-09-23T18:18:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"2cf469dbf87e81c0fbf9402d73a4a94ef31d5fac","kind":"tag","published_at":"2016-09-21T12:38:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"ca39aa51a87a596e7b7e7e1309f9c34d9544bf63","kind":"tag","published_at":"2016-07-26T13:12:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc4","sha":"c1f860b56e16d64556f4249cde5423d221d8db35","kind":"tag","published_at":"2016-07-08T08:26:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc4/manifests"},{"name":"v0.9.3","sha":"2565a66fbb62e28c8e7ac2754be14e594fd1b445","kind":"tag","published_at":"2016-06-20T14:27:20.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.3/manifests"},{"name":"v1.0.0-rc3","sha":"861c33352a33836cb6cef365c26a255187ba361d","kind":"tag","published_at":"2016-05-31T16:24:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"e37431766143efaf0c68eed74978b11e929a5bf8","kind":"tag","published_at":"2016-03-30T08:09:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc2/manifests"},{"name":"v1.0.0-rc1","sha":"a67d4c9e438ec9ba7c3e08f2d749d74d288d9f5a","kind":"tag","published_at":"2016-03-18T22:52:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc1/manifests"},{"name":"v0.9.2","sha":"ac9a7dcb755eff6e7ceec18fa662e107269a73de","kind":"tag","published_at":"2016-01-20T08:38:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.2/manifests"},{"name":"v0.8.5","sha":"668cd9f32622e70da9c9457377d442213094d28d","kind":"commit","published_at":"2015-11-03T16:20:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.5/manifests"},{"name":"v0.9.1","sha":"4d36235d352e9a04923408094759406c929043ba","kind":"commit","published_at":"2015-11-03T15:39:46.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1/manifests"},{"name":"v0.9.1-rc1","sha":"e61e388a3b4853aa2940b0957857513a5046b74d","kind":"commit","published_at":"2015-11-02T11:29:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.1-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1-rc1/manifests"},{"name":"v0.9.0","sha":"a8b117f07d3180f3b6acf89f8488003648178c06","kind":"commit","published_at":"2015-10-28T15:10:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0/manifests"},{"name":"v0.9.0-rc5","sha":"a7f440f719e436a645f00b3b3fd166b2b156d2b9","kind":"commit","published_at":"2015-10-20T10:49:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc5/manifests"},{"name":"v0.8.4","sha":"a29daa061e0c4376edb00083722ed1730adcaf8b","kind":"tag","published_at":"2015-08-26T01:55:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.4/manifests"},{"name":"v0.9.0-rc4","sha":"83edc098bc49ae3168340f6d24324b97c9b500da","kind":"tag","published_at":"2015-08-24T13:54:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc4/manifests"},{"name":"v0.8.3","sha":"c733aff2541857e299fca50c3cf5769b2d4d0fb1","kind":"tag","published_at":"2015-08-24T13:35:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.3/manifests"},{"name":"v0.9.0-rc3","sha":"26931fe097c2526b2582a35393d60ba9019c5a76","kind":"tag","published_at":"2015-07-14T21:30:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc3/manifests"},{"name":"v0.9.0-rc2","sha":"149e8ee1c1f85a4e5ec887f0f864f586c55717b8","kind":"tag","published_at":"2015-07-09T13:25:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc2/manifests"},{"name":"v0.8.2","sha":"51c06f9f808117b6ec71d7f972c1ec7ce4e08fe1","kind":"tag","published_at":"2015-07-06T18:21:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.2/manifests"},{"name":"v0.9.0-rc1","sha":"4c9cd76389a14ddb7af5ea1536926cc9c80cec31","kind":"tag","published_at":"2015-06-18T18:57:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc1/manifests"},{"name":"v0.8.1-fixed-docs","sha":"09f538ef4cdbd14198e38503eda1a865e2120e3a","kind":"commit","published_at":"2015-04-12T16:52:48.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1-fixed-docs","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1-fixed-docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.1-fixed-docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-fixed-docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-fixed-docs/manifests"},{"name":"v0.8.1","sha":"b72b2c022f580d4ba01b24ebc5d35edfa7dd0614","kind":"tag","published_at":"2015-04-07T13:02:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1/manifests"},{"name":"v0.8.1-rc2","sha":"756e443dd72fad27f7fb8af1e16e8712e67bdaa1","kind":"tag","published_at":"2015-04-01T14:04:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc2/manifests"},{"name":"v0.8.1-rc1","sha":"99c04b28d9fcc6aa5e35618572d868ade32c134c","kind":"tag","published_at":"2015-04-01T13:46:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc1/manifests"},{"name":"v0.8.0","sha":"fbe6baff38c47eb55374c1a9f6ba07e51d98e1e3","kind":"tag","published_at":"2015-03-05T15:38:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0/manifests"},{"name":"v0.8.0-rc5","sha":"50a7fc0e73e300847e2c61bdb127619d572aacfe","kind":"tag","published_at":"2015-03-01T01:26:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc5/manifests"},{"name":"v0.8.0-rc4","sha":"4acc8b9befc1a730129fb9b9b68ff04aa0098ed5","kind":"tag","published_at":"2015-02-25T20:31:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc4/manifests"},{"name":"v0.8.0-rc3","sha":"294a2f11e2972039a372b65d98067d1e12ce5087","kind":"tag","published_at":"2015-02-20T00:21:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc3/manifests"},{"name":"v0.8.0-rc2","sha":"7f45f7af37cdbc24830e57e5a96a4e71e4954fce","kind":"tag","published_at":"2015-01-17T17:12:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc2/manifests"},{"name":"v0.8.0-rc1","sha":"77f04bc174ac3e97f4a5a23ebc19906037747895","kind":"tag","published_at":"2014-11-09T16:34:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc1/manifests"},{"name":"v0.7.1","sha":"901a459af922491bb556d62e046d1475760fb8ce","kind":"commit","published_at":"2014-06-20T15:23:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"ecfa4a50022a4f565c4b94ed678bf60c0eaba488","kind":"tag","published_at":"2014-04-04T21:30:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0/manifests"},{"name":"v0.7.0-rc3","sha":"d9bbd2be65362254a821da076bb89e4238b6c78c","kind":"tag","published_at":"2014-03-31T14:11:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc3/manifests"},{"name":"v0.7.0-rc2","sha":"5e58939d843e6d991bc14cf3e140b788455b6761","kind":"tag","published_at":"2014-02-28T15:46:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc2/manifests"},{"name":"v0.7.0-rc1","sha":"3dcd503aa2dc13ade6245345b4a135c8976e090e","kind":"tag","published_at":"2014-01-31T12:18:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc1/manifests"},{"name":"v0.6.2","sha":"61d713baf1c62a7583ad200a48a33223b5635c8c","kind":"tag","published_at":"2013-03-19T00:08:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.6.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"0138a73a3b6d8f29a7c8cec0abd3332f48b5ddc0","kind":"tag","published_at":"2012-11-28T19:23:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.6.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"ef7777eb293fa0db517a9c585ec491dc00e70491","kind":"tag","published_at":"2012-11-26T21:50:44.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.6.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"10e21f48ae2c4f2bd534575e7136dae115ccb3a3","kind":"tag","published_at":"2012-08-07T00:12:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.5.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"937771a0fdb58d6e7c115c98d9abb419d89d2aee","kind":"tag","published_at":"2012-07-31T06:13:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.5.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.0/manifests"},{"name":"v0.4.4","sha":"11ec3cf213b439f8a18b2684a8e571c66a42c25d","kind":"tag","published_at":"2012-07-24T17:47:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"836adcccf8fe0a9efcd621ffea9e26051b3fe2d4","kind":"tag","published_at":"2012-06-23T01:14:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"c81ee45fe05a7473c0fabe016259d4cac0d1709f","kind":"tag","published_at":"2012-06-20T20:10:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"56253364e610dd1b39696ff86e68b92dfd816801","kind":"tag","published_at":"2012-06-19T23:38:46.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"09244fae39dac8a0e3f22ff29ae0739311be8a7d","kind":"tag","published_at":"2012-05-01T20:40:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"f37ce009d52595ea8999a89d7c66f351f216fddd","kind":"tag","published_at":"2012-03-15T23:07:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.3.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"dd824ebb78851bb783c5f4f0b8d14de98aa13320","kind":"tag","published_at":"2012-03-14T01:14:46.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.3.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"862c414b371befbba2b6d4d35d8f15801f6187f5","kind":"tag","published_at":"2012-02-24T22:35:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.2.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"6b0ebd256d0d4d7aae3840a4c04211c573e36f39","kind":"tag","published_at":"2012-02-16T04:04:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.2.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.0/manifests"},{"name":"v0.1.3","sha":"7fa15b84aa2dfca6b8cd91314e669c4a64be023d","kind":"tag","published_at":"2012-01-19T22:03:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"9e8917f81f2a740bd66dd6196eb46e86f3893c2e","kind":"tag","published_at":"2012-01-08T03:02:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"037baeff84b3327171d2daaec6100d51167ac4de","kind":"tag","published_at":"2011-12-28T20:27:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"5b484dceb4dc0990e9a67dcf143dc77baf27799d","kind":"tag","published_at":"2011-12-22T03:44:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.0/manifests"},{"name":"v0.0.14","sha":"5aeb2c5b8cfcc90a6289bdce1ae4db96daf67cc7","kind":"commit","published_at":"2011-12-01T06:36:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.14/manifests"},{"name":"v0.0.13-NOGZIP","sha":"c2f13cdfe40a4132b548a0df366d2be06d5d696b","kind":"tag","published_at":"2011-10-13T18:21:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.13-NOGZIP","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.13-NOGZIP","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.13-NOGZIP","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13-NOGZIP","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13-NOGZIP/manifests"},{"name":"v0.0.13","sha":"8d1310adbf0b72fc75b60a4222d0c8581485b863","kind":"tag","published_at":"2011-10-08T01:03:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"a103d2668f95bea9c5fff5b9fff26f0b058d8c8a","kind":"tag","published_at":"2011-09-21T00:40:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.12/manifests"},{"name":"v0.0.11-1","sha":"b3a4707e81cb3c01e24bf1f3c9c3bb3307c43902","kind":"tag","published_at":"2011-09-16T06:01:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.11-1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.11-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.11-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11-1/manifests"},{"name":"v0.0.11","sha":"846f5f75774e2f97874b6b2f43a2a9142041353b","kind":"tag","published_at":"2011-09-15T02:28:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11/manifests"},{"name":"v0.0.10-1","sha":"149a9048c73bceda7af027086633f0ec7841381b","kind":"tag","published_at":"2011-08-23T22:15:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.10-1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.10-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.10-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10-1/manifests"},{"name":"v0.0.10","sha":"7f1bc683ebecdcbf07008b665cd217574600f97f","kind":"tag","published_at":"2011-08-23T20:59:17.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"ce084bcca7f6087e2f44e8bf94c3d225646f9752","kind":"tag","published_at":"2011-08-12T01:26:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"b08af670cd5b4207aa4b3fd16d37c9f0f0d6715a","kind":"tag","published_at":"2011-07-05T22:05:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"0eb4d8dfaee9d700a03700bde0d918dba9252586","kind":"tag","published_at":"2011-05-24T03:50:27.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"6c258a787d048e429a615dc77ea6f582d841e317","kind":"tag","published_at":"2011-05-17T20:50:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"b0ae3fb5e63f428992691869256d70876074d77e","kind":"tag","published_at":"2011-05-13T20:02:36.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"6e1764fa805a89cac4540e6449db632cff631bff","kind":"tag","published_at":"2011-05-10T01:55:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"115f8056e80a5beae4ccf3a46d7ee3bc68f99098","kind":"tag","published_at":"2011-04-27T22:04:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.3/manifests"},{"name":"v0.0.2-fix-publishing","sha":"b78e695c25ef1c890092412841164bf09d731928","kind":"tag","published_at":"2011-03-30T06:25:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.2-fix-publishing","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.2-fix-publishing","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.2-fix-publishing","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2-fix-publishing","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2-fix-publishing/manifests"},{"name":"v0.0.2","sha":"9dd90d7d78f6255375bf96a89daecf6c928d0c1d","kind":"tag","published_at":"2011-03-26T01:04:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"e3efe5ecf10f0eee76064798454345cd51560300","kind":"tag","published_at":"2011-03-15T04:13:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-05-31T23:03:43.033Z","dependent_packages_count":162,"downloads":null,"downloads_period":null,"dependent_repos_count":136,"rankings":{"downloads":null,"dependent_repos_count":1.5218001122064597,"dependent_packages_count":0.46445459645748177,"stargazers_count":3.098300873607438,"forks_count":1.9385669632123106,"docker_downloads_count":0.43960888033982526,"average":1.492546285164703},"purl":"pkg:maven/io.dropwizard/dropwizard-lifecycle","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.dropwizard:dropwizard-lifecycle","docker_dependents_count":183,"docker_downloads_count":119540831,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.dropwizard:dropwizard-lifecycle","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.dropwizard:dropwizard-lifecycle/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-29T07:00:52.934Z","issues_count":119,"pull_requests_count":3885,"avg_time_to_close_issue":4066175.064102564,"avg_time_to_close_pull_request":184069.330259366,"issues_closed_count":78,"pull_requests_closed_count":3470,"pull_request_authors_count":41,"issue_authors_count":81,"avg_comments_per_issue":1.7394957983193278,"avg_comments_per_pull_request":1.271814671814672,"merged_pull_requests_count":2882,"bot_issues_count":23,"bot_pull_requests_count":3594,"past_year_issues_count":25,"past_year_pull_requests_count":566,"past_year_avg_time_to_close_issue":804308.6363636364,"past_year_avg_time_to_close_pull_request":71417.07012987013,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":385,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":18,"past_year_avg_comments_per_issue":0.64,"past_year_avg_comments_per_pull_request":0.6466431095406361,"past_year_bot_issues_count":4,"past_year_bot_pull_requests_count":482,"past_year_merged_pull_requests_count":348,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/issues","maintainers":[{"login":"joschi","count":155,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joschi"},{"login":"zUniQueX","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zUniQueX"},{"login":"aelamrani","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aelamrani"},{"login":"MatthewHawkins","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MatthewHawkins"},{"login":"jplock","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jplock"},{"login":"mbeaatriz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbeaatriz"}],"active_maintainers":[{"login":"joschi","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joschi"},{"login":"zUniQueX","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zUniQueX"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-lifecycle/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-lifecycle/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-lifecycle/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-lifecycle/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-lifecycle/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-lifecycle/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5033589,"name":"io.dropwizard:dropwizard-assets","ecosystem":"maven","description":"Dropwizard is a Java framework for developing ops-friendly, high-performance, RESTful web applications.","homepage":"http://www.dropwizard.io/5.0.2","licenses":"Apache License 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/dropwizard/dropwizard","keywords_array":[],"namespace":"io.dropwizard","versions_count":237,"first_release_published_at":"2014-01-31T12:25:50.000Z","latest_release_published_at":"2026-05-31T22:50:00.000Z","latest_release_number":"5.0.2","last_synced_at":"2026-06-21T04:01:15.298Z","created_at":"2022-07-27T16:44:44.026Z","updated_at":"2026-06-21T04:01:15.298Z","registry_url":"https://central.sonatype.com/artifact/io.dropwizard/dropwizard-assets/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.dropwizard/dropwizard-assets/","metadata":{"repositories":["https://central.sonatype.com/repository/maven-snapshots/"]},"repo_metadata":{"id":1326622,"uuid":"1272129","full_name":"dropwizard/dropwizard","owner":"dropwizard","description":"A damn simple library for building production-ready RESTful web services.","archived":false,"fork":false,"pushed_at":"2026-05-31T02:07:41.000Z","size":114484,"stargazers_count":8575,"open_issues_count":25,"forks_count":3405,"subscribers_count":353,"default_branch":"release/5.0.x","last_synced_at":"2026-05-31T04:07:02.839Z","etag":null,"topics":["dropwizard","hibernate","java","jax-rs","jdbi","jersey-framework","jersey2","jetty","rest","restful-webservices","web-framework"],"latest_commit_sha":null,"homepage":"https://www.dropwizard.io","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dropwizard.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-01-19T19:52:29.000Z","updated_at":"2026-05-31T02:07:45.000Z","dependencies_parsed_at":"2023-09-25T00:36:07.805Z","dependency_job_id":"49d46f65-78ee-4616-9a89-d341231d1f09","html_url":"https://github.com/dropwizard/dropwizard","commit_stats":{"total_commits":6736,"total_committers":528,"mean_commits":"12.757575757575758","dds":0.7804334916864608,"last_synced_commit":"7c83a8faa94592fae7449ece2efd3563583d239c"},"previous_names":[],"tags_count":277,"template":false,"template_full_name":null,"purl":"pkg:github/dropwizard/dropwizard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dropwizard","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/refs/heads/release/5.0.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/sbom","scorecard":{"id":356802,"data":{"date":"2025-08-11","repo":{"name":"github.com/dropwizard/dropwizard","commit":"3b65cea7d21d47f0fa267aff12315cf7364fafae"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/18 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/maven.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maven.yml:29","Warn: no topLevel permission defined: .github/workflows/announce-release.yml:1","Warn: no topLevel permission defined: .github/workflows/assign-milestone.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/close_stale.yml:9","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/maven.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/trigger-release.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":8,"reason":"dependency not pinned by hash detected -- score normalized to 8","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/announce-release.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/dropwizard/dropwizard/announce-release.yml/release/4.0.x?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/dropwizard/dropwizard/release.yml/release/4.0.x?enable=pin","Info:  21 out of  21 GitHub-owned GitHubAction dependencies pinned","Info:   6 out of   8 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:10"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (28) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T09:47:45.812Z","repository_id":1326622,"created_at":"2025-08-18T09:47:45.812Z","updated_at":"2025-08-18T09:47:45.812Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33752288,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-31T02:00:06.040Z","response_time":95,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"dropwizard","name":"Dropwizard","uuid":"5478557","kind":"organization","description":"","email":null,"website":"https://www.dropwizard.io","location":null,"twitter":"dropwizardio","company":null,"icon_url":"https://avatars.githubusercontent.com/u/5478557?v=4","repositories_count":27,"last_synced_at":"2024-03-25T21:19:31.942Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dropwizard","funding_links":[],"total_stars":16606,"followers":61,"following":0,"created_at":"2022-11-02T16:45:24.316Z","updated_at":"2024-03-25T21:19:40.177Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dropwizard","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dropwizard/repositories"},"tags":[{"name":"v3.0.17","sha":"b4412f5843117b91c0925baaba7102c197e7809d","kind":"tag","published_at":"2026-01-27T21:53:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.17","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.17/manifests"},{"name":"v4.0.17","sha":"2eebdb206ad34815c2ee0035f91ac076b4ea17f0","kind":"tag","published_at":"2026-01-27T21:51:22.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.17","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.17/manifests"},{"name":"v5.0.1","sha":"ea6a2040ee5f2bf98398fb7ad1fb5ace3d5d572e","kind":"tag","published_at":"2026-01-27T21:43:17.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"84dbb957eadb10181039b8222efd39765553bca6","kind":"tag","published_at":"2025-09-16T08:29:02.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0/manifests"},{"name":"v3.0.16","sha":"ffe3e836d8c3412edac8d80ece719166e2e606e7","kind":"tag","published_at":"2025-08-25T22:53:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.16/manifests"},{"name":"v4.0.16","sha":"934373df90d67e5a6f5a7849c0af6598b4e45a3c","kind":"tag","published_at":"2025-08-25T22:52:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.16/manifests"},{"name":"v5.0.0-rc.5","sha":"d7e163da54bd0a80a6046b9840d9b2928b31b2e9","kind":"tag","published_at":"2025-08-25T22:51:44.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.5/manifests"},{"name":"v3.0.15","sha":"8a52fe4aea45f84571b33eb173735802e20bbc64","kind":"tag","published_at":"2025-07-24T07:53:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.15/manifests"},{"name":"v4.0.15","sha":"6616a964156e0ebbe6545dafab52ef7b7ac2b2b9","kind":"tag","published_at":"2025-07-24T07:53:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.15/manifests"},{"name":"v5.0.0-rc.4","sha":"310941b8b2ceedd73b263f712795b45938a028fa","kind":"tag","published_at":"2025-07-23T23:20:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.4/manifests"},{"name":"v3.0.14","sha":"1715dd027139a427fc1bc33827d64ec711525ccf","kind":"tag","published_at":"2025-05-25T20:26:41.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.14/manifests"},{"name":"v4.0.14","sha":"8c744d19a0e741d162c458bee8718acf8078f922","kind":"tag","published_at":"2025-05-25T20:26:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.14/manifests"},{"name":"v5.0.0-rc.3","sha":"ee35dc128decbad13f1f4186b11fe47ee6920d8f","kind":"tag","published_at":"2025-05-25T20:25:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.3/manifests"},{"name":"v4.0.13","sha":"153956cf61aacee809b413752f40bf96876e1e03","kind":"tag","published_at":"2025-03-26T23:41:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.13/manifests"},{"name":"v3.0.13","sha":"76ba41397e11a281256cf631aaa5daaa875a8a2b","kind":"tag","published_at":"2025-03-26T23:23:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.13/manifests"},{"name":"v5.0.0-rc.2","sha":"6b1ebba8fcca6a303997d06edaea29e52b8c3b51","kind":"tag","published_at":"2025-03-26T23:18:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.2/manifests"},{"name":"v4.0.12","sha":"b50169f6e6410a4d34d9c467b95ca7b885cf5dda","kind":"tag","published_at":"2025-01-15T22:38:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.12/manifests"},{"name":"v5.0.0-rc.1","sha":"ed203df38708927f65f9cd7f2760da408af97171","kind":"tag","published_at":"2025-01-15T22:17:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.1/manifests"},{"name":"v3.0.12","sha":"400e4a2f4e15eda153ac79e07bcf2c88420e6422","kind":"tag","published_at":"2025-01-15T22:17:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.12/manifests"},{"name":"v4.0.11","sha":"459892ea1853dcd1199c6bbb28da4347e7e70f60","kind":"tag","published_at":"2024-11-27T21:56:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.11/manifests"},{"name":"v3.0.11","sha":"f8603dcc52bfaaf9711d4808c350cca40f2001f5","kind":"tag","published_at":"2024-11-27T21:56:41.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.11/manifests"},{"name":"v5.0.0-alpha.5","sha":"e78411400eee81e1531c598892fa55b8b013cf70","kind":"tag","published_at":"2024-11-27T21:46:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.5/manifests"},{"name":"v3.0.10","sha":"390aa1ffcbbf95328a48b613b8c73b1752e35e61","kind":"tag","published_at":"2024-10-21T16:41:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.10/manifests"},{"name":"v4.0.10","sha":"48c582b1384352cfd93d43bf39e9e5bbc3e1fe39","kind":"tag","published_at":"2024-10-21T16:41:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.10/manifests"},{"name":"v5.0.0-alpha.4","sha":"45c9e1849d67edf45a0a38ded9bfc05e825593b7","kind":"tag","published_at":"2024-10-21T16:41:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.4/manifests"},{"name":"v3.0.9","sha":"808acc151b972c12748b1aec22bc999d018587ec","kind":"tag","published_at":"2024-10-07T07:13:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.9/manifests"},{"name":"v5.0.0-alpha.3","sha":"284a5b6c2be16971d90148299f30c95f13974e07","kind":"tag","published_at":"2024-10-07T07:12:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.3/manifests"},{"name":"v4.0.9","sha":"94e87681eb8b3d61179f71f2479b1f3820870c94","kind":"tag","published_at":"2024-10-07T07:11:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.9/manifests"},{"name":"v5.0.0-alpha.2","sha":"fe313c7e61a597d3edd9732d5b21a1849c698dc8","kind":"tag","published_at":"2024-08-25T22:47:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.2/manifests"},{"name":"v3.0.8","sha":"17006045b0dcf9e9ae65a8288d55b70123c83d27","kind":"tag","published_at":"2024-08-25T21:19:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.8/manifests"},{"name":"v4.0.8","sha":"c0713c7765a418e704182720a41d7d3800ae50f9","kind":"tag","published_at":"2024-08-25T21:19:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.8/manifests"},{"name":"v3.0.7","sha":"71d5de54fd02a2545ab6184c0794454da85a773f","kind":"tag","published_at":"2024-03-06T14:59:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.7/manifests"},{"name":"v4.0.7","sha":"2aeb472faecc68c0136a0a7231baf1472b55b388","kind":"tag","published_at":"2024-03-06T14:58:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.7/manifests"},{"name":"v2.1.12","sha":"908e31ea7996913fa3aa767465547b5dfbf2df8e","kind":"tag","published_at":"2024-01-31T22:14:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.12/manifests"},{"name":"v3.0.6","sha":"0f09619dcd70caea3957d14bb55a2030b45c39b8","kind":"tag","published_at":"2024-01-29T22:04:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.6/manifests"},{"name":"v4.0.6","sha":"18e00e1edd89776ca26f627d97ce5ed7ca3a544e","kind":"tag","published_at":"2024-01-29T22:04:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.6/manifests"},{"name":"v5.0.0-alpha.1","sha":"4b9d0d23485f8c89196434afbf0145ae2b797484","kind":"tag","published_at":"2023-12-20T22:41:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.0.5","sha":"2a25b34dad34b7d170ba2c7304707e1c74129b99","kind":"tag","published_at":"2023-12-20T22:38:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.5/manifests"},{"name":"v3.0.5","sha":"f2c02fb0484c5d79fa45e1fb7824b543fbd9982e","kind":"tag","published_at":"2023-12-20T22:38:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.5/manifests"},{"name":"v2.1.11","sha":"461d086125475afa92a0973588132e4508c525af","kind":"tag","published_at":"2023-12-20T22:36:27.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.11/manifests"},{"name":"v4.0.4","sha":"6bca3f7059798ba55fdf04f015f10951e24f27bd","kind":"tag","published_at":"2023-11-06T17:09:20.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.4/manifests"},{"name":"v3.0.4","sha":"42477dcb60f0d1b3bebd4eaff23494816a2915d9","kind":"tag","published_at":"2023-11-06T12:48:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.4/manifests"},{"name":"v2.1.10","sha":"480b2ebc281900a69a058927222eee927ba1b518","kind":"tag","published_at":"2023-11-06T09:03:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.10/manifests"},{"name":"v4.0.3","sha":"456e5e67c1d57bb727e17cd7db092403c06cf7bd","kind":"tag","published_at":"2023-10-20T13:53:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.3/manifests"},{"name":"v3.0.3","sha":"f1ac18faa1ffe7444344e4cf437cd6d44966d5ed","kind":"tag","published_at":"2023-10-19T20:24:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.3/manifests"},{"name":"v2.1.9","sha":"eee9527a2c7e33d08d71b4b8801ed70d111bd02e","kind":"tag","published_at":"2023-10-19T16:33:45.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.9/manifests"},{"name":"v3.0.2","sha":"88ad5ab52462b814057be90c229162f7ddef7938","kind":"tag","published_at":"2023-09-24T22:34:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.2/manifests"},{"name":"v4.0.2","sha":"781bb4f36c8bdc3b844b7b905b69af95a917ed78","kind":"tag","published_at":"2023-09-24T22:22:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.2/manifests"},{"name":"v2.1.8","sha":"cbcbc6738dc3e1cba7005ed2d463f9b1f57bd8b1","kind":"tag","published_at":"2023-09-24T22:20:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"a46c6f82484c1d6b9fd84569f73e7b0dd33ec692","kind":"tag","published_at":"2023-06-19T22:06:25.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.7/manifests"},{"name":"v4.0.1","sha":"cfd9586186870ec9d078988c6d6a521d8756eafe","kind":"tag","published_at":"2023-06-19T22:04:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.1/manifests"},{"name":"v3.0.1","sha":"523a14f5006418bf7c0d4c6d7bc3d10755edfe1d","kind":"tag","published_at":"2023-06-19T22:03:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.1/manifests"},{"name":"v4.0.0","sha":"69e115aa8a5048f1557f449ca842a707a88cde2e","kind":"tag","published_at":"2023-03-28T22:24:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0/manifests"},{"name":"v3.0.0","sha":"1df711a473aef3a77ef738c19b563780b4d9dca6","kind":"tag","published_at":"2023-03-28T22:23:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0/manifests"},{"name":"v2.1.6","sha":"50587fa6c899beaad547b4f7306157beff271375","kind":"tag","published_at":"2023-03-28T21:58:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.6/manifests"},{"name":"v4.0.0-beta.4","sha":"cbbacd5247e2c8c0c208786b8d580ca29778a375","kind":"tag","published_at":"2023-02-24T09:22:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.4/manifests"},{"name":"v3.0.0-beta.5","sha":"05c1b73527610781131ce07bfcacb6c24d17713c","kind":"tag","published_at":"2023-02-24T09:17:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.5/manifests"},{"name":"v2.1.5","sha":"82ee4065196556523b5d1cdb6ebe87de2b00e949","kind":"tag","published_at":"2023-02-24T08:50:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.5/manifests"},{"name":"v2.0.35","sha":"d499ef1a579546e1f99343aae4b19f35b4737857","kind":"tag","published_at":"2023-01-28T21:56:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.35","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.35/manifests"},{"name":"v2.1.4","sha":"f5ef0d12b8e2c622435faae13c51b9cccaea9fa2","kind":"tag","published_at":"2022-10-20T19:56:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.4/manifests"},{"name":"v2.0.34","sha":"f5d447ce33c9dd53f96119a331de62c8c888ebc0","kind":"tag","published_at":"2022-10-18T17:23:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.34","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.34/manifests"},{"name":"v4.0.0-beta.3","sha":"26b3188e0c3f32b9dba7cda86634b787a2387bf5","kind":"tag","published_at":"2022-10-12T21:54:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.3/manifests"},{"name":"v3.0.0-beta.4","sha":"f679616d7ad7df6ba3bb77535507ca8ec4049336","kind":"tag","published_at":"2022-10-12T21:52:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.4/manifests"},{"name":"v2.1.3","sha":"d1563469fff7d63717063beb7b49267c39a88d58","kind":"tag","published_at":"2022-10-12T21:47:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.3/manifests"},{"name":"v2.0.33","sha":"5c1c2c425dd5b6a1f314c6b46563fd39c71e0656","kind":"tag","published_at":"2022-09-12T10:08:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.33","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.33/manifests"},{"name":"v2.1.2","sha":"ea3e5a3d1ba59d0467539d400592f5bf5b40dbf8","kind":"tag","published_at":"2022-09-12T10:01:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.2/manifests"},{"name":"v4.0.0-beta.2","sha":"55fef0b12367ac26018538542d6ec6efb4f562ea","kind":"tag","published_at":"2022-06-30T20:12:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.2/manifests"},{"name":"v3.0.0-beta.3","sha":"c9c8d72708fbfc8b9982e9b37f321e588a1efdab","kind":"tag","published_at":"2022-06-30T20:05:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.3/manifests"},{"name":"v2.0.32","sha":"b3d87605369aa63caf860f67be2ba86704dd7a97","kind":"tag","published_at":"2022-06-30T19:56:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.32","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.32/manifests"},{"name":"v2.1.1","sha":"d2455b5369c8d9391e81e697f2354246532d0d5e","kind":"tag","published_at":"2022-06-30T19:48:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.1/manifests"},{"name":"v2.0.31","sha":"6a2dd0885a9c4b6b62e4ecbd207b949ca8a8a5bc","kind":"tag","published_at":"2022-06-19T14:44:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.31","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.31/manifests"},{"name":"v2.0.30","sha":"71300cf5094a53fbd658a906423478ba706ff434","kind":"tag","published_at":"2022-06-18T18:08:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.30","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.30/manifests"},{"name":"v2.1.0","sha":"4fb8906bb761886c85891d4bbf6dcf0a15ca4e9c","kind":"tag","published_at":"2022-05-02T13:16:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0/manifests"},{"name":"v3.0.0-beta.2","sha":"8ade5d9db8d4e29f4f8f37a994246d9270b9c479","kind":"tag","published_at":"2022-04-20T21:45:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.2/manifests"},{"name":"v2.1.0-beta.9","sha":"fd2787a7817295796e6c9f07d44132c262a9e902","kind":"tag","published_at":"2022-04-20T21:40:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.9/manifests"},{"name":"v4.0.0-beta.1","sha":"621bf358ad641ecb07af52026d0385a923957c15","kind":"tag","published_at":"2022-04-08T10:24:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.1/manifests"},{"name":"v3.0.0-beta.1","sha":"b6e096859d65c16e0c669609444f73d0621f4769","kind":"tag","published_at":"2022-04-08T10:14:48.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.1/manifests"},{"name":"v2.1.0-beta.8","sha":"5b37d6f6af0383892834d8437e6c79688f5fc670","kind":"tag","published_at":"2022-04-05T15:57:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.8/manifests"},{"name":"v2.0.29","sha":"20d80316b32cf68d7a0ba23300cfa53bc5155e7d","kind":"tag","published_at":"2022-04-05T15:16:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.29","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.29/manifests"},{"name":"v2.1.0-beta.7","sha":"bf892222765fdd6880449589b99eeeb511b80444","kind":"tag","published_at":"2021-12-20T14:40:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.7/manifests"},{"name":"v2.0.28","sha":"dd215d3ec65f23cef9e0a4d96ed7c542d71d1758","kind":"tag","published_at":"2021-12-20T14:27:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.28","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.28/manifests"},{"name":"v2.1.0-beta.6","sha":"74626bda8033b598b875372b8e8cb982ba2349bc","kind":"tag","published_at":"2021-12-16T09:20:37.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.6/manifests"},{"name":"v2.0.27","sha":"b5c6bc2633f1ea150970131e547a1a580052ece5","kind":"tag","published_at":"2021-12-16T09:00:27.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.27","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.27/manifests"},{"name":"v2.1.0-beta.5","sha":"835081d794427f37bd671f584b6083f96ae17aa6","kind":"tag","published_at":"2021-12-09T17:53:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.5/manifests"},{"name":"v2.0.26","sha":"66ca617d40d57627a8820c96d388a7583650ae6e","kind":"tag","published_at":"2021-12-09T17:43:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.26","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.26/manifests"},{"name":"v2.1.0-beta.4","sha":"e57713abe7add73e7033a30af3022668f4a9ec8d","kind":"tag","published_at":"2021-09-01T15:31:59.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.4/manifests"},{"name":"v2.0.25","sha":"2a4c0f8ba2741e618737556ed1973b22a8284a58","kind":"tag","published_at":"2021-09-01T15:17:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.25","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.25/manifests"},{"name":"v2.1.0-beta.3","sha":"912f4beb7254c72e2db4207efdb38543994c7630","kind":"tag","published_at":"2021-08-11T06:36:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.3/manifests"},{"name":"v2.1.0-beta.2","sha":"94ab611f45fbacf94f449a14fd035c6971a786fd","kind":"tag","published_at":"2021-07-29T12:50:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.2/manifests"},{"name":"v2.0.24","sha":"8818eb7ec61dd59059b51478d734e6d30fb8cca9","kind":"tag","published_at":"2021-07-29T12:08:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.24","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.24/manifests"},{"name":"v2.0.23","sha":"79c3770db75c09d5c846d5d42ffb607b29ba5b9f","kind":"tag","published_at":"2021-06-21T11:50:02.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.23","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.23/manifests"},{"name":"v2.0.22","sha":"a40301a5dc44ebbdeac291edf4cf3df3960a6fae","kind":"tag","published_at":"2021-05-24T16:31:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.22","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.22/manifests"},{"name":"v2.1.0-beta.1","sha":"ff09d7fffece5dda0c2f188114393161702135af","kind":"tag","published_at":"2021-04-25T12:29:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.1/manifests"},{"name":"v2.0.21","sha":"47556c4f31576e6bc4e00262661b7b212bd90a60","kind":"tag","published_at":"2021-04-07T14:05:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.21","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"7c6f2ce175e8f9db63a694ae413210f99e183ad7","kind":"tag","published_at":"2021-02-24T09:46:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.20","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.20/manifests"},{"name":"v2.0.19","sha":"bcf99a613e320812fc4b691f96a4e7e3d125749d","kind":"commit","published_at":"2021-02-01T10:44:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.19","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"7385a7d7a3a1f0670d5fda376b8cdf516d7c7b30","kind":"commit","published_at":"2021-01-12T06:56:22.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.18","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.18/manifests"},{"name":"v1.3.29","sha":"3e323fc72d09df6f1957250cf20bdacbe26fd3d7","kind":"tag","published_at":"2021-01-06T14:04:08.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.29","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.29/manifests"},{"name":"v2.0.17","sha":"3318b1e7e6ca900696ce2ed4e6687a725e0aa90a","kind":"commit","published_at":"2020-12-14T20:57:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.17","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.17/manifests"},{"name":"v1.3.28","sha":"7cbec2b0ccd547859823ef1cb2766314202cf480","kind":"tag","published_at":"2020-12-08T13:29:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.28","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.28/manifests"},{"name":"v2.0.16","sha":"d49fd0d8185d5b571c3a90282c4e44a55b996c53","kind":"commit","published_at":"2020-11-26T17:00:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"a85798d66b667a8e598a062db1cdafeae48acf30","kind":"commit","published_at":"2020-11-03T14:46:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.15/manifests"},{"name":"v1.3.27","sha":"cce7305a7ef56c4edc6ab28ae224141facfa8d59","kind":"tag","published_at":"2020-10-28T14:29:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.27","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.27/manifests"},{"name":"v1.3.26","sha":"03a7d8611676ee14e3d6040d8642063d787819ea","kind":"tag","published_at":"2020-10-22T15:25:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.26","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.26/manifests"},{"name":"v2.0.14","sha":"1b36f643d2d40b959e325a00867c45822418202d","kind":"commit","published_at":"2020-10-22T13:51:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.14/manifests"},{"name":"v1.3.25","sha":"56cb309bef2993de47dc846f7bc2933c7a6159c7","kind":"tag","published_at":"2020-08-31T12:58:59.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.25","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25/manifests"},{"name":"v2.0.13","sha":"37a209886890ca5cdd6ef39c61d29827a13c1a1d","kind":"commit","published_at":"2020-08-31T12:48:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.13/manifests"},{"name":"v1.3.25-beta.2","sha":"562d61cc72c0038f66b221a7c6d0b07034e38804","kind":"tag","published_at":"2020-08-19T06:27:25.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.25-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.25-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.25-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.2/manifests"},{"name":"v1.3.25-beta.1","sha":"d591b617c52537edb6fedb2e343800610eb075e3","kind":"tag","published_at":"2020-08-18T06:31:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.25-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.25-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.25-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.1/manifests"},{"name":"v2.0.12","sha":"8b9d7f887fd37ec22cb39f020d710fb7835d159a","kind":"commit","published_at":"2020-07-21T09:25:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"1b227314d669cbbd3395c2ff1e31704ca0d9284c","kind":"commit","published_at":"2020-07-06T07:52:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.11/manifests"},{"name":"v1.3.24","sha":"9c7da5f498d70241993b05598488597bc2c94a98","kind":"tag","published_at":"2020-07-03T06:58:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.24","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.24/manifests"},{"name":"v2.0.10","sha":"cdb2a357aeb61e0a52beb6a8d09953f423924faf","kind":"commit","published_at":"2020-05-26T12:18:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"655f8ac6f8586a8a0d49d217f0846deefb45de21","kind":"commit","published_at":"2020-05-04T06:00:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"8600d4ff895df5d6df5ecfd45e7244af04d8f89f","kind":"commit","published_at":"2020-04-14T19:08:41.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.8/manifests"},{"name":"v1.3.23","sha":"bf556d4765c9305ed14f6cd962f4f438239799e4","kind":"tag","published_at":"2020-04-14T18:13:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.23","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.23/manifests"},{"name":"v2.0.7","sha":"f6e03e838ce51eee8d751df03f29afb3eeea42d6","kind":"tag","published_at":"2020-04-10T07:01:02.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.7/manifests"},{"name":"v1.3.22","sha":"dae8b1ba6368d8d2bd31eb5435e868f16c9ce9d3","kind":"tag","published_at":"2020-04-04T14:41:59.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.22","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.22/manifests"},{"name":"v2.0.6","sha":"9b2dcc9b499b125560193ba39f65c5d359ceb11d","kind":"commit","published_at":"2020-04-04T14:35:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"5e605a630551397a0f21b4b530b177fe4e571542","kind":"commit","published_at":"2020-03-29T01:13:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"743eceac9c69e4e5aa8e3ced425d8893cb55119c","kind":"tag","published_at":"2020-03-27T16:51:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.4/manifests"},{"name":"v1.3.21","sha":"45575df553f0a93eb5b6b5c98e4471b590f1c884","kind":"tag","published_at":"2020-03-26T19:46:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.21","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.21/manifests"},{"name":"v2.0.3","sha":"7cee3e11d29ec21f0073aa4ac03b08a4f2a0ef17","kind":"tag","published_at":"2020-03-26T19:29:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.3/manifests"},{"name":"v1.3.20","sha":"b2dd14eaab5ef3a03c172ebdc06ea0e9a71fa0ce","kind":"tag","published_at":"2020-02-24T16:29:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.20","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.20/manifests"},{"name":"v1.3.19","sha":"b91d891e04fcb0c0c0c4fc3f371d36c09c19ba2c","kind":"tag","published_at":"2020-02-20T02:16:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.19","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.19/manifests"},{"name":"v2.0.2","sha":"60206ea15541869622623167c590276a6329f5b8","kind":"commit","published_at":"2020-02-20T02:05:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"e7c8b260c3d81e91ac537787424e888afd35f594","kind":"commit","published_at":"2020-01-30T20:50:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.1/manifests"},{"name":"v1.3.18","sha":"6e54def3f9d07d5bd1b57f8d296e8cbae7d008f4","kind":"tag","published_at":"2020-01-30T20:16:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.18","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.18/manifests"},{"name":"v2.0.0","sha":"20050b10bc7fe88edff3ff320b4cea85c023f30d","kind":"tag","published_at":"2019-12-09T21:54:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0/manifests"},{"name":"v2.0.0-rc14","sha":"8ca390bf44dea39dfc1b15422881e14c8bcb341f","kind":"tag","published_at":"2019-12-08T18:53:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc14/manifests"},{"name":"v1.3.17","sha":"cdf214a094e400027463a8d523a7c00c9dcdfdb4","kind":"tag","published_at":"2019-11-24T10:47:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.17","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.17/manifests"},{"name":"v2.0.0-rc13","sha":"b5c0c3b19ac4fc22fe8eefe2c3b61ba6e6b3829a","kind":"tag","published_at":"2019-11-20T22:45:08.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc13/manifests"},{"name":"v2.0.0-rc12","sha":"caba50b91297444ceb3c02e1295fad7b3991da21","kind":"tag","published_at":"2019-10-23T20:11:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc12/manifests"},{"name":"v1.3.16","sha":"45f9865864c305639b555ac3c2a57fe946f0913b","kind":"tag","published_at":"2019-10-20T20:29:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.16/manifests"},{"name":"v2.0.0-rc11","sha":"82c1361e0a21dc94c3b3cdabdd141fb87fbbfe99","kind":"tag","published_at":"2019-10-13T16:15:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc11/manifests"},{"name":"v1.3.15","sha":"18caa542327c2a20c6f140d7c645f57f4e11a109","kind":"tag","published_at":"2019-09-25T17:22:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.15/manifests"},{"name":"v2.0.0-rc10","sha":"26b8df02d45004c1abb92e8a50054e17e34c0fb0","kind":"tag","published_at":"2019-09-16T23:06:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc10/manifests"},{"name":"v2.0.0-rc9","sha":"6cfd68560c91d0b0a5682bdbb9f20eeaa09c398d","kind":"tag","published_at":"2019-08-31T18:01:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc9/manifests"},{"name":"v2.0.0-rc8","sha":"e3a1c7a650cba5ab32164761574ef69af4134f17","kind":"tag","published_at":"2019-08-29T13:08:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc8/manifests"},{"name":"v2.0.0-rc7","sha":"1e5ee67862cc25755891e1587e709773ffa314c4","kind":"tag","published_at":"2019-08-28T14:43:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc7/manifests"},{"name":"v2.0.0-rc6","sha":"c8e0b0137115322e39a93f3a369e4dec72df9045","kind":"tag","published_at":"2019-08-27T19:30:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc6/manifests"},{"name":"v2.0.0-rc5","sha":"171a6751fa063b32c47201b1821e4d7e610c865e","kind":"tag","published_at":"2019-08-08T06:19:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc5/manifests"},{"name":"v1.3.14","sha":"f720ed469d52842ba23839f7d9b467f610d74524","kind":"tag","published_at":"2019-08-07T18:50:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.14/manifests"},{"name":"v1.3.13","sha":"e006b420447da6cb8bc3e7fb2aaa6271229c7aa1","kind":"tag","published_at":"2019-07-16T19:38:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.13/manifests"},{"name":"v2.0.0-rc4","sha":"d7e770086334fc3c84e83a96d8e2fb863ac5b252","kind":"tag","published_at":"2019-06-28T06:29:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc4/manifests"},{"name":"v2.0.0-rc3","sha":"21352e6277118d30b82df6ba2a1e899619ed202e","kind":"tag","published_at":"2019-06-16T15:48:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc3/manifests"},{"name":"v2.0.0-rc2","sha":"2162827fd2af02f2774aadc60809161055fec5ae","kind":"tag","published_at":"2019-05-26T16:09:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc2/manifests"},{"name":"v1.3.12","sha":"c1461c389a1f01a757c966518dd2c52601204676","kind":"tag","published_at":"2019-05-25T18:10:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.12/manifests"},{"name":"v1.3.11","sha":"a47305d487e710d013c46283a9b286358688d5f1","kind":"tag","published_at":"2019-05-09T18:16:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.11/manifests"},{"name":"v1.3.10","sha":"42759228412e484fa170bc9ab5aae019422432c3","kind":"tag","published_at":"2019-04-29T16:56:01.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.10/manifests"},{"name":"v2.0.0-rc1","sha":"d9397fecfadc3e34ca8742b17077a3bac32624dd","kind":"tag","published_at":"2019-04-18T18:40:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc1/manifests"},{"name":"v1.3.9","sha":"88a73fd64c20015bd8b059bf8a052e98d35e6080","kind":"tag","published_at":"2019-02-24T00:56:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.9/manifests"},{"name":"v1.3.8","sha":"ec23670cc6ecc2d16bef7e48130c99e741aab711","kind":"tag","published_at":"2019-01-01T13:10:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.8/manifests"},{"name":"v2.0.0-rc0","sha":"bc4b7dc04d9c06e7357e3d3d55bdfca366de18b4","kind":"tag","published_at":"2018-10-02T19:50:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc0/manifests"},{"name":"v1.3.7","sha":"777686d9bcfb7a732838a5cfc4043b9a65b0eaea","kind":"tag","published_at":"2018-10-02T10:25:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.7/manifests"},{"name":"v1.2.9","sha":"49dd12a95398ee1b841ad9ba48fdbf35149137e7","kind":"tag","published_at":"2018-10-01T06:43:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.9/manifests"},{"name":"v1.3.6","sha":"99cbd25dad946952bcc3fb7b7e5152f064dac382","kind":"tag","published_at":"2018-10-01T06:01:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.6/manifests"},{"name":"v1.1.8","sha":"fd4c7266d4b6b780f06d3be7e14a79406ae77168","kind":"tag","published_at":"2018-06-24T18:34:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.8/manifests"},{"name":"v1.2.8","sha":"5a96d56fa6fc07b1d34700d42615162cc8584c03","kind":"tag","published_at":"2018-06-24T17:03:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.8/manifests"},{"name":"v1.3.5","sha":"7acede06f2df73f1db80461e44ba23708eb6bdd5","kind":"tag","published_at":"2018-06-24T15:36:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"a4e03c33c92dedf83886f0cc66bc443ad916feba","kind":"tag","published_at":"2018-06-15T08:23:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.4/manifests"},{"name":"v1.2.7","sha":"bb7291d26b7a00fa37c2712b620fb6fb747cae5a","kind":"tag","published_at":"2018-06-15T07:18:20.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.7/manifests"},{"name":"v1.3.3","sha":"c4f66abf07cc46813b98137dc29a8a2762ab33e2","kind":"tag","published_at":"2018-06-06T20:09:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.3/manifests"},{"name":"v1.2.6","sha":"be9b592857e85dc50a3181b6b5efc23bdbc384d8","kind":"tag","published_at":"2018-05-06T21:14:57.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.6/manifests"},{"name":"v1.3.2","sha":"f22ae5293ec400e9faafd1cf18944f5ed60b3c0e","kind":"tag","published_at":"2018-05-06T20:26:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"c49ab943d4fe3c55afdb14814b818d3d5a4bf7dd","kind":"tag","published_at":"2018-04-04T16:46:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.1/manifests"},{"name":"v1.2.5","sha":"9add5d717a420f76681e2b6816b8beb6ccdf3a65","kind":"tag","published_at":"2018-04-04T15:24:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.5/manifests"},{"name":"v1.3.0","sha":"5fc2ab21c58bcc0da2c78ca41e353c69928bc777","kind":"tag","published_at":"2018-03-14T17:20:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0/manifests"},{"name":"v1.3.0-rc7","sha":"fb9cdad412e1be86cf2fff2dd9962271a113b025","kind":"tag","published_at":"2018-02-23T10:17:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc7/manifests"},{"name":"v1.2.4","sha":"462c373665d885b82ab2e7dfd5cf5ef675cc3499","kind":"tag","published_at":"2018-02-11T09:54:01.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.4/manifests"},{"name":"v1.1.7","sha":"7269c4dd270ed967a19c912ed8dae189123d0b37","kind":"tag","published_at":"2018-02-10T19:17:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.7/manifests"},{"name":"v1.3.0-rc6","sha":"b89b2223222b78b41d71fde00c31a7a0b43156b0","kind":"tag","published_at":"2018-02-09T09:21:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc6/manifests"},{"name":"v1.3.0-rc5","sha":"4c840c0186a5d4e7f43dbf66182ff35a36ed91cc","kind":"tag","published_at":"2018-02-08T11:28:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc5/manifests"},{"name":"v1.2.3","sha":"c956c492081a2006f7f7fa5442f2a3f0de027527","kind":"tag","published_at":"2018-01-22T18:11:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.3/manifests"},{"name":"v1.3.0-rc4","sha":"a22c62b7b9037793f63fb0fb135ce368a83fa286","kind":"tag","published_at":"2018-01-18T23:24:44.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc4/manifests"},{"name":"v1.3.0-rc3","sha":"29926075af642d815d0a2e46c88ab109fa084ddb","kind":"tag","published_at":"2018-01-09T10:53:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc3/manifests"},{"name":"v1.3.0-rc2","sha":"f0bd2f1eec7551077b14662bf10f52840a5626f4","kind":"tag","published_at":"2018-01-05T19:42:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc2/manifests"},{"name":"v1.2.2","sha":"7f9b9445f345110e198298382373c0bec94f7cac","kind":"tag","published_at":"2017-11-27T08:10:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.2/manifests"},{"name":"v1.3.0-rc1","sha":"90aee5f8ce5585722b3f1b8c5f86b7c945bb1752","kind":"tag","published_at":"2017-11-22T15:01:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc1/manifests"},{"name":"v1.2.1","sha":"a270cf4bd982a819bc8a4c273fdcb38bdca5f0df","kind":"tag","published_at":"2017-11-22T12:23:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.1/manifests"},{"name":"v1.1.6","sha":"861f18cffb7df2b17b4e54c638792a7b3f99c003","kind":"tag","published_at":"2017-11-02T07:58:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"05b28222d9ccd0a32fd73b24998ce0e8be1ca1ca","kind":"tag","published_at":"2017-10-17T12:41:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.5/manifests"},{"name":"v1.2.0","sha":"3e8bf3b8338d6367a3dd87d2e7aac6c438c163e4","kind":"tag","published_at":"2017-10-06T13:02:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0/manifests"},{"name":"v1.2.0-rc6","sha":"6fe033be9bd7dc40cf1f0d6569b54a8dd635560c","kind":"tag","published_at":"2017-09-19T14:56:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc6/manifests"},{"name":"v1.2.0-rc5","sha":"826555e8576e5054abe8186fa7c70caa5bf25f7e","kind":"tag","published_at":"2017-09-05T09:14:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc5/manifests"},{"name":"v1.2.0-rc4","sha":"d0acafd047b174a703f440c2cbc92e9241edd6e8","kind":"tag","published_at":"2017-08-24T19:36:37.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc4/manifests"},{"name":"v1.2.0-rc3","sha":"0037881dcf26be144e74ca858270dac2ce83be59","kind":"tag","published_at":"2017-08-24T09:35:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc3/manifests"},{"name":"v1.1.4","sha":"cd115f80c0dacd0cd38112e973cf1590eee848f0","kind":"tag","published_at":"2017-08-24T08:23:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.4/manifests"},{"name":"v1.2.0-rc2","sha":"faf0dc10475de7075dcd8fb97ef899c57209d546","kind":"tag","published_at":"2017-08-18T06:50:45.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc2/manifests"},{"name":"v1.2.0-rc1","sha":"3a87e22c1e0fc05b1583439e83c6a9f38e6ec106","kind":"tag","published_at":"2017-08-02T17:37:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc1/manifests"},{"name":"v1.1.3","sha":"c32f9c596279e113c08200b57540ac832e9f2d98","kind":"tag","published_at":"2017-07-31T11:41:57.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.3/manifests"},{"name":"v1.0.9","sha":"76870752757b9e13ea01a5555146b0db92d41914","kind":"tag","published_at":"2017-07-31T09:45:45.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.9/manifests"},{"name":"v1.1.2","sha":"35e2cefeceb130cbf80929dff4f85ab468566396","kind":"tag","published_at":"2017-06-27T07:42:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.2/manifests"},{"name":"v1.0.8","sha":"eafbb5d29e99f62db9fb24d66a393082eaa557b2","kind":"tag","published_at":"2017-06-27T07:17:08.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.8/manifests"},{"name":"v1.1.1","sha":"d65931e328a553094f5386acde72fc8ab4ca4615","kind":"tag","published_at":"2017-05-19T12:05:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"233515e217b91258ef7822953a884e9d104c7f03","kind":"tag","published_at":"2017-03-21T08:26:48.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0/manifests"},{"name":"v1.0.7","sha":"8c4ffc1316e24e074fda1250f704e5d63ec9386c","kind":"tag","published_at":"2017-03-20T18:34:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.7/manifests"},{"name":"v1.1.0-rc4","sha":"ba3087892729fb0ea8028d7c37cfc88a2eaa30e5","kind":"tag","published_at":"2017-03-15T16:52:22.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc4/manifests"},{"name":"v1.1.0-rc3","sha":"84739bf5a3226ee863c3f2a1dd4ba5f955ec7210","kind":"tag","published_at":"2017-03-15T10:58:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc3/manifests"},{"name":"v1.1.0-rc2","sha":"367033ef96a147d271298f94f77a67972192edae","kind":"tag","published_at":"2017-03-08T13:59:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc2/manifests"},{"name":"v1.1.0-rc1","sha":"55eee43f88bce129da741be93ccf1da25d6005a6","kind":"tag","published_at":"2017-02-13T08:17:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc1/manifests"},{"name":"v1.0.6","sha":"46d8ac9e9a61902596c8d6b1e17e2f6c88e5982d","kind":"tag","published_at":"2017-01-30T18:58:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"6e89e64cdd17562a73a97b098a05b2bd61d3ced8","kind":"tag","published_at":"2016-11-18T11:00:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"38b3199f49e6b67535e3070e56d410dc7ba32c70","kind":"tag","published_at":"2016-11-14T18:01:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"bca4ad4a2f46f15721305e2ef7c5c67f4ca08b23","kind":"tag","published_at":"2016-10-28T17:22:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"4d58bf6558cb1d3e382471581d14d50aadeaf12e","kind":"tag","published_at":"2016-09-23T18:18:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"2cf469dbf87e81c0fbf9402d73a4a94ef31d5fac","kind":"tag","published_at":"2016-09-21T12:38:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"ca39aa51a87a596e7b7e7e1309f9c34d9544bf63","kind":"tag","published_at":"2016-07-26T13:12:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc4","sha":"c1f860b56e16d64556f4249cde5423d221d8db35","kind":"tag","published_at":"2016-07-08T08:26:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc4/manifests"},{"name":"v0.9.3","sha":"2565a66fbb62e28c8e7ac2754be14e594fd1b445","kind":"tag","published_at":"2016-06-20T14:27:20.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.3/manifests"},{"name":"v1.0.0-rc3","sha":"861c33352a33836cb6cef365c26a255187ba361d","kind":"tag","published_at":"2016-05-31T16:24:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"e37431766143efaf0c68eed74978b11e929a5bf8","kind":"tag","published_at":"2016-03-30T08:09:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc2/manifests"},{"name":"v1.0.0-rc1","sha":"a67d4c9e438ec9ba7c3e08f2d749d74d288d9f5a","kind":"tag","published_at":"2016-03-18T22:52:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc1/manifests"},{"name":"v0.9.2","sha":"ac9a7dcb755eff6e7ceec18fa662e107269a73de","kind":"tag","published_at":"2016-01-20T08:38:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.2/manifests"},{"name":"v0.8.5","sha":"668cd9f32622e70da9c9457377d442213094d28d","kind":"commit","published_at":"2015-11-03T16:20:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.5/manifests"},{"name":"v0.9.1","sha":"4d36235d352e9a04923408094759406c929043ba","kind":"commit","published_at":"2015-11-03T15:39:46.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1/manifests"},{"name":"v0.9.1-rc1","sha":"e61e388a3b4853aa2940b0957857513a5046b74d","kind":"commit","published_at":"2015-11-02T11:29:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.1-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1-rc1/manifests"},{"name":"v0.9.0","sha":"a8b117f07d3180f3b6acf89f8488003648178c06","kind":"commit","published_at":"2015-10-28T15:10:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0/manifests"},{"name":"v0.9.0-rc5","sha":"a7f440f719e436a645f00b3b3fd166b2b156d2b9","kind":"commit","published_at":"2015-10-20T10:49:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc5/manifests"},{"name":"v0.8.4","sha":"a29daa061e0c4376edb00083722ed1730adcaf8b","kind":"tag","published_at":"2015-08-26T01:55:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.4/manifests"},{"name":"v0.9.0-rc4","sha":"83edc098bc49ae3168340f6d24324b97c9b500da","kind":"tag","published_at":"2015-08-24T13:54:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc4/manifests"},{"name":"v0.8.3","sha":"c733aff2541857e299fca50c3cf5769b2d4d0fb1","kind":"tag","published_at":"2015-08-24T13:35:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.3/manifests"},{"name":"v0.9.0-rc3","sha":"26931fe097c2526b2582a35393d60ba9019c5a76","kind":"tag","published_at":"2015-07-14T21:30:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc3/manifests"},{"name":"v0.9.0-rc2","sha":"149e8ee1c1f85a4e5ec887f0f864f586c55717b8","kind":"tag","published_at":"2015-07-09T13:25:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc2/manifests"},{"name":"v0.8.2","sha":"51c06f9f808117b6ec71d7f972c1ec7ce4e08fe1","kind":"tag","published_at":"2015-07-06T18:21:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.2/manifests"},{"name":"v0.9.0-rc1","sha":"4c9cd76389a14ddb7af5ea1536926cc9c80cec31","kind":"tag","published_at":"2015-06-18T18:57:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc1/manifests"},{"name":"v0.8.1-fixed-docs","sha":"09f538ef4cdbd14198e38503eda1a865e2120e3a","kind":"commit","published_at":"2015-04-12T16:52:48.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1-fixed-docs","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1-fixed-docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.1-fixed-docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-fixed-docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-fixed-docs/manifests"},{"name":"v0.8.1","sha":"b72b2c022f580d4ba01b24ebc5d35edfa7dd0614","kind":"tag","published_at":"2015-04-07T13:02:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1/manifests"},{"name":"v0.8.1-rc2","sha":"756e443dd72fad27f7fb8af1e16e8712e67bdaa1","kind":"tag","published_at":"2015-04-01T14:04:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc2/manifests"},{"name":"v0.8.1-rc1","sha":"99c04b28d9fcc6aa5e35618572d868ade32c134c","kind":"tag","published_at":"2015-04-01T13:46:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc1/manifests"},{"name":"v0.8.0","sha":"fbe6baff38c47eb55374c1a9f6ba07e51d98e1e3","kind":"tag","published_at":"2015-03-05T15:38:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0/manifests"},{"name":"v0.8.0-rc5","sha":"50a7fc0e73e300847e2c61bdb127619d572aacfe","kind":"tag","published_at":"2015-03-01T01:26:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc5/manifests"},{"name":"v0.8.0-rc4","sha":"4acc8b9befc1a730129fb9b9b68ff04aa0098ed5","kind":"tag","published_at":"2015-02-25T20:31:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc4/manifests"},{"name":"v0.8.0-rc3","sha":"294a2f11e2972039a372b65d98067d1e12ce5087","kind":"tag","published_at":"2015-02-20T00:21:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc3/manifests"},{"name":"v0.8.0-rc2","sha":"7f45f7af37cdbc24830e57e5a96a4e71e4954fce","kind":"tag","published_at":"2015-01-17T17:12:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc2/manifests"},{"name":"v0.8.0-rc1","sha":"77f04bc174ac3e97f4a5a23ebc19906037747895","kind":"tag","published_at":"2014-11-09T16:34:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc1/manifests"},{"name":"v0.7.1","sha":"901a459af922491bb556d62e046d1475760fb8ce","kind":"commit","published_at":"2014-06-20T15:23:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"ecfa4a50022a4f565c4b94ed678bf60c0eaba488","kind":"tag","published_at":"2014-04-04T21:30:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0/manifests"},{"name":"v0.7.0-rc3","sha":"d9bbd2be65362254a821da076bb89e4238b6c78c","kind":"tag","published_at":"2014-03-31T14:11:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc3/manifests"},{"name":"v0.7.0-rc2","sha":"5e58939d843e6d991bc14cf3e140b788455b6761","kind":"tag","published_at":"2014-02-28T15:46:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc2/manifests"},{"name":"v0.7.0-rc1","sha":"3dcd503aa2dc13ade6245345b4a135c8976e090e","kind":"tag","published_at":"2014-01-31T12:18:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc1/manifests"},{"name":"v0.6.2","sha":"61d713baf1c62a7583ad200a48a33223b5635c8c","kind":"tag","published_at":"2013-03-19T00:08:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.6.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"0138a73a3b6d8f29a7c8cec0abd3332f48b5ddc0","kind":"tag","published_at":"2012-11-28T19:23:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.6.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"ef7777eb293fa0db517a9c585ec491dc00e70491","kind":"tag","published_at":"2012-11-26T21:50:44.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.6.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"10e21f48ae2c4f2bd534575e7136dae115ccb3a3","kind":"tag","published_at":"2012-08-07T00:12:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.5.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"937771a0fdb58d6e7c115c98d9abb419d89d2aee","kind":"tag","published_at":"2012-07-31T06:13:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.5.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.0/manifests"},{"name":"v0.4.4","sha":"11ec3cf213b439f8a18b2684a8e571c66a42c25d","kind":"tag","published_at":"2012-07-24T17:47:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"836adcccf8fe0a9efcd621ffea9e26051b3fe2d4","kind":"tag","published_at":"2012-06-23T01:14:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"c81ee45fe05a7473c0fabe016259d4cac0d1709f","kind":"tag","published_at":"2012-06-20T20:10:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"56253364e610dd1b39696ff86e68b92dfd816801","kind":"tag","published_at":"2012-06-19T23:38:46.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"09244fae39dac8a0e3f22ff29ae0739311be8a7d","kind":"tag","published_at":"2012-05-01T20:40:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"f37ce009d52595ea8999a89d7c66f351f216fddd","kind":"tag","published_at":"2012-03-15T23:07:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.3.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"dd824ebb78851bb783c5f4f0b8d14de98aa13320","kind":"tag","published_at":"2012-03-14T01:14:46.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.3.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"862c414b371befbba2b6d4d35d8f15801f6187f5","kind":"tag","published_at":"2012-02-24T22:35:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.2.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"6b0ebd256d0d4d7aae3840a4c04211c573e36f39","kind":"tag","published_at":"2012-02-16T04:04:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.2.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.0/manifests"},{"name":"v0.1.3","sha":"7fa15b84aa2dfca6b8cd91314e669c4a64be023d","kind":"tag","published_at":"2012-01-19T22:03:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"9e8917f81f2a740bd66dd6196eb46e86f3893c2e","kind":"tag","published_at":"2012-01-08T03:02:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"037baeff84b3327171d2daaec6100d51167ac4de","kind":"tag","published_at":"2011-12-28T20:27:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"5b484dceb4dc0990e9a67dcf143dc77baf27799d","kind":"tag","published_at":"2011-12-22T03:44:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.0/manifests"},{"name":"v0.0.14","sha":"5aeb2c5b8cfcc90a6289bdce1ae4db96daf67cc7","kind":"commit","published_at":"2011-12-01T06:36:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.14/manifests"},{"name":"v0.0.13-NOGZIP","sha":"c2f13cdfe40a4132b548a0df366d2be06d5d696b","kind":"tag","published_at":"2011-10-13T18:21:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.13-NOGZIP","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.13-NOGZIP","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.13-NOGZIP","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13-NOGZIP","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13-NOGZIP/manifests"},{"name":"v0.0.13","sha":"8d1310adbf0b72fc75b60a4222d0c8581485b863","kind":"tag","published_at":"2011-10-08T01:03:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"a103d2668f95bea9c5fff5b9fff26f0b058d8c8a","kind":"tag","published_at":"2011-09-21T00:40:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.12/manifests"},{"name":"v0.0.11-1","sha":"b3a4707e81cb3c01e24bf1f3c9c3bb3307c43902","kind":"tag","published_at":"2011-09-16T06:01:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.11-1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.11-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.11-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11-1/manifests"},{"name":"v0.0.11","sha":"846f5f75774e2f97874b6b2f43a2a9142041353b","kind":"tag","published_at":"2011-09-15T02:28:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11/manifests"},{"name":"v0.0.10-1","sha":"149a9048c73bceda7af027086633f0ec7841381b","kind":"tag","published_at":"2011-08-23T22:15:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.10-1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.10-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.10-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10-1/manifests"},{"name":"v0.0.10","sha":"7f1bc683ebecdcbf07008b665cd217574600f97f","kind":"tag","published_at":"2011-08-23T20:59:17.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"ce084bcca7f6087e2f44e8bf94c3d225646f9752","kind":"tag","published_at":"2011-08-12T01:26:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"b08af670cd5b4207aa4b3fd16d37c9f0f0d6715a","kind":"tag","published_at":"2011-07-05T22:05:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"0eb4d8dfaee9d700a03700bde0d918dba9252586","kind":"tag","published_at":"2011-05-24T03:50:27.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"6c258a787d048e429a615dc77ea6f582d841e317","kind":"tag","published_at":"2011-05-17T20:50:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"b0ae3fb5e63f428992691869256d70876074d77e","kind":"tag","published_at":"2011-05-13T20:02:36.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"6e1764fa805a89cac4540e6449db632cff631bff","kind":"tag","published_at":"2011-05-10T01:55:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"115f8056e80a5beae4ccf3a46d7ee3bc68f99098","kind":"tag","published_at":"2011-04-27T22:04:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.3/manifests"},{"name":"v0.0.2-fix-publishing","sha":"b78e695c25ef1c890092412841164bf09d731928","kind":"tag","published_at":"2011-03-30T06:25:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.2-fix-publishing","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.2-fix-publishing","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.2-fix-publishing","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2-fix-publishing","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2-fix-publishing/manifests"},{"name":"v0.0.2","sha":"9dd90d7d78f6255375bf96a89daecf6c928d0c1d","kind":"tag","published_at":"2011-03-26T01:04:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"e3efe5ecf10f0eee76064798454345cd51560300","kind":"tag","published_at":"2011-03-15T04:13:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-05-31T23:03:42.840Z","dependent_packages_count":93,"downloads":null,"downloads_period":null,"dependent_repos_count":1209,"rankings":{"downloads":null,"dependent_repos_count":0.3420293339745131,"dependent_packages_count":0.7716197803959285,"stargazers_count":3.098300873607438,"forks_count":1.9385669632123106,"docker_downloads_count":0.9605674440971388,"average":1.4222168790574659},"purl":"pkg:maven/io.dropwizard/dropwizard-assets","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.dropwizard:dropwizard-assets","docker_dependents_count":77,"docker_downloads_count":9529890,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.dropwizard:dropwizard-assets","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.dropwizard:dropwizard-assets/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-29T07:00:52.934Z","issues_count":119,"pull_requests_count":3885,"avg_time_to_close_issue":4066175.064102564,"avg_time_to_close_pull_request":184069.330259366,"issues_closed_count":78,"pull_requests_closed_count":3470,"pull_request_authors_count":41,"issue_authors_count":81,"avg_comments_per_issue":1.7394957983193278,"avg_comments_per_pull_request":1.271814671814672,"merged_pull_requests_count":2882,"bot_issues_count":23,"bot_pull_requests_count":3594,"past_year_issues_count":25,"past_year_pull_requests_count":566,"past_year_avg_time_to_close_issue":804308.6363636364,"past_year_avg_time_to_close_pull_request":71417.07012987013,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":385,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":18,"past_year_avg_comments_per_issue":0.64,"past_year_avg_comments_per_pull_request":0.6466431095406361,"past_year_bot_issues_count":4,"past_year_bot_pull_requests_count":482,"past_year_merged_pull_requests_count":348,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/issues","maintainers":[{"login":"joschi","count":155,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joschi"},{"login":"zUniQueX","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zUniQueX"},{"login":"aelamrani","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aelamrani"},{"login":"MatthewHawkins","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MatthewHawkins"},{"login":"jplock","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jplock"},{"login":"mbeaatriz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbeaatriz"}],"active_maintainers":[{"login":"joschi","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joschi"},{"login":"zUniQueX","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zUniQueX"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-assets/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-assets/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-assets/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-assets/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-assets/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-assets/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5033588,"name":"io.dropwizard:dropwizard-health","ecosystem":"maven","description":"Dropwizard is a Java framework for developing ops-friendly, high-performance, RESTful web applications.","homepage":"http://www.dropwizard.io/5.0.1","licenses":"Apache License 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/dropwizard/dropwizard","keywords_array":[],"namespace":"io.dropwizard","versions_count":78,"first_release_published_at":"2021-07-29T20:14:24.000Z","latest_release_published_at":"2026-01-27T21:53:12.000Z","latest_release_number":"5.0.1","last_synced_at":"2026-06-07T12:58:41.132Z","created_at":"2022-07-27T16:44:33.445Z","updated_at":"2026-06-07T12:58:41.132Z","registry_url":"https://central.sonatype.com/artifact/io.dropwizard/dropwizard-health/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.dropwizard/dropwizard-health/","metadata":{"repositories":["https://central.sonatype.com/repository/maven-snapshots/"]},"repo_metadata":{"id":1326622,"uuid":"1272129","full_name":"dropwizard/dropwizard","owner":"dropwizard","description":"A damn simple library for building production-ready RESTful web services.","archived":false,"fork":false,"pushed_at":"2025-10-15T05:37:43.000Z","size":113931,"stargazers_count":8559,"open_issues_count":22,"forks_count":3432,"subscribers_count":365,"default_branch":"release/5.0.x","last_synced_at":"2025-10-16T04:36:01.637Z","etag":null,"topics":["dropwizard","hibernate","java","jax-rs","jdbi","jersey-framework","jersey2","jetty","rest","restful-webservices","web-framework"],"latest_commit_sha":null,"homepage":"https://www.dropwizard.io","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dropwizard.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-01-19T19:52:29.000Z","updated_at":"2025-10-14T13:54:37.000Z","dependencies_parsed_at":"2023-09-25T00:36:07.805Z","dependency_job_id":"49d46f65-78ee-4616-9a89-d341231d1f09","html_url":"https://github.com/dropwizard/dropwizard","commit_stats":{"total_commits":6736,"total_committers":528,"mean_commits":"12.757575757575758","dds":0.7804334916864608,"last_synced_commit":"7c83a8faa94592fae7449ece2efd3563583d239c"},"previous_names":[],"tags_count":274,"template":false,"template_full_name":null,"purl":"pkg:github/dropwizard/dropwizard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dropwizard","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/refs/heads/release/5.0.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/sbom","scorecard":{"id":356802,"data":{"date":"2025-08-11","repo":{"name":"github.com/dropwizard/dropwizard","commit":"3b65cea7d21d47f0fa267aff12315cf7364fafae"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/18 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/maven.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maven.yml:29","Warn: no topLevel permission defined: .github/workflows/announce-release.yml:1","Warn: no topLevel permission defined: .github/workflows/assign-milestone.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/close_stale.yml:9","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/maven.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/trigger-release.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":8,"reason":"dependency not pinned by hash detected -- score normalized to 8","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/announce-release.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/dropwizard/dropwizard/announce-release.yml/release/4.0.x?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/dropwizard/dropwizard/release.yml/release/4.0.x?enable=pin","Info:  21 out of  21 GitHub-owned GitHubAction dependencies pinned","Info:   6 out of   8 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:10"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (28) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T09:47:45.812Z","repository_id":1326622,"created_at":"2025-08-18T09:47:45.812Z","updated_at":"2025-08-18T09:47:45.812Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279159712,"owners_count":26116537,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-16T02:00:06.019Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"dropwizard","name":"Dropwizard","uuid":"5478557","kind":"organization","description":"","email":null,"website":"https://www.dropwizard.io","location":null,"twitter":"dropwizardio","company":null,"icon_url":"https://avatars.githubusercontent.com/u/5478557?v=4","repositories_count":27,"last_synced_at":"2024-03-25T21:19:31.942Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dropwizard","funding_links":[],"total_stars":16606,"followers":61,"following":0,"created_at":"2022-11-02T16:45:24.316Z","updated_at":"2024-03-25T21:19:40.177Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dropwizard","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dropwizard/repositories"},"tags":[{"name":"v5.0.0","sha":"84dbb957eadb10181039b8222efd39765553bca6","kind":"tag","published_at":"2025-09-16T08:29:02.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0/manifests"},{"name":"v3.0.16","sha":"ffe3e836d8c3412edac8d80ece719166e2e606e7","kind":"tag","published_at":"2025-08-25T22:53:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.16/manifests"},{"name":"v4.0.16","sha":"934373df90d67e5a6f5a7849c0af6598b4e45a3c","kind":"tag","published_at":"2025-08-25T22:52:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.16/manifests"},{"name":"v5.0.0-rc.5","sha":"d7e163da54bd0a80a6046b9840d9b2928b31b2e9","kind":"tag","published_at":"2025-08-25T22:51:44.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.5/manifests"},{"name":"v3.0.15","sha":"8a52fe4aea45f84571b33eb173735802e20bbc64","kind":"tag","published_at":"2025-07-24T07:53:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.15/manifests"},{"name":"v4.0.15","sha":"6616a964156e0ebbe6545dafab52ef7b7ac2b2b9","kind":"tag","published_at":"2025-07-24T07:53:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.15/manifests"},{"name":"v5.0.0-rc.4","sha":"310941b8b2ceedd73b263f712795b45938a028fa","kind":"tag","published_at":"2025-07-23T23:20:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.4/manifests"},{"name":"v3.0.14","sha":"1715dd027139a427fc1bc33827d64ec711525ccf","kind":"tag","published_at":"2025-05-25T20:26:41.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.14/manifests"},{"name":"v4.0.14","sha":"8c744d19a0e741d162c458bee8718acf8078f922","kind":"tag","published_at":"2025-05-25T20:26:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.14/manifests"},{"name":"v5.0.0-rc.3","sha":"ee35dc128decbad13f1f4186b11fe47ee6920d8f","kind":"tag","published_at":"2025-05-25T20:25:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.3/manifests"},{"name":"v4.0.13","sha":"153956cf61aacee809b413752f40bf96876e1e03","kind":"tag","published_at":"2025-03-26T23:41:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.13/manifests"},{"name":"v3.0.13","sha":"76ba41397e11a281256cf631aaa5daaa875a8a2b","kind":"tag","published_at":"2025-03-26T23:23:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.13/manifests"},{"name":"v5.0.0-rc.2","sha":"6b1ebba8fcca6a303997d06edaea29e52b8c3b51","kind":"tag","published_at":"2025-03-26T23:18:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.2/manifests"},{"name":"v4.0.12","sha":"b50169f6e6410a4d34d9c467b95ca7b885cf5dda","kind":"tag","published_at":"2025-01-15T22:38:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.12/manifests"},{"name":"v5.0.0-rc.1","sha":"ed203df38708927f65f9cd7f2760da408af97171","kind":"tag","published_at":"2025-01-15T22:17:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.1/manifests"},{"name":"v3.0.12","sha":"400e4a2f4e15eda153ac79e07bcf2c88420e6422","kind":"tag","published_at":"2025-01-15T22:17:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.12/manifests"},{"name":"v4.0.11","sha":"459892ea1853dcd1199c6bbb28da4347e7e70f60","kind":"tag","published_at":"2024-11-27T21:56:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.11/manifests"},{"name":"v3.0.11","sha":"f8603dcc52bfaaf9711d4808c350cca40f2001f5","kind":"tag","published_at":"2024-11-27T21:56:41.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.11/manifests"},{"name":"v5.0.0-alpha.5","sha":"e78411400eee81e1531c598892fa55b8b013cf70","kind":"tag","published_at":"2024-11-27T21:46:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.5/manifests"},{"name":"v3.0.10","sha":"390aa1ffcbbf95328a48b613b8c73b1752e35e61","kind":"tag","published_at":"2024-10-21T16:41:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.10/manifests"},{"name":"v4.0.10","sha":"48c582b1384352cfd93d43bf39e9e5bbc3e1fe39","kind":"tag","published_at":"2024-10-21T16:41:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.10/manifests"},{"name":"v5.0.0-alpha.4","sha":"45c9e1849d67edf45a0a38ded9bfc05e825593b7","kind":"tag","published_at":"2024-10-21T16:41:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.4/manifests"},{"name":"v3.0.9","sha":"808acc151b972c12748b1aec22bc999d018587ec","kind":"tag","published_at":"2024-10-07T07:13:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.9/manifests"},{"name":"v5.0.0-alpha.3","sha":"284a5b6c2be16971d90148299f30c95f13974e07","kind":"tag","published_at":"2024-10-07T07:12:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.3/manifests"},{"name":"v4.0.9","sha":"94e87681eb8b3d61179f71f2479b1f3820870c94","kind":"tag","published_at":"2024-10-07T07:11:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.9/manifests"},{"name":"v5.0.0-alpha.2","sha":"fe313c7e61a597d3edd9732d5b21a1849c698dc8","kind":"tag","published_at":"2024-08-25T22:47:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.2/manifests"},{"name":"v3.0.8","sha":"17006045b0dcf9e9ae65a8288d55b70123c83d27","kind":"tag","published_at":"2024-08-25T21:19:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.8/manifests"},{"name":"v4.0.8","sha":"c0713c7765a418e704182720a41d7d3800ae50f9","kind":"tag","published_at":"2024-08-25T21:19:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.8/manifests"},{"name":"v3.0.7","sha":"71d5de54fd02a2545ab6184c0794454da85a773f","kind":"tag","published_at":"2024-03-06T14:59:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.7/manifests"},{"name":"v4.0.7","sha":"2aeb472faecc68c0136a0a7231baf1472b55b388","kind":"tag","published_at":"2024-03-06T14:58:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.7/manifests"},{"name":"v2.1.12","sha":"908e31ea7996913fa3aa767465547b5dfbf2df8e","kind":"tag","published_at":"2024-01-31T22:14:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.12/manifests"},{"name":"v3.0.6","sha":"0f09619dcd70caea3957d14bb55a2030b45c39b8","kind":"tag","published_at":"2024-01-29T22:04:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.6/manifests"},{"name":"v4.0.6","sha":"18e00e1edd89776ca26f627d97ce5ed7ca3a544e","kind":"tag","published_at":"2024-01-29T22:04:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.6/manifests"},{"name":"v5.0.0-alpha.1","sha":"4b9d0d23485f8c89196434afbf0145ae2b797484","kind":"tag","published_at":"2023-12-20T22:41:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.0.5","sha":"2a25b34dad34b7d170ba2c7304707e1c74129b99","kind":"tag","published_at":"2023-12-20T22:38:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.5/manifests"},{"name":"v3.0.5","sha":"f2c02fb0484c5d79fa45e1fb7824b543fbd9982e","kind":"tag","published_at":"2023-12-20T22:38:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.5/manifests"},{"name":"v2.1.11","sha":"461d086125475afa92a0973588132e4508c525af","kind":"tag","published_at":"2023-12-20T22:36:27.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.11/manifests"},{"name":"v4.0.4","sha":"6bca3f7059798ba55fdf04f015f10951e24f27bd","kind":"tag","published_at":"2023-11-06T17:09:20.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.4/manifests"},{"name":"v3.0.4","sha":"42477dcb60f0d1b3bebd4eaff23494816a2915d9","kind":"tag","published_at":"2023-11-06T12:48:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.4/manifests"},{"name":"v2.1.10","sha":"480b2ebc281900a69a058927222eee927ba1b518","kind":"tag","published_at":"2023-11-06T09:03:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.10/manifests"},{"name":"v4.0.3","sha":"456e5e67c1d57bb727e17cd7db092403c06cf7bd","kind":"tag","published_at":"2023-10-20T13:53:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.3/manifests"},{"name":"v3.0.3","sha":"f1ac18faa1ffe7444344e4cf437cd6d44966d5ed","kind":"tag","published_at":"2023-10-19T20:24:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.3/manifests"},{"name":"v2.1.9","sha":"eee9527a2c7e33d08d71b4b8801ed70d111bd02e","kind":"tag","published_at":"2023-10-19T16:33:45.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.9/manifests"},{"name":"v3.0.2","sha":"88ad5ab52462b814057be90c229162f7ddef7938","kind":"tag","published_at":"2023-09-24T22:34:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.2/manifests"},{"name":"v4.0.2","sha":"781bb4f36c8bdc3b844b7b905b69af95a917ed78","kind":"tag","published_at":"2023-09-24T22:22:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.2/manifests"},{"name":"v2.1.8","sha":"cbcbc6738dc3e1cba7005ed2d463f9b1f57bd8b1","kind":"tag","published_at":"2023-09-24T22:20:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"a46c6f82484c1d6b9fd84569f73e7b0dd33ec692","kind":"tag","published_at":"2023-06-19T22:06:25.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.7/manifests"},{"name":"v4.0.1","sha":"cfd9586186870ec9d078988c6d6a521d8756eafe","kind":"tag","published_at":"2023-06-19T22:04:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.1/manifests"},{"name":"v3.0.1","sha":"523a14f5006418bf7c0d4c6d7bc3d10755edfe1d","kind":"tag","published_at":"2023-06-19T22:03:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.1/manifests"},{"name":"v4.0.0","sha":"69e115aa8a5048f1557f449ca842a707a88cde2e","kind":"tag","published_at":"2023-03-28T22:24:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0/manifests"},{"name":"v3.0.0","sha":"1df711a473aef3a77ef738c19b563780b4d9dca6","kind":"tag","published_at":"2023-03-28T22:23:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0/manifests"},{"name":"v2.1.6","sha":"50587fa6c899beaad547b4f7306157beff271375","kind":"tag","published_at":"2023-03-28T21:58:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.6/manifests"},{"name":"v4.0.0-beta.4","sha":"cbbacd5247e2c8c0c208786b8d580ca29778a375","kind":"tag","published_at":"2023-02-24T09:22:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.4/manifests"},{"name":"v3.0.0-beta.5","sha":"05c1b73527610781131ce07bfcacb6c24d17713c","kind":"tag","published_at":"2023-02-24T09:17:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.5/manifests"},{"name":"v2.1.5","sha":"82ee4065196556523b5d1cdb6ebe87de2b00e949","kind":"tag","published_at":"2023-02-24T08:50:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.5/manifests"},{"name":"v2.0.35","sha":"d499ef1a579546e1f99343aae4b19f35b4737857","kind":"tag","published_at":"2023-01-28T21:56:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.35","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.35/manifests"},{"name":"v2.1.4","sha":"f5ef0d12b8e2c622435faae13c51b9cccaea9fa2","kind":"tag","published_at":"2022-10-20T19:56:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.4/manifests"},{"name":"v2.0.34","sha":"f5d447ce33c9dd53f96119a331de62c8c888ebc0","kind":"tag","published_at":"2022-10-18T17:23:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.34","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.34/manifests"},{"name":"v4.0.0-beta.3","sha":"26b3188e0c3f32b9dba7cda86634b787a2387bf5","kind":"tag","published_at":"2022-10-12T21:54:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.3/manifests"},{"name":"v3.0.0-beta.4","sha":"f679616d7ad7df6ba3bb77535507ca8ec4049336","kind":"tag","published_at":"2022-10-12T21:52:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.4/manifests"},{"name":"v2.1.3","sha":"d1563469fff7d63717063beb7b49267c39a88d58","kind":"tag","published_at":"2022-10-12T21:47:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.3/manifests"},{"name":"v2.0.33","sha":"5c1c2c425dd5b6a1f314c6b46563fd39c71e0656","kind":"tag","published_at":"2022-09-12T10:08:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.33","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.33/manifests"},{"name":"v2.1.2","sha":"ea3e5a3d1ba59d0467539d400592f5bf5b40dbf8","kind":"tag","published_at":"2022-09-12T10:01:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.2/manifests"},{"name":"v4.0.0-beta.2","sha":"55fef0b12367ac26018538542d6ec6efb4f562ea","kind":"tag","published_at":"2022-06-30T20:12:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.2/manifests"},{"name":"v3.0.0-beta.3","sha":"c9c8d72708fbfc8b9982e9b37f321e588a1efdab","kind":"tag","published_at":"2022-06-30T20:05:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.3/manifests"},{"name":"v2.0.32","sha":"b3d87605369aa63caf860f67be2ba86704dd7a97","kind":"tag","published_at":"2022-06-30T19:56:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.32","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.32/manifests"},{"name":"v2.1.1","sha":"d2455b5369c8d9391e81e697f2354246532d0d5e","kind":"tag","published_at":"2022-06-30T19:48:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.1/manifests"},{"name":"v2.0.31","sha":"6a2dd0885a9c4b6b62e4ecbd207b949ca8a8a5bc","kind":"tag","published_at":"2022-06-19T14:44:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.31","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.31/manifests"},{"name":"v2.0.30","sha":"71300cf5094a53fbd658a906423478ba706ff434","kind":"tag","published_at":"2022-06-18T18:08:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.30","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.30/manifests"},{"name":"v2.1.0","sha":"4fb8906bb761886c85891d4bbf6dcf0a15ca4e9c","kind":"tag","published_at":"2022-05-02T13:16:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0/manifests"},{"name":"v3.0.0-beta.2","sha":"8ade5d9db8d4e29f4f8f37a994246d9270b9c479","kind":"tag","published_at":"2022-04-20T21:45:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.2/manifests"},{"name":"v2.1.0-beta.9","sha":"fd2787a7817295796e6c9f07d44132c262a9e902","kind":"tag","published_at":"2022-04-20T21:40:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.9/manifests"},{"name":"v4.0.0-beta.1","sha":"621bf358ad641ecb07af52026d0385a923957c15","kind":"tag","published_at":"2022-04-08T10:24:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.1/manifests"},{"name":"v3.0.0-beta.1","sha":"b6e096859d65c16e0c669609444f73d0621f4769","kind":"tag","published_at":"2022-04-08T10:14:48.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.1/manifests"},{"name":"v2.1.0-beta.8","sha":"5b37d6f6af0383892834d8437e6c79688f5fc670","kind":"tag","published_at":"2022-04-05T15:57:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.8/manifests"},{"name":"v2.0.29","sha":"20d80316b32cf68d7a0ba23300cfa53bc5155e7d","kind":"tag","published_at":"2022-04-05T15:16:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.29","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.29/manifests"},{"name":"v2.1.0-beta.7","sha":"bf892222765fdd6880449589b99eeeb511b80444","kind":"tag","published_at":"2021-12-20T14:40:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.7/manifests"},{"name":"v2.0.28","sha":"dd215d3ec65f23cef9e0a4d96ed7c542d71d1758","kind":"tag","published_at":"2021-12-20T14:27:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.28","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.28/manifests"},{"name":"v2.1.0-beta.6","sha":"74626bda8033b598b875372b8e8cb982ba2349bc","kind":"tag","published_at":"2021-12-16T09:20:37.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.6/manifests"},{"name":"v2.0.27","sha":"b5c6bc2633f1ea150970131e547a1a580052ece5","kind":"tag","published_at":"2021-12-16T09:00:27.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.27","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.27/manifests"},{"name":"v2.1.0-beta.5","sha":"835081d794427f37bd671f584b6083f96ae17aa6","kind":"tag","published_at":"2021-12-09T17:53:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.5/manifests"},{"name":"v2.0.26","sha":"66ca617d40d57627a8820c96d388a7583650ae6e","kind":"tag","published_at":"2021-12-09T17:43:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.26","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.26/manifests"},{"name":"v2.1.0-beta.4","sha":"e57713abe7add73e7033a30af3022668f4a9ec8d","kind":"tag","published_at":"2021-09-01T15:31:59.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.4/manifests"},{"name":"v2.0.25","sha":"2a4c0f8ba2741e618737556ed1973b22a8284a58","kind":"tag","published_at":"2021-09-01T15:17:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.25","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.25/manifests"},{"name":"v2.1.0-beta.3","sha":"912f4beb7254c72e2db4207efdb38543994c7630","kind":"tag","published_at":"2021-08-11T06:36:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.3/manifests"},{"name":"v2.1.0-beta.2","sha":"94ab611f45fbacf94f449a14fd035c6971a786fd","kind":"tag","published_at":"2021-07-29T12:50:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.2/manifests"},{"name":"v2.0.24","sha":"8818eb7ec61dd59059b51478d734e6d30fb8cca9","kind":"tag","published_at":"2021-07-29T12:08:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.24","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.24/manifests"},{"name":"v2.0.23","sha":"79c3770db75c09d5c846d5d42ffb607b29ba5b9f","kind":"tag","published_at":"2021-06-21T11:50:02.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.23","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.23/manifests"},{"name":"v2.0.22","sha":"a40301a5dc44ebbdeac291edf4cf3df3960a6fae","kind":"tag","published_at":"2021-05-24T16:31:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.22","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.22/manifests"},{"name":"v2.1.0-beta.1","sha":"ff09d7fffece5dda0c2f188114393161702135af","kind":"tag","published_at":"2021-04-25T12:29:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.1/manifests"},{"name":"v2.0.21","sha":"47556c4f31576e6bc4e00262661b7b212bd90a60","kind":"tag","published_at":"2021-04-07T14:05:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.21","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"7c6f2ce175e8f9db63a694ae413210f99e183ad7","kind":"tag","published_at":"2021-02-24T09:46:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.20","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.20/manifests"},{"name":"v2.0.19","sha":"bcf99a613e320812fc4b691f96a4e7e3d125749d","kind":"commit","published_at":"2021-02-01T10:44:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.19","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"7385a7d7a3a1f0670d5fda376b8cdf516d7c7b30","kind":"commit","published_at":"2021-01-12T06:56:22.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.18","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.18/manifests"},{"name":"v1.3.29","sha":"3e323fc72d09df6f1957250cf20bdacbe26fd3d7","kind":"tag","published_at":"2021-01-06T14:04:08.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.29","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.29/manifests"},{"name":"v2.0.17","sha":"3318b1e7e6ca900696ce2ed4e6687a725e0aa90a","kind":"commit","published_at":"2020-12-14T20:57:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.17","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.17/manifests"},{"name":"v1.3.28","sha":"7cbec2b0ccd547859823ef1cb2766314202cf480","kind":"tag","published_at":"2020-12-08T13:29:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.28","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.28/manifests"},{"name":"v2.0.16","sha":"d49fd0d8185d5b571c3a90282c4e44a55b996c53","kind":"commit","published_at":"2020-11-26T17:00:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"a85798d66b667a8e598a062db1cdafeae48acf30","kind":"commit","published_at":"2020-11-03T14:46:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.15/manifests"},{"name":"v1.3.27","sha":"cce7305a7ef56c4edc6ab28ae224141facfa8d59","kind":"tag","published_at":"2020-10-28T14:29:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.27","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.27/manifests"},{"name":"v1.3.26","sha":"03a7d8611676ee14e3d6040d8642063d787819ea","kind":"tag","published_at":"2020-10-22T15:25:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.26","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.26/manifests"},{"name":"v2.0.14","sha":"1b36f643d2d40b959e325a00867c45822418202d","kind":"commit","published_at":"2020-10-22T13:51:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.14/manifests"},{"name":"v1.3.25","sha":"56cb309bef2993de47dc846f7bc2933c7a6159c7","kind":"tag","published_at":"2020-08-31T12:58:59.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.25","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25/manifests"},{"name":"v2.0.13","sha":"37a209886890ca5cdd6ef39c61d29827a13c1a1d","kind":"commit","published_at":"2020-08-31T12:48:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.13/manifests"},{"name":"v1.3.25-beta.2","sha":"562d61cc72c0038f66b221a7c6d0b07034e38804","kind":"tag","published_at":"2020-08-19T06:27:25.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.25-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.25-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.25-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.2/manifests"},{"name":"v1.3.25-beta.1","sha":"d591b617c52537edb6fedb2e343800610eb075e3","kind":"tag","published_at":"2020-08-18T06:31:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.25-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.25-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.25-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.1/manifests"},{"name":"v2.0.12","sha":"8b9d7f887fd37ec22cb39f020d710fb7835d159a","kind":"commit","published_at":"2020-07-21T09:25:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"1b227314d669cbbd3395c2ff1e31704ca0d9284c","kind":"commit","published_at":"2020-07-06T07:52:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.11/manifests"},{"name":"v1.3.24","sha":"9c7da5f498d70241993b05598488597bc2c94a98","kind":"tag","published_at":"2020-07-03T06:58:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.24","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.24/manifests"},{"name":"v2.0.10","sha":"cdb2a357aeb61e0a52beb6a8d09953f423924faf","kind":"commit","published_at":"2020-05-26T12:18:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"655f8ac6f8586a8a0d49d217f0846deefb45de21","kind":"commit","published_at":"2020-05-04T06:00:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"8600d4ff895df5d6df5ecfd45e7244af04d8f89f","kind":"commit","published_at":"2020-04-14T19:08:41.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.8/manifests"},{"name":"v1.3.23","sha":"bf556d4765c9305ed14f6cd962f4f438239799e4","kind":"tag","published_at":"2020-04-14T18:13:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.23","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.23/manifests"},{"name":"v2.0.7","sha":"f6e03e838ce51eee8d751df03f29afb3eeea42d6","kind":"tag","published_at":"2020-04-10T07:01:02.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.7/manifests"},{"name":"v1.3.22","sha":"dae8b1ba6368d8d2bd31eb5435e868f16c9ce9d3","kind":"tag","published_at":"2020-04-04T14:41:59.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.22","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.22/manifests"},{"name":"v2.0.6","sha":"9b2dcc9b499b125560193ba39f65c5d359ceb11d","kind":"commit","published_at":"2020-04-04T14:35:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"5e605a630551397a0f21b4b530b177fe4e571542","kind":"commit","published_at":"2020-03-29T01:13:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"743eceac9c69e4e5aa8e3ced425d8893cb55119c","kind":"tag","published_at":"2020-03-27T16:51:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.4/manifests"},{"name":"v1.3.21","sha":"45575df553f0a93eb5b6b5c98e4471b590f1c884","kind":"tag","published_at":"2020-03-26T19:46:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.21","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.21/manifests"},{"name":"v2.0.3","sha":"7cee3e11d29ec21f0073aa4ac03b08a4f2a0ef17","kind":"tag","published_at":"2020-03-26T19:29:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.3/manifests"},{"name":"v1.3.20","sha":"b2dd14eaab5ef3a03c172ebdc06ea0e9a71fa0ce","kind":"tag","published_at":"2020-02-24T16:29:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.20","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.20/manifests"},{"name":"v1.3.19","sha":"b91d891e04fcb0c0c0c4fc3f371d36c09c19ba2c","kind":"tag","published_at":"2020-02-20T02:16:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.19","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.19/manifests"},{"name":"v2.0.2","sha":"60206ea15541869622623167c590276a6329f5b8","kind":"commit","published_at":"2020-02-20T02:05:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"e7c8b260c3d81e91ac537787424e888afd35f594","kind":"commit","published_at":"2020-01-30T20:50:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.1/manifests"},{"name":"v1.3.18","sha":"6e54def3f9d07d5bd1b57f8d296e8cbae7d008f4","kind":"tag","published_at":"2020-01-30T20:16:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.18","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.18/manifests"},{"name":"v2.0.0","sha":"20050b10bc7fe88edff3ff320b4cea85c023f30d","kind":"tag","published_at":"2019-12-09T21:54:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0/manifests"},{"name":"v2.0.0-rc14","sha":"8ca390bf44dea39dfc1b15422881e14c8bcb341f","kind":"tag","published_at":"2019-12-08T18:53:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc14/manifests"},{"name":"v1.3.17","sha":"cdf214a094e400027463a8d523a7c00c9dcdfdb4","kind":"tag","published_at":"2019-11-24T10:47:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.17","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.17/manifests"},{"name":"v2.0.0-rc13","sha":"b5c0c3b19ac4fc22fe8eefe2c3b61ba6e6b3829a","kind":"tag","published_at":"2019-11-20T22:45:08.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc13/manifests"},{"name":"v2.0.0-rc12","sha":"caba50b91297444ceb3c02e1295fad7b3991da21","kind":"tag","published_at":"2019-10-23T20:11:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc12/manifests"},{"name":"v1.3.16","sha":"45f9865864c305639b555ac3c2a57fe946f0913b","kind":"tag","published_at":"2019-10-20T20:29:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.16/manifests"},{"name":"v2.0.0-rc11","sha":"82c1361e0a21dc94c3b3cdabdd141fb87fbbfe99","kind":"tag","published_at":"2019-10-13T16:15:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc11/manifests"},{"name":"v1.3.15","sha":"18caa542327c2a20c6f140d7c645f57f4e11a109","kind":"tag","published_at":"2019-09-25T17:22:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.15/manifests"},{"name":"v2.0.0-rc10","sha":"26b8df02d45004c1abb92e8a50054e17e34c0fb0","kind":"tag","published_at":"2019-09-16T23:06:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc10/manifests"},{"name":"v2.0.0-rc9","sha":"6cfd68560c91d0b0a5682bdbb9f20eeaa09c398d","kind":"tag","published_at":"2019-08-31T18:01:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc9/manifests"},{"name":"v2.0.0-rc8","sha":"e3a1c7a650cba5ab32164761574ef69af4134f17","kind":"tag","published_at":"2019-08-29T13:08:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc8/manifests"},{"name":"v2.0.0-rc7","sha":"1e5ee67862cc25755891e1587e709773ffa314c4","kind":"tag","published_at":"2019-08-28T14:43:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc7/manifests"},{"name":"v2.0.0-rc6","sha":"c8e0b0137115322e39a93f3a369e4dec72df9045","kind":"tag","published_at":"2019-08-27T19:30:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc6/manifests"},{"name":"v2.0.0-rc5","sha":"171a6751fa063b32c47201b1821e4d7e610c865e","kind":"tag","published_at":"2019-08-08T06:19:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc5/manifests"},{"name":"v1.3.14","sha":"f720ed469d52842ba23839f7d9b467f610d74524","kind":"tag","published_at":"2019-08-07T18:50:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.14/manifests"},{"name":"v1.3.13","sha":"e006b420447da6cb8bc3e7fb2aaa6271229c7aa1","kind":"tag","published_at":"2019-07-16T19:38:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.13/manifests"},{"name":"v2.0.0-rc4","sha":"d7e770086334fc3c84e83a96d8e2fb863ac5b252","kind":"tag","published_at":"2019-06-28T06:29:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc4/manifests"},{"name":"v2.0.0-rc3","sha":"21352e6277118d30b82df6ba2a1e899619ed202e","kind":"tag","published_at":"2019-06-16T15:48:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc3/manifests"},{"name":"v2.0.0-rc2","sha":"2162827fd2af02f2774aadc60809161055fec5ae","kind":"tag","published_at":"2019-05-26T16:09:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc2/manifests"},{"name":"v1.3.12","sha":"c1461c389a1f01a757c966518dd2c52601204676","kind":"tag","published_at":"2019-05-25T18:10:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.12/manifests"},{"name":"v1.3.11","sha":"a47305d487e710d013c46283a9b286358688d5f1","kind":"tag","published_at":"2019-05-09T18:16:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.11/manifests"},{"name":"v1.3.10","sha":"42759228412e484fa170bc9ab5aae019422432c3","kind":"tag","published_at":"2019-04-29T16:56:01.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.10/manifests"},{"name":"v2.0.0-rc1","sha":"d9397fecfadc3e34ca8742b17077a3bac32624dd","kind":"tag","published_at":"2019-04-18T18:40:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc1/manifests"},{"name":"v1.3.9","sha":"88a73fd64c20015bd8b059bf8a052e98d35e6080","kind":"tag","published_at":"2019-02-24T00:56:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.9/manifests"},{"name":"v1.3.8","sha":"ec23670cc6ecc2d16bef7e48130c99e741aab711","kind":"tag","published_at":"2019-01-01T13:10:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.8/manifests"},{"name":"v2.0.0-rc0","sha":"bc4b7dc04d9c06e7357e3d3d55bdfca366de18b4","kind":"tag","published_at":"2018-10-02T19:50:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc0/manifests"},{"name":"v1.3.7","sha":"777686d9bcfb7a732838a5cfc4043b9a65b0eaea","kind":"tag","published_at":"2018-10-02T10:25:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.7/manifests"},{"name":"v1.2.9","sha":"49dd12a95398ee1b841ad9ba48fdbf35149137e7","kind":"tag","published_at":"2018-10-01T06:43:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.9/manifests"},{"name":"v1.3.6","sha":"99cbd25dad946952bcc3fb7b7e5152f064dac382","kind":"tag","published_at":"2018-10-01T06:01:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.6/manifests"},{"name":"v1.1.8","sha":"fd4c7266d4b6b780f06d3be7e14a79406ae77168","kind":"tag","published_at":"2018-06-24T18:34:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.8/manifests"},{"name":"v1.2.8","sha":"5a96d56fa6fc07b1d34700d42615162cc8584c03","kind":"tag","published_at":"2018-06-24T17:03:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.8/manifests"},{"name":"v1.3.5","sha":"7acede06f2df73f1db80461e44ba23708eb6bdd5","kind":"tag","published_at":"2018-06-24T15:36:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"a4e03c33c92dedf83886f0cc66bc443ad916feba","kind":"tag","published_at":"2018-06-15T08:23:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.4/manifests"},{"name":"v1.2.7","sha":"bb7291d26b7a00fa37c2712b620fb6fb747cae5a","kind":"tag","published_at":"2018-06-15T07:18:20.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.7/manifests"},{"name":"v1.3.3","sha":"c4f66abf07cc46813b98137dc29a8a2762ab33e2","kind":"tag","published_at":"2018-06-06T20:09:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.3/manifests"},{"name":"v1.2.6","sha":"be9b592857e85dc50a3181b6b5efc23bdbc384d8","kind":"tag","published_at":"2018-05-06T21:14:57.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.6/manifests"},{"name":"v1.3.2","sha":"f22ae5293ec400e9faafd1cf18944f5ed60b3c0e","kind":"tag","published_at":"2018-05-06T20:26:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"c49ab943d4fe3c55afdb14814b818d3d5a4bf7dd","kind":"tag","published_at":"2018-04-04T16:46:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.1/manifests"},{"name":"v1.2.5","sha":"9add5d717a420f76681e2b6816b8beb6ccdf3a65","kind":"tag","published_at":"2018-04-04T15:24:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.5/manifests"},{"name":"v1.3.0","sha":"5fc2ab21c58bcc0da2c78ca41e353c69928bc777","kind":"tag","published_at":"2018-03-14T17:20:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0/manifests"},{"name":"v1.3.0-rc7","sha":"fb9cdad412e1be86cf2fff2dd9962271a113b025","kind":"tag","published_at":"2018-02-23T10:17:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc7/manifests"},{"name":"v1.2.4","sha":"462c373665d885b82ab2e7dfd5cf5ef675cc3499","kind":"tag","published_at":"2018-02-11T09:54:01.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.4/manifests"},{"name":"v1.1.7","sha":"7269c4dd270ed967a19c912ed8dae189123d0b37","kind":"tag","published_at":"2018-02-10T19:17:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.7/manifests"},{"name":"v1.3.0-rc6","sha":"b89b2223222b78b41d71fde00c31a7a0b43156b0","kind":"tag","published_at":"2018-02-09T09:21:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc6/manifests"},{"name":"v1.3.0-rc5","sha":"4c840c0186a5d4e7f43dbf66182ff35a36ed91cc","kind":"tag","published_at":"2018-02-08T11:28:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc5/manifests"},{"name":"v1.2.3","sha":"c956c492081a2006f7f7fa5442f2a3f0de027527","kind":"tag","published_at":"2018-01-22T18:11:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.3/manifests"},{"name":"v1.3.0-rc4","sha":"a22c62b7b9037793f63fb0fb135ce368a83fa286","kind":"tag","published_at":"2018-01-18T23:24:44.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc4/manifests"},{"name":"v1.3.0-rc3","sha":"29926075af642d815d0a2e46c88ab109fa084ddb","kind":"tag","published_at":"2018-01-09T10:53:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc3/manifests"},{"name":"v1.3.0-rc2","sha":"f0bd2f1eec7551077b14662bf10f52840a5626f4","kind":"tag","published_at":"2018-01-05T19:42:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc2/manifests"},{"name":"v1.2.2","sha":"7f9b9445f345110e198298382373c0bec94f7cac","kind":"tag","published_at":"2017-11-27T08:10:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.2/manifests"},{"name":"v1.3.0-rc1","sha":"90aee5f8ce5585722b3f1b8c5f86b7c945bb1752","kind":"tag","published_at":"2017-11-22T15:01:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc1/manifests"},{"name":"v1.2.1","sha":"a270cf4bd982a819bc8a4c273fdcb38bdca5f0df","kind":"tag","published_at":"2017-11-22T12:23:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.1/manifests"},{"name":"v1.1.6","sha":"861f18cffb7df2b17b4e54c638792a7b3f99c003","kind":"tag","published_at":"2017-11-02T07:58:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"05b28222d9ccd0a32fd73b24998ce0e8be1ca1ca","kind":"tag","published_at":"2017-10-17T12:41:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.5/manifests"},{"name":"v1.2.0","sha":"3e8bf3b8338d6367a3dd87d2e7aac6c438c163e4","kind":"tag","published_at":"2017-10-06T13:02:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0/manifests"},{"name":"v1.2.0-rc6","sha":"6fe033be9bd7dc40cf1f0d6569b54a8dd635560c","kind":"tag","published_at":"2017-09-19T14:56:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc6/manifests"},{"name":"v1.2.0-rc5","sha":"826555e8576e5054abe8186fa7c70caa5bf25f7e","kind":"tag","published_at":"2017-09-05T09:14:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc5/manifests"},{"name":"v1.2.0-rc4","sha":"d0acafd047b174a703f440c2cbc92e9241edd6e8","kind":"tag","published_at":"2017-08-24T19:36:37.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc4/manifests"},{"name":"v1.2.0-rc3","sha":"0037881dcf26be144e74ca858270dac2ce83be59","kind":"tag","published_at":"2017-08-24T09:35:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc3/manifests"},{"name":"v1.1.4","sha":"cd115f80c0dacd0cd38112e973cf1590eee848f0","kind":"tag","published_at":"2017-08-24T08:23:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.4/manifests"},{"name":"v1.2.0-rc2","sha":"faf0dc10475de7075dcd8fb97ef899c57209d546","kind":"tag","published_at":"2017-08-18T06:50:45.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc2/manifests"},{"name":"v1.2.0-rc1","sha":"3a87e22c1e0fc05b1583439e83c6a9f38e6ec106","kind":"tag","published_at":"2017-08-02T17:37:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc1/manifests"},{"name":"v1.1.3","sha":"c32f9c596279e113c08200b57540ac832e9f2d98","kind":"tag","published_at":"2017-07-31T11:41:57.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.3/manifests"},{"name":"v1.0.9","sha":"76870752757b9e13ea01a5555146b0db92d41914","kind":"tag","published_at":"2017-07-31T09:45:45.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.9/manifests"},{"name":"v1.1.2","sha":"35e2cefeceb130cbf80929dff4f85ab468566396","kind":"tag","published_at":"2017-06-27T07:42:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.2/manifests"},{"name":"v1.0.8","sha":"eafbb5d29e99f62db9fb24d66a393082eaa557b2","kind":"tag","published_at":"2017-06-27T07:17:08.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.8/manifests"},{"name":"v1.1.1","sha":"d65931e328a553094f5386acde72fc8ab4ca4615","kind":"tag","published_at":"2017-05-19T12:05:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"233515e217b91258ef7822953a884e9d104c7f03","kind":"tag","published_at":"2017-03-21T08:26:48.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0/manifests"},{"name":"v1.0.7","sha":"8c4ffc1316e24e074fda1250f704e5d63ec9386c","kind":"tag","published_at":"2017-03-20T18:34:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.7/manifests"},{"name":"v1.1.0-rc4","sha":"ba3087892729fb0ea8028d7c37cfc88a2eaa30e5","kind":"tag","published_at":"2017-03-15T16:52:22.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc4/manifests"},{"name":"v1.1.0-rc3","sha":"84739bf5a3226ee863c3f2a1dd4ba5f955ec7210","kind":"tag","published_at":"2017-03-15T10:58:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc3/manifests"},{"name":"v1.1.0-rc2","sha":"367033ef96a147d271298f94f77a67972192edae","kind":"tag","published_at":"2017-03-08T13:59:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc2/manifests"},{"name":"v1.1.0-rc1","sha":"55eee43f88bce129da741be93ccf1da25d6005a6","kind":"tag","published_at":"2017-02-13T08:17:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc1/manifests"},{"name":"v1.0.6","sha":"46d8ac9e9a61902596c8d6b1e17e2f6c88e5982d","kind":"tag","published_at":"2017-01-30T18:58:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"6e89e64cdd17562a73a97b098a05b2bd61d3ced8","kind":"tag","published_at":"2016-11-18T11:00:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"38b3199f49e6b67535e3070e56d410dc7ba32c70","kind":"tag","published_at":"2016-11-14T18:01:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"bca4ad4a2f46f15721305e2ef7c5c67f4ca08b23","kind":"tag","published_at":"2016-10-28T17:22:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"4d58bf6558cb1d3e382471581d14d50aadeaf12e","kind":"tag","published_at":"2016-09-23T18:18:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"2cf469dbf87e81c0fbf9402d73a4a94ef31d5fac","kind":"tag","published_at":"2016-09-21T12:38:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"ca39aa51a87a596e7b7e7e1309f9c34d9544bf63","kind":"tag","published_at":"2016-07-26T13:12:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc4","sha":"c1f860b56e16d64556f4249cde5423d221d8db35","kind":"tag","published_at":"2016-07-08T08:26:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc4/manifests"},{"name":"v0.9.3","sha":"2565a66fbb62e28c8e7ac2754be14e594fd1b445","kind":"tag","published_at":"2016-06-20T14:27:20.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.3/manifests"},{"name":"v1.0.0-rc3","sha":"861c33352a33836cb6cef365c26a255187ba361d","kind":"tag","published_at":"2016-05-31T16:24:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"e37431766143efaf0c68eed74978b11e929a5bf8","kind":"tag","published_at":"2016-03-30T08:09:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc2/manifests"},{"name":"v1.0.0-rc1","sha":"a67d4c9e438ec9ba7c3e08f2d749d74d288d9f5a","kind":"tag","published_at":"2016-03-18T22:52:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc1/manifests"},{"name":"v0.9.2","sha":"ac9a7dcb755eff6e7ceec18fa662e107269a73de","kind":"tag","published_at":"2016-01-20T08:38:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.2/manifests"},{"name":"v0.8.5","sha":"668cd9f32622e70da9c9457377d442213094d28d","kind":"commit","published_at":"2015-11-03T16:20:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.5/manifests"},{"name":"v0.9.1","sha":"4d36235d352e9a04923408094759406c929043ba","kind":"commit","published_at":"2015-11-03T15:39:46.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1/manifests"},{"name":"v0.9.1-rc1","sha":"e61e388a3b4853aa2940b0957857513a5046b74d","kind":"commit","published_at":"2015-11-02T11:29:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.1-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1-rc1/manifests"},{"name":"v0.9.0","sha":"a8b117f07d3180f3b6acf89f8488003648178c06","kind":"commit","published_at":"2015-10-28T15:10:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0/manifests"},{"name":"v0.9.0-rc5","sha":"a7f440f719e436a645f00b3b3fd166b2b156d2b9","kind":"commit","published_at":"2015-10-20T10:49:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc5/manifests"},{"name":"v0.8.4","sha":"a29daa061e0c4376edb00083722ed1730adcaf8b","kind":"tag","published_at":"2015-08-26T01:55:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.4/manifests"},{"name":"v0.9.0-rc4","sha":"83edc098bc49ae3168340f6d24324b97c9b500da","kind":"tag","published_at":"2015-08-24T13:54:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc4/manifests"},{"name":"v0.8.3","sha":"c733aff2541857e299fca50c3cf5769b2d4d0fb1","kind":"tag","published_at":"2015-08-24T13:35:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.3/manifests"},{"name":"v0.9.0-rc3","sha":"26931fe097c2526b2582a35393d60ba9019c5a76","kind":"tag","published_at":"2015-07-14T21:30:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc3/manifests"},{"name":"v0.9.0-rc2","sha":"149e8ee1c1f85a4e5ec887f0f864f586c55717b8","kind":"tag","published_at":"2015-07-09T13:25:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc2/manifests"},{"name":"v0.8.2","sha":"51c06f9f808117b6ec71d7f972c1ec7ce4e08fe1","kind":"tag","published_at":"2015-07-06T18:21:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.2/manifests"},{"name":"v0.9.0-rc1","sha":"4c9cd76389a14ddb7af5ea1536926cc9c80cec31","kind":"tag","published_at":"2015-06-18T18:57:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc1/manifests"},{"name":"v0.8.1-fixed-docs","sha":"09f538ef4cdbd14198e38503eda1a865e2120e3a","kind":"commit","published_at":"2015-04-12T16:52:48.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1-fixed-docs","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1-fixed-docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.1-fixed-docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-fixed-docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-fixed-docs/manifests"},{"name":"v0.8.1","sha":"b72b2c022f580d4ba01b24ebc5d35edfa7dd0614","kind":"tag","published_at":"2015-04-07T13:02:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1/manifests"},{"name":"v0.8.1-rc2","sha":"756e443dd72fad27f7fb8af1e16e8712e67bdaa1","kind":"tag","published_at":"2015-04-01T14:04:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc2/manifests"},{"name":"v0.8.1-rc1","sha":"99c04b28d9fcc6aa5e35618572d868ade32c134c","kind":"tag","published_at":"2015-04-01T13:46:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc1/manifests"},{"name":"v0.8.0","sha":"fbe6baff38c47eb55374c1a9f6ba07e51d98e1e3","kind":"tag","published_at":"2015-03-05T15:38:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0/manifests"},{"name":"v0.8.0-rc5","sha":"50a7fc0e73e300847e2c61bdb127619d572aacfe","kind":"tag","published_at":"2015-03-01T01:26:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc5/manifests"},{"name":"v0.8.0-rc4","sha":"4acc8b9befc1a730129fb9b9b68ff04aa0098ed5","kind":"tag","published_at":"2015-02-25T20:31:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc4/manifests"},{"name":"v0.8.0-rc3","sha":"294a2f11e2972039a372b65d98067d1e12ce5087","kind":"tag","published_at":"2015-02-20T00:21:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc3/manifests"},{"name":"v0.8.0-rc2","sha":"7f45f7af37cdbc24830e57e5a96a4e71e4954fce","kind":"tag","published_at":"2015-01-17T17:12:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc2/manifests"},{"name":"v0.8.0-rc1","sha":"77f04bc174ac3e97f4a5a23ebc19906037747895","kind":"tag","published_at":"2014-11-09T16:34:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc1/manifests"},{"name":"v0.7.1","sha":"901a459af922491bb556d62e046d1475760fb8ce","kind":"commit","published_at":"2014-06-20T15:23:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"ecfa4a50022a4f565c4b94ed678bf60c0eaba488","kind":"tag","published_at":"2014-04-04T21:30:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0/manifests"},{"name":"v0.7.0-rc3","sha":"d9bbd2be65362254a821da076bb89e4238b6c78c","kind":"tag","published_at":"2014-03-31T14:11:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc3/manifests"},{"name":"v0.7.0-rc2","sha":"5e58939d843e6d991bc14cf3e140b788455b6761","kind":"tag","published_at":"2014-02-28T15:46:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc2/manifests"},{"name":"v0.7.0-rc1","sha":"3dcd503aa2dc13ade6245345b4a135c8976e090e","kind":"tag","published_at":"2014-01-31T12:18:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc1/manifests"},{"name":"v0.6.2","sha":"61d713baf1c62a7583ad200a48a33223b5635c8c","kind":"tag","published_at":"2013-03-19T00:08:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.6.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"0138a73a3b6d8f29a7c8cec0abd3332f48b5ddc0","kind":"tag","published_at":"2012-11-28T19:23:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.6.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"ef7777eb293fa0db517a9c585ec491dc00e70491","kind":"tag","published_at":"2012-11-26T21:50:44.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.6.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"10e21f48ae2c4f2bd534575e7136dae115ccb3a3","kind":"tag","published_at":"2012-08-07T00:12:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.5.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"937771a0fdb58d6e7c115c98d9abb419d89d2aee","kind":"tag","published_at":"2012-07-31T06:13:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.5.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.0/manifests"},{"name":"v0.4.4","sha":"11ec3cf213b439f8a18b2684a8e571c66a42c25d","kind":"tag","published_at":"2012-07-24T17:47:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"836adcccf8fe0a9efcd621ffea9e26051b3fe2d4","kind":"tag","published_at":"2012-06-23T01:14:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"c81ee45fe05a7473c0fabe016259d4cac0d1709f","kind":"tag","published_at":"2012-06-20T20:10:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"56253364e610dd1b39696ff86e68b92dfd816801","kind":"tag","published_at":"2012-06-19T23:38:46.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"09244fae39dac8a0e3f22ff29ae0739311be8a7d","kind":"tag","published_at":"2012-05-01T20:40:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"f37ce009d52595ea8999a89d7c66f351f216fddd","kind":"tag","published_at":"2012-03-15T23:07:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.3.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"dd824ebb78851bb783c5f4f0b8d14de98aa13320","kind":"tag","published_at":"2012-03-14T01:14:46.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.3.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"862c414b371befbba2b6d4d35d8f15801f6187f5","kind":"tag","published_at":"2012-02-24T22:35:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.2.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"6b0ebd256d0d4d7aae3840a4c04211c573e36f39","kind":"tag","published_at":"2012-02-16T04:04:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.2.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.0/manifests"},{"name":"v0.1.3","sha":"7fa15b84aa2dfca6b8cd91314e669c4a64be023d","kind":"tag","published_at":"2012-01-19T22:03:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"9e8917f81f2a740bd66dd6196eb46e86f3893c2e","kind":"tag","published_at":"2012-01-08T03:02:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"037baeff84b3327171d2daaec6100d51167ac4de","kind":"tag","published_at":"2011-12-28T20:27:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"5b484dceb4dc0990e9a67dcf143dc77baf27799d","kind":"tag","published_at":"2011-12-22T03:44:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.0/manifests"},{"name":"v0.0.14","sha":"5aeb2c5b8cfcc90a6289bdce1ae4db96daf67cc7","kind":"commit","published_at":"2011-12-01T06:36:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.14/manifests"},{"name":"v0.0.13-NOGZIP","sha":"c2f13cdfe40a4132b548a0df366d2be06d5d696b","kind":"tag","published_at":"2011-10-13T18:21:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.13-NOGZIP","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.13-NOGZIP","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.13-NOGZIP","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13-NOGZIP","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13-NOGZIP/manifests"},{"name":"v0.0.13","sha":"8d1310adbf0b72fc75b60a4222d0c8581485b863","kind":"tag","published_at":"2011-10-08T01:03:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"a103d2668f95bea9c5fff5b9fff26f0b058d8c8a","kind":"tag","published_at":"2011-09-21T00:40:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.12/manifests"},{"name":"v0.0.11-1","sha":"b3a4707e81cb3c01e24bf1f3c9c3bb3307c43902","kind":"tag","published_at":"2011-09-16T06:01:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.11-1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.11-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.11-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11-1/manifests"},{"name":"v0.0.11","sha":"846f5f75774e2f97874b6b2f43a2a9142041353b","kind":"tag","published_at":"2011-09-15T02:28:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11/manifests"},{"name":"v0.0.10-1","sha":"149a9048c73bceda7af027086633f0ec7841381b","kind":"tag","published_at":"2011-08-23T22:15:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.10-1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.10-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.10-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10-1/manifests"},{"name":"v0.0.10","sha":"7f1bc683ebecdcbf07008b665cd217574600f97f","kind":"tag","published_at":"2011-08-23T20:59:17.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"ce084bcca7f6087e2f44e8bf94c3d225646f9752","kind":"tag","published_at":"2011-08-12T01:26:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"b08af670cd5b4207aa4b3fd16d37c9f0f0d6715a","kind":"tag","published_at":"2011-07-05T22:05:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"0eb4d8dfaee9d700a03700bde0d918dba9252586","kind":"tag","published_at":"2011-05-24T03:50:27.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"6c258a787d048e429a615dc77ea6f582d841e317","kind":"tag","published_at":"2011-05-17T20:50:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"b0ae3fb5e63f428992691869256d70876074d77e","kind":"tag","published_at":"2011-05-13T20:02:36.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"6e1764fa805a89cac4540e6449db632cff631bff","kind":"tag","published_at":"2011-05-10T01:55:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"115f8056e80a5beae4ccf3a46d7ee3bc68f99098","kind":"tag","published_at":"2011-04-27T22:04:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.3/manifests"},{"name":"v0.0.2-fix-publishing","sha":"b78e695c25ef1c890092412841164bf09d731928","kind":"tag","published_at":"2011-03-30T06:25:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.2-fix-publishing","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.2-fix-publishing","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.2-fix-publishing","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2-fix-publishing","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2-fix-publishing/manifests"},{"name":"v0.0.2","sha":"9dd90d7d78f6255375bf96a89daecf6c928d0c1d","kind":"tag","published_at":"2011-03-26T01:04:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"e3efe5ecf10f0eee76064798454345cd51560300","kind":"tag","published_at":"2011-03-15T04:13:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-03-01T00:26:02.229Z","dependent_packages_count":75,"downloads":null,"downloads_period":null,"dependent_repos_count":20,"rankings":{"downloads":null,"dependent_repos_count":5.401606586524215,"dependent_packages_count":0.9662744972409318,"stargazers_count":3.086031667213942,"forks_count":1.9319483265391113,"docker_downloads_count":6.0271021375769855,"average":3.482592643019037},"purl":"pkg:maven/io.dropwizard/dropwizard-health","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.dropwizard:dropwizard-health","docker_dependents_count":24,"docker_downloads_count":524084,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.dropwizard:dropwizard-health","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.dropwizard:dropwizard-health/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-17T22:01:46.875Z","issues_count":115,"pull_requests_count":3854,"avg_time_to_close_issue":4066175.064102564,"avg_time_to_close_pull_request":184543.8000577034,"issues_closed_count":78,"pull_requests_closed_count":3466,"pull_request_authors_count":38,"issue_authors_count":78,"avg_comments_per_issue":1.7478260869565216,"avg_comments_per_pull_request":1.276336274001038,"merged_pull_requests_count":2880,"bot_issues_count":23,"bot_pull_requests_count":3566,"past_year_issues_count":51,"past_year_pull_requests_count":1709,"past_year_avg_time_to_close_issue":1258712.7857142857,"past_year_avg_time_to_close_pull_request":128888.41437206179,"past_year_issues_closed_count":28,"past_year_pull_requests_closed_count":1489,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":34,"past_year_avg_comments_per_issue":0.5490196078431373,"past_year_avg_comments_per_pull_request":0.8308952603861908,"past_year_bot_issues_count":12,"past_year_bot_pull_requests_count":1542,"past_year_merged_pull_requests_count":1272,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/issues","maintainers":[{"login":"joschi","count":155,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joschi"},{"login":"zUniQueX","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zUniQueX"},{"login":"jplock","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jplock"},{"login":"mbeaatriz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbeaatriz"}],"active_maintainers":[{"login":"joschi","count":99,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joschi"},{"login":"zUniQueX","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zUniQueX"},{"login":"mbeaatriz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbeaatriz"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-health/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-health/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-health/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-health/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-health/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-health/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5033592,"name":"io.dropwizard:dropwizard-metrics-graphite","ecosystem":"maven","description":"Dropwizard is a Java framework for developing ops-friendly, high-performance, RESTful web applications.","homepage":"http://www.dropwizard.io/5.0.1","licenses":"Apache License 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/dropwizard/dropwizard","keywords_array":[],"namespace":"io.dropwizard","versions_count":236,"first_release_published_at":"2014-01-31T12:28:01.000Z","latest_release_published_at":"2026-01-27T21:53:12.000Z","latest_release_number":"5.0.1","last_synced_at":"2026-06-09T19:46:32.914Z","created_at":"2022-07-27T16:45:01.064Z","updated_at":"2026-06-09T19:46:32.914Z","registry_url":"https://central.sonatype.com/artifact/io.dropwizard/dropwizard-metrics-graphite/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.dropwizard/dropwizard-metrics-graphite/","metadata":{"repositories":["https://central.sonatype.com/repository/maven-snapshots/"]},"repo_metadata":{"id":1326622,"uuid":"1272129","full_name":"dropwizard/dropwizard","owner":"dropwizard","description":"A damn simple library for building production-ready RESTful web services.","archived":false,"fork":false,"pushed_at":"2026-03-02T01:20:45.000Z","size":114420,"stargazers_count":8603,"open_issues_count":39,"forks_count":3424,"subscribers_count":357,"default_branch":"release/5.0.x","last_synced_at":"2026-03-02T04:54:32.735Z","etag":null,"topics":["dropwizard","hibernate","java","jax-rs","jdbi","jersey-framework","jersey2","jetty","rest","restful-webservices","web-framework"],"latest_commit_sha":null,"homepage":"https://www.dropwizard.io","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dropwizard.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-01-19T19:52:29.000Z","updated_at":"2026-03-02T01:20:49.000Z","dependencies_parsed_at":"2023-09-25T00:36:07.805Z","dependency_job_id":"49d46f65-78ee-4616-9a89-d341231d1f09","html_url":"https://github.com/dropwizard/dropwizard","commit_stats":{"total_commits":6736,"total_committers":528,"mean_commits":"12.757575757575758","dds":0.7804334916864608,"last_synced_commit":"7c83a8faa94592fae7449ece2efd3563583d239c"},"previous_names":[],"tags_count":277,"template":false,"template_full_name":null,"purl":"pkg:github/dropwizard/dropwizard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dropwizard","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/refs/heads/release/5.0.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/sbom","scorecard":{"id":356802,"data":{"date":"2025-08-11","repo":{"name":"github.com/dropwizard/dropwizard","commit":"3b65cea7d21d47f0fa267aff12315cf7364fafae"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/18 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/maven.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maven.yml:29","Warn: no topLevel permission defined: .github/workflows/announce-release.yml:1","Warn: no topLevel permission defined: .github/workflows/assign-milestone.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/close_stale.yml:9","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/maven.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/trigger-release.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":8,"reason":"dependency not pinned by hash detected -- score normalized to 8","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/announce-release.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/dropwizard/dropwizard/announce-release.yml/release/4.0.x?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/dropwizard/dropwizard/release.yml/release/4.0.x?enable=pin","Info:  21 out of  21 GitHub-owned GitHubAction dependencies pinned","Info:   6 out of   8 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:10"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (28) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T09:47:45.812Z","repository_id":1326622,"created_at":"2025-08-18T09:47:45.812Z","updated_at":"2025-08-18T09:47:45.812Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30070479,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-04T01:03:42.280Z","status":"online","status_checked_at":"2026-03-04T02:00:07.464Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"dropwizard","name":"Dropwizard","uuid":"5478557","kind":"organization","description":"","email":null,"website":"https://www.dropwizard.io","location":null,"twitter":"dropwizardio","company":null,"icon_url":"https://avatars.githubusercontent.com/u/5478557?v=4","repositories_count":27,"last_synced_at":"2024-03-25T21:19:31.942Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dropwizard","funding_links":[],"total_stars":16606,"followers":61,"following":0,"created_at":"2022-11-02T16:45:24.316Z","updated_at":"2024-03-25T21:19:40.177Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dropwizard","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dropwizard/repositories"},"tags":[{"name":"v3.0.17","sha":"b4412f5843117b91c0925baaba7102c197e7809d","kind":"tag","published_at":"2026-01-27T21:53:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.17","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.17/manifests"},{"name":"v4.0.17","sha":"2eebdb206ad34815c2ee0035f91ac076b4ea17f0","kind":"tag","published_at":"2026-01-27T21:51:22.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.17","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.17/manifests"},{"name":"v5.0.1","sha":"ea6a2040ee5f2bf98398fb7ad1fb5ace3d5d572e","kind":"tag","published_at":"2026-01-27T21:43:17.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"84dbb957eadb10181039b8222efd39765553bca6","kind":"tag","published_at":"2025-09-16T08:29:02.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0/manifests"},{"name":"v3.0.16","sha":"ffe3e836d8c3412edac8d80ece719166e2e606e7","kind":"tag","published_at":"2025-08-25T22:53:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.16/manifests"},{"name":"v4.0.16","sha":"934373df90d67e5a6f5a7849c0af6598b4e45a3c","kind":"tag","published_at":"2025-08-25T22:52:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.16/manifests"},{"name":"v5.0.0-rc.5","sha":"d7e163da54bd0a80a6046b9840d9b2928b31b2e9","kind":"tag","published_at":"2025-08-25T22:51:44.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.5/manifests"},{"name":"v3.0.15","sha":"8a52fe4aea45f84571b33eb173735802e20bbc64","kind":"tag","published_at":"2025-07-24T07:53:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.15/manifests"},{"name":"v4.0.15","sha":"6616a964156e0ebbe6545dafab52ef7b7ac2b2b9","kind":"tag","published_at":"2025-07-24T07:53:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.15/manifests"},{"name":"v5.0.0-rc.4","sha":"310941b8b2ceedd73b263f712795b45938a028fa","kind":"tag","published_at":"2025-07-23T23:20:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.4/manifests"},{"name":"v3.0.14","sha":"1715dd027139a427fc1bc33827d64ec711525ccf","kind":"tag","published_at":"2025-05-25T20:26:41.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.14/manifests"},{"name":"v4.0.14","sha":"8c744d19a0e741d162c458bee8718acf8078f922","kind":"tag","published_at":"2025-05-25T20:26:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.14/manifests"},{"name":"v5.0.0-rc.3","sha":"ee35dc128decbad13f1f4186b11fe47ee6920d8f","kind":"tag","published_at":"2025-05-25T20:25:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.3/manifests"},{"name":"v4.0.13","sha":"153956cf61aacee809b413752f40bf96876e1e03","kind":"tag","published_at":"2025-03-26T23:41:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.13/manifests"},{"name":"v3.0.13","sha":"76ba41397e11a281256cf631aaa5daaa875a8a2b","kind":"tag","published_at":"2025-03-26T23:23:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.13/manifests"},{"name":"v5.0.0-rc.2","sha":"6b1ebba8fcca6a303997d06edaea29e52b8c3b51","kind":"tag","published_at":"2025-03-26T23:18:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.2/manifests"},{"name":"v4.0.12","sha":"b50169f6e6410a4d34d9c467b95ca7b885cf5dda","kind":"tag","published_at":"2025-01-15T22:38:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.12/manifests"},{"name":"v5.0.0-rc.1","sha":"ed203df38708927f65f9cd7f2760da408af97171","kind":"tag","published_at":"2025-01-15T22:17:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.1/manifests"},{"name":"v3.0.12","sha":"400e4a2f4e15eda153ac79e07bcf2c88420e6422","kind":"tag","published_at":"2025-01-15T22:17:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.12/manifests"},{"name":"v4.0.11","sha":"459892ea1853dcd1199c6bbb28da4347e7e70f60","kind":"tag","published_at":"2024-11-27T21:56:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.11/manifests"},{"name":"v3.0.11","sha":"f8603dcc52bfaaf9711d4808c350cca40f2001f5","kind":"tag","published_at":"2024-11-27T21:56:41.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.11/manifests"},{"name":"v5.0.0-alpha.5","sha":"e78411400eee81e1531c598892fa55b8b013cf70","kind":"tag","published_at":"2024-11-27T21:46:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.5/manifests"},{"name":"v3.0.10","sha":"390aa1ffcbbf95328a48b613b8c73b1752e35e61","kind":"tag","published_at":"2024-10-21T16:41:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.10/manifests"},{"name":"v4.0.10","sha":"48c582b1384352cfd93d43bf39e9e5bbc3e1fe39","kind":"tag","published_at":"2024-10-21T16:41:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.10/manifests"},{"name":"v5.0.0-alpha.4","sha":"45c9e1849d67edf45a0a38ded9bfc05e825593b7","kind":"tag","published_at":"2024-10-21T16:41:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.4/manifests"},{"name":"v3.0.9","sha":"808acc151b972c12748b1aec22bc999d018587ec","kind":"tag","published_at":"2024-10-07T07:13:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.9/manifests"},{"name":"v5.0.0-alpha.3","sha":"284a5b6c2be16971d90148299f30c95f13974e07","kind":"tag","published_at":"2024-10-07T07:12:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.3/manifests"},{"name":"v4.0.9","sha":"94e87681eb8b3d61179f71f2479b1f3820870c94","kind":"tag","published_at":"2024-10-07T07:11:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.9/manifests"},{"name":"v5.0.0-alpha.2","sha":"fe313c7e61a597d3edd9732d5b21a1849c698dc8","kind":"tag","published_at":"2024-08-25T22:47:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.2/manifests"},{"name":"v3.0.8","sha":"17006045b0dcf9e9ae65a8288d55b70123c83d27","kind":"tag","published_at":"2024-08-25T21:19:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.8/manifests"},{"name":"v4.0.8","sha":"c0713c7765a418e704182720a41d7d3800ae50f9","kind":"tag","published_at":"2024-08-25T21:19:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.8/manifests"},{"name":"v3.0.7","sha":"71d5de54fd02a2545ab6184c0794454da85a773f","kind":"tag","published_at":"2024-03-06T14:59:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.7/manifests"},{"name":"v4.0.7","sha":"2aeb472faecc68c0136a0a7231baf1472b55b388","kind":"tag","published_at":"2024-03-06T14:58:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.7/manifests"},{"name":"v2.1.12","sha":"908e31ea7996913fa3aa767465547b5dfbf2df8e","kind":"tag","published_at":"2024-01-31T22:14:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.12/manifests"},{"name":"v3.0.6","sha":"0f09619dcd70caea3957d14bb55a2030b45c39b8","kind":"tag","published_at":"2024-01-29T22:04:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.6/manifests"},{"name":"v4.0.6","sha":"18e00e1edd89776ca26f627d97ce5ed7ca3a544e","kind":"tag","published_at":"2024-01-29T22:04:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.6/manifests"},{"name":"v5.0.0-alpha.1","sha":"4b9d0d23485f8c89196434afbf0145ae2b797484","kind":"tag","published_at":"2023-12-20T22:41:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.0.5","sha":"2a25b34dad34b7d170ba2c7304707e1c74129b99","kind":"tag","published_at":"2023-12-20T22:38:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.5/manifests"},{"name":"v3.0.5","sha":"f2c02fb0484c5d79fa45e1fb7824b543fbd9982e","kind":"tag","published_at":"2023-12-20T22:38:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.5/manifests"},{"name":"v2.1.11","sha":"461d086125475afa92a0973588132e4508c525af","kind":"tag","published_at":"2023-12-20T22:36:27.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.11/manifests"},{"name":"v4.0.4","sha":"6bca3f7059798ba55fdf04f015f10951e24f27bd","kind":"tag","published_at":"2023-11-06T17:09:20.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.4/manifests"},{"name":"v3.0.4","sha":"42477dcb60f0d1b3bebd4eaff23494816a2915d9","kind":"tag","published_at":"2023-11-06T12:48:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.4/manifests"},{"name":"v2.1.10","sha":"480b2ebc281900a69a058927222eee927ba1b518","kind":"tag","published_at":"2023-11-06T09:03:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.10/manifests"},{"name":"v4.0.3","sha":"456e5e67c1d57bb727e17cd7db092403c06cf7bd","kind":"tag","published_at":"2023-10-20T13:53:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.3/manifests"},{"name":"v3.0.3","sha":"f1ac18faa1ffe7444344e4cf437cd6d44966d5ed","kind":"tag","published_at":"2023-10-19T20:24:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.3/manifests"},{"name":"v2.1.9","sha":"eee9527a2c7e33d08d71b4b8801ed70d111bd02e","kind":"tag","published_at":"2023-10-19T16:33:45.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.9/manifests"},{"name":"v3.0.2","sha":"88ad5ab52462b814057be90c229162f7ddef7938","kind":"tag","published_at":"2023-09-24T22:34:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.2/manifests"},{"name":"v4.0.2","sha":"781bb4f36c8bdc3b844b7b905b69af95a917ed78","kind":"tag","published_at":"2023-09-24T22:22:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.2/manifests"},{"name":"v2.1.8","sha":"cbcbc6738dc3e1cba7005ed2d463f9b1f57bd8b1","kind":"tag","published_at":"2023-09-24T22:20:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"a46c6f82484c1d6b9fd84569f73e7b0dd33ec692","kind":"tag","published_at":"2023-06-19T22:06:25.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.7/manifests"},{"name":"v4.0.1","sha":"cfd9586186870ec9d078988c6d6a521d8756eafe","kind":"tag","published_at":"2023-06-19T22:04:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.1/manifests"},{"name":"v3.0.1","sha":"523a14f5006418bf7c0d4c6d7bc3d10755edfe1d","kind":"tag","published_at":"2023-06-19T22:03:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.1/manifests"},{"name":"v4.0.0","sha":"69e115aa8a5048f1557f449ca842a707a88cde2e","kind":"tag","published_at":"2023-03-28T22:24:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0/manifests"},{"name":"v3.0.0","sha":"1df711a473aef3a77ef738c19b563780b4d9dca6","kind":"tag","published_at":"2023-03-28T22:23:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0/manifests"},{"name":"v2.1.6","sha":"50587fa6c899beaad547b4f7306157beff271375","kind":"tag","published_at":"2023-03-28T21:58:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.6/manifests"},{"name":"v4.0.0-beta.4","sha":"cbbacd5247e2c8c0c208786b8d580ca29778a375","kind":"tag","published_at":"2023-02-24T09:22:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.4/manifests"},{"name":"v3.0.0-beta.5","sha":"05c1b73527610781131ce07bfcacb6c24d17713c","kind":"tag","published_at":"2023-02-24T09:17:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.5/manifests"},{"name":"v2.1.5","sha":"82ee4065196556523b5d1cdb6ebe87de2b00e949","kind":"tag","published_at":"2023-02-24T08:50:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.5/manifests"},{"name":"v2.0.35","sha":"d499ef1a579546e1f99343aae4b19f35b4737857","kind":"tag","published_at":"2023-01-28T21:56:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.35","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.35/manifests"},{"name":"v2.1.4","sha":"f5ef0d12b8e2c622435faae13c51b9cccaea9fa2","kind":"tag","published_at":"2022-10-20T19:56:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.4/manifests"},{"name":"v2.0.34","sha":"f5d447ce33c9dd53f96119a331de62c8c888ebc0","kind":"tag","published_at":"2022-10-18T17:23:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.34","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.34/manifests"},{"name":"v4.0.0-beta.3","sha":"26b3188e0c3f32b9dba7cda86634b787a2387bf5","kind":"tag","published_at":"2022-10-12T21:54:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.3/manifests"},{"name":"v3.0.0-beta.4","sha":"f679616d7ad7df6ba3bb77535507ca8ec4049336","kind":"tag","published_at":"2022-10-12T21:52:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.4/manifests"},{"name":"v2.1.3","sha":"d1563469fff7d63717063beb7b49267c39a88d58","kind":"tag","published_at":"2022-10-12T21:47:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.3/manifests"},{"name":"v2.0.33","sha":"5c1c2c425dd5b6a1f314c6b46563fd39c71e0656","kind":"tag","published_at":"2022-09-12T10:08:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.33","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.33/manifests"},{"name":"v2.1.2","sha":"ea3e5a3d1ba59d0467539d400592f5bf5b40dbf8","kind":"tag","published_at":"2022-09-12T10:01:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.2/manifests"},{"name":"v4.0.0-beta.2","sha":"55fef0b12367ac26018538542d6ec6efb4f562ea","kind":"tag","published_at":"2022-06-30T20:12:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.2/manifests"},{"name":"v3.0.0-beta.3","sha":"c9c8d72708fbfc8b9982e9b37f321e588a1efdab","kind":"tag","published_at":"2022-06-30T20:05:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.3/manifests"},{"name":"v2.0.32","sha":"b3d87605369aa63caf860f67be2ba86704dd7a97","kind":"tag","published_at":"2022-06-30T19:56:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.32","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.32/manifests"},{"name":"v2.1.1","sha":"d2455b5369c8d9391e81e697f2354246532d0d5e","kind":"tag","published_at":"2022-06-30T19:48:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.1/manifests"},{"name":"v2.0.31","sha":"6a2dd0885a9c4b6b62e4ecbd207b949ca8a8a5bc","kind":"tag","published_at":"2022-06-19T14:44:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.31","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.31/manifests"},{"name":"v2.0.30","sha":"71300cf5094a53fbd658a906423478ba706ff434","kind":"tag","published_at":"2022-06-18T18:08:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.30","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.30/manifests"},{"name":"v2.1.0","sha":"4fb8906bb761886c85891d4bbf6dcf0a15ca4e9c","kind":"tag","published_at":"2022-05-02T13:16:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0/manifests"},{"name":"v3.0.0-beta.2","sha":"8ade5d9db8d4e29f4f8f37a994246d9270b9c479","kind":"tag","published_at":"2022-04-20T21:45:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.2/manifests"},{"name":"v2.1.0-beta.9","sha":"fd2787a7817295796e6c9f07d44132c262a9e902","kind":"tag","published_at":"2022-04-20T21:40:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.9/manifests"},{"name":"v4.0.0-beta.1","sha":"621bf358ad641ecb07af52026d0385a923957c15","kind":"tag","published_at":"2022-04-08T10:24:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.1/manifests"},{"name":"v3.0.0-beta.1","sha":"b6e096859d65c16e0c669609444f73d0621f4769","kind":"tag","published_at":"2022-04-08T10:14:48.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.1/manifests"},{"name":"v2.1.0-beta.8","sha":"5b37d6f6af0383892834d8437e6c79688f5fc670","kind":"tag","published_at":"2022-04-05T15:57:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.8/manifests"},{"name":"v2.0.29","sha":"20d80316b32cf68d7a0ba23300cfa53bc5155e7d","kind":"tag","published_at":"2022-04-05T15:16:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.29","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.29/manifests"},{"name":"v2.1.0-beta.7","sha":"bf892222765fdd6880449589b99eeeb511b80444","kind":"tag","published_at":"2021-12-20T14:40:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.7/manifests"},{"name":"v2.0.28","sha":"dd215d3ec65f23cef9e0a4d96ed7c542d71d1758","kind":"tag","published_at":"2021-12-20T14:27:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.28","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.28/manifests"},{"name":"v2.1.0-beta.6","sha":"74626bda8033b598b875372b8e8cb982ba2349bc","kind":"tag","published_at":"2021-12-16T09:20:37.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.6/manifests"},{"name":"v2.0.27","sha":"b5c6bc2633f1ea150970131e547a1a580052ece5","kind":"tag","published_at":"2021-12-16T09:00:27.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.27","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.27/manifests"},{"name":"v2.1.0-beta.5","sha":"835081d794427f37bd671f584b6083f96ae17aa6","kind":"tag","published_at":"2021-12-09T17:53:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.5/manifests"},{"name":"v2.0.26","sha":"66ca617d40d57627a8820c96d388a7583650ae6e","kind":"tag","published_at":"2021-12-09T17:43:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.26","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.26/manifests"},{"name":"v2.1.0-beta.4","sha":"e57713abe7add73e7033a30af3022668f4a9ec8d","kind":"tag","published_at":"2021-09-01T15:31:59.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.4/manifests"},{"name":"v2.0.25","sha":"2a4c0f8ba2741e618737556ed1973b22a8284a58","kind":"tag","published_at":"2021-09-01T15:17:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.25","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.25/manifests"},{"name":"v2.1.0-beta.3","sha":"912f4beb7254c72e2db4207efdb38543994c7630","kind":"tag","published_at":"2021-08-11T06:36:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.3/manifests"},{"name":"v2.1.0-beta.2","sha":"94ab611f45fbacf94f449a14fd035c6971a786fd","kind":"tag","published_at":"2021-07-29T12:50:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.2/manifests"},{"name":"v2.0.24","sha":"8818eb7ec61dd59059b51478d734e6d30fb8cca9","kind":"tag","published_at":"2021-07-29T12:08:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.24","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.24/manifests"},{"name":"v2.0.23","sha":"79c3770db75c09d5c846d5d42ffb607b29ba5b9f","kind":"tag","published_at":"2021-06-21T11:50:02.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.23","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.23/manifests"},{"name":"v2.0.22","sha":"a40301a5dc44ebbdeac291edf4cf3df3960a6fae","kind":"tag","published_at":"2021-05-24T16:31:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.22","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.22/manifests"},{"name":"v2.1.0-beta.1","sha":"ff09d7fffece5dda0c2f188114393161702135af","kind":"tag","published_at":"2021-04-25T12:29:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.1/manifests"},{"name":"v2.0.21","sha":"47556c4f31576e6bc4e00262661b7b212bd90a60","kind":"tag","published_at":"2021-04-07T14:05:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.21","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"7c6f2ce175e8f9db63a694ae413210f99e183ad7","kind":"tag","published_at":"2021-02-24T09:46:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.20","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.20/manifests"},{"name":"v2.0.19","sha":"bcf99a613e320812fc4b691f96a4e7e3d125749d","kind":"commit","published_at":"2021-02-01T10:44:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.19","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"7385a7d7a3a1f0670d5fda376b8cdf516d7c7b30","kind":"commit","published_at":"2021-01-12T06:56:22.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.18","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.18/manifests"},{"name":"v1.3.29","sha":"3e323fc72d09df6f1957250cf20bdacbe26fd3d7","kind":"tag","published_at":"2021-01-06T14:04:08.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.29","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.29/manifests"},{"name":"v2.0.17","sha":"3318b1e7e6ca900696ce2ed4e6687a725e0aa90a","kind":"commit","published_at":"2020-12-14T20:57:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.17","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.17/manifests"},{"name":"v1.3.28","sha":"7cbec2b0ccd547859823ef1cb2766314202cf480","kind":"tag","published_at":"2020-12-08T13:29:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.28","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.28/manifests"},{"name":"v2.0.16","sha":"d49fd0d8185d5b571c3a90282c4e44a55b996c53","kind":"commit","published_at":"2020-11-26T17:00:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"a85798d66b667a8e598a062db1cdafeae48acf30","kind":"commit","published_at":"2020-11-03T14:46:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.15/manifests"},{"name":"v1.3.27","sha":"cce7305a7ef56c4edc6ab28ae224141facfa8d59","kind":"tag","published_at":"2020-10-28T14:29:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.27","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.27/manifests"},{"name":"v1.3.26","sha":"03a7d8611676ee14e3d6040d8642063d787819ea","kind":"tag","published_at":"2020-10-22T15:25:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.26","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.26/manifests"},{"name":"v2.0.14","sha":"1b36f643d2d40b959e325a00867c45822418202d","kind":"commit","published_at":"2020-10-22T13:51:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.14/manifests"},{"name":"v1.3.25","sha":"56cb309bef2993de47dc846f7bc2933c7a6159c7","kind":"tag","published_at":"2020-08-31T12:58:59.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.25","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25/manifests"},{"name":"v2.0.13","sha":"37a209886890ca5cdd6ef39c61d29827a13c1a1d","kind":"commit","published_at":"2020-08-31T12:48:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.13/manifests"},{"name":"v1.3.25-beta.2","sha":"562d61cc72c0038f66b221a7c6d0b07034e38804","kind":"tag","published_at":"2020-08-19T06:27:25.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.25-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.25-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.25-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.2/manifests"},{"name":"v1.3.25-beta.1","sha":"d591b617c52537edb6fedb2e343800610eb075e3","kind":"tag","published_at":"2020-08-18T06:31:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.25-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.25-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.25-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.1/manifests"},{"name":"v2.0.12","sha":"8b9d7f887fd37ec22cb39f020d710fb7835d159a","kind":"commit","published_at":"2020-07-21T09:25:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"1b227314d669cbbd3395c2ff1e31704ca0d9284c","kind":"commit","published_at":"2020-07-06T07:52:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.11/manifests"},{"name":"v1.3.24","sha":"9c7da5f498d70241993b05598488597bc2c94a98","kind":"tag","published_at":"2020-07-03T06:58:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.24","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.24/manifests"},{"name":"v2.0.10","sha":"cdb2a357aeb61e0a52beb6a8d09953f423924faf","kind":"commit","published_at":"2020-05-26T12:18:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"655f8ac6f8586a8a0d49d217f0846deefb45de21","kind":"commit","published_at":"2020-05-04T06:00:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"8600d4ff895df5d6df5ecfd45e7244af04d8f89f","kind":"commit","published_at":"2020-04-14T19:08:41.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.8/manifests"},{"name":"v1.3.23","sha":"bf556d4765c9305ed14f6cd962f4f438239799e4","kind":"tag","published_at":"2020-04-14T18:13:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.23","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.23/manifests"},{"name":"v2.0.7","sha":"f6e03e838ce51eee8d751df03f29afb3eeea42d6","kind":"tag","published_at":"2020-04-10T07:01:02.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.7/manifests"},{"name":"v1.3.22","sha":"dae8b1ba6368d8d2bd31eb5435e868f16c9ce9d3","kind":"tag","published_at":"2020-04-04T14:41:59.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.22","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.22/manifests"},{"name":"v2.0.6","sha":"9b2dcc9b499b125560193ba39f65c5d359ceb11d","kind":"commit","published_at":"2020-04-04T14:35:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"5e605a630551397a0f21b4b530b177fe4e571542","kind":"commit","published_at":"2020-03-29T01:13:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"743eceac9c69e4e5aa8e3ced425d8893cb55119c","kind":"tag","published_at":"2020-03-27T16:51:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.4/manifests"},{"name":"v1.3.21","sha":"45575df553f0a93eb5b6b5c98e4471b590f1c884","kind":"tag","published_at":"2020-03-26T19:46:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.21","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.21/manifests"},{"name":"v2.0.3","sha":"7cee3e11d29ec21f0073aa4ac03b08a4f2a0ef17","kind":"tag","published_at":"2020-03-26T19:29:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.3/manifests"},{"name":"v1.3.20","sha":"b2dd14eaab5ef3a03c172ebdc06ea0e9a71fa0ce","kind":"tag","published_at":"2020-02-24T16:29:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.20","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.20/manifests"},{"name":"v1.3.19","sha":"b91d891e04fcb0c0c0c4fc3f371d36c09c19ba2c","kind":"tag","published_at":"2020-02-20T02:16:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.19","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.19/manifests"},{"name":"v2.0.2","sha":"60206ea15541869622623167c590276a6329f5b8","kind":"commit","published_at":"2020-02-20T02:05:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"e7c8b260c3d81e91ac537787424e888afd35f594","kind":"commit","published_at":"2020-01-30T20:50:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.1/manifests"},{"name":"v1.3.18","sha":"6e54def3f9d07d5bd1b57f8d296e8cbae7d008f4","kind":"tag","published_at":"2020-01-30T20:16:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.18","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.18/manifests"},{"name":"v2.0.0","sha":"20050b10bc7fe88edff3ff320b4cea85c023f30d","kind":"tag","published_at":"2019-12-09T21:54:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0/manifests"},{"name":"v2.0.0-rc14","sha":"8ca390bf44dea39dfc1b15422881e14c8bcb341f","kind":"tag","published_at":"2019-12-08T18:53:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc14/manifests"},{"name":"v1.3.17","sha":"cdf214a094e400027463a8d523a7c00c9dcdfdb4","kind":"tag","published_at":"2019-11-24T10:47:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.17","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.17/manifests"},{"name":"v2.0.0-rc13","sha":"b5c0c3b19ac4fc22fe8eefe2c3b61ba6e6b3829a","kind":"tag","published_at":"2019-11-20T22:45:08.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc13/manifests"},{"name":"v2.0.0-rc12","sha":"caba50b91297444ceb3c02e1295fad7b3991da21","kind":"tag","published_at":"2019-10-23T20:11:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc12/manifests"},{"name":"v1.3.16","sha":"45f9865864c305639b555ac3c2a57fe946f0913b","kind":"tag","published_at":"2019-10-20T20:29:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.16/manifests"},{"name":"v2.0.0-rc11","sha":"82c1361e0a21dc94c3b3cdabdd141fb87fbbfe99","kind":"tag","published_at":"2019-10-13T16:15:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc11/manifests"},{"name":"v1.3.15","sha":"18caa542327c2a20c6f140d7c645f57f4e11a109","kind":"tag","published_at":"2019-09-25T17:22:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.15/manifests"},{"name":"v2.0.0-rc10","sha":"26b8df02d45004c1abb92e8a50054e17e34c0fb0","kind":"tag","published_at":"2019-09-16T23:06:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc10/manifests"},{"name":"v2.0.0-rc9","sha":"6cfd68560c91d0b0a5682bdbb9f20eeaa09c398d","kind":"tag","published_at":"2019-08-31T18:01:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc9/manifests"},{"name":"v2.0.0-rc8","sha":"e3a1c7a650cba5ab32164761574ef69af4134f17","kind":"tag","published_at":"2019-08-29T13:08:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc8/manifests"},{"name":"v2.0.0-rc7","sha":"1e5ee67862cc25755891e1587e709773ffa314c4","kind":"tag","published_at":"2019-08-28T14:43:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc7/manifests"},{"name":"v2.0.0-rc6","sha":"c8e0b0137115322e39a93f3a369e4dec72df9045","kind":"tag","published_at":"2019-08-27T19:30:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc6/manifests"},{"name":"v2.0.0-rc5","sha":"171a6751fa063b32c47201b1821e4d7e610c865e","kind":"tag","published_at":"2019-08-08T06:19:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc5/manifests"},{"name":"v1.3.14","sha":"f720ed469d52842ba23839f7d9b467f610d74524","kind":"tag","published_at":"2019-08-07T18:50:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.14/manifests"},{"name":"v1.3.13","sha":"e006b420447da6cb8bc3e7fb2aaa6271229c7aa1","kind":"tag","published_at":"2019-07-16T19:38:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.13/manifests"},{"name":"v2.0.0-rc4","sha":"d7e770086334fc3c84e83a96d8e2fb863ac5b252","kind":"tag","published_at":"2019-06-28T06:29:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc4/manifests"},{"name":"v2.0.0-rc3","sha":"21352e6277118d30b82df6ba2a1e899619ed202e","kind":"tag","published_at":"2019-06-16T15:48:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc3/manifests"},{"name":"v2.0.0-rc2","sha":"2162827fd2af02f2774aadc60809161055fec5ae","kind":"tag","published_at":"2019-05-26T16:09:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc2/manifests"},{"name":"v1.3.12","sha":"c1461c389a1f01a757c966518dd2c52601204676","kind":"tag","published_at":"2019-05-25T18:10:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.12/manifests"},{"name":"v1.3.11","sha":"a47305d487e710d013c46283a9b286358688d5f1","kind":"tag","published_at":"2019-05-09T18:16:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.11/manifests"},{"name":"v1.3.10","sha":"42759228412e484fa170bc9ab5aae019422432c3","kind":"tag","published_at":"2019-04-29T16:56:01.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.10/manifests"},{"name":"v2.0.0-rc1","sha":"d9397fecfadc3e34ca8742b17077a3bac32624dd","kind":"tag","published_at":"2019-04-18T18:40:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc1/manifests"},{"name":"v1.3.9","sha":"88a73fd64c20015bd8b059bf8a052e98d35e6080","kind":"tag","published_at":"2019-02-24T00:56:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.9/manifests"},{"name":"v1.3.8","sha":"ec23670cc6ecc2d16bef7e48130c99e741aab711","kind":"tag","published_at":"2019-01-01T13:10:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.8/manifests"},{"name":"v2.0.0-rc0","sha":"bc4b7dc04d9c06e7357e3d3d55bdfca366de18b4","kind":"tag","published_at":"2018-10-02T19:50:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc0/manifests"},{"name":"v1.3.7","sha":"777686d9bcfb7a732838a5cfc4043b9a65b0eaea","kind":"tag","published_at":"2018-10-02T10:25:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.7/manifests"},{"name":"v1.2.9","sha":"49dd12a95398ee1b841ad9ba48fdbf35149137e7","kind":"tag","published_at":"2018-10-01T06:43:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.9/manifests"},{"name":"v1.3.6","sha":"99cbd25dad946952bcc3fb7b7e5152f064dac382","kind":"tag","published_at":"2018-10-01T06:01:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.6/manifests"},{"name":"v1.1.8","sha":"fd4c7266d4b6b780f06d3be7e14a79406ae77168","kind":"tag","published_at":"2018-06-24T18:34:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.8/manifests"},{"name":"v1.2.8","sha":"5a96d56fa6fc07b1d34700d42615162cc8584c03","kind":"tag","published_at":"2018-06-24T17:03:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.8/manifests"},{"name":"v1.3.5","sha":"7acede06f2df73f1db80461e44ba23708eb6bdd5","kind":"tag","published_at":"2018-06-24T15:36:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"a4e03c33c92dedf83886f0cc66bc443ad916feba","kind":"tag","published_at":"2018-06-15T08:23:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.4/manifests"},{"name":"v1.2.7","sha":"bb7291d26b7a00fa37c2712b620fb6fb747cae5a","kind":"tag","published_at":"2018-06-15T07:18:20.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.7/manifests"},{"name":"v1.3.3","sha":"c4f66abf07cc46813b98137dc29a8a2762ab33e2","kind":"tag","published_at":"2018-06-06T20:09:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.3/manifests"},{"name":"v1.2.6","sha":"be9b592857e85dc50a3181b6b5efc23bdbc384d8","kind":"tag","published_at":"2018-05-06T21:14:57.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.6/manifests"},{"name":"v1.3.2","sha":"f22ae5293ec400e9faafd1cf18944f5ed60b3c0e","kind":"tag","published_at":"2018-05-06T20:26:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"c49ab943d4fe3c55afdb14814b818d3d5a4bf7dd","kind":"tag","published_at":"2018-04-04T16:46:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.1/manifests"},{"name":"v1.2.5","sha":"9add5d717a420f76681e2b6816b8beb6ccdf3a65","kind":"tag","published_at":"2018-04-04T15:24:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.5/manifests"},{"name":"v1.3.0","sha":"5fc2ab21c58bcc0da2c78ca41e353c69928bc777","kind":"tag","published_at":"2018-03-14T17:20:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0/manifests"},{"name":"v1.3.0-rc7","sha":"fb9cdad412e1be86cf2fff2dd9962271a113b025","kind":"tag","published_at":"2018-02-23T10:17:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc7/manifests"},{"name":"v1.2.4","sha":"462c373665d885b82ab2e7dfd5cf5ef675cc3499","kind":"tag","published_at":"2018-02-11T09:54:01.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.4/manifests"},{"name":"v1.1.7","sha":"7269c4dd270ed967a19c912ed8dae189123d0b37","kind":"tag","published_at":"2018-02-10T19:17:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.7/manifests"},{"name":"v1.3.0-rc6","sha":"b89b2223222b78b41d71fde00c31a7a0b43156b0","kind":"tag","published_at":"2018-02-09T09:21:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc6/manifests"},{"name":"v1.3.0-rc5","sha":"4c840c0186a5d4e7f43dbf66182ff35a36ed91cc","kind":"tag","published_at":"2018-02-08T11:28:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc5/manifests"},{"name":"v1.2.3","sha":"c956c492081a2006f7f7fa5442f2a3f0de027527","kind":"tag","published_at":"2018-01-22T18:11:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.3/manifests"},{"name":"v1.3.0-rc4","sha":"a22c62b7b9037793f63fb0fb135ce368a83fa286","kind":"tag","published_at":"2018-01-18T23:24:44.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc4/manifests"},{"name":"v1.3.0-rc3","sha":"29926075af642d815d0a2e46c88ab109fa084ddb","kind":"tag","published_at":"2018-01-09T10:53:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc3/manifests"},{"name":"v1.3.0-rc2","sha":"f0bd2f1eec7551077b14662bf10f52840a5626f4","kind":"tag","published_at":"2018-01-05T19:42:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc2/manifests"},{"name":"v1.2.2","sha":"7f9b9445f345110e198298382373c0bec94f7cac","kind":"tag","published_at":"2017-11-27T08:10:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.2/manifests"},{"name":"v1.3.0-rc1","sha":"90aee5f8ce5585722b3f1b8c5f86b7c945bb1752","kind":"tag","published_at":"2017-11-22T15:01:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc1/manifests"},{"name":"v1.2.1","sha":"a270cf4bd982a819bc8a4c273fdcb38bdca5f0df","kind":"tag","published_at":"2017-11-22T12:23:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.1/manifests"},{"name":"v1.1.6","sha":"861f18cffb7df2b17b4e54c638792a7b3f99c003","kind":"tag","published_at":"2017-11-02T07:58:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"05b28222d9ccd0a32fd73b24998ce0e8be1ca1ca","kind":"tag","published_at":"2017-10-17T12:41:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.5/manifests"},{"name":"v1.2.0","sha":"3e8bf3b8338d6367a3dd87d2e7aac6c438c163e4","kind":"tag","published_at":"2017-10-06T13:02:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0/manifests"},{"name":"v1.2.0-rc6","sha":"6fe033be9bd7dc40cf1f0d6569b54a8dd635560c","kind":"tag","published_at":"2017-09-19T14:56:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc6/manifests"},{"name":"v1.2.0-rc5","sha":"826555e8576e5054abe8186fa7c70caa5bf25f7e","kind":"tag","published_at":"2017-09-05T09:14:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc5/manifests"},{"name":"v1.2.0-rc4","sha":"d0acafd047b174a703f440c2cbc92e9241edd6e8","kind":"tag","published_at":"2017-08-24T19:36:37.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc4/manifests"},{"name":"v1.2.0-rc3","sha":"0037881dcf26be144e74ca858270dac2ce83be59","kind":"tag","published_at":"2017-08-24T09:35:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc3/manifests"},{"name":"v1.1.4","sha":"cd115f80c0dacd0cd38112e973cf1590eee848f0","kind":"tag","published_at":"2017-08-24T08:23:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.4/manifests"},{"name":"v1.2.0-rc2","sha":"faf0dc10475de7075dcd8fb97ef899c57209d546","kind":"tag","published_at":"2017-08-18T06:50:45.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc2/manifests"},{"name":"v1.2.0-rc1","sha":"3a87e22c1e0fc05b1583439e83c6a9f38e6ec106","kind":"tag","published_at":"2017-08-02T17:37:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc1/manifests"},{"name":"v1.1.3","sha":"c32f9c596279e113c08200b57540ac832e9f2d98","kind":"tag","published_at":"2017-07-31T11:41:57.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.3/manifests"},{"name":"v1.0.9","sha":"76870752757b9e13ea01a5555146b0db92d41914","kind":"tag","published_at":"2017-07-31T09:45:45.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.9/manifests"},{"name":"v1.1.2","sha":"35e2cefeceb130cbf80929dff4f85ab468566396","kind":"tag","published_at":"2017-06-27T07:42:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.2/manifests"},{"name":"v1.0.8","sha":"eafbb5d29e99f62db9fb24d66a393082eaa557b2","kind":"tag","published_at":"2017-06-27T07:17:08.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.8/manifests"},{"name":"v1.1.1","sha":"d65931e328a553094f5386acde72fc8ab4ca4615","kind":"tag","published_at":"2017-05-19T12:05:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"233515e217b91258ef7822953a884e9d104c7f03","kind":"tag","published_at":"2017-03-21T08:26:48.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0/manifests"},{"name":"v1.0.7","sha":"8c4ffc1316e24e074fda1250f704e5d63ec9386c","kind":"tag","published_at":"2017-03-20T18:34:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.7/manifests"},{"name":"v1.1.0-rc4","sha":"ba3087892729fb0ea8028d7c37cfc88a2eaa30e5","kind":"tag","published_at":"2017-03-15T16:52:22.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc4/manifests"},{"name":"v1.1.0-rc3","sha":"84739bf5a3226ee863c3f2a1dd4ba5f955ec7210","kind":"tag","published_at":"2017-03-15T10:58:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc3/manifests"},{"name":"v1.1.0-rc2","sha":"367033ef96a147d271298f94f77a67972192edae","kind":"tag","published_at":"2017-03-08T13:59:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc2/manifests"},{"name":"v1.1.0-rc1","sha":"55eee43f88bce129da741be93ccf1da25d6005a6","kind":"tag","published_at":"2017-02-13T08:17:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc1/manifests"},{"name":"v1.0.6","sha":"46d8ac9e9a61902596c8d6b1e17e2f6c88e5982d","kind":"tag","published_at":"2017-01-30T18:58:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"6e89e64cdd17562a73a97b098a05b2bd61d3ced8","kind":"tag","published_at":"2016-11-18T11:00:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"38b3199f49e6b67535e3070e56d410dc7ba32c70","kind":"tag","published_at":"2016-11-14T18:01:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"bca4ad4a2f46f15721305e2ef7c5c67f4ca08b23","kind":"tag","published_at":"2016-10-28T17:22:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"4d58bf6558cb1d3e382471581d14d50aadeaf12e","kind":"tag","published_at":"2016-09-23T18:18:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"2cf469dbf87e81c0fbf9402d73a4a94ef31d5fac","kind":"tag","published_at":"2016-09-21T12:38:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"ca39aa51a87a596e7b7e7e1309f9c34d9544bf63","kind":"tag","published_at":"2016-07-26T13:12:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc4","sha":"c1f860b56e16d64556f4249cde5423d221d8db35","kind":"tag","published_at":"2016-07-08T08:26:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc4/manifests"},{"name":"v0.9.3","sha":"2565a66fbb62e28c8e7ac2754be14e594fd1b445","kind":"tag","published_at":"2016-06-20T14:27:20.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.3/manifests"},{"name":"v1.0.0-rc3","sha":"861c33352a33836cb6cef365c26a255187ba361d","kind":"tag","published_at":"2016-05-31T16:24:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"e37431766143efaf0c68eed74978b11e929a5bf8","kind":"tag","published_at":"2016-03-30T08:09:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc2/manifests"},{"name":"v1.0.0-rc1","sha":"a67d4c9e438ec9ba7c3e08f2d749d74d288d9f5a","kind":"tag","published_at":"2016-03-18T22:52:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc1/manifests"},{"name":"v0.9.2","sha":"ac9a7dcb755eff6e7ceec18fa662e107269a73de","kind":"tag","published_at":"2016-01-20T08:38:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.2/manifests"},{"name":"v0.8.5","sha":"668cd9f32622e70da9c9457377d442213094d28d","kind":"commit","published_at":"2015-11-03T16:20:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.5/manifests"},{"name":"v0.9.1","sha":"4d36235d352e9a04923408094759406c929043ba","kind":"commit","published_at":"2015-11-03T15:39:46.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1/manifests"},{"name":"v0.9.1-rc1","sha":"e61e388a3b4853aa2940b0957857513a5046b74d","kind":"commit","published_at":"2015-11-02T11:29:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.1-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1-rc1/manifests"},{"name":"v0.9.0","sha":"a8b117f07d3180f3b6acf89f8488003648178c06","kind":"commit","published_at":"2015-10-28T15:10:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0/manifests"},{"name":"v0.9.0-rc5","sha":"a7f440f719e436a645f00b3b3fd166b2b156d2b9","kind":"commit","published_at":"2015-10-20T10:49:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc5/manifests"},{"name":"v0.8.4","sha":"a29daa061e0c4376edb00083722ed1730adcaf8b","kind":"tag","published_at":"2015-08-26T01:55:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.4/manifests"},{"name":"v0.9.0-rc4","sha":"83edc098bc49ae3168340f6d24324b97c9b500da","kind":"tag","published_at":"2015-08-24T13:54:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc4/manifests"},{"name":"v0.8.3","sha":"c733aff2541857e299fca50c3cf5769b2d4d0fb1","kind":"tag","published_at":"2015-08-24T13:35:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.3/manifests"},{"name":"v0.9.0-rc3","sha":"26931fe097c2526b2582a35393d60ba9019c5a76","kind":"tag","published_at":"2015-07-14T21:30:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc3/manifests"},{"name":"v0.9.0-rc2","sha":"149e8ee1c1f85a4e5ec887f0f864f586c55717b8","kind":"tag","published_at":"2015-07-09T13:25:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc2/manifests"},{"name":"v0.8.2","sha":"51c06f9f808117b6ec71d7f972c1ec7ce4e08fe1","kind":"tag","published_at":"2015-07-06T18:21:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.2/manifests"},{"name":"v0.9.0-rc1","sha":"4c9cd76389a14ddb7af5ea1536926cc9c80cec31","kind":"tag","published_at":"2015-06-18T18:57:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc1/manifests"},{"name":"v0.8.1-fixed-docs","sha":"09f538ef4cdbd14198e38503eda1a865e2120e3a","kind":"commit","published_at":"2015-04-12T16:52:48.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1-fixed-docs","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1-fixed-docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.1-fixed-docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-fixed-docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-fixed-docs/manifests"},{"name":"v0.8.1","sha":"b72b2c022f580d4ba01b24ebc5d35edfa7dd0614","kind":"tag","published_at":"2015-04-07T13:02:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1/manifests"},{"name":"v0.8.1-rc2","sha":"756e443dd72fad27f7fb8af1e16e8712e67bdaa1","kind":"tag","published_at":"2015-04-01T14:04:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc2/manifests"},{"name":"v0.8.1-rc1","sha":"99c04b28d9fcc6aa5e35618572d868ade32c134c","kind":"tag","published_at":"2015-04-01T13:46:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc1/manifests"},{"name":"v0.8.0","sha":"fbe6baff38c47eb55374c1a9f6ba07e51d98e1e3","kind":"tag","published_at":"2015-03-05T15:38:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0/manifests"},{"name":"v0.8.0-rc5","sha":"50a7fc0e73e300847e2c61bdb127619d572aacfe","kind":"tag","published_at":"2015-03-01T01:26:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc5/manifests"},{"name":"v0.8.0-rc4","sha":"4acc8b9befc1a730129fb9b9b68ff04aa0098ed5","kind":"tag","published_at":"2015-02-25T20:31:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc4/manifests"},{"name":"v0.8.0-rc3","sha":"294a2f11e2972039a372b65d98067d1e12ce5087","kind":"tag","published_at":"2015-02-20T00:21:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc3/manifests"},{"name":"v0.8.0-rc2","sha":"7f45f7af37cdbc24830e57e5a96a4e71e4954fce","kind":"tag","published_at":"2015-01-17T17:12:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc2/manifests"},{"name":"v0.8.0-rc1","sha":"77f04bc174ac3e97f4a5a23ebc19906037747895","kind":"tag","published_at":"2014-11-09T16:34:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc1/manifests"},{"name":"v0.7.1","sha":"901a459af922491bb556d62e046d1475760fb8ce","kind":"commit","published_at":"2014-06-20T15:23:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"ecfa4a50022a4f565c4b94ed678bf60c0eaba488","kind":"tag","published_at":"2014-04-04T21:30:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0/manifests"},{"name":"v0.7.0-rc3","sha":"d9bbd2be65362254a821da076bb89e4238b6c78c","kind":"tag","published_at":"2014-03-31T14:11:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc3/manifests"},{"name":"v0.7.0-rc2","sha":"5e58939d843e6d991bc14cf3e140b788455b6761","kind":"tag","published_at":"2014-02-28T15:46:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc2/manifests"},{"name":"v0.7.0-rc1","sha":"3dcd503aa2dc13ade6245345b4a135c8976e090e","kind":"tag","published_at":"2014-01-31T12:18:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc1/manifests"},{"name":"v0.6.2","sha":"61d713baf1c62a7583ad200a48a33223b5635c8c","kind":"tag","published_at":"2013-03-19T00:08:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.6.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"0138a73a3b6d8f29a7c8cec0abd3332f48b5ddc0","kind":"tag","published_at":"2012-11-28T19:23:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.6.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"ef7777eb293fa0db517a9c585ec491dc00e70491","kind":"tag","published_at":"2012-11-26T21:50:44.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.6.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"10e21f48ae2c4f2bd534575e7136dae115ccb3a3","kind":"tag","published_at":"2012-08-07T00:12:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.5.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"937771a0fdb58d6e7c115c98d9abb419d89d2aee","kind":"tag","published_at":"2012-07-31T06:13:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.5.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.0/manifests"},{"name":"v0.4.4","sha":"11ec3cf213b439f8a18b2684a8e571c66a42c25d","kind":"tag","published_at":"2012-07-24T17:47:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"836adcccf8fe0a9efcd621ffea9e26051b3fe2d4","kind":"tag","published_at":"2012-06-23T01:14:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"c81ee45fe05a7473c0fabe016259d4cac0d1709f","kind":"tag","published_at":"2012-06-20T20:10:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"56253364e610dd1b39696ff86e68b92dfd816801","kind":"tag","published_at":"2012-06-19T23:38:46.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"09244fae39dac8a0e3f22ff29ae0739311be8a7d","kind":"tag","published_at":"2012-05-01T20:40:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"f37ce009d52595ea8999a89d7c66f351f216fddd","kind":"tag","published_at":"2012-03-15T23:07:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.3.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"dd824ebb78851bb783c5f4f0b8d14de98aa13320","kind":"tag","published_at":"2012-03-14T01:14:46.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.3.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"862c414b371befbba2b6d4d35d8f15801f6187f5","kind":"tag","published_at":"2012-02-24T22:35:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.2.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"6b0ebd256d0d4d7aae3840a4c04211c573e36f39","kind":"tag","published_at":"2012-02-16T04:04:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.2.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.0/manifests"},{"name":"v0.1.3","sha":"7fa15b84aa2dfca6b8cd91314e669c4a64be023d","kind":"tag","published_at":"2012-01-19T22:03:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"9e8917f81f2a740bd66dd6196eb46e86f3893c2e","kind":"tag","published_at":"2012-01-08T03:02:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"037baeff84b3327171d2daaec6100d51167ac4de","kind":"tag","published_at":"2011-12-28T20:27:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"5b484dceb4dc0990e9a67dcf143dc77baf27799d","kind":"tag","published_at":"2011-12-22T03:44:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.0/manifests"},{"name":"v0.0.14","sha":"5aeb2c5b8cfcc90a6289bdce1ae4db96daf67cc7","kind":"commit","published_at":"2011-12-01T06:36:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.14/manifests"},{"name":"v0.0.13-NOGZIP","sha":"c2f13cdfe40a4132b548a0df366d2be06d5d696b","kind":"tag","published_at":"2011-10-13T18:21:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.13-NOGZIP","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.13-NOGZIP","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.13-NOGZIP","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13-NOGZIP","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13-NOGZIP/manifests"},{"name":"v0.0.13","sha":"8d1310adbf0b72fc75b60a4222d0c8581485b863","kind":"tag","published_at":"2011-10-08T01:03:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"a103d2668f95bea9c5fff5b9fff26f0b058d8c8a","kind":"tag","published_at":"2011-09-21T00:40:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.12/manifests"},{"name":"v0.0.11-1","sha":"b3a4707e81cb3c01e24bf1f3c9c3bb3307c43902","kind":"tag","published_at":"2011-09-16T06:01:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.11-1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.11-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.11-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11-1/manifests"},{"name":"v0.0.11","sha":"846f5f75774e2f97874b6b2f43a2a9142041353b","kind":"tag","published_at":"2011-09-15T02:28:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11/manifests"},{"name":"v0.0.10-1","sha":"149a9048c73bceda7af027086633f0ec7841381b","kind":"tag","published_at":"2011-08-23T22:15:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.10-1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.10-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.10-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10-1/manifests"},{"name":"v0.0.10","sha":"7f1bc683ebecdcbf07008b665cd217574600f97f","kind":"tag","published_at":"2011-08-23T20:59:17.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"ce084bcca7f6087e2f44e8bf94c3d225646f9752","kind":"tag","published_at":"2011-08-12T01:26:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"b08af670cd5b4207aa4b3fd16d37c9f0f0d6715a","kind":"tag","published_at":"2011-07-05T22:05:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"0eb4d8dfaee9d700a03700bde0d918dba9252586","kind":"tag","published_at":"2011-05-24T03:50:27.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"6c258a787d048e429a615dc77ea6f582d841e317","kind":"tag","published_at":"2011-05-17T20:50:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"b0ae3fb5e63f428992691869256d70876074d77e","kind":"tag","published_at":"2011-05-13T20:02:36.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"6e1764fa805a89cac4540e6449db632cff631bff","kind":"tag","published_at":"2011-05-10T01:55:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"115f8056e80a5beae4ccf3a46d7ee3bc68f99098","kind":"tag","published_at":"2011-04-27T22:04:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.3/manifests"},{"name":"v0.0.2-fix-publishing","sha":"b78e695c25ef1c890092412841164bf09d731928","kind":"tag","published_at":"2011-03-30T06:25:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.2-fix-publishing","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.2-fix-publishing","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.2-fix-publishing","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2-fix-publishing","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2-fix-publishing/manifests"},{"name":"v0.0.2","sha":"9dd90d7d78f6255375bf96a89daecf6c928d0c1d","kind":"tag","published_at":"2011-03-26T01:04:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"e3efe5ecf10f0eee76064798454345cd51560300","kind":"tag","published_at":"2011-03-15T04:13:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-03-04T05:07:58.100Z","dependent_packages_count":10,"downloads":null,"downloads_period":null,"dependent_repos_count":153,"rankings":{"downloads":null,"dependent_repos_count":1.4213777292795002,"dependent_packages_count":6.094777392460416,"stargazers_count":3.086031667213942,"forks_count":1.9319483265391113,"docker_downloads_count":4.886223708316232,"average":3.4840717647618407},"purl":"pkg:maven/io.dropwizard/dropwizard-metrics-graphite","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.dropwizard:dropwizard-metrics-graphite","docker_dependents_count":2,"docker_downloads_count":188,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.dropwizard:dropwizard-metrics-graphite","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.dropwizard:dropwizard-metrics-graphite/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-04T03:02:08.108Z","issues_count":119,"pull_requests_count":3885,"avg_time_to_close_issue":4066175.064102564,"avg_time_to_close_pull_request":184674.99394987035,"issues_closed_count":78,"pull_requests_closed_count":3471,"pull_request_authors_count":39,"issue_authors_count":81,"avg_comments_per_issue":1.7394957983193278,"avg_comments_per_pull_request":1.2720720720720722,"merged_pull_requests_count":2884,"bot_issues_count":23,"bot_pull_requests_count":3596,"past_year_issues_count":31,"past_year_pull_requests_count":991,"past_year_avg_time_to_close_issue":2160001.6666666665,"past_year_avg_time_to_close_pull_request":94082.33756345177,"past_year_issues_closed_count":15,"past_year_pull_requests_closed_count":788,"past_year_pull_request_authors_count":12,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":0.8064516129032258,"past_year_avg_comments_per_pull_request":0.7729566094853683,"past_year_bot_issues_count":5,"past_year_bot_pull_requests_count":894,"past_year_merged_pull_requests_count":718,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/issues","maintainers":[{"login":"joschi","count":155,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joschi"},{"login":"zUniQueX","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zUniQueX"},{"login":"MatthewHawkins","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MatthewHawkins"},{"login":"jplock","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jplock"},{"login":"mbeaatriz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbeaatriz"}],"active_maintainers":[{"login":"joschi","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joschi"},{"login":"zUniQueX","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zUniQueX"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-metrics-graphite/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-metrics-graphite/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-metrics-graphite/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-metrics-graphite/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-metrics-graphite/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-metrics-graphite/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4820611,"name":"io.dropwizard:dropwizard-servlets","ecosystem":"maven","description":"Dropwizard is a Java framework for developing ops-friendly, high-performance, RESTful web applications.","homepage":"http://www.dropwizard.io/5.0.2","licenses":"Apache License 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/dropwizard/dropwizard","keywords_array":[],"namespace":"io.dropwizard","versions_count":237,"first_release_published_at":"2014-01-31T12:22:54.000Z","latest_release_published_at":"2026-05-31T22:50:00.000Z","latest_release_number":"5.0.2","last_synced_at":"2026-06-20T14:00:34.060Z","created_at":"2022-07-26T15:01:57.312Z","updated_at":"2026-06-20T14:00:34.060Z","registry_url":"https://central.sonatype.com/artifact/io.dropwizard/dropwizard-servlets/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.dropwizard/dropwizard-servlets/","metadata":{"repositories":["https://central.sonatype.com/repository/maven-snapshots/"]},"repo_metadata":{"id":1326622,"uuid":"1272129","full_name":"dropwizard/dropwizard","owner":"dropwizard","description":"A damn simple library for building production-ready RESTful web services.","archived":false,"fork":false,"pushed_at":"2026-05-31T02:07:41.000Z","size":114484,"stargazers_count":8575,"open_issues_count":25,"forks_count":3405,"subscribers_count":353,"default_branch":"release/5.0.x","last_synced_at":"2026-05-31T04:07:02.839Z","etag":null,"topics":["dropwizard","hibernate","java","jax-rs","jdbi","jersey-framework","jersey2","jetty","rest","restful-webservices","web-framework"],"latest_commit_sha":null,"homepage":"https://www.dropwizard.io","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dropwizard.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-01-19T19:52:29.000Z","updated_at":"2026-05-31T02:07:45.000Z","dependencies_parsed_at":"2023-09-25T00:36:07.805Z","dependency_job_id":"49d46f65-78ee-4616-9a89-d341231d1f09","html_url":"https://github.com/dropwizard/dropwizard","commit_stats":{"total_commits":6736,"total_committers":528,"mean_commits":"12.757575757575758","dds":0.7804334916864608,"last_synced_commit":"7c83a8faa94592fae7449ece2efd3563583d239c"},"previous_names":[],"tags_count":277,"template":false,"template_full_name":null,"purl":"pkg:github/dropwizard/dropwizard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dropwizard","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/refs/heads/release/5.0.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/sbom","scorecard":{"id":356802,"data":{"date":"2025-08-11","repo":{"name":"github.com/dropwizard/dropwizard","commit":"3b65cea7d21d47f0fa267aff12315cf7364fafae"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/18 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/maven.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maven.yml:29","Warn: no topLevel permission defined: .github/workflows/announce-release.yml:1","Warn: no topLevel permission defined: .github/workflows/assign-milestone.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/close_stale.yml:9","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/maven.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/trigger-release.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":8,"reason":"dependency not pinned by hash detected -- score normalized to 8","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/announce-release.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/dropwizard/dropwizard/announce-release.yml/release/4.0.x?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/dropwizard/dropwizard/release.yml/release/4.0.x?enable=pin","Info:  21 out of  21 GitHub-owned GitHubAction dependencies pinned","Info:   6 out of   8 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:10"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (28) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T09:47:45.812Z","repository_id":1326622,"created_at":"2025-08-18T09:47:45.812Z","updated_at":"2025-08-18T09:47:45.812Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33752288,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-31T02:00:06.040Z","response_time":95,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"dropwizard","name":"Dropwizard","uuid":"5478557","kind":"organization","description":"","email":null,"website":"https://www.dropwizard.io","location":null,"twitter":"dropwizardio","company":null,"icon_url":"https://avatars.githubusercontent.com/u/5478557?v=4","repositories_count":27,"last_synced_at":"2024-03-25T21:19:31.942Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dropwizard","funding_links":[],"total_stars":16606,"followers":61,"following":0,"created_at":"2022-11-02T16:45:24.316Z","updated_at":"2024-03-25T21:19:40.177Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dropwizard","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dropwizard/repositories"},"tags":[{"name":"v3.0.17","sha":"b4412f5843117b91c0925baaba7102c197e7809d","kind":"tag","published_at":"2026-01-27T21:53:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.17","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.17/manifests"},{"name":"v4.0.17","sha":"2eebdb206ad34815c2ee0035f91ac076b4ea17f0","kind":"tag","published_at":"2026-01-27T21:51:22.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.17","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.17/manifests"},{"name":"v5.0.1","sha":"ea6a2040ee5f2bf98398fb7ad1fb5ace3d5d572e","kind":"tag","published_at":"2026-01-27T21:43:17.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"84dbb957eadb10181039b8222efd39765553bca6","kind":"tag","published_at":"2025-09-16T08:29:02.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0/manifests"},{"name":"v3.0.16","sha":"ffe3e836d8c3412edac8d80ece719166e2e606e7","kind":"tag","published_at":"2025-08-25T22:53:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.16/manifests"},{"name":"v4.0.16","sha":"934373df90d67e5a6f5a7849c0af6598b4e45a3c","kind":"tag","published_at":"2025-08-25T22:52:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.16/manifests"},{"name":"v5.0.0-rc.5","sha":"d7e163da54bd0a80a6046b9840d9b2928b31b2e9","kind":"tag","published_at":"2025-08-25T22:51:44.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.5/manifests"},{"name":"v3.0.15","sha":"8a52fe4aea45f84571b33eb173735802e20bbc64","kind":"tag","published_at":"2025-07-24T07:53:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.15/manifests"},{"name":"v4.0.15","sha":"6616a964156e0ebbe6545dafab52ef7b7ac2b2b9","kind":"tag","published_at":"2025-07-24T07:53:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.15/manifests"},{"name":"v5.0.0-rc.4","sha":"310941b8b2ceedd73b263f712795b45938a028fa","kind":"tag","published_at":"2025-07-23T23:20:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.4/manifests"},{"name":"v3.0.14","sha":"1715dd027139a427fc1bc33827d64ec711525ccf","kind":"tag","published_at":"2025-05-25T20:26:41.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.14/manifests"},{"name":"v4.0.14","sha":"8c744d19a0e741d162c458bee8718acf8078f922","kind":"tag","published_at":"2025-05-25T20:26:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.14/manifests"},{"name":"v5.0.0-rc.3","sha":"ee35dc128decbad13f1f4186b11fe47ee6920d8f","kind":"tag","published_at":"2025-05-25T20:25:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.3/manifests"},{"name":"v4.0.13","sha":"153956cf61aacee809b413752f40bf96876e1e03","kind":"tag","published_at":"2025-03-26T23:41:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.13/manifests"},{"name":"v3.0.13","sha":"76ba41397e11a281256cf631aaa5daaa875a8a2b","kind":"tag","published_at":"2025-03-26T23:23:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.13/manifests"},{"name":"v5.0.0-rc.2","sha":"6b1ebba8fcca6a303997d06edaea29e52b8c3b51","kind":"tag","published_at":"2025-03-26T23:18:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.2/manifests"},{"name":"v4.0.12","sha":"b50169f6e6410a4d34d9c467b95ca7b885cf5dda","kind":"tag","published_at":"2025-01-15T22:38:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.12/manifests"},{"name":"v5.0.0-rc.1","sha":"ed203df38708927f65f9cd7f2760da408af97171","kind":"tag","published_at":"2025-01-15T22:17:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.1/manifests"},{"name":"v3.0.12","sha":"400e4a2f4e15eda153ac79e07bcf2c88420e6422","kind":"tag","published_at":"2025-01-15T22:17:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.12/manifests"},{"name":"v4.0.11","sha":"459892ea1853dcd1199c6bbb28da4347e7e70f60","kind":"tag","published_at":"2024-11-27T21:56:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.11/manifests"},{"name":"v3.0.11","sha":"f8603dcc52bfaaf9711d4808c350cca40f2001f5","kind":"tag","published_at":"2024-11-27T21:56:41.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.11/manifests"},{"name":"v5.0.0-alpha.5","sha":"e78411400eee81e1531c598892fa55b8b013cf70","kind":"tag","published_at":"2024-11-27T21:46:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.5/manifests"},{"name":"v3.0.10","sha":"390aa1ffcbbf95328a48b613b8c73b1752e35e61","kind":"tag","published_at":"2024-10-21T16:41:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.10/manifests"},{"name":"v4.0.10","sha":"48c582b1384352cfd93d43bf39e9e5bbc3e1fe39","kind":"tag","published_at":"2024-10-21T16:41:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.10/manifests"},{"name":"v5.0.0-alpha.4","sha":"45c9e1849d67edf45a0a38ded9bfc05e825593b7","kind":"tag","published_at":"2024-10-21T16:41:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.4/manifests"},{"name":"v3.0.9","sha":"808acc151b972c12748b1aec22bc999d018587ec","kind":"tag","published_at":"2024-10-07T07:13:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.9/manifests"},{"name":"v5.0.0-alpha.3","sha":"284a5b6c2be16971d90148299f30c95f13974e07","kind":"tag","published_at":"2024-10-07T07:12:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.3/manifests"},{"name":"v4.0.9","sha":"94e87681eb8b3d61179f71f2479b1f3820870c94","kind":"tag","published_at":"2024-10-07T07:11:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.9/manifests"},{"name":"v5.0.0-alpha.2","sha":"fe313c7e61a597d3edd9732d5b21a1849c698dc8","kind":"tag","published_at":"2024-08-25T22:47:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.2/manifests"},{"name":"v3.0.8","sha":"17006045b0dcf9e9ae65a8288d55b70123c83d27","kind":"tag","published_at":"2024-08-25T21:19:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.8/manifests"},{"name":"v4.0.8","sha":"c0713c7765a418e704182720a41d7d3800ae50f9","kind":"tag","published_at":"2024-08-25T21:19:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.8/manifests"},{"name":"v3.0.7","sha":"71d5de54fd02a2545ab6184c0794454da85a773f","kind":"tag","published_at":"2024-03-06T14:59:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.7/manifests"},{"name":"v4.0.7","sha":"2aeb472faecc68c0136a0a7231baf1472b55b388","kind":"tag","published_at":"2024-03-06T14:58:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.7/manifests"},{"name":"v2.1.12","sha":"908e31ea7996913fa3aa767465547b5dfbf2df8e","kind":"tag","published_at":"2024-01-31T22:14:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.12/manifests"},{"name":"v3.0.6","sha":"0f09619dcd70caea3957d14bb55a2030b45c39b8","kind":"tag","published_at":"2024-01-29T22:04:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.6/manifests"},{"name":"v4.0.6","sha":"18e00e1edd89776ca26f627d97ce5ed7ca3a544e","kind":"tag","published_at":"2024-01-29T22:04:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.6/manifests"},{"name":"v5.0.0-alpha.1","sha":"4b9d0d23485f8c89196434afbf0145ae2b797484","kind":"tag","published_at":"2023-12-20T22:41:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.0.5","sha":"2a25b34dad34b7d170ba2c7304707e1c74129b99","kind":"tag","published_at":"2023-12-20T22:38:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.5/manifests"},{"name":"v3.0.5","sha":"f2c02fb0484c5d79fa45e1fb7824b543fbd9982e","kind":"tag","published_at":"2023-12-20T22:38:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.5/manifests"},{"name":"v2.1.11","sha":"461d086125475afa92a0973588132e4508c525af","kind":"tag","published_at":"2023-12-20T22:36:27.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.11/manifests"},{"name":"v4.0.4","sha":"6bca3f7059798ba55fdf04f015f10951e24f27bd","kind":"tag","published_at":"2023-11-06T17:09:20.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.4/manifests"},{"name":"v3.0.4","sha":"42477dcb60f0d1b3bebd4eaff23494816a2915d9","kind":"tag","published_at":"2023-11-06T12:48:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.4/manifests"},{"name":"v2.1.10","sha":"480b2ebc281900a69a058927222eee927ba1b518","kind":"tag","published_at":"2023-11-06T09:03:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.10/manifests"},{"name":"v4.0.3","sha":"456e5e67c1d57bb727e17cd7db092403c06cf7bd","kind":"tag","published_at":"2023-10-20T13:53:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.3/manifests"},{"name":"v3.0.3","sha":"f1ac18faa1ffe7444344e4cf437cd6d44966d5ed","kind":"tag","published_at":"2023-10-19T20:24:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.3/manifests"},{"name":"v2.1.9","sha":"eee9527a2c7e33d08d71b4b8801ed70d111bd02e","kind":"tag","published_at":"2023-10-19T16:33:45.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.9/manifests"},{"name":"v3.0.2","sha":"88ad5ab52462b814057be90c229162f7ddef7938","kind":"tag","published_at":"2023-09-24T22:34:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.2/manifests"},{"name":"v4.0.2","sha":"781bb4f36c8bdc3b844b7b905b69af95a917ed78","kind":"tag","published_at":"2023-09-24T22:22:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.2/manifests"},{"name":"v2.1.8","sha":"cbcbc6738dc3e1cba7005ed2d463f9b1f57bd8b1","kind":"tag","published_at":"2023-09-24T22:20:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"a46c6f82484c1d6b9fd84569f73e7b0dd33ec692","kind":"tag","published_at":"2023-06-19T22:06:25.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.7/manifests"},{"name":"v4.0.1","sha":"cfd9586186870ec9d078988c6d6a521d8756eafe","kind":"tag","published_at":"2023-06-19T22:04:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.1/manifests"},{"name":"v3.0.1","sha":"523a14f5006418bf7c0d4c6d7bc3d10755edfe1d","kind":"tag","published_at":"2023-06-19T22:03:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.1/manifests"},{"name":"v4.0.0","sha":"69e115aa8a5048f1557f449ca842a707a88cde2e","kind":"tag","published_at":"2023-03-28T22:24:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0/manifests"},{"name":"v3.0.0","sha":"1df711a473aef3a77ef738c19b563780b4d9dca6","kind":"tag","published_at":"2023-03-28T22:23:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0/manifests"},{"name":"v2.1.6","sha":"50587fa6c899beaad547b4f7306157beff271375","kind":"tag","published_at":"2023-03-28T21:58:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.6/manifests"},{"name":"v4.0.0-beta.4","sha":"cbbacd5247e2c8c0c208786b8d580ca29778a375","kind":"tag","published_at":"2023-02-24T09:22:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.4/manifests"},{"name":"v3.0.0-beta.5","sha":"05c1b73527610781131ce07bfcacb6c24d17713c","kind":"tag","published_at":"2023-02-24T09:17:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.5/manifests"},{"name":"v2.1.5","sha":"82ee4065196556523b5d1cdb6ebe87de2b00e949","kind":"tag","published_at":"2023-02-24T08:50:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.5/manifests"},{"name":"v2.0.35","sha":"d499ef1a579546e1f99343aae4b19f35b4737857","kind":"tag","published_at":"2023-01-28T21:56:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.35","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.35/manifests"},{"name":"v2.1.4","sha":"f5ef0d12b8e2c622435faae13c51b9cccaea9fa2","kind":"tag","published_at":"2022-10-20T19:56:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.4/manifests"},{"name":"v2.0.34","sha":"f5d447ce33c9dd53f96119a331de62c8c888ebc0","kind":"tag","published_at":"2022-10-18T17:23:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.34","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.34/manifests"},{"name":"v4.0.0-beta.3","sha":"26b3188e0c3f32b9dba7cda86634b787a2387bf5","kind":"tag","published_at":"2022-10-12T21:54:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.3/manifests"},{"name":"v3.0.0-beta.4","sha":"f679616d7ad7df6ba3bb77535507ca8ec4049336","kind":"tag","published_at":"2022-10-12T21:52:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.4/manifests"},{"name":"v2.1.3","sha":"d1563469fff7d63717063beb7b49267c39a88d58","kind":"tag","published_at":"2022-10-12T21:47:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.3/manifests"},{"name":"v2.0.33","sha":"5c1c2c425dd5b6a1f314c6b46563fd39c71e0656","kind":"tag","published_at":"2022-09-12T10:08:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.33","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.33/manifests"},{"name":"v2.1.2","sha":"ea3e5a3d1ba59d0467539d400592f5bf5b40dbf8","kind":"tag","published_at":"2022-09-12T10:01:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.2/manifests"},{"name":"v4.0.0-beta.2","sha":"55fef0b12367ac26018538542d6ec6efb4f562ea","kind":"tag","published_at":"2022-06-30T20:12:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.2/manifests"},{"name":"v3.0.0-beta.3","sha":"c9c8d72708fbfc8b9982e9b37f321e588a1efdab","kind":"tag","published_at":"2022-06-30T20:05:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.3/manifests"},{"name":"v2.0.32","sha":"b3d87605369aa63caf860f67be2ba86704dd7a97","kind":"tag","published_at":"2022-06-30T19:56:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.32","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.32/manifests"},{"name":"v2.1.1","sha":"d2455b5369c8d9391e81e697f2354246532d0d5e","kind":"tag","published_at":"2022-06-30T19:48:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.1/manifests"},{"name":"v2.0.31","sha":"6a2dd0885a9c4b6b62e4ecbd207b949ca8a8a5bc","kind":"tag","published_at":"2022-06-19T14:44:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.31","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.31/manifests"},{"name":"v2.0.30","sha":"71300cf5094a53fbd658a906423478ba706ff434","kind":"tag","published_at":"2022-06-18T18:08:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.30","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.30/manifests"},{"name":"v2.1.0","sha":"4fb8906bb761886c85891d4bbf6dcf0a15ca4e9c","kind":"tag","published_at":"2022-05-02T13:16:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0/manifests"},{"name":"v3.0.0-beta.2","sha":"8ade5d9db8d4e29f4f8f37a994246d9270b9c479","kind":"tag","published_at":"2022-04-20T21:45:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.2/manifests"},{"name":"v2.1.0-beta.9","sha":"fd2787a7817295796e6c9f07d44132c262a9e902","kind":"tag","published_at":"2022-04-20T21:40:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.9/manifests"},{"name":"v4.0.0-beta.1","sha":"621bf358ad641ecb07af52026d0385a923957c15","kind":"tag","published_at":"2022-04-08T10:24:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.1/manifests"},{"name":"v3.0.0-beta.1","sha":"b6e096859d65c16e0c669609444f73d0621f4769","kind":"tag","published_at":"2022-04-08T10:14:48.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.1/manifests"},{"name":"v2.1.0-beta.8","sha":"5b37d6f6af0383892834d8437e6c79688f5fc670","kind":"tag","published_at":"2022-04-05T15:57:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.8/manifests"},{"name":"v2.0.29","sha":"20d80316b32cf68d7a0ba23300cfa53bc5155e7d","kind":"tag","published_at":"2022-04-05T15:16:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.29","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.29/manifests"},{"name":"v2.1.0-beta.7","sha":"bf892222765fdd6880449589b99eeeb511b80444","kind":"tag","published_at":"2021-12-20T14:40:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.7/manifests"},{"name":"v2.0.28","sha":"dd215d3ec65f23cef9e0a4d96ed7c542d71d1758","kind":"tag","published_at":"2021-12-20T14:27:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.28","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.28/manifests"},{"name":"v2.1.0-beta.6","sha":"74626bda8033b598b875372b8e8cb982ba2349bc","kind":"tag","published_at":"2021-12-16T09:20:37.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.6/manifests"},{"name":"v2.0.27","sha":"b5c6bc2633f1ea150970131e547a1a580052ece5","kind":"tag","published_at":"2021-12-16T09:00:27.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.27","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.27/manifests"},{"name":"v2.1.0-beta.5","sha":"835081d794427f37bd671f584b6083f96ae17aa6","kind":"tag","published_at":"2021-12-09T17:53:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.5/manifests"},{"name":"v2.0.26","sha":"66ca617d40d57627a8820c96d388a7583650ae6e","kind":"tag","published_at":"2021-12-09T17:43:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.26","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.26/manifests"},{"name":"v2.1.0-beta.4","sha":"e57713abe7add73e7033a30af3022668f4a9ec8d","kind":"tag","published_at":"2021-09-01T15:31:59.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.4/manifests"},{"name":"v2.0.25","sha":"2a4c0f8ba2741e618737556ed1973b22a8284a58","kind":"tag","published_at":"2021-09-01T15:17:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.25","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.25/manifests"},{"name":"v2.1.0-beta.3","sha":"912f4beb7254c72e2db4207efdb38543994c7630","kind":"tag","published_at":"2021-08-11T06:36:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.3/manifests"},{"name":"v2.1.0-beta.2","sha":"94ab611f45fbacf94f449a14fd035c6971a786fd","kind":"tag","published_at":"2021-07-29T12:50:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.2/manifests"},{"name":"v2.0.24","sha":"8818eb7ec61dd59059b51478d734e6d30fb8cca9","kind":"tag","published_at":"2021-07-29T12:08:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.24","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.24/manifests"},{"name":"v2.0.23","sha":"79c3770db75c09d5c846d5d42ffb607b29ba5b9f","kind":"tag","published_at":"2021-06-21T11:50:02.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.23","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.23/manifests"},{"name":"v2.0.22","sha":"a40301a5dc44ebbdeac291edf4cf3df3960a6fae","kind":"tag","published_at":"2021-05-24T16:31:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.22","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.22/manifests"},{"name":"v2.1.0-beta.1","sha":"ff09d7fffece5dda0c2f188114393161702135af","kind":"tag","published_at":"2021-04-25T12:29:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.1/manifests"},{"name":"v2.0.21","sha":"47556c4f31576e6bc4e00262661b7b212bd90a60","kind":"tag","published_at":"2021-04-07T14:05:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.21","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"7c6f2ce175e8f9db63a694ae413210f99e183ad7","kind":"tag","published_at":"2021-02-24T09:46:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.20","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.20/manifests"},{"name":"v2.0.19","sha":"bcf99a613e320812fc4b691f96a4e7e3d125749d","kind":"commit","published_at":"2021-02-01T10:44:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.19","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"7385a7d7a3a1f0670d5fda376b8cdf516d7c7b30","kind":"commit","published_at":"2021-01-12T06:56:22.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.18","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.18/manifests"},{"name":"v1.3.29","sha":"3e323fc72d09df6f1957250cf20bdacbe26fd3d7","kind":"tag","published_at":"2021-01-06T14:04:08.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.29","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.29/manifests"},{"name":"v2.0.17","sha":"3318b1e7e6ca900696ce2ed4e6687a725e0aa90a","kind":"commit","published_at":"2020-12-14T20:57:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.17","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.17/manifests"},{"name":"v1.3.28","sha":"7cbec2b0ccd547859823ef1cb2766314202cf480","kind":"tag","published_at":"2020-12-08T13:29:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.28","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.28/manifests"},{"name":"v2.0.16","sha":"d49fd0d8185d5b571c3a90282c4e44a55b996c53","kind":"commit","published_at":"2020-11-26T17:00:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"a85798d66b667a8e598a062db1cdafeae48acf30","kind":"commit","published_at":"2020-11-03T14:46:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.15/manifests"},{"name":"v1.3.27","sha":"cce7305a7ef56c4edc6ab28ae224141facfa8d59","kind":"tag","published_at":"2020-10-28T14:29:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.27","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.27/manifests"},{"name":"v1.3.26","sha":"03a7d8611676ee14e3d6040d8642063d787819ea","kind":"tag","published_at":"2020-10-22T15:25:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.26","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.26/manifests"},{"name":"v2.0.14","sha":"1b36f643d2d40b959e325a00867c45822418202d","kind":"commit","published_at":"2020-10-22T13:51:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.14/manifests"},{"name":"v1.3.25","sha":"56cb309bef2993de47dc846f7bc2933c7a6159c7","kind":"tag","published_at":"2020-08-31T12:58:59.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.25","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25/manifests"},{"name":"v2.0.13","sha":"37a209886890ca5cdd6ef39c61d29827a13c1a1d","kind":"commit","published_at":"2020-08-31T12:48:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.13/manifests"},{"name":"v1.3.25-beta.2","sha":"562d61cc72c0038f66b221a7c6d0b07034e38804","kind":"tag","published_at":"2020-08-19T06:27:25.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.25-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.25-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.25-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.2/manifests"},{"name":"v1.3.25-beta.1","sha":"d591b617c52537edb6fedb2e343800610eb075e3","kind":"tag","published_at":"2020-08-18T06:31:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.25-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.25-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.25-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.1/manifests"},{"name":"v2.0.12","sha":"8b9d7f887fd37ec22cb39f020d710fb7835d159a","kind":"commit","published_at":"2020-07-21T09:25:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"1b227314d669cbbd3395c2ff1e31704ca0d9284c","kind":"commit","published_at":"2020-07-06T07:52:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.11/manifests"},{"name":"v1.3.24","sha":"9c7da5f498d70241993b05598488597bc2c94a98","kind":"tag","published_at":"2020-07-03T06:58:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.24","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.24/manifests"},{"name":"v2.0.10","sha":"cdb2a357aeb61e0a52beb6a8d09953f423924faf","kind":"commit","published_at":"2020-05-26T12:18:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"655f8ac6f8586a8a0d49d217f0846deefb45de21","kind":"commit","published_at":"2020-05-04T06:00:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"8600d4ff895df5d6df5ecfd45e7244af04d8f89f","kind":"commit","published_at":"2020-04-14T19:08:41.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.8/manifests"},{"name":"v1.3.23","sha":"bf556d4765c9305ed14f6cd962f4f438239799e4","kind":"tag","published_at":"2020-04-14T18:13:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.23","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.23/manifests"},{"name":"v2.0.7","sha":"f6e03e838ce51eee8d751df03f29afb3eeea42d6","kind":"tag","published_at":"2020-04-10T07:01:02.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.7/manifests"},{"name":"v1.3.22","sha":"dae8b1ba6368d8d2bd31eb5435e868f16c9ce9d3","kind":"tag","published_at":"2020-04-04T14:41:59.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.22","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.22/manifests"},{"name":"v2.0.6","sha":"9b2dcc9b499b125560193ba39f65c5d359ceb11d","kind":"commit","published_at":"2020-04-04T14:35:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"5e605a630551397a0f21b4b530b177fe4e571542","kind":"commit","published_at":"2020-03-29T01:13:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"743eceac9c69e4e5aa8e3ced425d8893cb55119c","kind":"tag","published_at":"2020-03-27T16:51:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.4/manifests"},{"name":"v1.3.21","sha":"45575df553f0a93eb5b6b5c98e4471b590f1c884","kind":"tag","published_at":"2020-03-26T19:46:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.21","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.21/manifests"},{"name":"v2.0.3","sha":"7cee3e11d29ec21f0073aa4ac03b08a4f2a0ef17","kind":"tag","published_at":"2020-03-26T19:29:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.3/manifests"},{"name":"v1.3.20","sha":"b2dd14eaab5ef3a03c172ebdc06ea0e9a71fa0ce","kind":"tag","published_at":"2020-02-24T16:29:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.20","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.20/manifests"},{"name":"v1.3.19","sha":"b91d891e04fcb0c0c0c4fc3f371d36c09c19ba2c","kind":"tag","published_at":"2020-02-20T02:16:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.19","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.19/manifests"},{"name":"v2.0.2","sha":"60206ea15541869622623167c590276a6329f5b8","kind":"commit","published_at":"2020-02-20T02:05:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"e7c8b260c3d81e91ac537787424e888afd35f594","kind":"commit","published_at":"2020-01-30T20:50:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.1/manifests"},{"name":"v1.3.18","sha":"6e54def3f9d07d5bd1b57f8d296e8cbae7d008f4","kind":"tag","published_at":"2020-01-30T20:16:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.18","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.18/manifests"},{"name":"v2.0.0","sha":"20050b10bc7fe88edff3ff320b4cea85c023f30d","kind":"tag","published_at":"2019-12-09T21:54:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0/manifests"},{"name":"v2.0.0-rc14","sha":"8ca390bf44dea39dfc1b15422881e14c8bcb341f","kind":"tag","published_at":"2019-12-08T18:53:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc14/manifests"},{"name":"v1.3.17","sha":"cdf214a094e400027463a8d523a7c00c9dcdfdb4","kind":"tag","published_at":"2019-11-24T10:47:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.17","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.17/manifests"},{"name":"v2.0.0-rc13","sha":"b5c0c3b19ac4fc22fe8eefe2c3b61ba6e6b3829a","kind":"tag","published_at":"2019-11-20T22:45:08.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc13/manifests"},{"name":"v2.0.0-rc12","sha":"caba50b91297444ceb3c02e1295fad7b3991da21","kind":"tag","published_at":"2019-10-23T20:11:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc12/manifests"},{"name":"v1.3.16","sha":"45f9865864c305639b555ac3c2a57fe946f0913b","kind":"tag","published_at":"2019-10-20T20:29:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.16/manifests"},{"name":"v2.0.0-rc11","sha":"82c1361e0a21dc94c3b3cdabdd141fb87fbbfe99","kind":"tag","published_at":"2019-10-13T16:15:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc11/manifests"},{"name":"v1.3.15","sha":"18caa542327c2a20c6f140d7c645f57f4e11a109","kind":"tag","published_at":"2019-09-25T17:22:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.15/manifests"},{"name":"v2.0.0-rc10","sha":"26b8df02d45004c1abb92e8a50054e17e34c0fb0","kind":"tag","published_at":"2019-09-16T23:06:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc10/manifests"},{"name":"v2.0.0-rc9","sha":"6cfd68560c91d0b0a5682bdbb9f20eeaa09c398d","kind":"tag","published_at":"2019-08-31T18:01:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc9/manifests"},{"name":"v2.0.0-rc8","sha":"e3a1c7a650cba5ab32164761574ef69af4134f17","kind":"tag","published_at":"2019-08-29T13:08:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc8/manifests"},{"name":"v2.0.0-rc7","sha":"1e5ee67862cc25755891e1587e709773ffa314c4","kind":"tag","published_at":"2019-08-28T14:43:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc7/manifests"},{"name":"v2.0.0-rc6","sha":"c8e0b0137115322e39a93f3a369e4dec72df9045","kind":"tag","published_at":"2019-08-27T19:30:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc6/manifests"},{"name":"v2.0.0-rc5","sha":"171a6751fa063b32c47201b1821e4d7e610c865e","kind":"tag","published_at":"2019-08-08T06:19:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc5/manifests"},{"name":"v1.3.14","sha":"f720ed469d52842ba23839f7d9b467f610d74524","kind":"tag","published_at":"2019-08-07T18:50:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.14/manifests"},{"name":"v1.3.13","sha":"e006b420447da6cb8bc3e7fb2aaa6271229c7aa1","kind":"tag","published_at":"2019-07-16T19:38:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.13/manifests"},{"name":"v2.0.0-rc4","sha":"d7e770086334fc3c84e83a96d8e2fb863ac5b252","kind":"tag","published_at":"2019-06-28T06:29:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc4/manifests"},{"name":"v2.0.0-rc3","sha":"21352e6277118d30b82df6ba2a1e899619ed202e","kind":"tag","published_at":"2019-06-16T15:48:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc3/manifests"},{"name":"v2.0.0-rc2","sha":"2162827fd2af02f2774aadc60809161055fec5ae","kind":"tag","published_at":"2019-05-26T16:09:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc2/manifests"},{"name":"v1.3.12","sha":"c1461c389a1f01a757c966518dd2c52601204676","kind":"tag","published_at":"2019-05-25T18:10:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.12/manifests"},{"name":"v1.3.11","sha":"a47305d487e710d013c46283a9b286358688d5f1","kind":"tag","published_at":"2019-05-09T18:16:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.11/manifests"},{"name":"v1.3.10","sha":"42759228412e484fa170bc9ab5aae019422432c3","kind":"tag","published_at":"2019-04-29T16:56:01.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.10/manifests"},{"name":"v2.0.0-rc1","sha":"d9397fecfadc3e34ca8742b17077a3bac32624dd","kind":"tag","published_at":"2019-04-18T18:40:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc1/manifests"},{"name":"v1.3.9","sha":"88a73fd64c20015bd8b059bf8a052e98d35e6080","kind":"tag","published_at":"2019-02-24T00:56:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.9/manifests"},{"name":"v1.3.8","sha":"ec23670cc6ecc2d16bef7e48130c99e741aab711","kind":"tag","published_at":"2019-01-01T13:10:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.8/manifests"},{"name":"v2.0.0-rc0","sha":"bc4b7dc04d9c06e7357e3d3d55bdfca366de18b4","kind":"tag","published_at":"2018-10-02T19:50:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc0/manifests"},{"name":"v1.3.7","sha":"777686d9bcfb7a732838a5cfc4043b9a65b0eaea","kind":"tag","published_at":"2018-10-02T10:25:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.7/manifests"},{"name":"v1.2.9","sha":"49dd12a95398ee1b841ad9ba48fdbf35149137e7","kind":"tag","published_at":"2018-10-01T06:43:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.9/manifests"},{"name":"v1.3.6","sha":"99cbd25dad946952bcc3fb7b7e5152f064dac382","kind":"tag","published_at":"2018-10-01T06:01:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.6/manifests"},{"name":"v1.1.8","sha":"fd4c7266d4b6b780f06d3be7e14a79406ae77168","kind":"tag","published_at":"2018-06-24T18:34:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.8/manifests"},{"name":"v1.2.8","sha":"5a96d56fa6fc07b1d34700d42615162cc8584c03","kind":"tag","published_at":"2018-06-24T17:03:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.8/manifests"},{"name":"v1.3.5","sha":"7acede06f2df73f1db80461e44ba23708eb6bdd5","kind":"tag","published_at":"2018-06-24T15:36:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"a4e03c33c92dedf83886f0cc66bc443ad916feba","kind":"tag","published_at":"2018-06-15T08:23:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.4/manifests"},{"name":"v1.2.7","sha":"bb7291d26b7a00fa37c2712b620fb6fb747cae5a","kind":"tag","published_at":"2018-06-15T07:18:20.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.7/manifests"},{"name":"v1.3.3","sha":"c4f66abf07cc46813b98137dc29a8a2762ab33e2","kind":"tag","published_at":"2018-06-06T20:09:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.3/manifests"},{"name":"v1.2.6","sha":"be9b592857e85dc50a3181b6b5efc23bdbc384d8","kind":"tag","published_at":"2018-05-06T21:14:57.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.6/manifests"},{"name":"v1.3.2","sha":"f22ae5293ec400e9faafd1cf18944f5ed60b3c0e","kind":"tag","published_at":"2018-05-06T20:26:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"c49ab943d4fe3c55afdb14814b818d3d5a4bf7dd","kind":"tag","published_at":"2018-04-04T16:46:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.1/manifests"},{"name":"v1.2.5","sha":"9add5d717a420f76681e2b6816b8beb6ccdf3a65","kind":"tag","published_at":"2018-04-04T15:24:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.5/manifests"},{"name":"v1.3.0","sha":"5fc2ab21c58bcc0da2c78ca41e353c69928bc777","kind":"tag","published_at":"2018-03-14T17:20:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0/manifests"},{"name":"v1.3.0-rc7","sha":"fb9cdad412e1be86cf2fff2dd9962271a113b025","kind":"tag","published_at":"2018-02-23T10:17:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc7/manifests"},{"name":"v1.2.4","sha":"462c373665d885b82ab2e7dfd5cf5ef675cc3499","kind":"tag","published_at":"2018-02-11T09:54:01.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.4/manifests"},{"name":"v1.1.7","sha":"7269c4dd270ed967a19c912ed8dae189123d0b37","kind":"tag","published_at":"2018-02-10T19:17:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.7/manifests"},{"name":"v1.3.0-rc6","sha":"b89b2223222b78b41d71fde00c31a7a0b43156b0","kind":"tag","published_at":"2018-02-09T09:21:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc6/manifests"},{"name":"v1.3.0-rc5","sha":"4c840c0186a5d4e7f43dbf66182ff35a36ed91cc","kind":"tag","published_at":"2018-02-08T11:28:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc5/manifests"},{"name":"v1.2.3","sha":"c956c492081a2006f7f7fa5442f2a3f0de027527","kind":"tag","published_at":"2018-01-22T18:11:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.3/manifests"},{"name":"v1.3.0-rc4","sha":"a22c62b7b9037793f63fb0fb135ce368a83fa286","kind":"tag","published_at":"2018-01-18T23:24:44.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc4/manifests"},{"name":"v1.3.0-rc3","sha":"29926075af642d815d0a2e46c88ab109fa084ddb","kind":"tag","published_at":"2018-01-09T10:53:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc3/manifests"},{"name":"v1.3.0-rc2","sha":"f0bd2f1eec7551077b14662bf10f52840a5626f4","kind":"tag","published_at":"2018-01-05T19:42:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc2/manifests"},{"name":"v1.2.2","sha":"7f9b9445f345110e198298382373c0bec94f7cac","kind":"tag","published_at":"2017-11-27T08:10:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.2/manifests"},{"name":"v1.3.0-rc1","sha":"90aee5f8ce5585722b3f1b8c5f86b7c945bb1752","kind":"tag","published_at":"2017-11-22T15:01:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc1/manifests"},{"name":"v1.2.1","sha":"a270cf4bd982a819bc8a4c273fdcb38bdca5f0df","kind":"tag","published_at":"2017-11-22T12:23:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.1/manifests"},{"name":"v1.1.6","sha":"861f18cffb7df2b17b4e54c638792a7b3f99c003","kind":"tag","published_at":"2017-11-02T07:58:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"05b28222d9ccd0a32fd73b24998ce0e8be1ca1ca","kind":"tag","published_at":"2017-10-17T12:41:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.5/manifests"},{"name":"v1.2.0","sha":"3e8bf3b8338d6367a3dd87d2e7aac6c438c163e4","kind":"tag","published_at":"2017-10-06T13:02:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0/manifests"},{"name":"v1.2.0-rc6","sha":"6fe033be9bd7dc40cf1f0d6569b54a8dd635560c","kind":"tag","published_at":"2017-09-19T14:56:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc6/manifests"},{"name":"v1.2.0-rc5","sha":"826555e8576e5054abe8186fa7c70caa5bf25f7e","kind":"tag","published_at":"2017-09-05T09:14:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc5/manifests"},{"name":"v1.2.0-rc4","sha":"d0acafd047b174a703f440c2cbc92e9241edd6e8","kind":"tag","published_at":"2017-08-24T19:36:37.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc4/manifests"},{"name":"v1.2.0-rc3","sha":"0037881dcf26be144e74ca858270dac2ce83be59","kind":"tag","published_at":"2017-08-24T09:35:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc3/manifests"},{"name":"v1.1.4","sha":"cd115f80c0dacd0cd38112e973cf1590eee848f0","kind":"tag","published_at":"2017-08-24T08:23:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.4/manifests"},{"name":"v1.2.0-rc2","sha":"faf0dc10475de7075dcd8fb97ef899c57209d546","kind":"tag","published_at":"2017-08-18T06:50:45.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc2/manifests"},{"name":"v1.2.0-rc1","sha":"3a87e22c1e0fc05b1583439e83c6a9f38e6ec106","kind":"tag","published_at":"2017-08-02T17:37:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc1/manifests"},{"name":"v1.1.3","sha":"c32f9c596279e113c08200b57540ac832e9f2d98","kind":"tag","published_at":"2017-07-31T11:41:57.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.3/manifests"},{"name":"v1.0.9","sha":"76870752757b9e13ea01a5555146b0db92d41914","kind":"tag","published_at":"2017-07-31T09:45:45.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.9/manifests"},{"name":"v1.1.2","sha":"35e2cefeceb130cbf80929dff4f85ab468566396","kind":"tag","published_at":"2017-06-27T07:42:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.2/manifests"},{"name":"v1.0.8","sha":"eafbb5d29e99f62db9fb24d66a393082eaa557b2","kind":"tag","published_at":"2017-06-27T07:17:08.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.8/manifests"},{"name":"v1.1.1","sha":"d65931e328a553094f5386acde72fc8ab4ca4615","kind":"tag","published_at":"2017-05-19T12:05:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"233515e217b91258ef7822953a884e9d104c7f03","kind":"tag","published_at":"2017-03-21T08:26:48.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0/manifests"},{"name":"v1.0.7","sha":"8c4ffc1316e24e074fda1250f704e5d63ec9386c","kind":"tag","published_at":"2017-03-20T18:34:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.7/manifests"},{"name":"v1.1.0-rc4","sha":"ba3087892729fb0ea8028d7c37cfc88a2eaa30e5","kind":"tag","published_at":"2017-03-15T16:52:22.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc4/manifests"},{"name":"v1.1.0-rc3","sha":"84739bf5a3226ee863c3f2a1dd4ba5f955ec7210","kind":"tag","published_at":"2017-03-15T10:58:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc3/manifests"},{"name":"v1.1.0-rc2","sha":"367033ef96a147d271298f94f77a67972192edae","kind":"tag","published_at":"2017-03-08T13:59:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc2/manifests"},{"name":"v1.1.0-rc1","sha":"55eee43f88bce129da741be93ccf1da25d6005a6","kind":"tag","published_at":"2017-02-13T08:17:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc1/manifests"},{"name":"v1.0.6","sha":"46d8ac9e9a61902596c8d6b1e17e2f6c88e5982d","kind":"tag","published_at":"2017-01-30T18:58:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"6e89e64cdd17562a73a97b098a05b2bd61d3ced8","kind":"tag","published_at":"2016-11-18T11:00:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"38b3199f49e6b67535e3070e56d410dc7ba32c70","kind":"tag","published_at":"2016-11-14T18:01:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"bca4ad4a2f46f15721305e2ef7c5c67f4ca08b23","kind":"tag","published_at":"2016-10-28T17:22:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"4d58bf6558cb1d3e382471581d14d50aadeaf12e","kind":"tag","published_at":"2016-09-23T18:18:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"2cf469dbf87e81c0fbf9402d73a4a94ef31d5fac","kind":"tag","published_at":"2016-09-21T12:38:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"ca39aa51a87a596e7b7e7e1309f9c34d9544bf63","kind":"tag","published_at":"2016-07-26T13:12:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc4","sha":"c1f860b56e16d64556f4249cde5423d221d8db35","kind":"tag","published_at":"2016-07-08T08:26:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc4/manifests"},{"name":"v0.9.3","sha":"2565a66fbb62e28c8e7ac2754be14e594fd1b445","kind":"tag","published_at":"2016-06-20T14:27:20.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.3/manifests"},{"name":"v1.0.0-rc3","sha":"861c33352a33836cb6cef365c26a255187ba361d","kind":"tag","published_at":"2016-05-31T16:24:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"e37431766143efaf0c68eed74978b11e929a5bf8","kind":"tag","published_at":"2016-03-30T08:09:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc2/manifests"},{"name":"v1.0.0-rc1","sha":"a67d4c9e438ec9ba7c3e08f2d749d74d288d9f5a","kind":"tag","published_at":"2016-03-18T22:52:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc1/manifests"},{"name":"v0.9.2","sha":"ac9a7dcb755eff6e7ceec18fa662e107269a73de","kind":"tag","published_at":"2016-01-20T08:38:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.2/manifests"},{"name":"v0.8.5","sha":"668cd9f32622e70da9c9457377d442213094d28d","kind":"commit","published_at":"2015-11-03T16:20:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.5/manifests"},{"name":"v0.9.1","sha":"4d36235d352e9a04923408094759406c929043ba","kind":"commit","published_at":"2015-11-03T15:39:46.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1/manifests"},{"name":"v0.9.1-rc1","sha":"e61e388a3b4853aa2940b0957857513a5046b74d","kind":"commit","published_at":"2015-11-02T11:29:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.1-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1-rc1/manifests"},{"name":"v0.9.0","sha":"a8b117f07d3180f3b6acf89f8488003648178c06","kind":"commit","published_at":"2015-10-28T15:10:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0/manifests"},{"name":"v0.9.0-rc5","sha":"a7f440f719e436a645f00b3b3fd166b2b156d2b9","kind":"commit","published_at":"2015-10-20T10:49:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc5/manifests"},{"name":"v0.8.4","sha":"a29daa061e0c4376edb00083722ed1730adcaf8b","kind":"tag","published_at":"2015-08-26T01:55:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.4/manifests"},{"name":"v0.9.0-rc4","sha":"83edc098bc49ae3168340f6d24324b97c9b500da","kind":"tag","published_at":"2015-08-24T13:54:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc4/manifests"},{"name":"v0.8.3","sha":"c733aff2541857e299fca50c3cf5769b2d4d0fb1","kind":"tag","published_at":"2015-08-24T13:35:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.3/manifests"},{"name":"v0.9.0-rc3","sha":"26931fe097c2526b2582a35393d60ba9019c5a76","kind":"tag","published_at":"2015-07-14T21:30:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc3/manifests"},{"name":"v0.9.0-rc2","sha":"149e8ee1c1f85a4e5ec887f0f864f586c55717b8","kind":"tag","published_at":"2015-07-09T13:25:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc2/manifests"},{"name":"v0.8.2","sha":"51c06f9f808117b6ec71d7f972c1ec7ce4e08fe1","kind":"tag","published_at":"2015-07-06T18:21:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.2/manifests"},{"name":"v0.9.0-rc1","sha":"4c9cd76389a14ddb7af5ea1536926cc9c80cec31","kind":"tag","published_at":"2015-06-18T18:57:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc1/manifests"},{"name":"v0.8.1-fixed-docs","sha":"09f538ef4cdbd14198e38503eda1a865e2120e3a","kind":"commit","published_at":"2015-04-12T16:52:48.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1-fixed-docs","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1-fixed-docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.1-fixed-docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-fixed-docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-fixed-docs/manifests"},{"name":"v0.8.1","sha":"b72b2c022f580d4ba01b24ebc5d35edfa7dd0614","kind":"tag","published_at":"2015-04-07T13:02:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1/manifests"},{"name":"v0.8.1-rc2","sha":"756e443dd72fad27f7fb8af1e16e8712e67bdaa1","kind":"tag","published_at":"2015-04-01T14:04:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc2/manifests"},{"name":"v0.8.1-rc1","sha":"99c04b28d9fcc6aa5e35618572d868ade32c134c","kind":"tag","published_at":"2015-04-01T13:46:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc1/manifests"},{"name":"v0.8.0","sha":"fbe6baff38c47eb55374c1a9f6ba07e51d98e1e3","kind":"tag","published_at":"2015-03-05T15:38:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0/manifests"},{"name":"v0.8.0-rc5","sha":"50a7fc0e73e300847e2c61bdb127619d572aacfe","kind":"tag","published_at":"2015-03-01T01:26:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc5/manifests"},{"name":"v0.8.0-rc4","sha":"4acc8b9befc1a730129fb9b9b68ff04aa0098ed5","kind":"tag","published_at":"2015-02-25T20:31:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc4/manifests"},{"name":"v0.8.0-rc3","sha":"294a2f11e2972039a372b65d98067d1e12ce5087","kind":"tag","published_at":"2015-02-20T00:21:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc3/manifests"},{"name":"v0.8.0-rc2","sha":"7f45f7af37cdbc24830e57e5a96a4e71e4954fce","kind":"tag","published_at":"2015-01-17T17:12:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc2/manifests"},{"name":"v0.8.0-rc1","sha":"77f04bc174ac3e97f4a5a23ebc19906037747895","kind":"tag","published_at":"2014-11-09T16:34:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc1/manifests"},{"name":"v0.7.1","sha":"901a459af922491bb556d62e046d1475760fb8ce","kind":"commit","published_at":"2014-06-20T15:23:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"ecfa4a50022a4f565c4b94ed678bf60c0eaba488","kind":"tag","published_at":"2014-04-04T21:30:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0/manifests"},{"name":"v0.7.0-rc3","sha":"d9bbd2be65362254a821da076bb89e4238b6c78c","kind":"tag","published_at":"2014-03-31T14:11:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc3/manifests"},{"name":"v0.7.0-rc2","sha":"5e58939d843e6d991bc14cf3e140b788455b6761","kind":"tag","published_at":"2014-02-28T15:46:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc2/manifests"},{"name":"v0.7.0-rc1","sha":"3dcd503aa2dc13ade6245345b4a135c8976e090e","kind":"tag","published_at":"2014-01-31T12:18:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc1/manifests"},{"name":"v0.6.2","sha":"61d713baf1c62a7583ad200a48a33223b5635c8c","kind":"tag","published_at":"2013-03-19T00:08:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.6.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"0138a73a3b6d8f29a7c8cec0abd3332f48b5ddc0","kind":"tag","published_at":"2012-11-28T19:23:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.6.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"ef7777eb293fa0db517a9c585ec491dc00e70491","kind":"tag","published_at":"2012-11-26T21:50:44.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.6.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"10e21f48ae2c4f2bd534575e7136dae115ccb3a3","kind":"tag","published_at":"2012-08-07T00:12:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.5.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"937771a0fdb58d6e7c115c98d9abb419d89d2aee","kind":"tag","published_at":"2012-07-31T06:13:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.5.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.0/manifests"},{"name":"v0.4.4","sha":"11ec3cf213b439f8a18b2684a8e571c66a42c25d","kind":"tag","published_at":"2012-07-24T17:47:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"836adcccf8fe0a9efcd621ffea9e26051b3fe2d4","kind":"tag","published_at":"2012-06-23T01:14:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"c81ee45fe05a7473c0fabe016259d4cac0d1709f","kind":"tag","published_at":"2012-06-20T20:10:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"56253364e610dd1b39696ff86e68b92dfd816801","kind":"tag","published_at":"2012-06-19T23:38:46.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"09244fae39dac8a0e3f22ff29ae0739311be8a7d","kind":"tag","published_at":"2012-05-01T20:40:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"f37ce009d52595ea8999a89d7c66f351f216fddd","kind":"tag","published_at":"2012-03-15T23:07:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.3.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"dd824ebb78851bb783c5f4f0b8d14de98aa13320","kind":"tag","published_at":"2012-03-14T01:14:46.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.3.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"862c414b371befbba2b6d4d35d8f15801f6187f5","kind":"tag","published_at":"2012-02-24T22:35:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.2.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"6b0ebd256d0d4d7aae3840a4c04211c573e36f39","kind":"tag","published_at":"2012-02-16T04:04:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.2.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.0/manifests"},{"name":"v0.1.3","sha":"7fa15b84aa2dfca6b8cd91314e669c4a64be023d","kind":"tag","published_at":"2012-01-19T22:03:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"9e8917f81f2a740bd66dd6196eb46e86f3893c2e","kind":"tag","published_at":"2012-01-08T03:02:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"037baeff84b3327171d2daaec6100d51167ac4de","kind":"tag","published_at":"2011-12-28T20:27:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"5b484dceb4dc0990e9a67dcf143dc77baf27799d","kind":"tag","published_at":"2011-12-22T03:44:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.0/manifests"},{"name":"v0.0.14","sha":"5aeb2c5b8cfcc90a6289bdce1ae4db96daf67cc7","kind":"commit","published_at":"2011-12-01T06:36:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.14/manifests"},{"name":"v0.0.13-NOGZIP","sha":"c2f13cdfe40a4132b548a0df366d2be06d5d696b","kind":"tag","published_at":"2011-10-13T18:21:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.13-NOGZIP","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.13-NOGZIP","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.13-NOGZIP","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13-NOGZIP","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13-NOGZIP/manifests"},{"name":"v0.0.13","sha":"8d1310adbf0b72fc75b60a4222d0c8581485b863","kind":"tag","published_at":"2011-10-08T01:03:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"a103d2668f95bea9c5fff5b9fff26f0b058d8c8a","kind":"tag","published_at":"2011-09-21T00:40:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.12/manifests"},{"name":"v0.0.11-1","sha":"b3a4707e81cb3c01e24bf1f3c9c3bb3307c43902","kind":"tag","published_at":"2011-09-16T06:01:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.11-1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.11-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.11-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11-1/manifests"},{"name":"v0.0.11","sha":"846f5f75774e2f97874b6b2f43a2a9142041353b","kind":"tag","published_at":"2011-09-15T02:28:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11/manifests"},{"name":"v0.0.10-1","sha":"149a9048c73bceda7af027086633f0ec7841381b","kind":"tag","published_at":"2011-08-23T22:15:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.10-1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.10-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.10-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10-1/manifests"},{"name":"v0.0.10","sha":"7f1bc683ebecdcbf07008b665cd217574600f97f","kind":"tag","published_at":"2011-08-23T20:59:17.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"ce084bcca7f6087e2f44e8bf94c3d225646f9752","kind":"tag","published_at":"2011-08-12T01:26:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"b08af670cd5b4207aa4b3fd16d37c9f0f0d6715a","kind":"tag","published_at":"2011-07-05T22:05:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"0eb4d8dfaee9d700a03700bde0d918dba9252586","kind":"tag","published_at":"2011-05-24T03:50:27.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"6c258a787d048e429a615dc77ea6f582d841e317","kind":"tag","published_at":"2011-05-17T20:50:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"b0ae3fb5e63f428992691869256d70876074d77e","kind":"tag","published_at":"2011-05-13T20:02:36.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"6e1764fa805a89cac4540e6449db632cff631bff","kind":"tag","published_at":"2011-05-10T01:55:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"115f8056e80a5beae4ccf3a46d7ee3bc68f99098","kind":"tag","published_at":"2011-04-27T22:04:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.3/manifests"},{"name":"v0.0.2-fix-publishing","sha":"b78e695c25ef1c890092412841164bf09d731928","kind":"tag","published_at":"2011-03-30T06:25:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.2-fix-publishing","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.2-fix-publishing","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.2-fix-publishing","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2-fix-publishing","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2-fix-publishing/manifests"},{"name":"v0.0.2","sha":"9dd90d7d78f6255375bf96a89daecf6c928d0c1d","kind":"tag","published_at":"2011-03-26T01:04:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"e3efe5ecf10f0eee76064798454345cd51560300","kind":"tag","published_at":"2011-03-15T04:13:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-05-31T23:03:42.817Z","dependent_packages_count":126,"downloads":null,"downloads_period":null,"dependent_repos_count":140,"rankings":{"downloads":null,"dependent_repos_count":1.4869359621703935,"dependent_packages_count":0.5830728540514547,"stargazers_count":3.098300873607438,"forks_count":1.9385669632123106,"docker_downloads_count":0.4402099863749299,"average":1.5094173278833054},"purl":"pkg:maven/io.dropwizard/dropwizard-servlets","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.dropwizard:dropwizard-servlets","docker_dependents_count":181,"docker_downloads_count":119534006,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.dropwizard:dropwizard-servlets","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.dropwizard:dropwizard-servlets/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-29T07:00:52.934Z","issues_count":119,"pull_requests_count":3885,"avg_time_to_close_issue":4066175.064102564,"avg_time_to_close_pull_request":184069.330259366,"issues_closed_count":78,"pull_requests_closed_count":3470,"pull_request_authors_count":41,"issue_authors_count":81,"avg_comments_per_issue":1.7394957983193278,"avg_comments_per_pull_request":1.271814671814672,"merged_pull_requests_count":2882,"bot_issues_count":23,"bot_pull_requests_count":3594,"past_year_issues_count":25,"past_year_pull_requests_count":566,"past_year_avg_time_to_close_issue":804308.6363636364,"past_year_avg_time_to_close_pull_request":71417.07012987013,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":385,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":18,"past_year_avg_comments_per_issue":0.64,"past_year_avg_comments_per_pull_request":0.6466431095406361,"past_year_bot_issues_count":4,"past_year_bot_pull_requests_count":482,"past_year_merged_pull_requests_count":348,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/issues","maintainers":[{"login":"joschi","count":155,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joschi"},{"login":"zUniQueX","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zUniQueX"},{"login":"aelamrani","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aelamrani"},{"login":"MatthewHawkins","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MatthewHawkins"},{"login":"jplock","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jplock"},{"login":"mbeaatriz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbeaatriz"}],"active_maintainers":[{"login":"joschi","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joschi"},{"login":"zUniQueX","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zUniQueX"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-servlets/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-servlets/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-servlets/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-servlets/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-servlets/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:dropwizard-servlets/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4820390,"name":"io.dropwizard:docs","ecosystem":"maven","description":"Dropwizard is a Java framework for developing ops-friendly, high-performance, RESTful web applications.","homepage":"http://www.dropwizard.io/2.0.0-rc5","licenses":"Apache License 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/dropwizard/dropwizard","keywords_array":[],"namespace":"io.dropwizard","versions_count":23,"first_release_published_at":"2014-04-04T21:31:11.000Z","latest_release_published_at":"2015-08-26T01:57:05.000Z","latest_release_number":"0.8.4","last_synced_at":"2026-06-14T13:28:59.582Z","created_at":"2022-07-26T15:00:35.497Z","updated_at":"2026-06-14T13:28:59.582Z","registry_url":"https://central.sonatype.com/artifact/io.dropwizard/docs/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.dropwizard/docs/","metadata":{"repositories":["https://oss.sonatype.org/content/repositories/snapshots"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/","https://oss.sonatype.org/content/repositories/snapshots"]},"repo_metadata":{"id":1326622,"uuid":"1272129","full_name":"dropwizard/dropwizard","owner":"dropwizard","description":"A damn simple library for building production-ready RESTful web services.","archived":false,"fork":false,"pushed_at":"2025-10-15T05:37:43.000Z","size":113931,"stargazers_count":8559,"open_issues_count":22,"forks_count":3432,"subscribers_count":365,"default_branch":"release/5.0.x","last_synced_at":"2025-10-16T04:36:01.637Z","etag":null,"topics":["dropwizard","hibernate","java","jax-rs","jdbi","jersey-framework","jersey2","jetty","rest","restful-webservices","web-framework"],"latest_commit_sha":null,"homepage":"https://www.dropwizard.io","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dropwizard.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-01-19T19:52:29.000Z","updated_at":"2025-10-14T13:54:37.000Z","dependencies_parsed_at":"2023-09-25T00:36:07.805Z","dependency_job_id":"49d46f65-78ee-4616-9a89-d341231d1f09","html_url":"https://github.com/dropwizard/dropwizard","commit_stats":{"total_commits":6736,"total_committers":528,"mean_commits":"12.757575757575758","dds":0.7804334916864608,"last_synced_commit":"7c83a8faa94592fae7449ece2efd3563583d239c"},"previous_names":[],"tags_count":274,"template":false,"template_full_name":null,"purl":"pkg:github/dropwizard/dropwizard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dropwizard","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/refs/heads/release/5.0.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/sbom","scorecard":{"id":356802,"data":{"date":"2025-08-11","repo":{"name":"github.com/dropwizard/dropwizard","commit":"3b65cea7d21d47f0fa267aff12315cf7364fafae"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/18 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/maven.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maven.yml:29","Warn: no topLevel permission defined: .github/workflows/announce-release.yml:1","Warn: no topLevel permission defined: .github/workflows/assign-milestone.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/close_stale.yml:9","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/maven.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/trigger-release.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":8,"reason":"dependency not pinned by hash detected -- score normalized to 8","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/announce-release.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/dropwizard/dropwizard/announce-release.yml/release/4.0.x?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/dropwizard/dropwizard/release.yml/release/4.0.x?enable=pin","Info:  21 out of  21 GitHub-owned GitHubAction dependencies pinned","Info:   6 out of   8 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:10"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (28) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T09:47:45.812Z","repository_id":1326622,"created_at":"2025-08-18T09:47:45.812Z","updated_at":"2025-08-18T09:47:45.812Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279159712,"owners_count":26116537,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-16T02:00:06.019Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"dropwizard","name":"Dropwizard","uuid":"5478557","kind":"organization","description":"","email":null,"website":"https://www.dropwizard.io","location":null,"twitter":"dropwizardio","company":null,"icon_url":"https://avatars.githubusercontent.com/u/5478557?v=4","repositories_count":27,"last_synced_at":"2024-03-25T21:19:31.942Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dropwizard","funding_links":[],"total_stars":16606,"followers":61,"following":0,"created_at":"2022-11-02T16:45:24.316Z","updated_at":"2024-03-25T21:19:40.177Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dropwizard","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dropwizard/repositories"},"tags":[{"name":"v5.0.0","sha":"84dbb957eadb10181039b8222efd39765553bca6","kind":"tag","published_at":"2025-09-16T08:29:02.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0/manifests"},{"name":"v3.0.16","sha":"ffe3e836d8c3412edac8d80ece719166e2e606e7","kind":"tag","published_at":"2025-08-25T22:53:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.16/manifests"},{"name":"v4.0.16","sha":"934373df90d67e5a6f5a7849c0af6598b4e45a3c","kind":"tag","published_at":"2025-08-25T22:52:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.16/manifests"},{"name":"v5.0.0-rc.5","sha":"d7e163da54bd0a80a6046b9840d9b2928b31b2e9","kind":"tag","published_at":"2025-08-25T22:51:44.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.5/manifests"},{"name":"v3.0.15","sha":"8a52fe4aea45f84571b33eb173735802e20bbc64","kind":"tag","published_at":"2025-07-24T07:53:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.15/manifests"},{"name":"v4.0.15","sha":"6616a964156e0ebbe6545dafab52ef7b7ac2b2b9","kind":"tag","published_at":"2025-07-24T07:53:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.15/manifests"},{"name":"v5.0.0-rc.4","sha":"310941b8b2ceedd73b263f712795b45938a028fa","kind":"tag","published_at":"2025-07-23T23:20:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.4/manifests"},{"name":"v3.0.14","sha":"1715dd027139a427fc1bc33827d64ec711525ccf","kind":"tag","published_at":"2025-05-25T20:26:41.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.14/manifests"},{"name":"v4.0.14","sha":"8c744d19a0e741d162c458bee8718acf8078f922","kind":"tag","published_at":"2025-05-25T20:26:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.14/manifests"},{"name":"v5.0.0-rc.3","sha":"ee35dc128decbad13f1f4186b11fe47ee6920d8f","kind":"tag","published_at":"2025-05-25T20:25:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.3/manifests"},{"name":"v4.0.13","sha":"153956cf61aacee809b413752f40bf96876e1e03","kind":"tag","published_at":"2025-03-26T23:41:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.13/manifests"},{"name":"v3.0.13","sha":"76ba41397e11a281256cf631aaa5daaa875a8a2b","kind":"tag","published_at":"2025-03-26T23:23:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.13/manifests"},{"name":"v5.0.0-rc.2","sha":"6b1ebba8fcca6a303997d06edaea29e52b8c3b51","kind":"tag","published_at":"2025-03-26T23:18:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.2/manifests"},{"name":"v4.0.12","sha":"b50169f6e6410a4d34d9c467b95ca7b885cf5dda","kind":"tag","published_at":"2025-01-15T22:38:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.12/manifests"},{"name":"v5.0.0-rc.1","sha":"ed203df38708927f65f9cd7f2760da408af97171","kind":"tag","published_at":"2025-01-15T22:17:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-rc.1/manifests"},{"name":"v3.0.12","sha":"400e4a2f4e15eda153ac79e07bcf2c88420e6422","kind":"tag","published_at":"2025-01-15T22:17:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.12/manifests"},{"name":"v4.0.11","sha":"459892ea1853dcd1199c6bbb28da4347e7e70f60","kind":"tag","published_at":"2024-11-27T21:56:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.11/manifests"},{"name":"v3.0.11","sha":"f8603dcc52bfaaf9711d4808c350cca40f2001f5","kind":"tag","published_at":"2024-11-27T21:56:41.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.11/manifests"},{"name":"v5.0.0-alpha.5","sha":"e78411400eee81e1531c598892fa55b8b013cf70","kind":"tag","published_at":"2024-11-27T21:46:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.5/manifests"},{"name":"v3.0.10","sha":"390aa1ffcbbf95328a48b613b8c73b1752e35e61","kind":"tag","published_at":"2024-10-21T16:41:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.10/manifests"},{"name":"v4.0.10","sha":"48c582b1384352cfd93d43bf39e9e5bbc3e1fe39","kind":"tag","published_at":"2024-10-21T16:41:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.10/manifests"},{"name":"v5.0.0-alpha.4","sha":"45c9e1849d67edf45a0a38ded9bfc05e825593b7","kind":"tag","published_at":"2024-10-21T16:41:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.4/manifests"},{"name":"v3.0.9","sha":"808acc151b972c12748b1aec22bc999d018587ec","kind":"tag","published_at":"2024-10-07T07:13:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.9/manifests"},{"name":"v5.0.0-alpha.3","sha":"284a5b6c2be16971d90148299f30c95f13974e07","kind":"tag","published_at":"2024-10-07T07:12:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.3/manifests"},{"name":"v4.0.9","sha":"94e87681eb8b3d61179f71f2479b1f3820870c94","kind":"tag","published_at":"2024-10-07T07:11:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.9/manifests"},{"name":"v5.0.0-alpha.2","sha":"fe313c7e61a597d3edd9732d5b21a1849c698dc8","kind":"tag","published_at":"2024-08-25T22:47:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.2/manifests"},{"name":"v3.0.8","sha":"17006045b0dcf9e9ae65a8288d55b70123c83d27","kind":"tag","published_at":"2024-08-25T21:19:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.8/manifests"},{"name":"v4.0.8","sha":"c0713c7765a418e704182720a41d7d3800ae50f9","kind":"tag","published_at":"2024-08-25T21:19:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.8/manifests"},{"name":"v3.0.7","sha":"71d5de54fd02a2545ab6184c0794454da85a773f","kind":"tag","published_at":"2024-03-06T14:59:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.7/manifests"},{"name":"v4.0.7","sha":"2aeb472faecc68c0136a0a7231baf1472b55b388","kind":"tag","published_at":"2024-03-06T14:58:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.7/manifests"},{"name":"v2.1.12","sha":"908e31ea7996913fa3aa767465547b5dfbf2df8e","kind":"tag","published_at":"2024-01-31T22:14:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.12/manifests"},{"name":"v3.0.6","sha":"0f09619dcd70caea3957d14bb55a2030b45c39b8","kind":"tag","published_at":"2024-01-29T22:04:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.6/manifests"},{"name":"v4.0.6","sha":"18e00e1edd89776ca26f627d97ce5ed7ca3a544e","kind":"tag","published_at":"2024-01-29T22:04:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.6/manifests"},{"name":"v5.0.0-alpha.1","sha":"4b9d0d23485f8c89196434afbf0145ae2b797484","kind":"tag","published_at":"2023-12-20T22:41:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.0.5","sha":"2a25b34dad34b7d170ba2c7304707e1c74129b99","kind":"tag","published_at":"2023-12-20T22:38:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.5/manifests"},{"name":"v3.0.5","sha":"f2c02fb0484c5d79fa45e1fb7824b543fbd9982e","kind":"tag","published_at":"2023-12-20T22:38:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.5/manifests"},{"name":"v2.1.11","sha":"461d086125475afa92a0973588132e4508c525af","kind":"tag","published_at":"2023-12-20T22:36:27.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.11/manifests"},{"name":"v4.0.4","sha":"6bca3f7059798ba55fdf04f015f10951e24f27bd","kind":"tag","published_at":"2023-11-06T17:09:20.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.4/manifests"},{"name":"v3.0.4","sha":"42477dcb60f0d1b3bebd4eaff23494816a2915d9","kind":"tag","published_at":"2023-11-06T12:48:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.4/manifests"},{"name":"v2.1.10","sha":"480b2ebc281900a69a058927222eee927ba1b518","kind":"tag","published_at":"2023-11-06T09:03:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.10/manifests"},{"name":"v4.0.3","sha":"456e5e67c1d57bb727e17cd7db092403c06cf7bd","kind":"tag","published_at":"2023-10-20T13:53:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.3/manifests"},{"name":"v3.0.3","sha":"f1ac18faa1ffe7444344e4cf437cd6d44966d5ed","kind":"tag","published_at":"2023-10-19T20:24:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.3/manifests"},{"name":"v2.1.9","sha":"eee9527a2c7e33d08d71b4b8801ed70d111bd02e","kind":"tag","published_at":"2023-10-19T16:33:45.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.9/manifests"},{"name":"v3.0.2","sha":"88ad5ab52462b814057be90c229162f7ddef7938","kind":"tag","published_at":"2023-09-24T22:34:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.2/manifests"},{"name":"v4.0.2","sha":"781bb4f36c8bdc3b844b7b905b69af95a917ed78","kind":"tag","published_at":"2023-09-24T22:22:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.2/manifests"},{"name":"v2.1.8","sha":"cbcbc6738dc3e1cba7005ed2d463f9b1f57bd8b1","kind":"tag","published_at":"2023-09-24T22:20:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"a46c6f82484c1d6b9fd84569f73e7b0dd33ec692","kind":"tag","published_at":"2023-06-19T22:06:25.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.7/manifests"},{"name":"v4.0.1","sha":"cfd9586186870ec9d078988c6d6a521d8756eafe","kind":"tag","published_at":"2023-06-19T22:04:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.1/manifests"},{"name":"v3.0.1","sha":"523a14f5006418bf7c0d4c6d7bc3d10755edfe1d","kind":"tag","published_at":"2023-06-19T22:03:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.1/manifests"},{"name":"v4.0.0","sha":"69e115aa8a5048f1557f449ca842a707a88cde2e","kind":"tag","published_at":"2023-03-28T22:24:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0/manifests"},{"name":"v3.0.0","sha":"1df711a473aef3a77ef738c19b563780b4d9dca6","kind":"tag","published_at":"2023-03-28T22:23:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0/manifests"},{"name":"v2.1.6","sha":"50587fa6c899beaad547b4f7306157beff271375","kind":"tag","published_at":"2023-03-28T21:58:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.6/manifests"},{"name":"v4.0.0-beta.4","sha":"cbbacd5247e2c8c0c208786b8d580ca29778a375","kind":"tag","published_at":"2023-02-24T09:22:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.4/manifests"},{"name":"v3.0.0-beta.5","sha":"05c1b73527610781131ce07bfcacb6c24d17713c","kind":"tag","published_at":"2023-02-24T09:17:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.5/manifests"},{"name":"v2.1.5","sha":"82ee4065196556523b5d1cdb6ebe87de2b00e949","kind":"tag","published_at":"2023-02-24T08:50:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.5/manifests"},{"name":"v2.0.35","sha":"d499ef1a579546e1f99343aae4b19f35b4737857","kind":"tag","published_at":"2023-01-28T21:56:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.35","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.35/manifests"},{"name":"v2.1.4","sha":"f5ef0d12b8e2c622435faae13c51b9cccaea9fa2","kind":"tag","published_at":"2022-10-20T19:56:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.4/manifests"},{"name":"v2.0.34","sha":"f5d447ce33c9dd53f96119a331de62c8c888ebc0","kind":"tag","published_at":"2022-10-18T17:23:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.34","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.34/manifests"},{"name":"v4.0.0-beta.3","sha":"26b3188e0c3f32b9dba7cda86634b787a2387bf5","kind":"tag","published_at":"2022-10-12T21:54:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.3/manifests"},{"name":"v3.0.0-beta.4","sha":"f679616d7ad7df6ba3bb77535507ca8ec4049336","kind":"tag","published_at":"2022-10-12T21:52:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.4/manifests"},{"name":"v2.1.3","sha":"d1563469fff7d63717063beb7b49267c39a88d58","kind":"tag","published_at":"2022-10-12T21:47:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.3/manifests"},{"name":"v2.0.33","sha":"5c1c2c425dd5b6a1f314c6b46563fd39c71e0656","kind":"tag","published_at":"2022-09-12T10:08:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.33","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.33/manifests"},{"name":"v2.1.2","sha":"ea3e5a3d1ba59d0467539d400592f5bf5b40dbf8","kind":"tag","published_at":"2022-09-12T10:01:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.2/manifests"},{"name":"v4.0.0-beta.2","sha":"55fef0b12367ac26018538542d6ec6efb4f562ea","kind":"tag","published_at":"2022-06-30T20:12:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.2/manifests"},{"name":"v3.0.0-beta.3","sha":"c9c8d72708fbfc8b9982e9b37f321e588a1efdab","kind":"tag","published_at":"2022-06-30T20:05:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.3/manifests"},{"name":"v2.0.32","sha":"b3d87605369aa63caf860f67be2ba86704dd7a97","kind":"tag","published_at":"2022-06-30T19:56:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.32","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.32/manifests"},{"name":"v2.1.1","sha":"d2455b5369c8d9391e81e697f2354246532d0d5e","kind":"tag","published_at":"2022-06-30T19:48:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.1/manifests"},{"name":"v2.0.31","sha":"6a2dd0885a9c4b6b62e4ecbd207b949ca8a8a5bc","kind":"tag","published_at":"2022-06-19T14:44:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.31","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.31/manifests"},{"name":"v2.0.30","sha":"71300cf5094a53fbd658a906423478ba706ff434","kind":"tag","published_at":"2022-06-18T18:08:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.30","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.30/manifests"},{"name":"v2.1.0","sha":"4fb8906bb761886c85891d4bbf6dcf0a15ca4e9c","kind":"tag","published_at":"2022-05-02T13:16:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0/manifests"},{"name":"v3.0.0-beta.2","sha":"8ade5d9db8d4e29f4f8f37a994246d9270b9c479","kind":"tag","published_at":"2022-04-20T21:45:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.2/manifests"},{"name":"v2.1.0-beta.9","sha":"fd2787a7817295796e6c9f07d44132c262a9e902","kind":"tag","published_at":"2022-04-20T21:40:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.9/manifests"},{"name":"v4.0.0-beta.1","sha":"621bf358ad641ecb07af52026d0385a923957c15","kind":"tag","published_at":"2022-04-08T10:24:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v4.0.0-beta.1/manifests"},{"name":"v3.0.0-beta.1","sha":"b6e096859d65c16e0c669609444f73d0621f4769","kind":"tag","published_at":"2022-04-08T10:14:48.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v3.0.0-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v3.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v3.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v3.0.0-beta.1/manifests"},{"name":"v2.1.0-beta.8","sha":"5b37d6f6af0383892834d8437e6c79688f5fc670","kind":"tag","published_at":"2022-04-05T15:57:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.8/manifests"},{"name":"v2.0.29","sha":"20d80316b32cf68d7a0ba23300cfa53bc5155e7d","kind":"tag","published_at":"2022-04-05T15:16:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.29","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.29/manifests"},{"name":"v2.1.0-beta.7","sha":"bf892222765fdd6880449589b99eeeb511b80444","kind":"tag","published_at":"2021-12-20T14:40:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.7/manifests"},{"name":"v2.0.28","sha":"dd215d3ec65f23cef9e0a4d96ed7c542d71d1758","kind":"tag","published_at":"2021-12-20T14:27:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.28","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.28/manifests"},{"name":"v2.1.0-beta.6","sha":"74626bda8033b598b875372b8e8cb982ba2349bc","kind":"tag","published_at":"2021-12-16T09:20:37.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.6/manifests"},{"name":"v2.0.27","sha":"b5c6bc2633f1ea150970131e547a1a580052ece5","kind":"tag","published_at":"2021-12-16T09:00:27.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.27","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.27/manifests"},{"name":"v2.1.0-beta.5","sha":"835081d794427f37bd671f584b6083f96ae17aa6","kind":"tag","published_at":"2021-12-09T17:53:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.5/manifests"},{"name":"v2.0.26","sha":"66ca617d40d57627a8820c96d388a7583650ae6e","kind":"tag","published_at":"2021-12-09T17:43:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.26","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.26/manifests"},{"name":"v2.1.0-beta.4","sha":"e57713abe7add73e7033a30af3022668f4a9ec8d","kind":"tag","published_at":"2021-09-01T15:31:59.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.4/manifests"},{"name":"v2.0.25","sha":"2a4c0f8ba2741e618737556ed1973b22a8284a58","kind":"tag","published_at":"2021-09-01T15:17:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.25","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.25/manifests"},{"name":"v2.1.0-beta.3","sha":"912f4beb7254c72e2db4207efdb38543994c7630","kind":"tag","published_at":"2021-08-11T06:36:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.3/manifests"},{"name":"v2.1.0-beta.2","sha":"94ab611f45fbacf94f449a14fd035c6971a786fd","kind":"tag","published_at":"2021-07-29T12:50:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.2/manifests"},{"name":"v2.0.24","sha":"8818eb7ec61dd59059b51478d734e6d30fb8cca9","kind":"tag","published_at":"2021-07-29T12:08:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.24","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.24/manifests"},{"name":"v2.0.23","sha":"79c3770db75c09d5c846d5d42ffb607b29ba5b9f","kind":"tag","published_at":"2021-06-21T11:50:02.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.23","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.23/manifests"},{"name":"v2.0.22","sha":"a40301a5dc44ebbdeac291edf4cf3df3960a6fae","kind":"tag","published_at":"2021-05-24T16:31:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.22","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.22/manifests"},{"name":"v2.1.0-beta.1","sha":"ff09d7fffece5dda0c2f188114393161702135af","kind":"tag","published_at":"2021-04-25T12:29:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.1.0-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.1.0-beta.1/manifests"},{"name":"v2.0.21","sha":"47556c4f31576e6bc4e00262661b7b212bd90a60","kind":"tag","published_at":"2021-04-07T14:05:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.21","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"7c6f2ce175e8f9db63a694ae413210f99e183ad7","kind":"tag","published_at":"2021-02-24T09:46:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.20","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.20/manifests"},{"name":"v2.0.19","sha":"bcf99a613e320812fc4b691f96a4e7e3d125749d","kind":"commit","published_at":"2021-02-01T10:44:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.19","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"7385a7d7a3a1f0670d5fda376b8cdf516d7c7b30","kind":"commit","published_at":"2021-01-12T06:56:22.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.18","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.18/manifests"},{"name":"v1.3.29","sha":"3e323fc72d09df6f1957250cf20bdacbe26fd3d7","kind":"tag","published_at":"2021-01-06T14:04:08.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.29","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.29/manifests"},{"name":"v2.0.17","sha":"3318b1e7e6ca900696ce2ed4e6687a725e0aa90a","kind":"commit","published_at":"2020-12-14T20:57:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.17","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.17/manifests"},{"name":"v1.3.28","sha":"7cbec2b0ccd547859823ef1cb2766314202cf480","kind":"tag","published_at":"2020-12-08T13:29:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.28","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.28/manifests"},{"name":"v2.0.16","sha":"d49fd0d8185d5b571c3a90282c4e44a55b996c53","kind":"commit","published_at":"2020-11-26T17:00:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"a85798d66b667a8e598a062db1cdafeae48acf30","kind":"commit","published_at":"2020-11-03T14:46:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.15/manifests"},{"name":"v1.3.27","sha":"cce7305a7ef56c4edc6ab28ae224141facfa8d59","kind":"tag","published_at":"2020-10-28T14:29:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.27","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.27/manifests"},{"name":"v1.3.26","sha":"03a7d8611676ee14e3d6040d8642063d787819ea","kind":"tag","published_at":"2020-10-22T15:25:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.26","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.26/manifests"},{"name":"v2.0.14","sha":"1b36f643d2d40b959e325a00867c45822418202d","kind":"commit","published_at":"2020-10-22T13:51:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.14/manifests"},{"name":"v1.3.25","sha":"56cb309bef2993de47dc846f7bc2933c7a6159c7","kind":"tag","published_at":"2020-08-31T12:58:59.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.25","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25/manifests"},{"name":"v2.0.13","sha":"37a209886890ca5cdd6ef39c61d29827a13c1a1d","kind":"commit","published_at":"2020-08-31T12:48:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.13/manifests"},{"name":"v1.3.25-beta.2","sha":"562d61cc72c0038f66b221a7c6d0b07034e38804","kind":"tag","published_at":"2020-08-19T06:27:25.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.25-beta.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.25-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.25-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.2/manifests"},{"name":"v1.3.25-beta.1","sha":"d591b617c52537edb6fedb2e343800610eb075e3","kind":"tag","published_at":"2020-08-18T06:31:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.25-beta.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.25-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.25-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.25-beta.1/manifests"},{"name":"v2.0.12","sha":"8b9d7f887fd37ec22cb39f020d710fb7835d159a","kind":"commit","published_at":"2020-07-21T09:25:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"1b227314d669cbbd3395c2ff1e31704ca0d9284c","kind":"commit","published_at":"2020-07-06T07:52:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.11/manifests"},{"name":"v1.3.24","sha":"9c7da5f498d70241993b05598488597bc2c94a98","kind":"tag","published_at":"2020-07-03T06:58:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.24","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.24/manifests"},{"name":"v2.0.10","sha":"cdb2a357aeb61e0a52beb6a8d09953f423924faf","kind":"commit","published_at":"2020-05-26T12:18:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"655f8ac6f8586a8a0d49d217f0846deefb45de21","kind":"commit","published_at":"2020-05-04T06:00:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"8600d4ff895df5d6df5ecfd45e7244af04d8f89f","kind":"commit","published_at":"2020-04-14T19:08:41.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.8/manifests"},{"name":"v1.3.23","sha":"bf556d4765c9305ed14f6cd962f4f438239799e4","kind":"tag","published_at":"2020-04-14T18:13:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.23","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.23/manifests"},{"name":"v2.0.7","sha":"f6e03e838ce51eee8d751df03f29afb3eeea42d6","kind":"tag","published_at":"2020-04-10T07:01:02.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.7/manifests"},{"name":"v1.3.22","sha":"dae8b1ba6368d8d2bd31eb5435e868f16c9ce9d3","kind":"tag","published_at":"2020-04-04T14:41:59.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.22","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.22/manifests"},{"name":"v2.0.6","sha":"9b2dcc9b499b125560193ba39f65c5d359ceb11d","kind":"commit","published_at":"2020-04-04T14:35:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"5e605a630551397a0f21b4b530b177fe4e571542","kind":"commit","published_at":"2020-03-29T01:13:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"743eceac9c69e4e5aa8e3ced425d8893cb55119c","kind":"tag","published_at":"2020-03-27T16:51:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.4/manifests"},{"name":"v1.3.21","sha":"45575df553f0a93eb5b6b5c98e4471b590f1c884","kind":"tag","published_at":"2020-03-26T19:46:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.21","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.21/manifests"},{"name":"v2.0.3","sha":"7cee3e11d29ec21f0073aa4ac03b08a4f2a0ef17","kind":"tag","published_at":"2020-03-26T19:29:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.3/manifests"},{"name":"v1.3.20","sha":"b2dd14eaab5ef3a03c172ebdc06ea0e9a71fa0ce","kind":"tag","published_at":"2020-02-24T16:29:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.20","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.20/manifests"},{"name":"v1.3.19","sha":"b91d891e04fcb0c0c0c4fc3f371d36c09c19ba2c","kind":"tag","published_at":"2020-02-20T02:16:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.19","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.19/manifests"},{"name":"v2.0.2","sha":"60206ea15541869622623167c590276a6329f5b8","kind":"commit","published_at":"2020-02-20T02:05:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"e7c8b260c3d81e91ac537787424e888afd35f594","kind":"commit","published_at":"2020-01-30T20:50:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.1/manifests"},{"name":"v1.3.18","sha":"6e54def3f9d07d5bd1b57f8d296e8cbae7d008f4","kind":"tag","published_at":"2020-01-30T20:16:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.18","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.18/manifests"},{"name":"v2.0.0","sha":"20050b10bc7fe88edff3ff320b4cea85c023f30d","kind":"tag","published_at":"2019-12-09T21:54:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0/manifests"},{"name":"v2.0.0-rc14","sha":"8ca390bf44dea39dfc1b15422881e14c8bcb341f","kind":"tag","published_at":"2019-12-08T18:53:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc14/manifests"},{"name":"v1.3.17","sha":"cdf214a094e400027463a8d523a7c00c9dcdfdb4","kind":"tag","published_at":"2019-11-24T10:47:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.17","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.17/manifests"},{"name":"v2.0.0-rc13","sha":"b5c0c3b19ac4fc22fe8eefe2c3b61ba6e6b3829a","kind":"tag","published_at":"2019-11-20T22:45:08.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc13/manifests"},{"name":"v2.0.0-rc12","sha":"caba50b91297444ceb3c02e1295fad7b3991da21","kind":"tag","published_at":"2019-10-23T20:11:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc12/manifests"},{"name":"v1.3.16","sha":"45f9865864c305639b555ac3c2a57fe946f0913b","kind":"tag","published_at":"2019-10-20T20:29:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.16","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.16/manifests"},{"name":"v2.0.0-rc11","sha":"82c1361e0a21dc94c3b3cdabdd141fb87fbbfe99","kind":"tag","published_at":"2019-10-13T16:15:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc11/manifests"},{"name":"v1.3.15","sha":"18caa542327c2a20c6f140d7c645f57f4e11a109","kind":"tag","published_at":"2019-09-25T17:22:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.15","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.15/manifests"},{"name":"v2.0.0-rc10","sha":"26b8df02d45004c1abb92e8a50054e17e34c0fb0","kind":"tag","published_at":"2019-09-16T23:06:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc10/manifests"},{"name":"v2.0.0-rc9","sha":"6cfd68560c91d0b0a5682bdbb9f20eeaa09c398d","kind":"tag","published_at":"2019-08-31T18:01:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc9/manifests"},{"name":"v2.0.0-rc8","sha":"e3a1c7a650cba5ab32164761574ef69af4134f17","kind":"tag","published_at":"2019-08-29T13:08:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc8/manifests"},{"name":"v2.0.0-rc7","sha":"1e5ee67862cc25755891e1587e709773ffa314c4","kind":"tag","published_at":"2019-08-28T14:43:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc7/manifests"},{"name":"v2.0.0-rc6","sha":"c8e0b0137115322e39a93f3a369e4dec72df9045","kind":"tag","published_at":"2019-08-27T19:30:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc6/manifests"},{"name":"v2.0.0-rc5","sha":"171a6751fa063b32c47201b1821e4d7e610c865e","kind":"tag","published_at":"2019-08-08T06:19:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc5/manifests"},{"name":"v1.3.14","sha":"f720ed469d52842ba23839f7d9b467f610d74524","kind":"tag","published_at":"2019-08-07T18:50:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.14/manifests"},{"name":"v1.3.13","sha":"e006b420447da6cb8bc3e7fb2aaa6271229c7aa1","kind":"tag","published_at":"2019-07-16T19:38:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.13/manifests"},{"name":"v2.0.0-rc4","sha":"d7e770086334fc3c84e83a96d8e2fb863ac5b252","kind":"tag","published_at":"2019-06-28T06:29:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc4/manifests"},{"name":"v2.0.0-rc3","sha":"21352e6277118d30b82df6ba2a1e899619ed202e","kind":"tag","published_at":"2019-06-16T15:48:15.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc3/manifests"},{"name":"v2.0.0-rc2","sha":"2162827fd2af02f2774aadc60809161055fec5ae","kind":"tag","published_at":"2019-05-26T16:09:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc2/manifests"},{"name":"v1.3.12","sha":"c1461c389a1f01a757c966518dd2c52601204676","kind":"tag","published_at":"2019-05-25T18:10:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.12/manifests"},{"name":"v1.3.11","sha":"a47305d487e710d013c46283a9b286358688d5f1","kind":"tag","published_at":"2019-05-09T18:16:42.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.11/manifests"},{"name":"v1.3.10","sha":"42759228412e484fa170bc9ab5aae019422432c3","kind":"tag","published_at":"2019-04-29T16:56:01.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.10/manifests"},{"name":"v2.0.0-rc1","sha":"d9397fecfadc3e34ca8742b17077a3bac32624dd","kind":"tag","published_at":"2019-04-18T18:40:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc1/manifests"},{"name":"v1.3.9","sha":"88a73fd64c20015bd8b059bf8a052e98d35e6080","kind":"tag","published_at":"2019-02-24T00:56:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.9/manifests"},{"name":"v1.3.8","sha":"ec23670cc6ecc2d16bef7e48130c99e741aab711","kind":"tag","published_at":"2019-01-01T13:10:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.8/manifests"},{"name":"v2.0.0-rc0","sha":"bc4b7dc04d9c06e7357e3d3d55bdfca366de18b4","kind":"tag","published_at":"2018-10-02T19:50:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v2.0.0-rc0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v2.0.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v2.0.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v2.0.0-rc0/manifests"},{"name":"v1.3.7","sha":"777686d9bcfb7a732838a5cfc4043b9a65b0eaea","kind":"tag","published_at":"2018-10-02T10:25:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.7/manifests"},{"name":"v1.2.9","sha":"49dd12a95398ee1b841ad9ba48fdbf35149137e7","kind":"tag","published_at":"2018-10-01T06:43:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.9/manifests"},{"name":"v1.3.6","sha":"99cbd25dad946952bcc3fb7b7e5152f064dac382","kind":"tag","published_at":"2018-10-01T06:01:32.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.6/manifests"},{"name":"v1.1.8","sha":"fd4c7266d4b6b780f06d3be7e14a79406ae77168","kind":"tag","published_at":"2018-06-24T18:34:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.8/manifests"},{"name":"v1.2.8","sha":"5a96d56fa6fc07b1d34700d42615162cc8584c03","kind":"tag","published_at":"2018-06-24T17:03:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.8/manifests"},{"name":"v1.3.5","sha":"7acede06f2df73f1db80461e44ba23708eb6bdd5","kind":"tag","published_at":"2018-06-24T15:36:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"a4e03c33c92dedf83886f0cc66bc443ad916feba","kind":"tag","published_at":"2018-06-15T08:23:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.4/manifests"},{"name":"v1.2.7","sha":"bb7291d26b7a00fa37c2712b620fb6fb747cae5a","kind":"tag","published_at":"2018-06-15T07:18:20.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.7/manifests"},{"name":"v1.3.3","sha":"c4f66abf07cc46813b98137dc29a8a2762ab33e2","kind":"tag","published_at":"2018-06-06T20:09:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.3/manifests"},{"name":"v1.2.6","sha":"be9b592857e85dc50a3181b6b5efc23bdbc384d8","kind":"tag","published_at":"2018-05-06T21:14:57.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.6/manifests"},{"name":"v1.3.2","sha":"f22ae5293ec400e9faafd1cf18944f5ed60b3c0e","kind":"tag","published_at":"2018-05-06T20:26:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"c49ab943d4fe3c55afdb14814b818d3d5a4bf7dd","kind":"tag","published_at":"2018-04-04T16:46:19.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.1/manifests"},{"name":"v1.2.5","sha":"9add5d717a420f76681e2b6816b8beb6ccdf3a65","kind":"tag","published_at":"2018-04-04T15:24:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.5/manifests"},{"name":"v1.3.0","sha":"5fc2ab21c58bcc0da2c78ca41e353c69928bc777","kind":"tag","published_at":"2018-03-14T17:20:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0/manifests"},{"name":"v1.3.0-rc7","sha":"fb9cdad412e1be86cf2fff2dd9962271a113b025","kind":"tag","published_at":"2018-02-23T10:17:13.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc7/manifests"},{"name":"v1.2.4","sha":"462c373665d885b82ab2e7dfd5cf5ef675cc3499","kind":"tag","published_at":"2018-02-11T09:54:01.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.4/manifests"},{"name":"v1.1.7","sha":"7269c4dd270ed967a19c912ed8dae189123d0b37","kind":"tag","published_at":"2018-02-10T19:17:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.7/manifests"},{"name":"v1.3.0-rc6","sha":"b89b2223222b78b41d71fde00c31a7a0b43156b0","kind":"tag","published_at":"2018-02-09T09:21:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc6/manifests"},{"name":"v1.3.0-rc5","sha":"4c840c0186a5d4e7f43dbf66182ff35a36ed91cc","kind":"tag","published_at":"2018-02-08T11:28:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc5/manifests"},{"name":"v1.2.3","sha":"c956c492081a2006f7f7fa5442f2a3f0de027527","kind":"tag","published_at":"2018-01-22T18:11:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.3/manifests"},{"name":"v1.3.0-rc4","sha":"a22c62b7b9037793f63fb0fb135ce368a83fa286","kind":"tag","published_at":"2018-01-18T23:24:44.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc4/manifests"},{"name":"v1.3.0-rc3","sha":"29926075af642d815d0a2e46c88ab109fa084ddb","kind":"tag","published_at":"2018-01-09T10:53:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc3/manifests"},{"name":"v1.3.0-rc2","sha":"f0bd2f1eec7551077b14662bf10f52840a5626f4","kind":"tag","published_at":"2018-01-05T19:42:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc2/manifests"},{"name":"v1.2.2","sha":"7f9b9445f345110e198298382373c0bec94f7cac","kind":"tag","published_at":"2017-11-27T08:10:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.2/manifests"},{"name":"v1.3.0-rc1","sha":"90aee5f8ce5585722b3f1b8c5f86b7c945bb1752","kind":"tag","published_at":"2017-11-22T15:01:58.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.3.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.3.0-rc1/manifests"},{"name":"v1.2.1","sha":"a270cf4bd982a819bc8a4c273fdcb38bdca5f0df","kind":"tag","published_at":"2017-11-22T12:23:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.1/manifests"},{"name":"v1.1.6","sha":"861f18cffb7df2b17b4e54c638792a7b3f99c003","kind":"tag","published_at":"2017-11-02T07:58:24.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"05b28222d9ccd0a32fd73b24998ce0e8be1ca1ca","kind":"tag","published_at":"2017-10-17T12:41:00.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.5/manifests"},{"name":"v1.2.0","sha":"3e8bf3b8338d6367a3dd87d2e7aac6c438c163e4","kind":"tag","published_at":"2017-10-06T13:02:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0/manifests"},{"name":"v1.2.0-rc6","sha":"6fe033be9bd7dc40cf1f0d6569b54a8dd635560c","kind":"tag","published_at":"2017-09-19T14:56:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc6/manifests"},{"name":"v1.2.0-rc5","sha":"826555e8576e5054abe8186fa7c70caa5bf25f7e","kind":"tag","published_at":"2017-09-05T09:14:40.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc5/manifests"},{"name":"v1.2.0-rc4","sha":"d0acafd047b174a703f440c2cbc92e9241edd6e8","kind":"tag","published_at":"2017-08-24T19:36:37.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc4/manifests"},{"name":"v1.2.0-rc3","sha":"0037881dcf26be144e74ca858270dac2ce83be59","kind":"tag","published_at":"2017-08-24T09:35:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc3/manifests"},{"name":"v1.1.4","sha":"cd115f80c0dacd0cd38112e973cf1590eee848f0","kind":"tag","published_at":"2017-08-24T08:23:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.4/manifests"},{"name":"v1.2.0-rc2","sha":"faf0dc10475de7075dcd8fb97ef899c57209d546","kind":"tag","published_at":"2017-08-18T06:50:45.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc2/manifests"},{"name":"v1.2.0-rc1","sha":"3a87e22c1e0fc05b1583439e83c6a9f38e6ec106","kind":"tag","published_at":"2017-08-02T17:37:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.2.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.2.0-rc1/manifests"},{"name":"v1.1.3","sha":"c32f9c596279e113c08200b57540ac832e9f2d98","kind":"tag","published_at":"2017-07-31T11:41:57.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.3/manifests"},{"name":"v1.0.9","sha":"76870752757b9e13ea01a5555146b0db92d41914","kind":"tag","published_at":"2017-07-31T09:45:45.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.9/manifests"},{"name":"v1.1.2","sha":"35e2cefeceb130cbf80929dff4f85ab468566396","kind":"tag","published_at":"2017-06-27T07:42:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.2/manifests"},{"name":"v1.0.8","sha":"eafbb5d29e99f62db9fb24d66a393082eaa557b2","kind":"tag","published_at":"2017-06-27T07:17:08.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.8/manifests"},{"name":"v1.1.1","sha":"d65931e328a553094f5386acde72fc8ab4ca4615","kind":"tag","published_at":"2017-05-19T12:05:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"233515e217b91258ef7822953a884e9d104c7f03","kind":"tag","published_at":"2017-03-21T08:26:48.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0/manifests"},{"name":"v1.0.7","sha":"8c4ffc1316e24e074fda1250f704e5d63ec9386c","kind":"tag","published_at":"2017-03-20T18:34:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.7/manifests"},{"name":"v1.1.0-rc4","sha":"ba3087892729fb0ea8028d7c37cfc88a2eaa30e5","kind":"tag","published_at":"2017-03-15T16:52:22.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc4/manifests"},{"name":"v1.1.0-rc3","sha":"84739bf5a3226ee863c3f2a1dd4ba5f955ec7210","kind":"tag","published_at":"2017-03-15T10:58:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc3/manifests"},{"name":"v1.1.0-rc2","sha":"367033ef96a147d271298f94f77a67972192edae","kind":"tag","published_at":"2017-03-08T13:59:54.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc2/manifests"},{"name":"v1.1.0-rc1","sha":"55eee43f88bce129da741be93ccf1da25d6005a6","kind":"tag","published_at":"2017-02-13T08:17:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.1.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.1.0-rc1/manifests"},{"name":"v1.0.6","sha":"46d8ac9e9a61902596c8d6b1e17e2f6c88e5982d","kind":"tag","published_at":"2017-01-30T18:58:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"6e89e64cdd17562a73a97b098a05b2bd61d3ced8","kind":"tag","published_at":"2016-11-18T11:00:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"38b3199f49e6b67535e3070e56d410dc7ba32c70","kind":"tag","published_at":"2016-11-14T18:01:12.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"bca4ad4a2f46f15721305e2ef7c5c67f4ca08b23","kind":"tag","published_at":"2016-10-28T17:22:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"4d58bf6558cb1d3e382471581d14d50aadeaf12e","kind":"tag","published_at":"2016-09-23T18:18:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"2cf469dbf87e81c0fbf9402d73a4a94ef31d5fac","kind":"tag","published_at":"2016-09-21T12:38:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"ca39aa51a87a596e7b7e7e1309f9c34d9544bf63","kind":"tag","published_at":"2016-07-26T13:12:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc4","sha":"c1f860b56e16d64556f4249cde5423d221d8db35","kind":"tag","published_at":"2016-07-08T08:26:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc4/manifests"},{"name":"v0.9.3","sha":"2565a66fbb62e28c8e7ac2754be14e594fd1b445","kind":"tag","published_at":"2016-06-20T14:27:20.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.3/manifests"},{"name":"v1.0.0-rc3","sha":"861c33352a33836cb6cef365c26a255187ba361d","kind":"tag","published_at":"2016-05-31T16:24:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"e37431766143efaf0c68eed74978b11e929a5bf8","kind":"tag","published_at":"2016-03-30T08:09:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc2/manifests"},{"name":"v1.0.0-rc1","sha":"a67d4c9e438ec9ba7c3e08f2d749d74d288d9f5a","kind":"tag","published_at":"2016-03-18T22:52:03.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v1.0.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v1.0.0-rc1/manifests"},{"name":"v0.9.2","sha":"ac9a7dcb755eff6e7ceec18fa662e107269a73de","kind":"tag","published_at":"2016-01-20T08:38:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.2/manifests"},{"name":"v0.8.5","sha":"668cd9f32622e70da9c9457377d442213094d28d","kind":"commit","published_at":"2015-11-03T16:20:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.5/manifests"},{"name":"v0.9.1","sha":"4d36235d352e9a04923408094759406c929043ba","kind":"commit","published_at":"2015-11-03T15:39:46.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1/manifests"},{"name":"v0.9.1-rc1","sha":"e61e388a3b4853aa2940b0957857513a5046b74d","kind":"commit","published_at":"2015-11-02T11:29:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.1-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.1-rc1/manifests"},{"name":"v0.9.0","sha":"a8b117f07d3180f3b6acf89f8488003648178c06","kind":"commit","published_at":"2015-10-28T15:10:55.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0/manifests"},{"name":"v0.9.0-rc5","sha":"a7f440f719e436a645f00b3b3fd166b2b156d2b9","kind":"commit","published_at":"2015-10-20T10:49:16.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc5/manifests"},{"name":"v0.8.4","sha":"a29daa061e0c4376edb00083722ed1730adcaf8b","kind":"tag","published_at":"2015-08-26T01:55:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.4/manifests"},{"name":"v0.9.0-rc4","sha":"83edc098bc49ae3168340f6d24324b97c9b500da","kind":"tag","published_at":"2015-08-24T13:54:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc4/manifests"},{"name":"v0.8.3","sha":"c733aff2541857e299fca50c3cf5769b2d4d0fb1","kind":"tag","published_at":"2015-08-24T13:35:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.3/manifests"},{"name":"v0.9.0-rc3","sha":"26931fe097c2526b2582a35393d60ba9019c5a76","kind":"tag","published_at":"2015-07-14T21:30:07.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc3/manifests"},{"name":"v0.9.0-rc2","sha":"149e8ee1c1f85a4e5ec887f0f864f586c55717b8","kind":"tag","published_at":"2015-07-09T13:25:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc2/manifests"},{"name":"v0.8.2","sha":"51c06f9f808117b6ec71d7f972c1ec7ce4e08fe1","kind":"tag","published_at":"2015-07-06T18:21:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.2/manifests"},{"name":"v0.9.0-rc1","sha":"4c9cd76389a14ddb7af5ea1536926cc9c80cec31","kind":"tag","published_at":"2015-06-18T18:57:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.9.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.9.0-rc1/manifests"},{"name":"v0.8.1-fixed-docs","sha":"09f538ef4cdbd14198e38503eda1a865e2120e3a","kind":"commit","published_at":"2015-04-12T16:52:48.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1-fixed-docs","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1-fixed-docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.1-fixed-docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-fixed-docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-fixed-docs/manifests"},{"name":"v0.8.1","sha":"b72b2c022f580d4ba01b24ebc5d35edfa7dd0614","kind":"tag","published_at":"2015-04-07T13:02:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1/manifests"},{"name":"v0.8.1-rc2","sha":"756e443dd72fad27f7fb8af1e16e8712e67bdaa1","kind":"tag","published_at":"2015-04-01T14:04:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc2/manifests"},{"name":"v0.8.1-rc1","sha":"99c04b28d9fcc6aa5e35618572d868ade32c134c","kind":"tag","published_at":"2015-04-01T13:46:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.1-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.1-rc1/manifests"},{"name":"v0.8.0","sha":"fbe6baff38c47eb55374c1a9f6ba07e51d98e1e3","kind":"tag","published_at":"2015-03-05T15:38:34.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0/manifests"},{"name":"v0.8.0-rc5","sha":"50a7fc0e73e300847e2c61bdb127619d572aacfe","kind":"tag","published_at":"2015-03-01T01:26:51.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc5/manifests"},{"name":"v0.8.0-rc4","sha":"4acc8b9befc1a730129fb9b9b68ff04aa0098ed5","kind":"tag","published_at":"2015-02-25T20:31:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc4/manifests"},{"name":"v0.8.0-rc3","sha":"294a2f11e2972039a372b65d98067d1e12ce5087","kind":"tag","published_at":"2015-02-20T00:21:39.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc3/manifests"},{"name":"v0.8.0-rc2","sha":"7f45f7af37cdbc24830e57e5a96a4e71e4954fce","kind":"tag","published_at":"2015-01-17T17:12:52.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc2/manifests"},{"name":"v0.8.0-rc1","sha":"77f04bc174ac3e97f4a5a23ebc19906037747895","kind":"tag","published_at":"2014-11-09T16:34:38.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.8.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.8.0-rc1/manifests"},{"name":"v0.7.1","sha":"901a459af922491bb556d62e046d1475760fb8ce","kind":"commit","published_at":"2014-06-20T15:23:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"ecfa4a50022a4f565c4b94ed678bf60c0eaba488","kind":"tag","published_at":"2014-04-04T21:30:23.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0/manifests"},{"name":"v0.7.0-rc3","sha":"d9bbd2be65362254a821da076bb89e4238b6c78c","kind":"tag","published_at":"2014-03-31T14:11:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0-rc3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc3/manifests"},{"name":"v0.7.0-rc2","sha":"5e58939d843e6d991bc14cf3e140b788455b6761","kind":"tag","published_at":"2014-02-28T15:46:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0-rc2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc2/manifests"},{"name":"v0.7.0-rc1","sha":"3dcd503aa2dc13ade6245345b4a135c8976e090e","kind":"tag","published_at":"2014-01-31T12:18:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.7.0-rc1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.7.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.7.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.7.0-rc1/manifests"},{"name":"v0.6.2","sha":"61d713baf1c62a7583ad200a48a33223b5635c8c","kind":"tag","published_at":"2013-03-19T00:08:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.6.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"0138a73a3b6d8f29a7c8cec0abd3332f48b5ddc0","kind":"tag","published_at":"2012-11-28T19:23:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.6.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"ef7777eb293fa0db517a9c585ec491dc00e70491","kind":"tag","published_at":"2012-11-26T21:50:44.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.6.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"10e21f48ae2c4f2bd534575e7136dae115ccb3a3","kind":"tag","published_at":"2012-08-07T00:12:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.5.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"937771a0fdb58d6e7c115c98d9abb419d89d2aee","kind":"tag","published_at":"2012-07-31T06:13:31.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.5.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.5.0/manifests"},{"name":"v0.4.4","sha":"11ec3cf213b439f8a18b2684a8e571c66a42c25d","kind":"tag","published_at":"2012-07-24T17:47:18.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"836adcccf8fe0a9efcd621ffea9e26051b3fe2d4","kind":"tag","published_at":"2012-06-23T01:14:28.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"c81ee45fe05a7473c0fabe016259d4cac0d1709f","kind":"tag","published_at":"2012-06-20T20:10:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"56253364e610dd1b39696ff86e68b92dfd816801","kind":"tag","published_at":"2012-06-19T23:38:46.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"09244fae39dac8a0e3f22ff29ae0739311be8a7d","kind":"tag","published_at":"2012-05-01T20:40:11.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.4.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"f37ce009d52595ea8999a89d7c66f351f216fddd","kind":"tag","published_at":"2012-03-15T23:07:30.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.3.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"dd824ebb78851bb783c5f4f0b8d14de98aa13320","kind":"tag","published_at":"2012-03-14T01:14:46.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.3.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"862c414b371befbba2b6d4d35d8f15801f6187f5","kind":"tag","published_at":"2012-02-24T22:35:10.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.2.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"6b0ebd256d0d4d7aae3840a4c04211c573e36f39","kind":"tag","published_at":"2012-02-16T04:04:21.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.2.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.2.0/manifests"},{"name":"v0.1.3","sha":"7fa15b84aa2dfca6b8cd91314e669c4a64be023d","kind":"tag","published_at":"2012-01-19T22:03:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"9e8917f81f2a740bd66dd6196eb46e86f3893c2e","kind":"tag","published_at":"2012-01-08T03:02:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"037baeff84b3327171d2daaec6100d51167ac4de","kind":"tag","published_at":"2011-12-28T20:27:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"5b484dceb4dc0990e9a67dcf143dc77baf27799d","kind":"tag","published_at":"2011-12-22T03:44:56.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.1.0","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.1.0/manifests"},{"name":"v0.0.14","sha":"5aeb2c5b8cfcc90a6289bdce1ae4db96daf67cc7","kind":"commit","published_at":"2011-12-01T06:36:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.14","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.14/manifests"},{"name":"v0.0.13-NOGZIP","sha":"c2f13cdfe40a4132b548a0df366d2be06d5d696b","kind":"tag","published_at":"2011-10-13T18:21:29.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.13-NOGZIP","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.13-NOGZIP","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.13-NOGZIP","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13-NOGZIP","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13-NOGZIP/manifests"},{"name":"v0.0.13","sha":"8d1310adbf0b72fc75b60a4222d0c8581485b863","kind":"tag","published_at":"2011-10-08T01:03:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.13","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"a103d2668f95bea9c5fff5b9fff26f0b058d8c8a","kind":"tag","published_at":"2011-09-21T00:40:47.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.12","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.12/manifests"},{"name":"v0.0.11-1","sha":"b3a4707e81cb3c01e24bf1f3c9c3bb3307c43902","kind":"tag","published_at":"2011-09-16T06:01:26.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.11-1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.11-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.11-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11-1/manifests"},{"name":"v0.0.11","sha":"846f5f75774e2f97874b6b2f43a2a9142041353b","kind":"tag","published_at":"2011-09-15T02:28:53.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.11","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.11/manifests"},{"name":"v0.0.10-1","sha":"149a9048c73bceda7af027086633f0ec7841381b","kind":"tag","published_at":"2011-08-23T22:15:33.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.10-1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.10-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.10-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10-1/manifests"},{"name":"v0.0.10","sha":"7f1bc683ebecdcbf07008b665cd217574600f97f","kind":"tag","published_at":"2011-08-23T20:59:17.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.10","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"ce084bcca7f6087e2f44e8bf94c3d225646f9752","kind":"tag","published_at":"2011-08-12T01:26:06.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.9","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"b08af670cd5b4207aa4b3fd16d37c9f0f0d6715a","kind":"tag","published_at":"2011-07-05T22:05:49.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.8","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"0eb4d8dfaee9d700a03700bde0d918dba9252586","kind":"tag","published_at":"2011-05-24T03:50:27.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.7","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"6c258a787d048e429a615dc77ea6f582d841e317","kind":"tag","published_at":"2011-05-17T20:50:14.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.6","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"b0ae3fb5e63f428992691869256d70876074d77e","kind":"tag","published_at":"2011-05-13T20:02:36.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.5","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"6e1764fa805a89cac4540e6449db632cff631bff","kind":"tag","published_at":"2011-05-10T01:55:35.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.4","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"115f8056e80a5beae4ccf3a46d7ee3bc68f99098","kind":"tag","published_at":"2011-04-27T22:04:50.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.3","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.3/manifests"},{"name":"v0.0.2-fix-publishing","sha":"b78e695c25ef1c890092412841164bf09d731928","kind":"tag","published_at":"2011-03-30T06:25:09.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.2-fix-publishing","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.2-fix-publishing","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.2-fix-publishing","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2-fix-publishing","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2-fix-publishing/manifests"},{"name":"v0.0.2","sha":"9dd90d7d78f6255375bf96a89daecf6c928d0c1d","kind":"tag","published_at":"2011-03-26T01:04:43.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.2","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"e3efe5ecf10f0eee76064798454345cd51560300","kind":"tag","published_at":"2011-03-15T04:13:04.000Z","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/v0.0.1","html_url":"https://github.com/dropwizard/dropwizard/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dropwizard/dropwizard@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-03-04T12:18:38.110Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":20.767011151537968,"dependent_packages_count":50.14868049812472,"stargazers_count":3.101365057179416,"forks_count":1.9389538900224872,"docker_downloads_count":null,"average":18.989002649216147},"purl":"pkg:maven/io.dropwizard/docs","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.dropwizard:docs","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.dropwizard:docs","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.dropwizard:docs/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-17T22:01:46.875Z","issues_count":115,"pull_requests_count":3854,"avg_time_to_close_issue":4066175.064102564,"avg_time_to_close_pull_request":184543.8000577034,"issues_closed_count":78,"pull_requests_closed_count":3466,"pull_request_authors_count":38,"issue_authors_count":78,"avg_comments_per_issue":1.7478260869565216,"avg_comments_per_pull_request":1.276336274001038,"merged_pull_requests_count":2880,"bot_issues_count":23,"bot_pull_requests_count":3566,"past_year_issues_count":51,"past_year_pull_requests_count":1709,"past_year_avg_time_to_close_issue":1258712.7857142857,"past_year_avg_time_to_close_pull_request":128888.41437206179,"past_year_issues_closed_count":28,"past_year_pull_requests_closed_count":1489,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":34,"past_year_avg_comments_per_issue":0.5490196078431373,"past_year_avg_comments_per_pull_request":0.8308952603861908,"past_year_bot_issues_count":12,"past_year_bot_pull_requests_count":1542,"past_year_merged_pull_requests_count":1272,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/issues","maintainers":[{"login":"joschi","count":155,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joschi"},{"login":"zUniQueX","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zUniQueX"},{"login":"jplock","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jplock"},{"login":"mbeaatriz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbeaatriz"}],"active_maintainers":[{"login":"joschi","count":99,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joschi"},{"login":"zUniQueX","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zUniQueX"},{"login":"mbeaatriz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbeaatriz"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:docs/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:docs/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:docs/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:docs/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:docs/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.dropwizard:docs/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}}],"commits":{"id":9333,"full_name":"dropwizard/dropwizard","default_branch":"release/4.0.x","total_commits":7664,"total_committers":509,"total_bot_commits":2877,"total_bot_committers":4,"mean_commits":15.056974459724952,"dds":0.701722338204593,"past_year_total_commits":377,"past_year_total_committers":12,"past_year_total_bot_commits":319,"past_year_total_bot_committers":1,"past_year_mean_commits":31.416666666666668,"past_year_dds":0.15384615384615385,"last_synced_at":"2026-01-30T09:27:37.841Z","last_synced_commit":"164cdb2b4d5463c310d55eb82ba7fe5208bdf525","created_at":"2023-03-07T09:51:04.346Z","updated_at":"2026-01-07T00:28:56.137Z","committers":[{"name":"renovate[bot]","email":"29139614+renovate[bot]","login":"renovate[bot]","count":2286},{"name":"Coda Hale","email":"coda.hale@gmail.com","login":"codahale","count":1325},{"name":"Jochen Schalanda","email":"jochen@schalanda.name","login":"joschi","count":1098},{"name":"Artem Prigoda","email":"arteamon@gmail.com","login":"arteam","count":371},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":334},{"name":"dependabot-preview[bot]","email":"27856297+dependabot-preview[bot]","login":"dependabot-preview[bot]","count":237},{"name":"Nick Babcock","email":"nbabcock19@hotmail.com","login":"nickbabcock","count":224},{"name":"Russell Howe","email":"rhowe@siksai.co.uk","login":"rhowe","count":210},{"name":"Steffen Nießing","email":"36885591+zUniQueX","login":"zUniQueX","count":92},{"name":"Nick Telford","email":"nick.telford@gmail.com","login":"nicktelford","count":84},{"name":"Carlo","email":"carlo@renttherunway.com","login":"carlo-rtr","count":79},{"name":"Justin Plock","email":"justin@plock.net","login":"jplock","count":59},{"name":"Artem Prigoda","email":"aprigoda@bcc.ru","login":null,"count":49},{"name":"Renovate Bot","email":"bot@renovateapp.com","login":"renovate-bot","count":34},{"name":"Jamie Furness","email":"jfurness@yammer-inc.com","login":null,"count":26},{"name":"Matt Veitas","email":"mveitas@gmail.com","login":"mveitas","count":21},{"name":"dependabot[bot]","email":"support@dependabot.com","login":"dependabot-support","count":20},{"name":"Graham O'Regan","email":"graham.oregan@ellisonbrookes.com","login":"grahamoregan","count":19},{"name":"Szymon Pacanowski","email":"spacanowski@gmail.com","login":"spacanowski","count":18},{"name":"Chris Micali","email":"chrismicali@gmail.com","login":"cmicali","count":15},{"name":"Evan Meagher","email":"evan.meagher@gmail.com","login":"evnm","count":15},{"name":"Ryan Kennedy","email":"rckenned@gmail.com","login":"ryankennedy","count":15},{"name":"Fred Deschenes","email":"frederick.deschenes@gmail.com","login":"FredDeschenes","count":15},{"name":"Philip K. Warren","email":"pkwarren","login":"pkwarren","count":13},{"name":"Gabe Henkes","email":"gabe.henkes@cerner.com","login":"ghenkes","count":12},{"name":"Matt Nelson","email":"mattnelson","login":"mattnelson","count":11},{"name":"Tyrone Cutajar","email":"tj.cutajar@gmail.com","login":"tjcutajar","count":11},{"name":"Michael Fairley","email":"michaelfairley@gmail.com","login":"michaelfairley","count":11},{"name":"Christopher Elkins","email":"chrise@esha.com","login":"celkins","count":11},{"name":"Christopher Holmes","email":"christopher.holmes@digital.cabinet-office.gov.uk","login":null,"count":10},{"name":"Fredrik Sundberg","email":"fredrik.sundberg@gmail.com","login":"KingBuzzer","count":10},{"name":"Denny Abraham Cheriyan","email":"dennyac@gmail.com","login":"dennyac","count":10},{"name":"Scott D","email":"isaki-x","login":"isaki-x","count":9},{"name":"Dang Nguyen Anh Khoa","email":"wakandan@gmail.com","login":"wakandan","count":9},{"name":"fleaflicker","email":"ori@fleaflicker.com","login":"orischwartz","count":9},{"name":"Cemalettin Koc","email":"cem.koc.fwd@gmail.com","login":"cemo","count":9},{"name":"Patryk Najda","email":"ptrknjd@gmail.com","login":"patrox","count":8},{"name":"Anthony Wat","email":"acwwat@gmail.com","login":"acwwat","count":8},{"name":"Stuart Gunter","email":"stuart.gunter@gmail.com","login":"stuartgunter","count":8},{"name":"Tom Akehurst","email":"t.m.akehurst@googlemail.com","login":"tomakehurst","count":8},{"name":"Henrik Stråth","email":"henrik.strath@izettle.com","login":null,"count":8},{"name":"Christoffer Eide","email":"cei@vimond.com","login":null,"count":8},{"name":"Brian McCallister","email":"brianm@skife.org","login":"brianm","count":7},{"name":"Hal Hildebrand","email":"hal.hildebrand@gmail.com","login":null,"count":7},{"name":"Felix.Braun","email":"Felix.Braun@Felix-PC","login":null,"count":7},{"name":"Patrick Stegmann","email":"code@patrick-stegmann.de","login":"wonderb0lt","count":7},{"name":"manuel-hegner","email":"manuel-hegner","login":"manuel-hegner","count":7},{"name":"Dan Everton","email":"dan.everton@wotifgroup.com","login":null,"count":7},{"name":"Chris Gray","email":"cgray@yammer-inc.com","login":null,"count":7},{"name":"Saad Mufti","email":"saad.mufti@teamaol.com","login":null,"count":7},{"name":"Artem Prigoda","email":"artem.prigoda@goeuro.com","login":null,"count":6},{"name":"Timothée Peignier","email":"timothee@treasure-data.com","login":"cyberdelia","count":6},{"name":"Tristan Burch","email":"tburch","login":"tburch","count":6},{"name":"maffe","email":"maffe","login":"maffe","count":6},{"name":"Mark Reddy","email":"mark.l.reddy@gmail.com","login":"mred-cmd","count":6},{"name":"Sourav Mitra","email":"souravmitr@gmail.com","login":"souravmitra","count":6},{"name":"Robert Barbey","email":"robert.barbey@gmail.com","login":"rbarbey","count":6},{"name":"Mark Wolfe","email":"mark@wolfe.id.au","login":"wolfeidau","count":6},{"name":"Kamil Anikiej","email":"kamilanikiej@gmail.com","login":"anikiej","count":6},{"name":"sullis","email":"github@seansullivan.com","login":"sullis","count":6},{"name":"Cagatay Kavukcuoglu","email":"cagatay@tinkerware.org","login":"tinkerware","count":5},{"name":"Boyd Meier","email":"boyd.meier@gmail.com","login":"bwmeier","count":5},{"name":"James Ward","email":"james@jamesward.org","login":"jamesward","count":5},{"name":"Kirill Vlasov","email":"kirill.vlasov@devfactory.com","login":"kirill-vlasov","count":5},{"name":"Ted Nyman","email":"tnm800@gmail.com","login":"tnm","count":5},{"name":"Toilal","email":"toilal.dev@gmail.com","login":"Toilal","count":5},{"name":"Vadim Spivak","email":"vadim@spivak.net","login":"vadims","count":5},{"name":"isaki","email":"10616227+isaki","login":"isaki","count":5},{"name":"Christopher Currie","email":"christopher@currie.com","login":"christophercurrie","count":5},{"name":"Mårten Gustafsons","email":"marten.gustafson@gmail.com","login":"chids","count":5},{"name":"nitram509","email":"maki@bitkings.de","login":"nitram509","count":5},{"name":"t-tsutsumi","email":"t-tsutsumi","login":"t-tsutsumi","count":5},{"name":"randgalt","email":"jordan@jordanzimmerman.com","login":"Randgalt","count":5},{"name":"Scott Horn","email":"scott.horn@wotifgroup.com","login":null,"count":5},{"name":"eitan","email":"eitan@paralleluniverse.co","login":null,"count":5},{"name":"Tatu Saloranta","email":"tsaloranta@gmail.com","login":"cowtowncoder","count":4},{"name":"Joshua Spiewak","email":"jspiewak@brightcove.com","login":null,"count":4},{"name":"qinfchen","email":"qchen@palantir.com","login":"qinfchen","count":4},{"name":"Peter Stackle","email":"pstackle","login":"pstackle","count":4},{"name":"ant3","email":"ant-github@untruth.org.uk","login":"ant3","count":4},{"name":"Steve Agalloco","email":"steve.agalloco@gmail.com","login":"stve","count":4},{"name":"Tomas Crhak","email":"tomas.crhak@blackboard.com","login":"tomcrhak-bb","count":4},{"name":"Vojtěch Vondra","email":"vvondra","login":"vvondra","count":4},{"name":"Magnus Reftel","email":"magnus.reftel@gmail.com","login":"reftel","count":4},{"name":"Xavier Shay","email":"xavier@squareup.com","login":"xaviershay","count":4},{"name":"Chris Kingsbury","email":"Chris.Kingsbury@tradingscreen.com","login":null,"count":4},{"name":"Al Scott","email":"al.scott@atomicobject.com","login":null,"count":4},{"name":"Alex Shpak","email":"alex-shpak","login":"alex-shpak","count":4},{"name":"Armando Singer","email":"asinger@yammer-inc.com","login":"asinger","count":4},{"name":"Nate Klein","email":"nklein@palantir.com","login":null,"count":4},{"name":"Johan Wirde","email":"johan@wirde.com","login":"wirde","count":4},{"name":"Jan Galinski","email":"jan.galinski@holisticon.de","login":"jangalinski","count":4},{"name":"Håkan Jonson","email":"hakan.jonson@gmail.com","login":"hawkan","count":4},{"name":"Damian Pawlowski","email":"profes82@gmail.com","login":"profes","count":4},{"name":"Rüdiger zu Dohna","email":"snackbox@sinntr.eu","login":"t1","count":3},{"name":"Tim Bartley","email":"tbartley@anonyome.com","login":"tbartley","count":3},{"name":"Flemming Frandsen","email":"dren.dk@gmail.com","login":"dren-dk","count":3},{"name":"Henrik Stråth","email":"henrik.strath@gmail.com","login":"minisu","count":3},{"name":"Mark Symons","email":"mark.symons@weareact.com","login":"msymons","count":3},{"name":"Matt Brown","email":"octavius@gmail.com","login":"mattnworb","count":3},{"name":"Matt Hurne","email":"mhurne@commercehub.com","login":"matthurne","count":3},{"name":"Matt Snider","email":"matt.snider@alum.utoronto.ca","login":"matt-snider","count":3},{"name":"Punyashloka Biswal","email":"punya.biswal@gmail.com","login":"punya","count":3},{"name":"Alex Katlein","email":"dev@vemilyus.com","login":"vemilyus","count":3},{"name":"Adam Jordens","email":"adam@jordens.org","login":"ajordens","count":3},{"name":"Arun Horne","email":"arun@arunhorne.co.uk","login":"arunh","count":3},{"name":"Borge Nese","email":"borge@nese.no","login":"bnese","count":3},{"name":"Brian ONeill","email":"bone@alumni.brown.edu","login":"boneill42","count":3},{"name":"Collin VanDyck","email":"collinvandyck@gmail.com","login":"collinvandyck","count":3},{"name":"Daniel","email":"daniel@developerdan.com","login":"lightswitch05","count":3},{"name":"Darcy","email":"darcy_harrison@apple.com","login":"darcy-harrison","count":3},{"name":"Eric Tschetter","email":"cheddar@metamarketsgroup.com","login":"cheddar","count":3},{"name":"Joe Barnett","email":"jbarnett@tribedynamics.com","login":"josephlbarnett","count":3},{"name":"Yun Zhi Lin","email":"yun.zhi.lin@gmail.com","login":"mrserverless","count":3},{"name":"mabuthraa","email":"maher.abuthraa@alefon.com","login":"mabuthraa","count":3},{"name":"William Herbert","email":"wmherbert@gmail.com","login":"WilliamHerbert","count":3},{"name":"RawToast","email":"jim@jamesmorris.org","login":"RawToast","count":3},{"name":"Anders Hedström","email":"anders.hedstroem@gmail.com","login":"andershedstrom","count":3},{"name":"Stephen Souness","email":"Sounie","login":"Sounie","count":3},{"name":"Thiago Moretto","email":"thiago.moretto@gmail.com","login":"thiagomoretto","count":3},{"name":"tmelmoth","email":"106338350+tmelmoth","login":"tmelmoth","count":3},{"name":"dom farr","email":"dfarr@qmetric.co.uk","login":null,"count":3},{"name":"krismassey","email":"opento1982","login":null,"count":3},{"name":"Afrin Subair","email":"afrin.subair@cerner.com","login":null,"count":3},{"name":"Dennis Hörsch","email":"dennishoersch@web.de","login":null,"count":3},{"name":"Sam Perman","email":"sam@brightcove.com","login":null,"count":3},{"name":"Tyrone Cutajar","email":"Tyrone.Cutajar@ft.com","login":null,"count":3},{"name":"Greg Bowyer","email":"gbowyer@shopzilla.com","login":null,"count":3},{"name":"Kerry Kimbrough","email":"kerry.kimbrough@bazaarvoice.com","login":null,"count":3},{"name":"Artur","email":"artur.kronenberg@capmedia.io","login":null,"count":3},{"name":"Jon Radon","email":"jon@radonfamily.com","login":"JonMR","count":2},{"name":"Jerry Carter","email":"jerry@jerrycarter.org","login":"Jerry-Carter","count":2},{"name":"Javier Campanini","email":"jcampanini@palantir.com","login":"jmcampanini","count":2},{"name":"Jason Dunkelberger (dirkraft)","email":"dirkraft@gmail.com","login":"dirkraft","count":2},{"name":"Gunnar Ahlberg","email":"gunnar@gunnarahlberg.com","login":"gunnarahlberg","count":2},{"name":"Evan Jones","email":"ej@evanjones.ca","login":"evanj","count":2},{"name":"Dietrich Featherston","email":"d@github.com","login":"d2fn","count":2},{"name":"Adam Jordens","email":"ajordens@abebooks.com","login":"adamjordens","count":2},{"name":"Jonathan Monette","email":"jon.monette@gmail.com","login":"jmoney","count":2},{"name":"Joshua Spiewak","email":"jss@ivyventures.net","login":"jspiewak","count":2},{"name":"Lior Bar-On","email":"baronlior@gmail.com","login":"baronlior","count":2},{"name":"Mark Elliot","email":"mark.elliot@gmail.com","login":"markelliot","count":2},{"name":"Matt Carrier","email":"mcarrier@astonish.com","login":"mcarrierastonish","count":2},{"name":"aharin","email":"alex@wrisk.co","login":"aharin","count":2},{"name":"cleiner","email":"cleiner","login":"cleiner","count":2},{"name":"dstainer","email":"derek.stainer@gmail.com","login":"dstainer","count":2},{"name":"rnewstead1","email":"racheljnewstead@gmail.com","login":"rnewstead1","count":2},{"name":"slavus","email":"slavus@gmail.com","login":"slavus","count":2},{"name":"_ Kilemensi","email":"kilemensi@gmail.com","login":"kilemensi","count":2},{"name":"Xiaodong Xie","email":"xxd82329@gmail.com","login":"xiaodong-xie","count":2},{"name":"Trevor Mack","email":"drummer8001@gmail.com","login":"tmack8001","count":2},{"name":"Sergio Escalante","email":"sergioescala@gmail.com","login":"sergioescala","count":2},{"name":"Rohan Nagar","email":"rohan.nagar@utexas.edu","login":"RohanNagar","count":2},{"name":"Richard Nyström","email":"ricny046@gmail.com","login":"ricn","count":2},{"name":"Philip Potter","email":"philip.potter@digital.cabinet-office.gov.uk","login":"philandstuff","count":2},{"name":"Omega359","email":"bruce.ritchie@gmail.com","login":"Omega1","count":2},{"name":"Oliver B. Fischer","email":"o.b.fischer@swe-blog.net","login":"obfischer","count":2},{"name":"Oddmar Sandvik","email":"oddmar.sandvik@gmail.com","login":"oddmar","count":2},{"name":"Nicholas Heitz","email":"heitzsub@gmail.com","login":"nheitz","count":2},{"name":"Naveen","email":"172697+naveensrinivasan","login":"naveensrinivasan","count":2},{"name":"Natan Abolafya","email":"natan.abolafya@appgate.com","login":"natan-abolafya","count":2},{"name":"Natalie Zamani","email":"Natalie.a.zamani@gmail.com","login":"natalie-zamani","count":2},{"name":"Mike Miller","email":"mikemil@hotmail.com","login":"mikemil","count":2},{"name":"Jason Clawson","email":"jason.clawson@gmail.com","login":"jclawson","count":2},{"name":"Michiel Leegwater","email":"mleegwt","login":"mleegwt","count":2},{"name":"Michał Rutkowski","email":"mrutkowski@yammer-inc.com","login":"velocipedist","count":2},{"name":"Michael Kearns","email":"mike.john.kearns@gmail.com","login":"LeekAnarchism","count":2},{"name":"Matthias Bläsing","email":"mblaesing@doppel-helix.eu","login":"matthiasblaesing","count":2},{"name":"Clemens Wehrmann","email":"clemens.wehrmann@ciao.leguide.com","login":null,"count":2},{"name":"Damian Pawlowski","email":"damian@falconsocial.com","login":null,"count":2},{"name":"Francisco Rojas","email":"frojas@groupon.com","login":null,"count":2},{"name":"Jose Ordiales","email":"jose.ordiales@klarna.com","login":null,"count":2},{"name":"Justin Rudd","email":"jrudd@marchex.com","login":null,"count":2},{"name":"Kyle VanVranken","email":"kylev@helpscore.com","login":null,"count":2},{"name":"Matthew Hall","email":"matthew.hall@peoplekeep.com","login":null,"count":2},{"name":"Michael Piefel","email":"michael.piefel@welldoo.com","login":null,"count":2},{"name":"Michael Zamani","email":"mzamani@apple.com","login":null,"count":2},{"name":"Nathan Glass","email":"nathaniel.glass@oracle.com","login":null,"count":2},{"name":"Philip K. Warren","email":"philip@boundary.com","login":null,"count":2},{"name":"Philip K. Warren","email":"pwarren@homeaway.com","login":null,"count":2},{"name":"Punya Biswal","email":"pbiswal@palantir.com","login":null,"count":2},{"name":"Devin Smith","email":"dsmith@redcurrent.com","login":null,"count":2},{"name":"Vadim Spivak","email":"vspivak@vmware.com","login":null,"count":2},{"name":"YE Qing","email":"qing.ye@skyscanner.net","login":null,"count":2},{"name":"mabn","email":"marcin.biegan@getbase.com","login":null,"count":2},{"name":"ipropper","email":"ipropper@umich.edu","login":null,"count":2},{"name":"hawkan","email":"hakan.jonson@citerus.se","login":null,"count":2},{"name":"emanuelpordes","email":"emanuel.pordes@bloomdigital.com","login":null,"count":2},{"name":"Jonathan Halterman","email":"jhalterman@gmail.com","login":"jhalterman","count":2},{"name":"Derek Cicerone","email":"dcicerone@palantir.com","login":"derekcicerone-zz","count":2},{"name":"David Harris","email":"toadzky@gmail.com","login":"toadzky","count":2},{"name":"Darren Yin","email":"darren.yin@gmail.com","login":"dareonion","count":2},{"name":"Dale Wijnand","email":"dale.wijnand@gmail.com","login":"dwijnand","count":2},{"name":"Csaba Palfi","email":"csaba@palfi.me","login":"csabapalfi","count":2},{"name":"Craig P. Motlin","email":"motlin","login":"motlin","count":2},{"name":"Chen Wang","email":"dev@chenwang.org","login":"cwang","count":2},{"name":"Andreas Stührk","email":"andy@hammerhartes.de","login":"Trundle","count":2},{"name":"Maximilien Marie (A567336)","email":"maximilien.marie@worldline.com","login":"akraxx","count":2},{"name":"Artem Grankin","email":"muRn@protonmail.com","login":"muRn","count":2},{"name":"Bart Hanssens","email":"bart.hanssens@bosa.fgov.be","login":"barthanssens","count":2},{"name":"Matt Whipple","email":"matt@mattwhipple.com","login":"mwhipple","count":2},{"name":"Ben Ripkens","email":"bripkens.dev@gmail.com","login":"bripkens","count":2},{"name":"Brett Hoerner","email":"brett@bretthoerner.com","login":"bretthoerner","count":2},{"name":"Andrew Look","email":"look@adlast.com","login":null,"count":2},{"name":"Andrei Savu","email":"asavu@apache.org","login":null,"count":2},{"name":"Al Scott","email":"me@thisis.al","login":null,"count":2},{"name":"Cameron Fieber","email":"cfieber@abebooks.com","login":null,"count":2},{"name":"Christopher Currie","email":"ccurrie@impresys.com","login":null,"count":2},{"name":"bradley.schmidt","email":"bradley.schmidt@bazaarvoice.com","login":null,"count":2},{"name":"Marius Volkhart","email":"Marius@volkhart.com","login":"MariusVolkhart","count":2},{"name":"Jason Toffaletti","email":"jtoffaletti@apple.com","login":"toffaletti","count":2},{"name":"Thomas Darimont","email":"tdarimont@pivotal.io","login":null,"count":1},{"name":"Thomas Maurel","email":"tmaurel@searchxpr.com","login":null,"count":1},{"name":"Vidit Drolia","email":"vdrolia@yammer-inc.com","login":null,"count":1},{"name":"Vitor Reis","email":"v.reis@foodpanda.com","login":null,"count":1},{"name":"Xiaodong Xie","email":"xiaodong@izettle.com","login":null,"count":1},{"name":"Zach Alberico","email":"zalberico@palantir.com","login":null,"count":1},{"name":"alex-bezrodniy","email":"alexander.bezrodniy@creamtec.com","login":null,"count":1},{"name":"Oliver Charlesworth","email":"oliverc@palantir.com","login":null,"count":1},{"name":"ellis.pritchard","email":"ellis.pritchard@ft.com","login":null,"count":1},{"name":"ipropper","email":"ian@totalcae.com","login":null,"count":1},{"name":"Olivier Chédru","email":"ochedru@dhatim.com","login":null,"count":1},{"name":"tristanbuckner","email":"tbuckner@classpass.com","login":null,"count":1},{"name":"Tim Bart","email":"tim@fewagainstmany.com","login":"pims","count":1},{"name":"Thomas Sundberg","email":"tsu@kth.se","login":"tsundberg","count":1},{"name":"TestBoost","email":"153348110+TestBoost","login":"TestBoost","count":1},{"name":"Tatu Saloranta","email":"tsaloranta@salesforce.com","login":"tatu-at-salesforce","count":1},{"name":"Suryatej Mukkamalla","email":"suryatej16@gmail.com","login":"suryatej16","count":1},{"name":"Laura Charteris","email":"laura@onedrum.com","login":null,"count":1},{"name":"Marcus Höjvall","email":"marcus.hojvall@izettle.com","login":null,"count":1},{"name":"Mark Elliot","email":"melliot@palantir.com","login":null,"count":1},{"name":"Matt Thomson","email":"matt.thomson@mendeley.com","login":null,"count":1},{"name":"Matt Veitas","email":"mveitas@agamatrix.com","login":null,"count":1},{"name":"Matt Whipple","email":"mwhipple@brightcove.com","login":null,"count":1},{"name":"Miroslav Slivka","email":"miroslav.slivka@wandera.com","login":null,"count":1},{"name":"Natan Abolafya","email":"natan.abolafya@cryptzone.com","login":null,"count":1},{"name":"Shail Patel","email":"shail@uber.com","login":null,"count":1},{"name":"Omer \"Gilbert\" Gelbard","email":"ogelbard@yammer-inc.com","login":null,"count":1},{"name":"Michael Zamani","email":"michael.zamani1@gmail.com","login":null,"count":1},{"name":"Robert Rasmussen","email":"robert@spiceworks.com","login":null,"count":1},{"name":"Robert Yokota","email":"ryokota@yammer-inc.com","login":null,"count":1},{"name":"Ryan Kennedy","email":"rkennedy@yammer-inc.com","login":null,"count":1},{"name":"Scott Askew","email":"scott@tacitknowledge.com","login":null,"count":1},{"name":"Srey Seng","email":"sseng@zoomcare.com","login":null,"count":1},{"name":"Ted M. Young","email":"tyoung@guidewire.com","login":null,"count":1},{"name":"Richard Midwinter","email":"rich@wansdyke-house.co.uk","login":null,"count":1},{"name":"Rob.Elliot","email":"Rob.Elliot@ft.com","login":null,"count":1},{"name":"Ryan Berdeen","email":"ryan@ryanberdeen.com","login":"also","count":1},{"name":"Robert Elliot","email":"rob@lidalia.org.uk","login":"Mahoney","count":1},{"name":"Michel DECIMA","email":"michel.decima@orange.com","login":"lehcim","count":1},{"name":"Richard Kettelerij","email":"richardkettelerij@gmail.com","login":"rkettelerij","count":1},{"name":"Rassul Yunussov","email":"yunussov@gmail.com","login":"RassulYunussov","count":1},{"name":"Radoslav Petrov","email":"rrpetrov@gmail.com","login":"zloster","count":1},{"name":"Quoc-Viet Nguyen","email":"kevin.nguyen@wotifgroup.com","login":"nqv","count":1},{"name":"Peter Wippermann","email":"PeterWippermann","login":"PeterWippermann","count":1},{"name":"Peter Sear","email":"36772603+petersear","login":"petersear","count":1},{"name":"Paul Tomlin","email":"paul@wavebreaks.com","login":"ptomli","count":1},{"name":"Paul Samsotha","email":"paulsamsotha.dev@gmail.com","login":"psamsotha","count":1},{"name":"Paul Kenneth Kent","email":"pkennethkent@gmail.com","login":"paulkennethkent","count":1},{"name":"Pablo Fernandez","email":"fernandezpablo85@gmail.com","login":"fernandezpablo85","count":1},{"name":"Owen Jacobson","email":"owen.jacobson@grimoire.ca","login":"ojacobson","count":1},{"name":"Otto Jongerius","email":"otto@0tt0.net","login":"ojongerius","count":1},{"name":"Olivier Grégoire","email":"ogregoire","login":"ogregoire","count":1},{"name":"Sharath B. Patel","email":"sharathsteel","login":"sharathsteel","count":1},{"name":"Oleg","email":"olegzzz","login":"olegzzz","count":1},{"name":"Nisarg Shah","email":"nisargshah95","login":"nisargshah95","count":1},{"name":"Stevo Slavic","email":"sslavic@gmail.com","login":"sslavic","count":1},{"name":"Steven Benitez","email":"steven.benitez@gmail.com","login":"stevenbenitez","count":1},{"name":"Steve Hill","email":"sghill.dev@gmail.com","login":"sghill","count":1},{"name":"Stephen Huenneke","email":"stephen.huenneke@gmail.com","login":"skastel","count":1},{"name":"Stan Svec","email":"stan@taggstar.com","login":"StanSvec","count":1},{"name":"Slava Korolev","email":"7325847+slavadev","login":"slavadev","count":1},{"name":"Sjoerd Talsma","email":"sjoerdtalsma","login":"sjoerdtalsma","count":1},{"name":"Simon Dean","email":"simon.dean@moneysupermarket.com","login":"msmsimondean","count":1},{"name":"Simon Collins","email":"scollins@fastmail.fm","login":"simoncollins","count":1},{"name":"Shawn Smith","email":"shawn@thena.net","login":"shawnsmith","count":1},{"name":"Brian Demers","email":"brian.demers@gmail.com","login":"bdemers","count":1},{"name":"Brian Skarda","email":"brian.skarda@gmail.com","login":"bskarda","count":1},{"name":"Sean Scanlon","email":"sean.scanlon@gmail.com","login":"sps","count":1},{"name":"Sean Molloy","email":"smolloy@paradoxdigital.com","login":"smolloy","count":1},{"name":"Scott Leberknight","email":"174812+sleberknight","login":"sleberknight","count":1},{"name":"Satoshi \"Moris\" Tagomori","email":"tagomoris@gmail.com","login":"tagomoris","count":1},{"name":"Sankate Sharma","email":"sankate@wepay.com","login":"zebra-kangaroo","count":1},{"name":"Sam Quigley","email":"quigley@emerose.com","login":"emerose","count":1},{"name":"markez92","email":"markez92@gmail.com","login":"markez92","count":1},{"name":"leoconco","email":"1821364+leoconco","login":"leoconco","count":1},{"name":"jduan","email":"duanjingjing@gmail.com","login":"jduan","count":1},{"name":"jansoren","email":"jtbsorensen@gmail.com","login":"jansoren","count":1},{"name":"islasjuanp","email":"islasjuanp@gmail.com","login":"islasjuanp","count":1},{"name":"gdusbabek","email":"gdusbabek@gmail.com","login":"gdusbabek","count":1},{"name":"florinn","email":"florin.nitoi@gmail.com","login":"florinn","count":1},{"name":"fexbraun","email":"fex.braun@web.de","login":"fexbraun","count":1},{"name":"eocantu","email":"eocantu","login":"eocantu","count":1},{"name":"egginbag","email":"cuibazi@gmail.com","login":"egginbag","count":1},{"name":"dserfe","email":"123439795+dserfe","login":"dserfe","count":1},{"name":"dabraham02124","email":"dabraham@sweatshop.org","login":"dabraham02124","count":1},{"name":"contextshuffling","email":"55522232+contextshuffling","login":"contextshuffling","count":1},{"name":"codetriage-readme-bot","email":"richard.schneeman+githubcodetriagereadme@gmail.com","login":"codetriage-readme-bot","count":1},{"name":"boecko","email":"andy@boeckler.org","login":"boecko","count":1},{"name":"alexey","email":"alexey@wgtwo.com","login":"alexey-wg2","count":1},{"name":"afrin216","email":"afrinsubair@gmail.com","login":"afrin216","count":1},{"name":"Yurii Savka","email":"urisavka@gmail.com","login":"urisavka","count":1},{"name":"Yiwei Gao","email":"ygao93@gmail.com","login":"yiweig","count":1},{"name":"douzzi","email":"douzzi","login":"douzzi","count":1},{"name":"zmarois","email":"zmarois@cimpress.com","login":"zmarois","count":1},{"name":"vzx","email":"vzx","login":"vzx","count":1},{"name":"vvavrychuk","email":"vvavrychuk@gmail.com","login":"vvavrychuk","count":1},{"name":"varunl","email":"varunl","login":"varunl","count":1},{"name":"twhi21","email":"79683671+twhi21","login":"twhi21","count":1},{"name":"tony gaetani","email":"tony.gaetani@gmail.com","login":"tonygaetani","count":1},{"name":"terezivy","email":"terezivy@gmail.com","login":"terezivy","count":1},{"name":"sjthomason","email":"spencer@whiteskycommunications.com","login":"sjthomason","count":1},{"name":"shartte","email":"sebastian@hartte.de","login":"shartte","count":1},{"name":"rorytorneymf","email":"rory.torney@microfocus.com","login":"rorytorneymf","count":1},{"name":"praveen-diffbot","email":"60623638+praveen-diffbot","login":"praveen-diffbot","count":1},{"name":"pkokush","email":"pavel.kokush@gmail.com","login":"pavelkokush","count":1},{"name":"oscarnalin","email":"oscar.nalin.nilsson@gmail.com","login":"oscarnalin","count":1},{"name":"none","email":"none@none.com","login":"yazgoo","count":1},{"name":"natnan","email":"natanabolafya@gmail.com","login":"natnan","count":1},{"name":"mcweeney","email":"mcweeney@adobe.com","login":"mcdan","count":1},{"name":"mclarke47","email":"matthewclarke47@gmail.com","login":"mclarke47","count":1},{"name":"mcgin","email":"mcgin","login":"mcgin","count":1},{"name":"Arien Kock","email":"arien@positor.nl","login":null,"count":1},{"name":"Antanas Končius","email":"antanas@bassline.lt","login":null,"count":1},{"name":"Brandon Beck","email":"brandon.beck@bazaarvoice.com","login":null,"count":1},{"name":"Brett Witt","email":"brett.witt@opower.com","login":null,"count":1},{"name":"Carter Kozak","email":"c4kofony@gmail.com","login":null,"count":1},{"name":"Clayton Walker","email":"cwalker@sofi.org","login":null,"count":1},{"name":"Doug Roccato","email":"droccato@renttherunway.com","login":null,"count":1},{"name":"Emeka Mosanya","email":"emeka.mosanya@producthealth.com","login":null,"count":1},{"name":"Gireesh Sreepathi","email":"gsreepathi@twilio.com","login":null,"count":1},{"name":"Glenn McAllister","email":"gmcallister@proofpoint.com","login":null,"count":1},{"name":"Henrik Olsson","email":"henrik.olsson@smartbear.com","login":null,"count":1},{"name":"Deepu Mohan Puthrote","email":"d.puthrote@kainos.com","login":null,"count":1},{"name":"Ilias Bartolini","email":"ibartoli@thoughtworks.com","login":null,"count":1},{"name":"Jan Krems","email":"jan.krems@groupon.com","login":null,"count":1},{"name":"Jesse Hodges","email":"jesse_hodges@bmc.com","login":null,"count":1},{"name":"Jochen Schalanda","email":"j.schalanda@smarchive.de","login":null,"count":1},{"name":"Joe Barnett","email":"jbarnett@womply.com","login":null,"count":1},{"name":"Jonathan Monette","email":"jmonette@vrbo.com","login":null,"count":1},{"name":"Ryan Warren","email":"rwwarren","login":"rwwarren","count":1},{"name":"Yaroslav Admin","email":"devoto13@gmail.com","login":"devoto13","count":1},{"name":"YE Qing","email":"2chin.yip@gmail.com","login":"yq314","count":1},{"name":"Winton DeShong","email":"contact@winton.me","login":"wintondeshong","count":1},{"name":"Will Sommers","email":"will.sommers@gmail.com","login":"Will-Sommers","count":1},{"name":"mszabo-wikia","email":"mszabo@fandom.com","login":"mszabo-wikia","count":1},{"name":"Vladimir Ladynev","email":"v.ladynev@gmail.com","login":"v-ladynev","count":1},{"name":"Victor Noël","email":"victornoel","login":"victornoel","count":1},{"name":"Tomasz Adamski","email":"tmszdmsk","login":"tmszdmsk","count":1},{"name":"Tom Shen","email":"tom@shen.io","login":"tomshen","count":1},{"name":"Tom Morris","email":"tom@tommorris.org","login":"tommorris","count":1},{"name":"Tom Lee","email":"github@tomlee.co","login":"thomaslee","count":1},{"name":"Tom Crayford","email":"tcrayford@googlemail.com","login":"tcrayford","count":1},{"name":"Todd Bednarczyk","email":"50837173+todd-toast","login":"todd-toast","count":1},{"name":"Tim Wilson","email":"twilson@palantir.com","login":"twilson-palantir","count":1},{"name":"Alasdair Bruce","email":"alasdair@groupon.com","login":null,"count":1},{"name":"Anand Mohan","email":"anand.mohan@flipkart.com","login":null,"count":1},{"name":"Anders Jansson","email":"anders@izettle.com","login":null,"count":1},{"name":"Andrea Ratto","email":"andrearatto@yahoo.it","login":null,"count":1},{"name":"Andrew Clay Shafer","email":"a@turumisystems.com","login":null,"count":1},{"name":"Daniel Temme","email":"dtemme@gmail.com","login":"dmt","count":1},{"name":"Daniel Correia","email":"danielbcorreia@gmail.com","login":"danielbcorreia","count":1},{"name":"Dan Peterström","email":"danpeter","login":"danpeter","count":1},{"name":"Cory Wilbur","email":"cwilbur12@gmail.com","login":"cwilbur12","count":1},{"name":"Copilot","email":"198982749+Copilot","login":"Copilot","count":1},{"name":"Colin Armstrong","email":"colin.armstrong@campspot.com","login":"colin-armstrong","count":1},{"name":"Christopher Currie","email":"codemonkey@usermind.com","login":"umcodemonkey","count":1},{"name":"Erik van Oosten","email":"e.vanoosten@grons.nl","login":"erikvanoosten","count":1},{"name":"Christopher Cudennec","email":"48206222+christopher-cudennec","login":"christopher-cudennec","count":1},{"name":"Christoph Kutzinski","email":"kutzi@gmx.de","login":"kutzi","count":1},{"name":"Chris Van Vlack","email":"vanvlack@simple.com","login":"vanvlack","count":1},{"name":"Chris Tierney","email":"ctierney@brightcove.com","login":"BCctierney","count":1},{"name":"Chris Pimlott","email":"chris@pimlott.net","login":"pimlottc","count":1},{"name":"Chris Hawley","email":"chris@chrishawley.io","login":"cjhawley","count":1},{"name":"Charlie LaMothe","email":"charlie@keypr.com","login":"clamothe","count":1},{"name":"Charlie Greenbacker","email":"charlieg","login":"charlieg","count":1},{"name":"Chad Selph","email":"chad.selph@gmail.com","login":"chadselph","count":1},{"name":"Carl Lerche","email":"me@carllerche.com","login":"carllerche","count":1},{"name":"Camille Fournier","email":"camille@apache.org","login":"skamille","count":1},{"name":"Dylan Scott","email":"dylan.scott@gmail.com","login":"dylanscott","count":1},{"name":"Drew Stephens","email":"drew@dinomite.net","login":"dinomite","count":1},{"name":"Dominik Wagenknecht","email":"dominik@wagenknecht.cc","login":"LeDominik","count":1},{"name":"Dominik Henneke","email":"dominik.henneke@sda-se.com","login":"dhenneke","count":1},{"name":"Dominic Tootell","email":"dominic.tootell@gmail.com","login":"tootedom","count":1},{"name":"Dmitry Ustalov","email":"dmitry@eveel.ru","login":"dustalov","count":1},{"name":"Dmitry Minkovsky","email":"dminkovsky@gmail.com","login":"dminkovsky","count":1},{"name":"Dimitris Zavaliadis","email":"dimzava@gmail.com","login":"dimzava","count":1},{"name":"Dheerendra Rathor","email":"DheerendraRathor","login":"DheerendraRathor","count":1},{"name":"Devin Breen","email":"dev@nuclearblender.com","login":"ometa","count":1},{"name":"Dermot Hardy","email":"dhardy2@opentext.com","login":"dermot-hardy","count":1},{"name":"Brian Vosburgh","email":"brian.j.vosburgh@gmail.com","login":"brian-vosburgh","count":1},{"name":"David Stendardi","email":"david.stendardi@gmail.com","login":"dstendardi","count":1},{"name":"David Small","email":"74973596+smalleyd2","login":"smalleyd2","count":1},{"name":"David Morgantini","email":"dmorgantini@gmail.com","login":"dmorgantini","count":1},{"name":"David Martin","email":"dmartinpro","login":"dmartinpro","count":1},{"name":"David Illsley","email":"david@illsley.org","login":"davidillsley","count":1},{"name":"David Ehrmann","email":"ehrmann@gmail.com","login":"ehrmann","count":1},{"name":"Ben Scholl","email":"BenScholl","login":"BenScholl","count":1},{"name":"Ben Bader","email":"bebader@microsoft.com","login":"benjamin-bader","count":1},{"name":"Basil James Whitehouse III","email":"basil.whitehouse@gmail.com","login":"basil3whitehouse","count":1},{"name":"Bartek Szymański","email":"draakhan","login":"draakhan","count":1},{"name":"Bakary DJIBA","email":"dialaya@gmail.com","login":"dialaya","count":1},{"name":"Athou","email":"jeremiepanzer@gmail.com","login":"Athou","count":1},{"name":"Anna Goncharova","email":"agonchar@bu.edu","login":"anna1go","count":1},{"name":"André","email":"andref","login":"andref","count":1},{"name":"Benjamin Bentmann","email":"benjamin.bentmann@udo.edu","login":"bentmann","count":1},{"name":"Benny Zlotnik","email":"bzlotnik@redhat.com","login":"bennyz","count":1},{"name":"Bo Gotthardt","email":"mail@gotthardt.bo","login":"Lugribossk","count":1},{"name":"BoatMisser","email":"chrisburke1@me.com","login":"boatmisser","count":1},{"name":"BoyuLi4","email":"112122577+BoyuLi4","login":"BoyuLi4","count":1},{"name":"Brandon Beck","email":"bmbeck@gmail.com","login":"bbeck","count":1},{"name":"Brent Ryan","email":"bryan@cvent.com","login":"brentryan","count":1},{"name":"Brock Mills","email":"stringy05","login":"stringy05","count":1},{"name":"Bryan Burkholder","email":"bryanlb","login":"bryanlb","count":1},{"name":"Burak Dede","email":"burak@burakdede.com","login":"burakdede","count":1},{"name":"BusComp","email":"BusComp","login":"BusComp","count":1},{"name":"Dave Williams","email":"davnicwil@gmail.com","login":"davnicwil","count":1},{"name":"Alexey Gavrilov","email":"Alexey1.Gavrilov@gmail.com","login":"agavrilov76","count":1},{"name":"Alexander von Renteln","email":"herrphon@gmail.com","login":"herrphon","count":1},{"name":"Alex Heneveld","email":"alex.heneveld@cloudsoftcorp.com","login":"ahgittin","count":1},{"name":"Alex Butler","email":"alexheretic@gmail.com","login":"alexheretic","count":1},{"name":"Alex Ausch","email":"aausch","login":"aausch","count":1},{"name":"Akhilesh Tyagi","email":"tyagiakhilesh@gmail.com","login":"tyagiakhilesh","count":1},{"name":"Adrian Suarez","email":"asuarez@nuodb.com","login":"adriansuarez","count":1},{"name":"Adam Marcus","email":"pooch@redwater.net","login":"marcua","count":1},{"name":"Aaron Ingram","email":"aingram","login":"aingram","count":1},{"name":"Aaron Curley","email":"accwebs@gmail.com","login":"accwebs","count":1},{"name":"Alice Chen","email":"chiachun78@gmail.com","login":"chena","count":1},{"name":"Amaal Ali","email":"amq.ali@gmail.com","login":"amaalali","count":1},{"name":"Amr Mostafa","email":"amr.mostafa@gmail.com","login":"amr","count":1},{"name":"AnDyXX","email":"a.kurzeja@gmail.com","login":"AnDyXX","count":1},{"name":"Andreas Kumlehn","email":"andreas@kumlehn.de","login":"akumlehn","count":1},{"name":"Andreas Petersson","email":"andreas@petersson.at","login":"apetersson","count":1},{"name":"Andrew Clay Shafer","email":"acs@parvuscaptus.com","login":"andrew-rose","count":1},{"name":"Mark Lilback","email":"mark@lilback.com","login":"mlilback","count":1},{"name":"Marcos Paulo Belasco de Almeida","email":"patu.duck@gmail.com","login":"mpbalmeida","count":1},{"name":"Marcos Del Sol Vives","email":"marcos@orca.pet","login":"socram8888","count":1},{"name":"Mani Tadayon","email":"bowsersenior@gmail.com","login":"bowsersenior","count":1},{"name":"Manabu Matsuzaki","email":"matsumana@gmail.com","login":"matsumana","count":1},{"name":"Malte S. Stretz","email":"stretz@silpion.de","login":"mss","count":1},{"name":"MG","email":"31893232+noobgramming","login":"noobgramming","count":1},{"name":"Lunfu Zhong","email":"zhong.lunfu@gmail.com","login":"zhongl","count":1},{"name":"Lucas Pleß","email":"lucas@xleave.de","login":"derlucas","count":1},{"name":"Leo Fernandes","email":"leofernandesmo@gmail.com","login":"leofernandesmo","count":1},{"name":"Krzysztof Mejka","email":"krzysztof.mejka@gmail.com","login":"kmejka","count":1},{"name":"Kristian Schjelderup","email":"kschjeld@mac.com","login":"kschjeld","count":1},{"name":"Kristian Klette","email":"klette@klette.us","login":"klette","count":1},{"name":"Koray Tugay","email":"ktugay@sonatype.com","login":"koraytugay","count":1},{"name":"Konstantin Yegupov","email":"konstantin.yegupov@softwire.com","login":"KonstantinYegupov","count":1},{"name":"Kashyap Paidimarri","email":"kashyapp@gmail.com","login":"kashyapp","count":1},{"name":"Justin Miller","email":"justinrmiller@gmail.com","login":"justinrmiller","count":1},{"name":"Julien Fernandez","email":"julien.fernandez@gmail.com","login":"neurodesign","count":1},{"name":"Jordan Moore","email":"crikket.007@gmail.com","login":"OneCricketeer","count":1},{"name":"Nikolaos Georgiou","email":"Nikolaos.Georgiou@gmail.com","login":"ngeor","count":1},{"name":"Nikita Chhatbar","email":"30695459+chhatbarnikita","login":"chhatbarnikita","count":1},{"name":"Nikhil Bafna","email":"zodvik@gmail.com","login":"zodvik","count":1},{"name":"Nick Smith","email":"clickthisnick","login":"clickthisnick","count":1},{"name":"Nasir Rasul","email":"nasir@rasul.ca","login":"mnrasul","count":1},{"name":"Nam Seo","email":"nsclass@gmail.com","login":"nsclass","count":1},{"name":"Moxie Marlinspike","email":"moxie@thoughtcrime.org","login":"moxie0","count":1},{"name":"Moritz Kammerer","email":"kammerer.moritz@gmail.com","login":"phxql","count":1},{"name":"Mikhail Gromov","email":"mgtriffid@gmail.com","login":"mgtriffid","count":1},{"name":"MikaelAmborn","email":"mikael.amborn@gmail.com","login":"MikaelAmborn","count":1},{"name":"Miguel Ángel Martín","email":"miguelbemartin@gmail.com","login":"miguelbemartin","count":1},{"name":"Michael Silvanovich","email":"silvanovich.michael@gmail.com","login":"Silvmike","count":1},{"name":"Michael Rice","email":"me@michaelrice.com","login":"mrice","count":1},{"name":"Michael McCarthy","email":"mikeycmccarthy@gmail.com","login":"mikeycmccarthy","count":1},{"name":"Michael Chaten","email":"mchaten@gmail.com","login":"chaten","count":1},{"name":"Max Wenzin","email":"max.wenzin@bettercode.se","login":"betrcode","count":1},{"name":"Matthias Müller","email":"matthias.mueller@pikobytes.de","login":"matthias-mueller","count":1},{"name":"Matthew Simoneau","email":"simoneau@gmail.com","login":"simoneau","count":1},{"name":"Ian Eure","email":"ian.eure@gmail.com","login":"ieure","count":1},{"name":"Hugo Gonçalves","email":"hugoafgoncalves@gmail.com","login":"hugogoncalves","count":1},{"name":"Hernan Silberman","email":"hernan@defy.org","login":"nanreh","count":1},{"name":"Harry Howarth","email":"harryehowarth@gmail.com","login":"HarryEH","count":1},{"name":"HHeg","email":"hheg","login":"hheg","count":1},{"name":"Guillaume Simard","email":"guisim@gmail.com","login":"GuiSim","count":1},{"name":"Grzegorz Rożniecki","email":"xaerxess@gmail.com","login":"Xaerxess","count":1},{"name":"Gautam Gupta","email":"gautam@gaut.am","login":"GautamGupta","count":1},{"name":"Fábio Franco Uechi","email":"fabio.uechi@gmail.com","login":"fabito","count":1},{"name":"Frode Nerbråten","email":"frode@nerbraten.no","login":"froden","count":1},{"name":"Friso Vrolijken","email":"vrolijken","login":"vrolijken","count":1},{"name":"Florian Hirsch","email":"post@florianhirsch.de","login":"lefloh","count":1},{"name":"Ezra Epstein","email":"ezra_epstein@yahoo.com","login":"eepstein","count":1},{"name":"EthanLozano","email":"ethan.lozano@gmail.com","login":"EthanLozano","count":1},{"name":"William Palmer","email":"willp-bl","login":"willp-bl","count":1},{"name":"Emrullah YILDIRIM","email":"47065385+Sangaibisi","login":"Sangaibisi","count":1},{"name":"Eike Nils Knopp","email":"eike.nils.knopp@gmail.com","login":"eikenilsknopp","count":1},{"name":"Eduardo Caceres","email":"eduardo.caceres@outlook.com","login":"nedcg","count":1},{"name":"Ben Smith","email":"ben@thesmith.co.uk","login":"thesmith","count":1},{"name":"Matt Dolan","email":"matthewdolan","login":"matthewdolan","count":1},{"name":"Jonathan Welzel","email":"jonathan.welzel@fluig.com","login":"jnwelzel","count":1},{"name":"Jonathan Ruckwood","email":"jonathan@selfdotlearn.net","login":"jon-ruckwood","count":1},{"name":"Jonathan Haber","email":"HiJon89@Gmail.com","login":"jhaber","count":1},{"name":"Joe Schmetzer","email":"joe@exubero.com","login":"tumbarumba","count":1},{"name":"Joe Lauer","email":"joe@lauer.bz","login":"jjlauer","count":1},{"name":"Jilles Oldenbeuving","email":"ojilles@gmail.com","login":"ojilles","count":1},{"name":"Jelmer ter Wal","email":"jelmer.terwal@nedap.com","login":"jelmerterwal","count":1},{"name":"Jeff Klukas","email":"jeff@klukas.net","login":"jklukas","count":1},{"name":"Jasper Vandemalle","email":"jasper.vandemalle@gmail.com","login":"jasper-vandemalle","count":1},{"name":"Jared Stehler","email":"jared.stehler@cengage.com","login":"jaredstehler-cengage","count":1},{"name":"Jamie Furness","email":"jamie@jamierf.co.uk","login":"reines","count":1},{"name":"James Alfei","email":"james.alfei@dvla.gov.uk","login":"jamesalfei","count":1},{"name":"Jake Swenson","email":"jakeswenson","login":"jakeswenson","count":1},{"name":"Jacek Jackowiak","email":"jacek1986@gmail.com","login":"airborn","count":1},{"name":"Innokentiy Struchkov","email":"62224272+InnokentiyStruchkov","login":"InnokentiyStruchkov","count":1},{"name":"Igor Savin","email":"iselwin@gmail.com","login":"kibertoad","count":1},{"name":"Ian White","email":"ian@stardog.io","login":"eonwhite","count":1},{"name":"Ian Ferguson","email":"ian@ianferguson.io","login":"ianferguson","count":1}],"past_year_committers":[{"name":"renovate[bot]","email":"29139614+renovate[bot]","login":"renovate[bot]","count":319},{"name":"Jochen Schalanda","email":"jochen@schalanda.name","login":"joschi","count":46},{"name":"Russell Howe","email":"rhowe@siksai.co.uk","login":"rhowe","count":2},{"name":"Matt Nelson","email":"mattnelson","login":"mattnelson","count":2},{"name":"rorytorneymf","email":"rory.torney@microfocus.com","login":"rorytorneymf","count":1},{"name":"Marcos Del Sol Vives","email":"marcos@orca.pet","login":"socram8888","count":1},{"name":"Magnus Reftel","email":"magnus.reftel@skatteetaten.no","login":"reftel","count":1},{"name":"MG","email":"31893232+noobgramming","login":"noobgramming","count":1},{"name":"Joe Barnett","email":"joseph.levi.barnett@gmail.com","login":"josephlbarnett","count":1},{"name":"Innokentiy Struchkov","email":"62224272+InnokentiyStruchkov","login":"InnokentiyStruchkov","count":1},{"name":"Denny Abraham Cheriyan","email":"dennyac@gmail.com","login":"dennyac","count":1},{"name":"Copilot","email":"198982749+Copilot","login":"Copilot","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-02-03T00:03:10.816Z","repositories_count":6165695,"commits_count":928810276,"contributors_count":36092417,"owners_count":1139257,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"dropwizard/dropwizard","html_url":"https://github.com/dropwizard/dropwizard","last_synced_at":"2026-02-03T07:02:13.667Z","status":null,"issues_count":117,"pull_requests_count":3881,"avg_time_to_close_issue":4066175.064102564,"avg_time_to_close_pull_request":184674.99394987035,"issues_closed_count":78,"pull_requests_closed_count":3471,"pull_request_authors_count":39,"issue_authors_count":80,"avg_comments_per_issue":1.7435897435897436,"avg_comments_per_pull_request":1.2726101520226747,"merged_pull_requests_count":2884,"bot_issues_count":23,"bot_pull_requests_count":3592,"past_year_issues_count":30,"past_year_pull_requests_count":1095,"past_year_avg_time_to_close_issue":2160001.6666666665,"past_year_avg_time_to_close_pull_request":93878.76297968398,"past_year_issues_closed_count":15,"past_year_pull_requests_closed_count":886,"past_year_pull_request_authors_count":12,"past_year_issue_authors_count":22,"past_year_avg_comments_per_issue":0.7333333333333333,"past_year_avg_comments_per_pull_request":0.7872146118721461,"past_year_bot_issues_count":5,"past_year_bot_pull_requests_count":990,"past_year_merged_pull_requests_count":808,"created_at":"2023-05-15T07:15:16.106Z","updated_at":"2026-02-03T20:00:11.217Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/issues","issue_labels_count":{"table":{"dependencies":24,"java":17,"bug":10,"stale":8,"documentation":4,"github_actions":4,"security":3,"improvement":1,"python":1}},"pull_request_labels_count":{"table":{"dependencies":3621,"java":2258,"github_actions":516,"python":67,"documentation":39,"improvement":36,"task":23,"bug":23,"ruby":17,"blocked":15,"feature":14,"stale":2,"submodules":1}},"issue_author_associations_count":{"table":{"NONE":74,"CONTRIBUTOR":40,"MEMBER":2,"COLLABORATOR":1}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":3667,"MEMBER":189,"NONE":25}},"issue_authors":{"table":{"renovate[bot]":23,"rhowe":4,"ngton":3,"irineuruiz":2,"rorytorneymf":2,"JamesBoon":2,"danjee":2,"JKomoroski":2,"praveen-diffbot":2,"clarkbreyman":2,"thoniTUB":2,"drMRI":2,"ravisinghal30":2,"jeffalder":1,"BastianVoigt":1,"georgespalding":1,"ahalma":1,"StanSvec":1,"raymondchen625":1,"mbeaatriz":1,"sbailliez":1,"kevinburke":1,"svatos-jirka":1,"count-emmolgus":1,"markjeffreymiller":1,"stevenniu9527":1,"abishekv7":1,"w25r":1,"fmurray-r7":1,"jplock":1,"nabeelq":1,"natan-abolafya":1,"mikewacker":1,"chaitanyachavali":1,"carlbolduc":1,"dsvensson":1,"jan-osc":1,"karussell":1,"jprakashbabu":1,"mtihector":1,"greg771377":1,"pommepommee":1,"eddsteel":1,"pepper-kim":1,"josephlbarnett":1,"lujop":1,"lp2jx0309":1,"twbecker":1,"kpur-sbab":1,"cowwoc":1,"sathish-hike":1,"ochedru":1,"YSavitski":1,"Kaban77":1,"g54799":1,"noobgramming":1,"Mahoney":1,"Athou":1,"irfadkp":1,"vkravets":1,"xvik":1,"Gaudon":1,"tainic":1,"sldab":1,"bschulz-nf":1,"rodrigo-rassystem":1,"accwebs":1,"Ghost-null66":1,"khaledosama999":1,"kylejmcintyre":1,"joschi":1,"harpreet86":1,"zheng-wang":1,"christopher-cudennec":1,"maffe":1,"psimonazzi":1,"RANAN3":1,"ValorVl":1,"rhuddleston":1,"DevAutoResearch":1}},"pull_request_authors":{"table":{"renovate[bot]":3590,"joschi":154,"rhowe":47,"zUniQueX":34,"natan-abolafya":5,"mattnelson":4,"Mahoney":3,"pstackle":2,"andrewaylett":2,"georgespalding":2,"dennyac":2,"kevinburkesegment":2,"dermot-hardy":2,"dependabot[bot]":2,"wheatevo":2,"rorytorneymf":2,"marcphilipp":2,"JKomoroski":2,"cpovirk":2,"rhushab":1,"andref":1,"mschechter-bellese":1,"denis-yuen":1,"josephlbarnett":1,"praveen-diffbot":1,"nsclass":1,"rnorth":1,"JadejaJayraj":1,"tbcardoso":1,"kursataktas":1,"InnokentiyStruchkov":1,"zed1025":1,"khaledosama999":1,"socram8888":1,"dtrott":1,"MatthewHawkins":1,"Copilot":1,"Azsaell":1,"TestBoost":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-02-03T00:00:07.701Z","repositories_count":13050654,"issues_count":35582640,"pull_requests_count":115368539,"authors_count":11143799,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{"dependencies":5,"java":4,"documentation":1,"stale":1,"bug":1,"github_actions":1}},"past_year_pull_request_labels_count":{"table":{"dependencies":989,"java":828,"github_actions":146,"documentation":19,"ruby":6,"python":6,"improvement":4,"task":2}},"past_year_issue_author_associations_count":{"table":{"NONE":19,"CONTRIBUTOR":11}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":1023,"MEMBER":67,"NONE":5}},"past_year_issue_authors":{"table":{"renovate[bot]":5,"rhowe":3,"ngton":3,"xvik":1,"raymondchen625":1,"RANAN3":1,"pommepommee":1,"pepper-kim":1,"noobgramming":1,"mtihector":1,"mikewacker":1,"lujop":1,"lp2jx0309":1,"kpur-sbab":1,"kevinburke":1,"josephlbarnett":1,"JKomoroski":1,"jan-osc":1,"harpreet86":1,"DevAutoResearch":1,"cowwoc":1,"abishekv7":1}},"past_year_pull_request_authors":{"table":{"renovate[bot]":990,"joschi":63,"rhowe":24,"zUniQueX":4,"mattnelson":4,"kevinburkesegment":2,"pstackle":2,"dennyac":2,"josephlbarnett":1,"rnorth":1,"Copilot":1,"InnokentiyStruchkov":1}},"maintainers":[{"table":{"login":"joschi","count":155,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joschi"}},{"table":{"login":"zUniQueX","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zUniQueX"}},{"table":{"login":"MatthewHawkins","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MatthewHawkins"}},{"table":{"login":"jplock","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jplock"}},{"table":{"login":"mbeaatriz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbeaatriz"}}],"active_maintainers":[{"table":{"login":"joschi","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joschi"}},{"table":{"login":"zUniQueX","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zUniQueX"}}]}},"events":{"total":{"CreateEvent":872,"ReleaseEvent":18,"IssuesEvent":48,"WatchEvent":105,"DeleteEvent":806,"IssueCommentEvent":1402,"PushEvent":1538,"PullRequestReviewEvent":42,"PullRequestReviewCommentEvent":13,"PullRequestEvent":1660,"ForkEvent":33},"last_year":{"CreateEvent":875,"ReleaseEvent":18,"IssuesEvent":48,"WatchEvent":105,"DeleteEvent":808,"IssueCommentEvent":1407,"PushEvent":1543,"PullRequestReviewEvent":42,"PullRequestReviewCommentEvent":13,"PullRequestEvent":1667,"ForkEvent":33}},"keywords":["dropwizard","hibernate","java","jax-rs","jdbi","jersey-framework","jersey2","jetty","rest","restful-webservices","web-framework"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/close_stale.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T11:05:51.054Z","updated_at":"2023-01-13T11:05:51.054Z","repository_link":"https://github.com/dropwizard/dropwizard/blob/release/5.0.x/.github/workflows/close_stale.yml","dependencies":[{"id":6875583841,"package_name":"actions/stale","ecosystem":"actions","requirements":"6f05e4244c9a0b2ed3401882b05d701dd0a7289b","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/codeql-analysis.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T11:05:51.097Z","updated_at":"2023-01-13T11:05:51.097Z","repository_link":"https://github.com/dropwizard/dropwizard/blob/release/5.0.x/.github/workflows/codeql-analysis.yml","dependencies":[{"id":6875583842,"package_name":"actions/checkout","ecosystem":"actions","requirements":"ac593985615ec2ede58e132d2e21d2b1cbd6127c","direct":true,"kind":"composite","optional":false},{"id":6875583843,"package_name":"github/codeql-action/init","ecosystem":"actions","requirements":"959cbb7472c4d4ad70cdfe6f4976053fe48ab394","direct":true,"kind":"composite","optional":false},{"id":6875583844,"package_name":"github/codeql-action/autobuild","ecosystem":"actions","requirements":"959cbb7472c4d4ad70cdfe6f4976053fe48ab394","direct":true,"kind":"composite","optional":false},{"id":6875583845,"package_name":"github/codeql-action/analyze","ecosystem":"actions","requirements":"959cbb7472c4d4ad70cdfe6f4976053fe48ab394","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/docs.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T11:05:51.107Z","updated_at":"2023-01-13T11:05:51.107Z","repository_link":"https://github.com/dropwizard/dropwizard/blob/release/5.0.x/.github/workflows/docs.yml","dependencies":[{"id":6875583846,"package_name":"actions/checkout","ecosystem":"actions","requirements":"ac593985615ec2ede58e132d2e21d2b1cbd6127c","direct":true,"kind":"composite","optional":false},{"id":6875583847,"package_name":"ammaraskar/sphinx-action","ecosystem":"actions","requirements":"8b4f60114d7fd1faeba1a712269168508d4750d2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/maven.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T11:05:51.152Z","updated_at":"2023-01-13T11:05:51.152Z","repository_link":"https://github.com/dropwizard/dropwizard/blob/release/5.0.x/.github/workflows/maven.yml","dependencies":[{"id":6875583848,"package_name":"actions/checkout","ecosystem":"actions","requirements":"ac593985615ec2ede58e132d2e21d2b1cbd6127c","direct":true,"kind":"composite","optional":false},{"id":6875583849,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"1df8dbefe2a8cbc99770194893dd902763bee34b","direct":true,"kind":"composite","optional":false},{"id":6875583850,"package_name":"actions/cache","ecosystem":"actions","requirements":"58c146cc91c5b9e778e71775dfe9bf1442ad9a12","direct":true,"kind":"composite","optional":false},{"id":6875583851,"package_name":"scacap/action-surefire-report","ecosystem":"actions","requirements":"be8172cc301d1805659f46260815db3e9ad574b2","direct":true,"kind":"composite","optional":false},{"id":6875583852,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"0b7f8abb1508181956e8e162db84b466c27e18ce","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T11:05:51.195Z","updated_at":"2023-01-13T11:05:51.195Z","repository_link":"https://github.com/dropwizard/dropwizard/blob/release/5.0.x/.github/workflows/release.yml","dependencies":[{"id":6875583853,"package_name":"actions/checkout","ecosystem":"actions","requirements":"ac593985615ec2ede58e132d2e21d2b1cbd6127c","direct":true,"kind":"composite","optional":false},{"id":6875583854,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"1df8dbefe2a8cbc99770194893dd902763bee34b","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/trigger-release.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T11:05:51.265Z","updated_at":"2023-01-13T11:05:51.265Z","repository_link":"https://github.com/dropwizard/dropwizard/blob/release/5.0.x/.github/workflows/trigger-release.yml","dependencies":[{"id":6875583855,"package_name":"actions/checkout","ecosystem":"actions","requirements":"ac593985615ec2ede58e132d2e21d2b1cbd6127c","direct":true,"kind":"composite","optional":false},{"id":6875583856,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"1df8dbefe2a8cbc99770194893dd902763bee34b","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"maven","filepath":"dropwizard-archetypes/java-simple/src/main/resources/archetype-resources/pom.xml","sha":null,"kind":"manifest","created_at":"2023-01-13T11:05:51.331Z","updated_at":"2023-01-13T11:05:51.331Z","repository_link":"https://github.com/dropwizard/dropwizard/blob/release/5.0.x/dropwizard-archetypes/java-simple/src/main/resources/archetype-resources/pom.xml","dependencies":[{"id":6875583857,"package_name":"io.dropwizard:dropwizard-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875583860,"package_name":"com.fasterxml.jackson.core:jackson-annotations","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875583861,"package_name":"jakarta.validation:jakarta.validation-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875583862,"package_name":"org.hibernate.validator:hibernate-validator","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875583863,"package_name":"io.dropwizard:dropwizard-dependencies","ecosystem":"maven","requirements":"\\\\\\\\\\\\${version}","direct":true,"kind":"import","optional":false}]},{"ecosystem":"maven","filepath":"dropwizard-assets/pom.xml","sha":null,"kind":"manifest","created_at":"2023-01-13T11:05:51.393Z","updated_at":"2023-01-13T11:05:51.393Z","repository_link":"https://github.com/dropwizard/dropwizard/blob/release/5.0.x/dropwizard-assets/pom.xml","dependencies":[{"id":6875583866,"package_name":"io.dropwizard:dropwizard-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875583867,"package_name":"io.dropwizard:dropwizard-jetty","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875583868,"package_name":"io.dropwizard:dropwizard-servlets","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875583869,"package_name":"jakarta.servlet:jakarta.servlet-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875583870,"package_name":"org.slf4j:slf4j-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875583871,"package_name":"org.junit.jupiter:junit-jupiter","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875583872,"package_name":"org.junit.jupiter:junit-jupiter-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875583873,"package_name":"org.assertj:assertj-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875583874,"package_name":"org.mockito:mockito-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"dropwizard-auth/pom.xml","sha":null,"kind":"manifest","created_at":"2023-01-13T11:05:51.449Z","updated_at":"2023-01-13T11:05:51.449Z","repository_link":"https://github.com/dropwizard/dropwizard/blob/release/5.0.x/dropwizard-auth/pom.xml","dependencies":[{"id":6875583876,"package_name":"io.dropwizard:dropwizard-jersey","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875583877,"package_name":"io.dropwizard:dropwizard-logging","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875583878,"package_name":"io.dropwizard:dropwizard-util","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875583879,"package_name":"io.dropwizard.metrics:metrics-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875583880,"package_name":"io.dropwizard.metrics:metrics-caffeine","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875583881,"package_name":"com.fasterxml.jackson.core:jackson-annotations","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875583882,"package_name":"com.github.ben-manes.caffeine:caffeine","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875583883,"package_name":"com.google.code.findbugs:jsr305","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875583884,"package_name":"jakarta.annotation:jakarta.annotation-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875583885,"package_name":"jakarta.ws.rs:jakarta.ws.rs-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875583886,"package_name":"jakarta.inject:jakarta.inject-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875583887,"package_name":"org.glassfish.jersey.containers:jersey-container-servlet-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875583888,"package_name":"org.glassfish.jersey.core:jersey-common","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875583889,"package_name":"org.glassfish.jersey.core:jersey-server","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875583890,"package_name":"org.slf4j:slf4j-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875583891,"package_name":"org.glassfish.jersey.test-framework:jersey-test-framework-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875583892,"package_name":"org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-grizzly2","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875583893,"package_name":"org.junit.jupiter:junit-jupiter","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875583894,"package_name":"org.junit.jupiter:junit-jupiter-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875583895,"package_name":"org.assertj:assertj-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875583896,"package_name":"org.mockito:mockito-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875583897,"package_name":"org.mockito:mockito-junit-jupiter","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"dropwizard-benchmarks/pom.xml","sha":null,"kind":"manifest","created_at":"2023-01-13T11:05:51.495Z","updated_at":"2023-01-13T11:05:51.495Z","repository_link":"https://github.com/dropwizard/dropwizard/blob/release/5.0.x/dropwizard-benchmarks/pom.xml","dependencies":[{"id":6875583899,"package_name":"org.openjdk.jmh:jmh-core","ecosystem":"maven","requirements":"1.36","direct":true,"kind":"runtime","optional":false},{"id":6875583900,"package_name":"org.openjdk.jmh:jmh-generator-annprocess","ecosystem":"maven","requirements":"1.36","direct":true,"kind":"runtime","optional":false},{"id":6875583901,"package_name":"io.dropwizard:dropwizard-jersey","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875583902,"package_name":"io.dropwizard:dropwizard-logging","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875583903,"package_name":"io.dropwizard:dropwizard-util","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875583904,"package_name":"io.dropwizard:dropwizard-validation","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875583905,"package_name":"jakarta.validation:jakarta.validation-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875583906,"package_name":"jakarta.ws.rs:jakarta.ws.rs-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875583907,"package_name":"org.glassfish.jersey.core:jersey-server","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875583908,"package_name":"org.glassfish.jersey.test-framework:jersey-test-framework-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"dropwizard-bom/pom.xml","sha":null,"kind":"manifest","created_at":"2023-01-13T11:05:51.519Z","updated_at":"2023-01-13T11:05:51.519Z","repository_link":"https://github.com/dropwizard/dropwizard/blob/release/5.0.x/dropwizard-bom/pom.xml","dependencies":[{"id":6875583909,"package_name":"io.dropwizard:dropwizard-assets","ecosystem":"maven","requirements":"2.1.5-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":6875583910,"package_name":"io.dropwizard:dropwizard-auth","ecosystem":"maven","requirements":"2.1.5-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":6875583911,"package_name":"io.dropwizard:dropwizard-client","ecosystem":"maven","requirements":"2.1.5-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":6875583912,"package_name":"io.dropwizard:dropwizard-configuration","ecosystem":"maven","requirements":"2.1.5-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":6875583913,"package_name":"io.dropwizard:dropwizard-core","ecosystem":"maven","requirements":"2.1.5-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":6875583914,"package_name":"io.dropwizard:dropwizard-db","ecosystem":"maven","requirements":"2.1.5-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":6875583915,"package_name":"io.dropwizard:dropwizard-forms","ecosystem":"maven","requirements":"2.1.5-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":6875583916,"package_name":"io.dropwizard:dropwizard-hibernate","ecosystem":"maven","requirements":"2.1.5-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":6875583917,"package_name":"io.dropwizard:dropwizard-jackson","ecosystem":"maven","requirements":"2.1.5-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":6875583918,"package_name":"io.dropwizard:dropwizard-jdbi3","ecosystem":"maven","requirements":"2.1.5-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":6875583919,"package_name":"io.dropwizard:dropwizard-jersey","ecosystem":"maven","requirements":"2.1.5-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":6875583920,"package_name":"io.dropwizard:dropwizard-jetty","ecosystem":"maven","requirements":"2.1.5-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":6875583921,"package_name":"io.dropwizard:dropwizard-lifecycle","ecosystem":"maven","requirements":"2.1.5-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":6875583922,"package_name":"io.dropwizard:dropwizard-logging","ecosystem":"maven","requirements":"2.1.5-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":6875583923,"package_name":"io.dropwizard:dropwizard-metrics","ecosystem":"maven","requirements":"2.1.5-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":6875583924,"package_name":"io.dropwizard:dropwizard-metrics-graphite","ecosystem":"maven","requirements":"2.1.5-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":6875583925,"package_name":"io.dropwizard:dropwizard-migrations","ecosystem":"maven","requirements":"2.1.5-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":6875583926,"package_name":"io.dropwizard:dropwizard-request-logging","ecosystem":"maven","requirements":"2.1.5-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":6875583927,"package_name":"io.dropwizard:dropwizard-json-logging","ecosystem":"maven","requirements":"2.1.5-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":6875583928,"package_name":"io.dropwizard:dropwizard-servlets","ecosystem":"maven","requirements":"2.1.5-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":6875583929,"package_name":"io.dropwizard:dropwizard-testing","ecosystem":"maven","requirements":"2.1.5-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":6875583930,"package_name":"io.dropwizard:dropwizard-util","ecosystem":"maven","requirements":"2.1.5-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":6875583931,"package_name":"io.dropwizard:dropwizard-validation","ecosystem":"maven","requirements":"2.1.5-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":6875583932,"package_name":"io.dropwizard:dropwizard-views","ecosystem":"maven","requirements":"2.1.5-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":6875583933,"package_name":"io.dropwizard:dropwizard-views-freemarker","ecosystem":"maven","requirements":"2.1.5-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":6875583934,"package_name":"io.dropwizard:dropwizard-views-mustache","ecosystem":"maven","requirements":"2.1.5-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":6875583935,"package_name":"io.dropwizard:dropwizard-http2","ecosystem":"maven","requirements":"2.1.5-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":6875583936,"package_name":"io.dropwizard:dropwizard-health","ecosystem":"maven","requirements":"2.1.5-SNAPSHOT","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"dropwizard-client/pom.xml","sha":null,"kind":"manifest","created_at":"2023-01-13T11:05:51.591Z","updated_at":"2023-01-13T11:05:51.591Z","repository_link":"https://github.com/dropwizard/dropwizard/blob/release/5.0.x/dropwizard-client/pom.xml","dependencies":[{"id":6875583937,"package_name":"io.dropwizard:dropwizard-configuration","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875583938,"package_name":"io.dropwizard:dropwizard-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875583939,"package_name":"io.dropwizard:dropwizard-jackson","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875583940,"package_name":"io.dropwizard:dropwizard-jersey","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875583941,"package_name":"io.dropwizard:dropwizard-lifecycle","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875583942,"package_name":"io.dropwizard:dropwizard-util","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875583943,"package_name":"io.dropwizard:dropwizard-validation","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875583944,"package_name":"io.dropwizard.metrics:metrics-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875583945,"package_name":"io.dropwizard.metrics:metrics-healthchecks","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875583946,"package_name":"com.fasterxml.jackson.core:jackson-annotations","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875583947,"package_name":"com.fasterxml.jackson.core:jackson-databind","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875583948,"package_name":"com.google.code.findbugs:jsr305","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875583949,"package_name":"jakarta.validation:jakarta.validation-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875583950,"package_name":"jakarta.ws.rs:jakarta.ws.rs-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875583951,"package_name":"org.eclipse.jetty:jetty-util","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875583952,"package_name":"org.glassfish.jersey.core:jersey-client","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875583953,"package_name":"org.glassfish.jersey.core:jersey-common","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875583954,"package_name":"org.apache.httpcomponents:httpclient","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875583955,"package_name":"org.apache.httpcomponents:httpcore","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875583956,"package_name":"io.dropwizard.metrics:metrics-httpclient","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875583957,"package_name":"org.slf4j:slf4j-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875583958,"package_name":"org.junit.jupiter:junit-jupiter","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875583959,"package_name":"org.junit.jupiter:junit-jupiter-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875583960,"package_name":"org.assertj:assertj-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875583961,"package_name":"org.mockito:mockito-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875583962,"package_name":"org.glassfish.jersey.ext.rx:jersey-rx-client-rxjava2","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875583963,"package_name":"io.dropwizard:dropwizard-testing","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875583964,"package_name":"org.bouncycastle:bcprov-jdk15on","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"dropwizard-configuration/pom.xml","sha":null,"kind":"manifest","created_at":"2023-01-13T11:05:51.714Z","updated_at":"2023-01-13T11:05:51.714Z","repository_link":"https://github.com/dropwizard/dropwizard/blob/release/5.0.x/dropwizard-configuration/pom.xml","dependencies":[{"id":6875583965,"package_name":"io.dropwizard:dropwizard-jackson","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875583966,"package_name":"io.dropwizard:dropwizard-util","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875583967,"package_name":"io.dropwizard:dropwizard-validation","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875583968,"package_name":"com.fasterxml.jackson.core:jackson-annotations","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875583969,"package_name":"com.fasterxml.jackson.core:jackson-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875583970,"package_name":"com.fasterxml.jackson.core:jackson-databind","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875583971,"package_name":"com.fasterxml.jackson.dataformat:jackson-dataformat-yaml","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875583972,"package_name":"com.google.code.findbugs:jsr305","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875583973,"package_name":"jakarta.validation:jakarta.validation-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875583974,"package_name":"com.github.ben-manes.caffeine:caffeine","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875583975,"package_name":"org.apache.commons:commons-text","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875583976,"package_name":"org.junit.jupiter:junit-jupiter","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875583977,"package_name":"org.junit.jupiter:junit-jupiter-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875583978,"package_name":"org.junit.jupiter:junit-jupiter-params","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875583979,"package_name":"org.assertj:assertj-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875583980,"package_name":"ch.qos.logback:logback-classic","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"dropwizard-core/pom.xml","sha":null,"kind":"manifest","created_at":"2023-01-13T11:05:51.759Z","updated_at":"2023-01-13T11:05:51.759Z","repository_link":"https://github.com/dropwizard/dropwizard/blob/release/5.0.x/dropwizard-core/pom.xml","dependencies":[{"id":6875583981,"package_name":"io.dropwizard:dropwizard-util","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875583982,"package_name":"io.dropwizard:dropwizard-jackson","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875583983,"package_name":"io.dropwizard:dropwizard-validation","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875583984,"package_name":"io.dropwizard:dropwizard-configuration","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875583985,"package_name":"io.dropwizard:dropwizard-logging","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875583986,"package_name":"io.dropwizard:dropwizard-metrics","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875583987,"package_name":"io.dropwizard:dropwizard-jersey","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875583988,"package_name":"io.dropwizard:dropwizard-servlets","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875583989,"package_name":"io.dropwizard:dropwizard-jetty","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875583990,"package_name":"io.dropwizard:dropwizard-lifecycle","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875583991,"package_name":"io.dropwizard:dropwizard-health","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875583992,"package_name":"io.dropwizard.metrics:metrics-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875583993,"package_name":"io.dropwizard.metrics:metrics-jetty9","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875583994,"package_name":"io.dropwizard.metrics:metrics-jvm","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875583995,"package_name":"io.dropwizard.metrics:metrics-jmx","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875583996,"package_name":"io.dropwizard.metrics:metrics-servlets","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875583997,"package_name":"io.dropwizard.metrics:metrics-healthchecks","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875583998,"package_name":"io.dropwizard:dropwizard-request-logging","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875583999,"package_name":"ch.qos.logback:logback-classic","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584000,"package_name":"com.fasterxml.jackson.core:jackson-annotations","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584001,"package_name":"com.fasterxml.jackson.core:jackson-databind","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584002,"package_name":"com.google.code.findbugs:jsr305","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584003,"package_name":"jakarta.servlet:jakarta.servlet-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584004,"package_name":"jakarta.validation:jakarta.validation-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584005,"package_name":"jakarta.ws.rs:jakarta.ws.rs-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584006,"package_name":"net.sourceforge.argparse4j:argparse4j","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584007,"package_name":"org.eclipse.jetty:jetty-security","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584008,"package_name":"org.eclipse.jetty:jetty-server","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584009,"package_name":"org.eclipse.jetty:jetty-servlet","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584010,"package_name":"org.eclipse.jetty:jetty-util","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584011,"package_name":"org.eclipse.jetty.toolchain.setuid:jetty-setuid-java","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584012,"package_name":"jakarta.inject:jakarta.inject-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584013,"package_name":"org.glassfish.jersey.core:jersey-common","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584014,"package_name":"org.glassfish.jersey.ext:jersey-bean-validation","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584015,"package_name":"org.hibernate.validator:hibernate-validator","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584016,"package_name":"org.slf4j:slf4j-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584017,"package_name":"org.junit.jupiter:junit-jupiter","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584018,"package_name":"org.junit.jupiter:junit-jupiter-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584019,"package_name":"org.assertj:assertj-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584020,"package_name":"org.mockito:mockito-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584021,"package_name":"org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-inmemory","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"dropwizard-db/pom.xml","sha":null,"kind":"manifest","created_at":"2023-01-13T11:05:51.841Z","updated_at":"2023-01-13T11:05:51.841Z","repository_link":"https://github.com/dropwizard/dropwizard/blob/release/5.0.x/dropwizard-db/pom.xml","dependencies":[{"id":6875584022,"package_name":"io.dropwizard:dropwizard-configuration","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584023,"package_name":"io.dropwizard:dropwizard-jackson","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584024,"package_name":"io.dropwizard:dropwizard-jersey","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584025,"package_name":"io.dropwizard:dropwizard-lifecycle","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584026,"package_name":"io.dropwizard:dropwizard-util","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584027,"package_name":"io.dropwizard:dropwizard-validation","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584028,"package_name":"io.dropwizard.metrics:metrics-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584029,"package_name":"io.dropwizard.metrics:metrics-healthchecks","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584030,"package_name":"com.fasterxml.jackson.core:jackson-annotations","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584031,"package_name":"com.google.code.findbugs:jsr305","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584032,"package_name":"jakarta.validation:jakarta.validation-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584033,"package_name":"org.apache.tomcat:tomcat-jdbc","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584034,"package_name":"org.junit.jupiter:junit-jupiter","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584035,"package_name":"org.junit.jupiter:junit-jupiter-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584036,"package_name":"org.assertj:assertj-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584037,"package_name":"org.mockito:mockito-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584038,"package_name":"com.h2database:h2","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"dropwizard-dependencies/pom.xml","sha":null,"kind":"manifest","created_at":"2023-01-13T11:05:51.883Z","updated_at":"2023-01-13T11:05:51.883Z","repository_link":"https://github.com/dropwizard/dropwizard/blob/release/5.0.x/dropwizard-dependencies/pom.xml","dependencies":[{"id":6875584039,"package_name":"com.fasterxml.jackson:jackson-bom","ecosystem":"maven","requirements":"2.13.4.20221013","direct":true,"kind":"import","optional":false},{"id":6875584040,"package_name":"org.apache.commons:commons-text","ecosystem":"maven","requirements":"1.10.0","direct":true,"kind":"runtime","optional":false},{"id":6875584041,"package_name":"org.apache.commons:commons-lang3","ecosystem":"maven","requirements":"3.12.0","direct":true,"kind":"runtime","optional":false},{"id":6875584042,"package_name":"com.google.guava:guava","ecosystem":"maven","requirements":"31.1-jre","direct":true,"kind":"runtime","optional":false},{"id":6875584043,"package_name":"com.github.ben-manes.caffeine:caffeine","ecosystem":"maven","requirements":"2.9.3","direct":true,"kind":"runtime","optional":false},{"id":6875584044,"package_name":"com.google.errorprone:error_prone_annotations","ecosystem":"maven","requirements":"2.10.0","direct":true,"kind":"runtime","optional":false},{"id":6875584045,"package_name":"org.checkerframework:checker-qual","ecosystem":"maven","requirements":"3.29.0","direct":true,"kind":"runtime","optional":false},{"id":6875584046,"package_name":"net.sourceforge.argparse4j:argparse4j","ecosystem":"maven","requirements":"0.9.0","direct":true,"kind":"runtime","optional":false},{"id":6875584047,"package_name":"com.google.code.findbugs:jsr305","ecosystem":"maven","requirements":"3.0.2","direct":true,"kind":"runtime","optional":false},{"id":6875584048,"package_name":"joda-time:joda-time","ecosystem":"maven","requirements":"2.12.2","direct":true,"kind":"runtime","optional":false},{"id":6875584049,"package_name":"org.conscrypt:conscrypt-openjdk-uber","ecosystem":"maven","requirements":"2.5.2","direct":true,"kind":"runtime","optional":false},{"id":6875584050,"package_name":"org.hibernate.validator:hibernate-validator","ecosystem":"maven","requirements":"6.2.5.Final","direct":true,"kind":"runtime","optional":false},{"id":6875584051,"package_name":"org.glassfish:jakarta.el","ecosystem":"maven","requirements":"3.0.4","direct":true,"kind":"runtime","optional":false},{"id":6875584052,"package_name":"jakarta.activation:jakarta.activation-api","ecosystem":"maven","requirements":"1.2.2","direct":true,"kind":"runtime","optional":false},{"id":6875584053,"package_name":"jakarta.annotation:jakarta.annotation-api","ecosystem":"maven","requirements":"1.3.5","direct":true,"kind":"runtime","optional":false},{"id":6875584054,"package_name":"jakarta.inject:jakarta.inject-api","ecosystem":"maven","requirements":"1.0.5","direct":true,"kind":"runtime","optional":false},{"id":6875584055,"package_name":"jakarta.xml.bind:jakarta.xml.bind-api","ecosystem":"maven","requirements":"2.3.3","direct":true,"kind":"runtime","optional":false},{"id":6875584056,"package_name":"jakarta.servlet:jakarta.servlet-api","ecosystem":"maven","requirements":"4.0.4","direct":true,"kind":"runtime","optional":false},{"id":6875584057,"package_name":"jakarta.validation:jakarta.validation-api","ecosystem":"maven","requirements":"2.0.2","direct":true,"kind":"runtime","optional":false},{"id":6875584058,"package_name":"jakarta.ws.rs:jakarta.ws.rs-api","ecosystem":"maven","requirements":"2.1.6","direct":true,"kind":"runtime","optional":false},{"id":6875584059,"package_name":"javax.persistence:javax.persistence-api","ecosystem":"maven","requirements":"2.2","direct":true,"kind":"runtime","optional":false},{"id":6875584060,"package_name":"org.apache.httpcomponents:httpclient","ecosystem":"maven","requirements":"4.5.14","direct":true,"kind":"runtime","optional":false},{"id":6875584061,"package_name":"org.apache.httpcomponents:httpcore","ecosystem":"maven","requirements":"4.4.16","direct":true,"kind":"runtime","optional":false},{"id":6875584062,"package_name":"commons-codec:commons-codec","ecosystem":"maven","requirements":"1.15","direct":true,"kind":"runtime","optional":false},{"id":6875584063,"package_name":"org.apache.tomcat:tomcat-jdbc","ecosystem":"maven","requirements":"9.0.70","direct":true,"kind":"runtime","optional":false},{"id":6875584064,"package_name":"com.h2database:h2","ecosystem":"maven","requirements":"2.1.214","direct":true,"kind":"runtime","optional":false},{"id":6875584065,"package_name":"org.jadira.usertype:usertype.core","ecosystem":"maven","requirements":"7.0.0.CR1","direct":true,"kind":"runtime","optional":false},{"id":6875584066,"package_name":"org.hibernate:hibernate-core","ecosystem":"maven","requirements":"5.6.14.Final","direct":true,"kind":"runtime","optional":false},{"id":6875584067,"package_name":"org.javassist:javassist","ecosystem":"maven","requirements":"3.29.2-GA","direct":true,"kind":"runtime","optional":false},{"id":6875584068,"package_name":"com.fasterxml:classmate","ecosystem":"maven","requirements":"1.5.1","direct":true,"kind":"runtime","optional":false},{"id":6875584069,"package_name":"net.bytebuddy:byte-buddy","ecosystem":"maven","requirements":"1.12.21","direct":true,"kind":"runtime","optional":false},{"id":6875584070,"package_name":"org.liquibase:liquibase-core","ecosystem":"maven","requirements":"4.18.0","direct":true,"kind":"runtime","optional":false},{"id":6875584071,"package_name":"com.mattbertolini:liquibase-slf4j","ecosystem":"maven","requirements":"4.1.0","direct":true,"kind":"runtime","optional":false},{"id":6875584072,"package_name":"com.github.spullara.mustache.java:compiler","ecosystem":"maven","requirements":"0.9.10","direct":true,"kind":"runtime","optional":false},{"id":6875584073,"package_name":"org.freemarker:freemarker","ecosystem":"maven","requirements":"2.3.31","direct":true,"kind":"runtime","optional":false},{"id":6875584074,"package_name":"org.jdbi:jdbi3-bom","ecosystem":"maven","requirements":"3.36.0","direct":true,"kind":"import","optional":false},{"id":6875584075,"package_name":"org.eclipse.jetty:jetty-bom","ecosystem":"maven","requirements":"9.4.50.v20221201","direct":true,"kind":"import","optional":false},{"id":6875584076,"package_name":"org.eclipse.jetty:jetty-servlet","ecosystem":"maven","requirements":"9.4.50.v20221201","direct":true,"kind":"runtime","optional":false},{"id":6875584077,"package_name":"org.eclipse.jetty:jetty-http","ecosystem":"maven","requirements":"9.4.50.v20221201","direct":true,"kind":"runtime","optional":false},{"id":6875584078,"package_name":"org.eclipse.jetty.toolchain.setuid:jetty-setuid-java","ecosystem":"maven","requirements":"1.0.4","direct":true,"kind":"runtime","optional":false},{"id":6875584079,"package_name":"org.glassfish.hk2:hk2-api","ecosystem":"maven","requirements":"2.6.1","direct":true,"kind":"runtime","optional":false},{"id":6875584080,"package_name":"org.glassfish.hk2:hk2-locator","ecosystem":"maven","requirements":"2.6.1","direct":true,"kind":"runtime","optional":false},{"id":6875584081,"package_name":"org.glassfish.hk2:hk2-utils","ecosystem":"maven","requirements":"2.6.1","direct":true,"kind":"runtime","optional":false},{"id":6875584082,"package_name":"org.glassfish.hk2.external:aopalliance-repackaged","ecosystem":"maven","requirements":"2.6.1","direct":true,"kind":"runtime","optional":false},{"id":6875584083,"package_name":"org.glassfish.jersey:jersey-bom","ecosystem":"maven","requirements":"2.38","direct":true,"kind":"import","optional":false},{"id":6875584084,"package_name":"io.dropwizard.metrics:metrics-bom","ecosystem":"maven","requirements":"4.2.15","direct":true,"kind":"import","optional":false},{"id":6875584085,"package_name":"org.slf4j:slf4j-api","ecosystem":"maven","requirements":"1.7.36","direct":true,"kind":"runtime","optional":false},{"id":6875584086,"package_name":"org.slf4j:jul-to-slf4j","ecosystem":"maven","requirements":"1.7.36","direct":true,"kind":"runtime","optional":false},{"id":6875584087,"package_name":"org.slf4j:log4j-over-slf4j","ecosystem":"maven","requirements":"1.7.36","direct":true,"kind":"runtime","optional":false},{"id":6875584088,"package_name":"org.slf4j:jcl-over-slf4j","ecosystem":"maven","requirements":"1.7.36","direct":true,"kind":"runtime","optional":false},{"id":6875584089,"package_name":"ch.qos.logback:logback-access","ecosystem":"maven","requirements":"1.2.11","direct":true,"kind":"runtime","optional":false},{"id":6875584090,"package_name":"ch.qos.logback:logback-core","ecosystem":"maven","requirements":"1.2.11","direct":true,"kind":"runtime","optional":false},{"id":6875584091,"package_name":"ch.qos.logback:logback-classic","ecosystem":"maven","requirements":"1.2.11","direct":true,"kind":"runtime","optional":false},{"id":6875584092,"package_name":"io.dropwizard.logback:logback-throttling-appender","ecosystem":"maven","requirements":"1.1.9","direct":true,"kind":"runtime","optional":false},{"id":6875584093,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.13.2","direct":true,"kind":"runtime","optional":false},{"id":6875584094,"package_name":"org.junit:junit-bom","ecosystem":"maven","requirements":"5.9.2","direct":true,"kind":"import","optional":false},{"id":6875584095,"package_name":"org.mockito:mockito-core","ecosystem":"maven","requirements":"4.11.0","direct":true,"kind":"runtime","optional":false},{"id":6875584096,"package_name":"org.mockito:mockito-junit-jupiter","ecosystem":"maven","requirements":"4.11.0","direct":true,"kind":"runtime","optional":false},{"id":6875584097,"package_name":"org.assertj:assertj-core","ecosystem":"maven","requirements":"3.24.1","direct":true,"kind":"runtime","optional":false},{"id":6875584098,"package_name":"org.bouncycastle:bcprov-jdk15on","ecosystem":"maven","requirements":"1.70","direct":true,"kind":"runtime","optional":false},{"id":6875584099,"package_name":"org.awaitility:awaitility","ecosystem":"maven","requirements":"4.2.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"dropwizard-e2e/pom.xml","sha":null,"kind":"manifest","created_at":"2023-01-13T11:05:51.943Z","updated_at":"2023-01-13T11:05:51.943Z","repository_link":"https://github.com/dropwizard/dropwizard/blob/release/5.0.x/dropwizard-e2e/pom.xml","dependencies":[{"id":6875584100,"package_name":"io.dropwizard:dropwizard-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584101,"package_name":"io.dropwizard:dropwizard-testing","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584102,"package_name":"io.dropwizard:dropwizard-client","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584103,"package_name":"io.dropwizard:dropwizard-forms","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584104,"package_name":"io.dropwizard:dropwizard-jackson","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584105,"package_name":"io.dropwizard:dropwizard-jersey","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584106,"package_name":"io.dropwizard:dropwizard-jetty","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584107,"package_name":"io.dropwizard:dropwizard-logging","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584108,"package_name":"io.dropwizard:dropwizard-health","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584109,"package_name":"io.dropwizard:dropwizard-util","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584110,"package_name":"io.dropwizard:dropwizard-validation","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584111,"package_name":"io.dropwizard:dropwizard-views","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584112,"package_name":"io.dropwizard:dropwizard-views-mustache","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584113,"package_name":"io.dropwizard.metrics:metrics-healthchecks","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584114,"package_name":"com.fasterxml.jackson.core:jackson-annotations","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584115,"package_name":"com.fasterxml.jackson.core:jackson-databind","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584116,"package_name":"com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584117,"package_name":"com.github.spullara.mustache.java:compiler","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584118,"package_name":"jakarta.servlet:jakarta.servlet-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584119,"package_name":"jakarta.validation:jakarta.validation-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584120,"package_name":"jakarta.ws.rs:jakarta.ws.rs-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584121,"package_name":"org.eclipse.jetty:jetty-io","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584122,"package_name":"org.eclipse.jetty:jetty-server","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584123,"package_name":"org.glassfish.jersey.core:jersey-common","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584124,"package_name":"org.glassfish.jersey.media:jersey-media-multipart","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584125,"package_name":"org.slf4j:slf4j-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584126,"package_name":"io.dropwizard:dropwizard-configuration","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584127,"package_name":"org.junit.jupiter:junit-jupiter","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584128,"package_name":"org.junit.jupiter:junit-jupiter-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584129,"package_name":"org.assertj:assertj-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584130,"package_name":"org.awaitility:awaitility","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584131,"package_name":"org.glassfish.jersey.core:jersey-client","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"dropwizard-example/pom.xml","sha":null,"kind":"manifest","created_at":"2023-01-13T11:05:51.988Z","updated_at":"2023-01-13T11:05:51.988Z","repository_link":"https://github.com/dropwizard/dropwizard/blob/release/5.0.x/dropwizard-example/pom.xml","dependencies":[{"id":6875584132,"package_name":"io.dropwizard:dropwizard-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584133,"package_name":"io.dropwizard:dropwizard-auth","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584134,"package_name":"io.dropwizard:dropwizard-assets","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584135,"package_name":"io.dropwizard:dropwizard-http2","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584136,"package_name":"io.dropwizard:dropwizard-hibernate","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584137,"package_name":"io.dropwizard:dropwizard-migrations","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584138,"package_name":"io.dropwizard:dropwizard-views-freemarker","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584139,"package_name":"io.dropwizard:dropwizard-views-mustache","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584140,"package_name":"io.dropwizard:dropwizard-metrics-graphite","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584141,"package_name":"com.h2database:h2","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584142,"package_name":"io.dropwizard:dropwizard-testing","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584143,"package_name":"org.junit.jupiter:junit-jupiter","ecosystem":"maven","requirements":"5.9.2","direct":true,"kind":"test","optional":false},{"id":6875584144,"package_name":"org.junit.jupiter:junit-jupiter-params","ecosystem":"maven","requirements":"5.9.2","direct":true,"kind":"test","optional":false},{"id":6875584145,"package_name":"org.testcontainers:junit-jupiter","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584146,"package_name":"org.testcontainers:mysql","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584147,"package_name":"mysql:mysql-connector-java","ecosystem":"maven","requirements":"8.0.31","direct":true,"kind":"test","optional":false},{"id":6875584148,"package_name":"org.mockito:mockito-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584149,"package_name":"org.assertj:assertj-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584150,"package_name":"org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-inmemory","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584151,"package_name":"org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-grizzly2","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584152,"package_name":"io.dropwizard:dropwizard-dependencies","ecosystem":"maven","requirements":"2.1.5-SNAPSHOT","direct":true,"kind":"import","optional":false},{"id":6875584153,"package_name":"org.testcontainers:testcontainers-bom","ecosystem":"maven","requirements":"1.17.6","direct":true,"kind":"import","optional":false},{"id":6875584154,"package_name":"net.java.dev.jna:jna","ecosystem":"maven","requirements":"5.12.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"dropwizard-forms/pom.xml","sha":null,"kind":"manifest","created_at":"2023-01-13T11:05:52.040Z","updated_at":"2023-01-13T11:05:52.040Z","repository_link":"https://github.com/dropwizard/dropwizard/blob/release/5.0.x/dropwizard-forms/pom.xml","dependencies":[{"id":6875584155,"package_name":"io.dropwizard:dropwizard-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584156,"package_name":"io.dropwizard:dropwizard-jersey","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584157,"package_name":"io.dropwizard:dropwizard-logging","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584158,"package_name":"org.glassfish.jersey.media:jersey-media-multipart","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584159,"package_name":"org.junit.jupiter:junit-jupiter","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584160,"package_name":"org.junit.jupiter:junit-jupiter-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584161,"package_name":"org.assertj:assertj-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"dropwizard-health/pom.xml","sha":null,"kind":"manifest","created_at":"2023-01-13T11:05:52.121Z","updated_at":"2023-01-13T11:05:52.121Z","repository_link":"https://github.com/dropwizard/dropwizard/blob/release/5.0.x/dropwizard-health/pom.xml","dependencies":[{"id":6875584162,"package_name":"io.dropwizard:dropwizard-lifecycle","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584163,"package_name":"io.dropwizard:dropwizard-jackson","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584164,"package_name":"io.dropwizard:dropwizard-util","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584165,"package_name":"io.dropwizard:dropwizard-jetty","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584166,"package_name":"io.dropwizard:dropwizard-jersey","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584167,"package_name":"io.dropwizard.metrics:metrics-healthchecks","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584168,"package_name":"io.dropwizard.metrics:metrics-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584169,"package_name":"com.fasterxml.jackson.core:jackson-annotations","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584170,"package_name":"com.fasterxml.jackson.core:jackson-databind","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584171,"package_name":"jakarta.validation:jakarta.validation-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584172,"package_name":"org.slf4j:slf4j-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584173,"package_name":"jakarta.ws.rs:jakarta.ws.rs-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584174,"package_name":"org.glassfish.jersey.core:jersey-client","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584175,"package_name":"com.google.code.findbugs:jsr305","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584176,"package_name":"jakarta.servlet:jakarta.servlet-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584177,"package_name":"org.eclipse.jetty:jetty-server","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584178,"package_name":"org.eclipse.jetty:jetty-util","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584179,"package_name":"org.junit.jupiter:junit-jupiter","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584180,"package_name":"org.junit.jupiter:junit-jupiter-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584181,"package_name":"org.junit.jupiter:junit-jupiter-params","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584182,"package_name":"org.assertj:assertj-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584183,"package_name":"org.mockito:mockito-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584184,"package_name":"org.mockito:mockito-junit-jupiter","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584185,"package_name":"io.dropwizard:dropwizard-configuration","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584186,"package_name":"org.eclipse.jetty:jetty-servlet","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584187,"package_name":"org.eclipse.jetty:jetty-http","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584188,"package_name":"ch.qos.logback:logback-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584189,"package_name":"ch.qos.logback:logback-classic","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"dropwizard-hibernate/pom.xml","sha":null,"kind":"manifest","created_at":"2023-01-13T11:05:52.199Z","updated_at":"2023-01-13T11:05:52.199Z","repository_link":"https://github.com/dropwizard/dropwizard/blob/release/5.0.x/dropwizard-hibernate/pom.xml","dependencies":[{"id":6875584190,"package_name":"io.dropwizard:dropwizard-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584191,"package_name":"io.dropwizard:dropwizard-db","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584192,"package_name":"io.dropwizard:dropwizard-jackson","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584193,"package_name":"io.dropwizard:dropwizard-jersey","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584194,"package_name":"io.dropwizard:dropwizard-lifecycle","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584195,"package_name":"io.dropwizard:dropwizard-logging","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584196,"package_name":"io.dropwizard:dropwizard-util","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584197,"package_name":"io.dropwizard.metrics:metrics-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584198,"package_name":"io.dropwizard.metrics:metrics-healthchecks","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584199,"package_name":"com.fasterxml.jackson.core:jackson-annotations","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584200,"package_name":"com.fasterxml.jackson.core:jackson-databind","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584201,"package_name":"com.fasterxml.jackson.datatype:jackson-datatype-hibernate5","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584202,"package_name":"com.github.ben-manes.caffeine:caffeine","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584203,"package_name":"org.checkerframework:checker-qual","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584204,"package_name":"com.google.code.findbugs:jsr305","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584205,"package_name":"jakarta.ws.rs:jakarta.ws.rs-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584206,"package_name":"javax.persistence:javax.persistence-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584207,"package_name":"org.apache.tomcat:tomcat-jdbc","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584208,"package_name":"org.glassfish.jersey.core:jersey-client","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584209,"package_name":"org.glassfish.jersey.core:jersey-common","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584210,"package_name":"org.glassfish.jersey.core:jersey-server","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584211,"package_name":"net.bytebuddy:byte-buddy","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584212,"package_name":"org.jadira.usertype:usertype.core","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584213,"package_name":"org.hibernate:hibernate-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584214,"package_name":"jakarta.activation:jakarta.activation-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584215,"package_name":"jakarta.xml.bind:jakarta.xml.bind-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584216,"package_name":"org.slf4j:slf4j-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584217,"package_name":"org.junit.jupiter:junit-jupiter","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584218,"package_name":"org.junit.jupiter:junit-jupiter-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584219,"package_name":"org.junit.jupiter:junit-jupiter-params","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584220,"package_name":"org.assertj:assertj-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584221,"package_name":"org.mockito:mockito-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584222,"package_name":"io.dropwizard:dropwizard-configuration","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584223,"package_name":"io.dropwizard:dropwizard-testing","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584224,"package_name":"com.h2database:h2","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584225,"package_name":"org.glassfish.jersey.test-framework:jersey-test-framework-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584226,"package_name":"org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-inmemory","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"dropwizard-http2/pom.xml","sha":null,"kind":"manifest","created_at":"2023-01-13T11:05:52.220Z","updated_at":"2023-01-13T11:05:52.220Z","repository_link":"https://github.com/dropwizard/dropwizard/blob/release/5.0.x/dropwizard-http2/pom.xml","dependencies":[{"id":6875584227,"package_name":"io.dropwizard:dropwizard-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584228,"package_name":"io.dropwizard:dropwizard-jersey","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584229,"package_name":"io.dropwizard:dropwizard-jetty","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584230,"package_name":"io.dropwizard:dropwizard-logging","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584231,"package_name":"io.dropwizard.metrics:metrics-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584232,"package_name":"io.dropwizard.metrics:metrics-healthchecks","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584233,"package_name":"io.dropwizard.metrics:metrics-jetty9","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584234,"package_name":"com.fasterxml.jackson.core:jackson-annotations","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584235,"package_name":"com.google.code.findbugs:jsr305","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584236,"package_name":"jakarta.servlet:jakarta.servlet-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584237,"package_name":"jakarta.validation:jakarta.validation-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584238,"package_name":"jakarta.ws.rs:jakarta.ws.rs-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584239,"package_name":"org.eclipse.jetty:jetty-alpn-server","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584240,"package_name":"org.eclipse.jetty:jetty-http","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584241,"package_name":"org.eclipse.jetty:jetty-server","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584242,"package_name":"org.eclipse.jetty:jetty-util","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584243,"package_name":"org.eclipse.jetty.http2:http2-server","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584244,"package_name":"org.junit.jupiter:junit-jupiter","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584245,"package_name":"org.junit.jupiter:junit-jupiter-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584246,"package_name":"org.assertj:assertj-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584247,"package_name":"org.conscrypt:conscrypt-openjdk-uber","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584248,"package_name":"org.eclipse.jetty.http2:http2-client","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584249,"package_name":"org.eclipse.jetty:jetty-client","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584250,"package_name":"org.eclipse.jetty.http2:http2-http-client-transport","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584251,"package_name":"io.dropwizard:dropwizard-configuration","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584252,"package_name":"io.dropwizard:dropwizard-testing","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584253,"package_name":"org.eclipse.jetty:jetty-alpn-conscrypt-server","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"dropwizard-jackson/pom.xml","sha":null,"kind":"manifest","created_at":"2023-01-13T11:05:52.256Z","updated_at":"2023-01-13T11:05:52.256Z","repository_link":"https://github.com/dropwizard/dropwizard/blob/release/5.0.x/dropwizard-jackson/pom.xml","dependencies":[{"id":6875584254,"package_name":"com.google.guava:guava","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584255,"package_name":"com.github.ben-manes.caffeine:caffeine","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584256,"package_name":"io.dropwizard:dropwizard-util","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584257,"package_name":"com.fasterxml.jackson.core:jackson-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584258,"package_name":"com.fasterxml.jackson.core:jackson-annotations","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584259,"package_name":"com.fasterxml.jackson.core:jackson-databind","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584260,"package_name":"com.fasterxml.jackson.datatype:jackson-datatype-guava","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584261,"package_name":"com.fasterxml.jackson.datatype:jackson-datatype-jsr310","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584262,"package_name":"com.fasterxml.jackson.datatype:jackson-datatype-jdk8","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584263,"package_name":"com.fasterxml.jackson.module:jackson-module-parameter-names","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584264,"package_name":"com.fasterxml.jackson.module:jackson-module-afterburner","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584265,"package_name":"com.fasterxml.jackson.module:jackson-module-blackbird","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584266,"package_name":"com.fasterxml.jackson.datatype:jackson-datatype-joda","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584267,"package_name":"org.slf4j:slf4j-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584268,"package_name":"com.google.code.findbugs:jsr305","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584269,"package_name":"org.junit.jupiter:junit-jupiter","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584270,"package_name":"org.junit.jupiter:junit-jupiter-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584271,"package_name":"org.assertj:assertj-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584272,"package_name":"org.mockito:mockito-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"dropwizard-jdbi3/pom.xml","sha":null,"kind":"manifest","created_at":"2023-01-13T11:05:52.278Z","updated_at":"2023-01-13T11:05:52.278Z","repository_link":"https://github.com/dropwizard/dropwizard/blob/release/5.0.x/dropwizard-jdbi3/pom.xml","dependencies":[{"id":6875584273,"package_name":"io.dropwizard:dropwizard-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584274,"package_name":"io.dropwizard:dropwizard-db","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584275,"package_name":"io.dropwizard:dropwizard-jersey","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584276,"package_name":"io.dropwizard:dropwizard-lifecycle","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584277,"package_name":"io.dropwizard:dropwizard-logging","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584278,"package_name":"io.dropwizard:dropwizard-util","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584279,"package_name":"io.dropwizard.metrics:metrics-annotation","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584280,"package_name":"io.dropwizard.metrics:metrics-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584281,"package_name":"io.dropwizard.metrics:metrics-healthchecks","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584282,"package_name":"com.google.code.findbugs:jsr305","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584283,"package_name":"jakarta.ws.rs:jakarta.ws.rs-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584284,"package_name":"joda-time:joda-time","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584285,"package_name":"org.eclipse.jetty:jetty-util","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584286,"package_name":"org.jdbi:jdbi3-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584287,"package_name":"org.jdbi:jdbi3-sqlobject","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584288,"package_name":"org.jdbi:jdbi3-jodatime2","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584289,"package_name":"org.jdbi:jdbi3-guava","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584290,"package_name":"io.dropwizard.metrics:metrics-jdbi3","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584291,"package_name":"org.slf4j:slf4j-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584292,"package_name":"org.junit.jupiter:junit-jupiter","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584293,"package_name":"org.junit.jupiter:junit-jupiter-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584294,"package_name":"org.assertj:assertj-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584295,"package_name":"org.mockito:mockito-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584296,"package_name":"com.h2database:h2","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"dropwizard-jersey/pom.xml","sha":null,"kind":"manifest","created_at":"2023-01-13T11:05:52.300Z","updated_at":"2023-01-13T11:05:52.300Z","repository_link":"https://github.com/dropwizard/dropwizard/blob/release/5.0.x/dropwizard-jersey/pom.xml","dependencies":[{"id":6875584297,"package_name":"io.dropwizard:dropwizard-jackson","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584298,"package_name":"io.dropwizard:dropwizard-util","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584299,"package_name":"io.dropwizard:dropwizard-validation","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584300,"package_name":"io.dropwizard:dropwizard-logging","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584301,"package_name":"org.glassfish.jersey.core:jersey-server","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584302,"package_name":"org.glassfish.jersey.ext:jersey-metainf-services","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584303,"package_name":"org.glassfish.jersey.inject:jersey-hk2","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584304,"package_name":"org.javassist:javassist","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584305,"package_name":"io.dropwizard.metrics:metrics-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584306,"package_name":"io.dropwizard.metrics:metrics-jersey2","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584307,"package_name":"com.google.code.findbugs:jsr305","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584308,"package_name":"com.google.guava:guava","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584309,"package_name":"com.fasterxml:classmate","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584310,"package_name":"com.fasterxml.jackson.core:jackson-annotations","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584311,"package_name":"com.fasterxml.jackson.core:jackson-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584312,"package_name":"com.fasterxml.jackson.core:jackson-databind","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584313,"package_name":"com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584314,"package_name":"jakarta.annotation:jakarta.annotation-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584315,"package_name":"jakarta.validation:jakarta.validation-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584316,"package_name":"jakarta.ws.rs:jakarta.ws.rs-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584317,"package_name":"joda-time:joda-time","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584318,"package_name":"org.glassfish.hk2:hk2-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584319,"package_name":"jakarta.inject:jakarta.inject-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584320,"package_name":"org.glassfish.jersey.containers:jersey-container-servlet","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584321,"package_name":"org.glassfish.jersey.containers:jersey-container-servlet-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584322,"package_name":"org.glassfish.jersey.core:jersey-client","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584323,"package_name":"org.glassfish.jersey.core:jersey-common","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584324,"package_name":"org.hibernate.validator:hibernate-validator","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584325,"package_name":"org.slf4j:slf4j-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584326,"package_name":"org.junit.jupiter:junit-jupiter","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584327,"package_name":"org.junit.jupiter:junit-jupiter-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584328,"package_name":"org.assertj:assertj-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584329,"package_name":"org.mockito:mockito-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584330,"package_name":"org.glassfish.jersey.test-framework:jersey-test-framework-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584331,"package_name":"org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-grizzly2","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584332,"package_name":"org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-jetty","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584333,"package_name":"org.eclipse.jetty:jetty-io","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584334,"package_name":"jakarta.servlet:jakarta.servlet-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584335,"package_name":"com.github.ben-manes.caffeine:caffeine","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"dropwizard-jetty/pom.xml","sha":null,"kind":"manifest","created_at":"2023-01-13T11:05:52.328Z","updated_at":"2023-01-13T11:05:52.328Z","repository_link":"https://github.com/dropwizard/dropwizard/blob/release/5.0.x/dropwizard-jetty/pom.xml","dependencies":[{"id":6875584336,"package_name":"io.dropwizard:dropwizard-jackson","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584337,"package_name":"io.dropwizard:dropwizard-logging","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584338,"package_name":"io.dropwizard:dropwizard-util","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584339,"package_name":"io.dropwizard:dropwizard-validation","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584340,"package_name":"io.dropwizard.metrics:metrics-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584341,"package_name":"io.dropwizard.metrics:metrics-jetty9","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584342,"package_name":"com.fasterxml.jackson.core:jackson-annotations","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584343,"package_name":"com.fasterxml.jackson.core:jackson-databind","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584344,"package_name":"com.google.code.findbugs:jsr305","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584345,"package_name":"jakarta.validation:jakarta.validation-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584346,"package_name":"org.eclipse.jetty:jetty-io","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584347,"package_name":"org.eclipse.jetty:jetty-security","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584348,"package_name":"org.eclipse.jetty:jetty-server","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584349,"package_name":"org.eclipse.jetty:jetty-util","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584350,"package_name":"org.slf4j:slf4j-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584351,"package_name":"jakarta.servlet:jakarta.servlet-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584352,"package_name":"org.eclipse.jetty:jetty-servlet","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584353,"package_name":"org.eclipse.jetty:jetty-servlets","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584354,"package_name":"org.eclipse.jetty:jetty-http","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584355,"package_name":"org.junit.jupiter:junit-jupiter","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584356,"package_name":"org.junit.jupiter:junit-jupiter-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584357,"package_name":"org.assertj:assertj-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584358,"package_name":"org.mockito:mockito-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584359,"package_name":"org.mockito:mockito-junit-jupiter","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584360,"package_name":"org.eclipse.jetty:jetty-http","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584361,"package_name":"org.eclipse.jetty:jetty-servlet","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584362,"package_name":"io.dropwizard:dropwizard-configuration","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"dropwizard-json-logging/pom.xml","sha":null,"kind":"manifest","created_at":"2023-01-13T11:05:52.356Z","updated_at":"2023-01-13T11:05:52.356Z","repository_link":"https://github.com/dropwizard/dropwizard/blob/release/5.0.x/dropwizard-json-logging/pom.xml","dependencies":[{"id":6875584363,"package_name":"io.dropwizard:dropwizard-jackson","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584364,"package_name":"io.dropwizard:dropwizard-logging","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584365,"package_name":"io.dropwizard:dropwizard-request-logging","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584366,"package_name":"io.dropwizard:dropwizard-validation","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584367,"package_name":"io.dropwizard.metrics:metrics-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584368,"package_name":"ch.qos.logback:logback-access","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584369,"package_name":"ch.qos.logback:logback-classic","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584370,"package_name":"ch.qos.logback:logback-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584371,"package_name":"com.fasterxml.jackson.core:jackson-annotations","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584372,"package_name":"com.fasterxml.jackson.core:jackson-databind","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584373,"package_name":"com.google.code.findbugs:jsr305","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584374,"package_name":"jakarta.servlet:jakarta.servlet-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584375,"package_name":"jakarta.validation:jakarta.validation-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584376,"package_name":"org.eclipse.jetty:jetty-http","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584377,"package_name":"org.eclipse.jetty:jetty-server","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584378,"package_name":"org.slf4j:slf4j-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584379,"package_name":"org.junit.jupiter:junit-jupiter","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584380,"package_name":"org.junit.jupiter:junit-jupiter-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584381,"package_name":"org.junit.jupiter:junit-jupiter-params","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584382,"package_name":"org.assertj:assertj-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584383,"package_name":"org.mockito:mockito-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584384,"package_name":"io.dropwizard:dropwizard-configuration","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584385,"package_name":"io.dropwizard:dropwizard-util","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584386,"package_name":"org.awaitility:awaitility","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"dropwizard-lifecycle/pom.xml","sha":null,"kind":"manifest","created_at":"2023-01-13T11:05:52.380Z","updated_at":"2023-01-13T11:05:52.380Z","repository_link":"https://github.com/dropwizard/dropwizard/blob/release/5.0.x/dropwizard-lifecycle/pom.xml","dependencies":[{"id":6875584387,"package_name":"com.google.code.findbugs:jsr305","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584388,"package_name":"org.slf4j:slf4j-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584389,"package_name":"org.eclipse.jetty:jetty-server","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584390,"package_name":"org.eclipse.jetty:jetty-util","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584391,"package_name":"jakarta.servlet:jakarta.servlet-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584392,"package_name":"io.dropwizard:dropwizard-util","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584393,"package_name":"io.dropwizard.metrics:metrics-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584394,"package_name":"org.junit.jupiter:junit-jupiter","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584395,"package_name":"org.junit.jupiter:junit-jupiter-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584396,"package_name":"org.junit.jupiter:junit-jupiter-params","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584397,"package_name":"org.assertj:assertj-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584398,"package_name":"org.mockito:mockito-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"dropwizard-logging/pom.xml","sha":null,"kind":"manifest","created_at":"2023-01-13T11:05:52.420Z","updated_at":"2023-01-13T11:05:52.420Z","repository_link":"https://github.com/dropwizard/dropwizard/blob/release/5.0.x/dropwizard-logging/pom.xml","dependencies":[{"id":6875584399,"package_name":"io.dropwizard:dropwizard-jackson","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584400,"package_name":"io.dropwizard:dropwizard-util","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584401,"package_name":"io.dropwizard:dropwizard-validation","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584402,"package_name":"io.dropwizard.metrics:metrics-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584403,"package_name":"io.dropwizard.metrics:metrics-logback","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584404,"package_name":"org.slf4j:slf4j-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584405,"package_name":"org.slf4j:jul-to-slf4j","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584406,"package_name":"ch.qos.logback:logback-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584407,"package_name":"ch.qos.logback:logback-classic","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584408,"package_name":"com.fasterxml.jackson.core:jackson-annotations","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584409,"package_name":"com.fasterxml.jackson.core:jackson-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584410,"package_name":"com.fasterxml.jackson.core:jackson-databind","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584411,"package_name":"com.google.code.findbugs:jsr305","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584412,"package_name":"io.dropwizard.logback:logback-throttling-appender","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584413,"package_name":"jakarta.validation:jakarta.validation-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584414,"package_name":"org.slf4j:log4j-over-slf4j","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584415,"package_name":"org.slf4j:jcl-over-slf4j","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584416,"package_name":"org.eclipse.jetty:jetty-util","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584417,"package_name":"org.junit.jupiter:junit-jupiter","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584418,"package_name":"org.junit.jupiter:junit-jupiter-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584419,"package_name":"org.junit.jupiter:junit-jupiter-params","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584420,"package_name":"org.apache.commons:commons-text","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584421,"package_name":"org.assertj:assertj-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584422,"package_name":"org.mockito:mockito-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584423,"package_name":"io.dropwizard:dropwizard-configuration","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"dropwizard-metrics/pom.xml","sha":null,"kind":"manifest","created_at":"2023-01-13T11:05:52.455Z","updated_at":"2023-01-13T11:05:52.455Z","repository_link":"https://github.com/dropwizard/dropwizard/blob/release/5.0.x/dropwizard-metrics/pom.xml","dependencies":[{"id":6875584424,"package_name":"io.dropwizard:dropwizard-lifecycle","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584425,"package_name":"io.dropwizard:dropwizard-jackson","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584426,"package_name":"io.dropwizard:dropwizard-util","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584427,"package_name":"io.dropwizard:dropwizard-validation","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584428,"package_name":"io.dropwizard.metrics:metrics-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584429,"package_name":"com.fasterxml.jackson.core:jackson-annotations","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584430,"package_name":"com.fasterxml.jackson.core:jackson-databind","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584431,"package_name":"com.google.code.findbugs:jsr305","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584432,"package_name":"jakarta.validation:jakarta.validation-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584433,"package_name":"org.slf4j:slf4j-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584434,"package_name":"com.github.ben-manes.caffeine:caffeine","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584435,"package_name":"org.junit.jupiter:junit-jupiter","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584436,"package_name":"org.junit.jupiter:junit-jupiter-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584437,"package_name":"org.junit.jupiter:junit-jupiter-params","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584438,"package_name":"org.assertj:assertj-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584439,"package_name":"org.mockito:mockito-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584440,"package_name":"io.dropwizard:dropwizard-logging","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584441,"package_name":"io.dropwizard:dropwizard-configuration","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"dropwizard-metrics-graphite/pom.xml","sha":null,"kind":"manifest","created_at":"2023-01-13T11:05:52.485Z","updated_at":"2023-01-13T11:05:52.485Z","repository_link":"https://github.com/dropwizard/dropwizard/blob/release/5.0.x/dropwizard-metrics-graphite/pom.xml","dependencies":[{"id":6875584442,"package_name":"io.dropwizard:dropwizard-jackson","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584443,"package_name":"io.dropwizard:dropwizard-metrics","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584444,"package_name":"io.dropwizard:dropwizard-validation","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584445,"package_name":"io.dropwizard.metrics:metrics-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584446,"package_name":"io.dropwizard.metrics:metrics-graphite","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584447,"package_name":"com.fasterxml.jackson.core:jackson-annotations","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584448,"package_name":"jakarta.validation:jakarta.validation-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584449,"package_name":"io.dropwizard:dropwizard-configuration","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584450,"package_name":"org.junit.jupiter:junit-jupiter","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584451,"package_name":"org.junit.jupiter:junit-jupiter-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584452,"package_name":"org.assertj:assertj-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584453,"package_name":"org.mockito:mockito-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"dropwizard-migrations/pom.xml","sha":null,"kind":"manifest","created_at":"2023-01-13T11:05:52.510Z","updated_at":"2023-01-13T11:05:52.510Z","repository_link":"https://github.com/dropwizard/dropwizard/blob/release/5.0.x/dropwizard-migrations/pom.xml","dependencies":[{"id":6875584454,"package_name":"io.dropwizard:dropwizard-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584455,"package_name":"io.dropwizard:dropwizard-db","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584456,"package_name":"io.dropwizard.metrics:metrics-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584457,"package_name":"com.google.code.findbugs:jsr305","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584458,"package_name":"org.liquibase:liquibase-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584459,"package_name":"com.mattbertolini:liquibase-slf4j","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584460,"package_name":"net.sourceforge.argparse4j:argparse4j","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584461,"package_name":"org.slf4j:slf4j-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584462,"package_name":"jakarta.xml.bind:jakarta.xml.bind-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584463,"package_name":"io.dropwizard:dropwizard-util","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584464,"package_name":"org.junit.jupiter:junit-jupiter","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584465,"package_name":"org.junit.jupiter:junit-jupiter-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584466,"package_name":"org.assertj:assertj-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584467,"package_name":"org.jdbi:jdbi3-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584468,"package_name":"org.mockito:mockito-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584469,"package_name":"com.h2database:h2","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584470,"package_name":"org.apache.tomcat:tomcat-jdbc","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"dropwizard-parent/pom.xml","sha":null,"kind":"manifest","created_at":"2023-01-13T11:05:52.533Z","updated_at":"2023-01-13T11:05:52.533Z","repository_link":"https://github.com/dropwizard/dropwizard/blob/release/5.0.x/dropwizard-parent/pom.xml","dependencies":[{"id":6875584471,"package_name":"io.dropwizard:dropwizard-dependencies","ecosystem":"maven","requirements":"2.1.5-SNAPSHOT","direct":true,"kind":"import","optional":false}]},{"ecosystem":"maven","filepath":"dropwizard-request-logging/pom.xml","sha":null,"kind":"manifest","created_at":"2023-01-13T11:05:52.563Z","updated_at":"2023-01-13T11:05:52.563Z","repository_link":"https://github.com/dropwizard/dropwizard/blob/release/5.0.x/dropwizard-request-logging/pom.xml","dependencies":[{"id":6875584472,"package_name":"io.dropwizard:dropwizard-jackson","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584473,"package_name":"io.dropwizard:dropwizard-logging","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584474,"package_name":"io.dropwizard:dropwizard-validation","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584475,"package_name":"ch.qos.logback:logback-access","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584476,"package_name":"ch.qos.logback:logback-classic","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584477,"package_name":"ch.qos.logback:logback-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584478,"package_name":"com.fasterxml.jackson.core:jackson-annotations","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584479,"package_name":"com.fasterxml.jackson.core:jackson-databind","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584480,"package_name":"com.google.code.findbugs:jsr305","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584481,"package_name":"jakarta.validation:jakarta.validation-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584482,"package_name":"jakarta.servlet:jakarta.servlet-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584483,"package_name":"org.eclipse.jetty:jetty-http","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584484,"package_name":"org.eclipse.jetty:jetty-server","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584485,"package_name":"org.eclipse.jetty:jetty-util","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584486,"package_name":"org.slf4j:slf4j-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584487,"package_name":"org.junit.jupiter:junit-jupiter","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584488,"package_name":"org.junit.jupiter:junit-jupiter-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584489,"package_name":"org.assertj:assertj-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584490,"package_name":"org.mockito:mockito-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584491,"package_name":"io.dropwizard:dropwizard-configuration","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584492,"package_name":"io.dropwizard:dropwizard-util","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"dropwizard-servlets/pom.xml","sha":null,"kind":"manifest","created_at":"2023-01-13T11:05:52.601Z","updated_at":"2023-01-13T11:05:52.601Z","repository_link":"https://github.com/dropwizard/dropwizard/blob/release/5.0.x/dropwizard-servlets/pom.xml","dependencies":[{"id":6875584493,"package_name":"org.slf4j:slf4j-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584494,"package_name":"io.dropwizard:dropwizard-util","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584495,"package_name":"io.dropwizard.metrics:metrics-annotation","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584496,"package_name":"io.dropwizard.metrics:metrics-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584497,"package_name":"ch.qos.logback:logback-classic","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584498,"package_name":"com.fasterxml.jackson.core:jackson-annotations","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584499,"package_name":"com.google.code.findbugs:jsr305","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584500,"package_name":"jakarta.servlet:jakarta.servlet-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584501,"package_name":"org.junit.jupiter:junit-jupiter","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584502,"package_name":"org.junit.jupiter:junit-jupiter-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584503,"package_name":"org.assertj:assertj-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584504,"package_name":"org.mockito:mockito-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584505,"package_name":"org.eclipse.jetty:jetty-http","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584506,"package_name":"org.eclipse.jetty:jetty-servlet","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584507,"package_name":"org.eclipse.jetty:jetty-util","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"dropwizard-testing/pom.xml","sha":null,"kind":"manifest","created_at":"2023-01-13T11:05:52.614Z","updated_at":"2023-01-13T11:05:52.614Z","repository_link":"https://github.com/dropwizard/dropwizard/blob/release/5.0.x/dropwizard-testing/pom.xml","dependencies":[{"id":6875584508,"package_name":"io.dropwizard:dropwizard-configuration","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584509,"package_name":"io.dropwizard:dropwizard-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584510,"package_name":"io.dropwizard:dropwizard-jackson","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584511,"package_name":"io.dropwizard:dropwizard-jersey","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584512,"package_name":"io.dropwizard:dropwizard-jetty","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584513,"package_name":"io.dropwizard:dropwizard-lifecycle","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584514,"package_name":"io.dropwizard:dropwizard-logging","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584515,"package_name":"io.dropwizard:dropwizard-servlets","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584516,"package_name":"io.dropwizard:dropwizard-util","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584517,"package_name":"io.dropwizard:dropwizard-validation","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584518,"package_name":"io.dropwizard.metrics:metrics-annotation","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584519,"package_name":"io.dropwizard.metrics:metrics-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584520,"package_name":"io.dropwizard.metrics:metrics-healthchecks","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584521,"package_name":"com.fasterxml.jackson.core:jackson-annotations","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584522,"package_name":"com.fasterxml.jackson.core:jackson-databind","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584523,"package_name":"com.fasterxml.jackson.datatype:jackson-datatype-guava","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584524,"package_name":"com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584525,"package_name":"com.google.code.findbugs:jsr305","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584526,"package_name":"org.slf4j:slf4j-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584527,"package_name":"ch.qos.logback:logback-classic","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584528,"package_name":"jakarta.servlet:jakarta.servlet-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584529,"package_name":"jakarta.validation:jakarta.validation-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584530,"package_name":"jakarta.ws.rs:jakarta.ws.rs-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584531,"package_name":"javax.persistence:javax.persistence-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"provided","optional":false},{"id":6875584532,"package_name":"junit:junit","ecosystem":"maven","requirements":null,"direct":true,"kind":"compile","optional":false},{"id":6875584533,"package_name":"net.sourceforge.argparse4j:argparse4j","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584534,"package_name":"org.junit.jupiter:junit-jupiter","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584535,"package_name":"org.junit.jupiter:junit-jupiter-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"compile","optional":false},{"id":6875584536,"package_name":"org.junit.platform:junit-platform-commons","ecosystem":"maven","requirements":null,"direct":true,"kind":"compile","optional":false},{"id":6875584537,"package_name":"org.mockito:mockito-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"compile","optional":false},{"id":6875584538,"package_name":"org.mockito:mockito-junit-jupiter","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584539,"package_name":"org.assertj:assertj-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584540,"package_name":"org.eclipse.jetty:jetty-io","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584541,"package_name":"org.eclipse.jetty:jetty-server","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584542,"package_name":"org.glassfish.jersey.containers:jersey-container-servlet-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584543,"package_name":"org.glassfish.jersey.connectors:jersey-grizzly-connector","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584544,"package_name":"org.glassfish.jersey.core:jersey-client","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584545,"package_name":"org.glassfish.jersey.core:jersey-common","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584546,"package_name":"org.glassfish.jersey.core:jersey-server","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584547,"package_name":"org.glassfish.jersey.test-framework:jersey-test-framework-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"compile","optional":false},{"id":6875584548,"package_name":"org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-inmemory","ecosystem":"maven","requirements":null,"direct":true,"kind":"compile","optional":false},{"id":6875584549,"package_name":"org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-grizzly2","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584550,"package_name":"org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-jetty","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584551,"package_name":"org.hibernate:hibernate-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"provided","optional":false},{"id":6875584552,"package_name":"jakarta.activation:jakarta.activation-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584553,"package_name":"jakarta.xml.bind:jakarta.xml.bind-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584554,"package_name":"com.h2database:h2","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"dropwizard-util/pom.xml","sha":null,"kind":"manifest","created_at":"2023-01-13T11:05:52.632Z","updated_at":"2023-01-13T11:05:52.632Z","repository_link":"https://github.com/dropwizard/dropwizard/blob/release/5.0.x/dropwizard-util/pom.xml","dependencies":[{"id":6875584555,"package_name":"com.fasterxml.jackson.core:jackson-annotations","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584556,"package_name":"com.google.guava:guava","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584557,"package_name":"com.google.code.findbugs:jsr305","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584558,"package_name":"org.junit.jupiter:junit-jupiter","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584559,"package_name":"org.junit.jupiter:junit-jupiter-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584560,"package_name":"org.junit.jupiter:junit-jupiter-params","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584561,"package_name":"org.assertj:assertj-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584562,"package_name":"com.fasterxml.jackson.core:jackson-databind","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"dropwizard-validation/pom.xml","sha":null,"kind":"manifest","created_at":"2023-01-13T11:05:52.646Z","updated_at":"2023-01-13T11:05:52.646Z","repository_link":"https://github.com/dropwizard/dropwizard/blob/release/5.0.x/dropwizard-validation/pom.xml","dependencies":[{"id":6875584563,"package_name":"io.dropwizard:dropwizard-util","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584564,"package_name":"com.fasterxml:classmate","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584565,"package_name":"com.fasterxml.jackson.core:jackson-annotations","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584566,"package_name":"jakarta.validation:jakarta.validation-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584567,"package_name":"org.hibernate.validator:hibernate-validator","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584568,"package_name":"com.google.guava:guava","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584569,"package_name":"org.slf4j:slf4j-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584570,"package_name":"com.google.code.findbugs:jsr305","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584571,"package_name":"org.glassfish:jakarta.el","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584572,"package_name":"org.junit.jupiter:junit-jupiter","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584573,"package_name":"org.junit.jupiter:junit-jupiter-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584574,"package_name":"org.assertj:assertj-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584575,"package_name":"ch.qos.logback:logback-classic","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584576,"package_name":"ch.qos.logback:logback-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584577,"package_name":"org.mockito:mockito-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"dropwizard-views/pom.xml","sha":null,"kind":"manifest","created_at":"2023-01-13T11:05:52.664Z","updated_at":"2023-01-13T11:05:52.664Z","repository_link":"https://github.com/dropwizard/dropwizard/blob/release/5.0.x/dropwizard-views/pom.xml","dependencies":[{"id":6875584578,"package_name":"io.dropwizard:dropwizard-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584579,"package_name":"io.dropwizard:dropwizard-jersey","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584580,"package_name":"io.dropwizard:dropwizard-util","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584581,"package_name":"io.dropwizard.metrics:metrics-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584582,"package_name":"com.fasterxml.jackson.core:jackson-annotations","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584583,"package_name":"com.google.code.findbugs:jsr305","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584584,"package_name":"jakarta.validation:jakarta.validation-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584585,"package_name":"jakarta.ws.rs:jakarta.ws.rs-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584586,"package_name":"org.glassfish.jersey.core:jersey-common","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584587,"package_name":"org.glassfish.jersey.core:jersey-server","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584588,"package_name":"org.slf4j:slf4j-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584589,"package_name":"org.junit.jupiter:junit-jupiter","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584590,"package_name":"org.junit.jupiter:junit-jupiter-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584591,"package_name":"org.assertj:assertj-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584592,"package_name":"org.mockito:mockito-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"dropwizard-views-freemarker/pom.xml","sha":null,"kind":"manifest","created_at":"2023-01-13T11:05:52.683Z","updated_at":"2023-01-13T11:05:52.683Z","repository_link":"https://github.com/dropwizard/dropwizard/blob/release/5.0.x/dropwizard-views-freemarker/pom.xml","dependencies":[{"id":6875584593,"package_name":"io.dropwizard:dropwizard-views","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584594,"package_name":"org.freemarker:freemarker","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584595,"package_name":"com.github.ben-manes.caffeine:caffeine","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584596,"package_name":"com.google.code.findbugs:jsr305","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584597,"package_name":"io.dropwizard:dropwizard-jackson","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584598,"package_name":"io.dropwizard:dropwizard-jersey","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584599,"package_name":"io.dropwizard:dropwizard-logging","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584600,"package_name":"io.dropwizard.metrics:metrics-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584601,"package_name":"com.fasterxml.jackson.core:jackson-annotations","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584602,"package_name":"com.fasterxml.jackson.core:jackson-databind","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584603,"package_name":"jakarta.ws.rs:jakarta.ws.rs-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584604,"package_name":"org.glassfish.jersey.core:jersey-server","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584605,"package_name":"org.junit.jupiter:junit-jupiter","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584606,"package_name":"org.junit.jupiter:junit-jupiter-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584607,"package_name":"org.assertj:assertj-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584608,"package_name":"org.glassfish.jersey.test-framework:jersey-test-framework-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584609,"package_name":"org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-inmemory","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"dropwizard-views-mustache/pom.xml","sha":null,"kind":"manifest","created_at":"2023-01-13T11:05:52.703Z","updated_at":"2023-01-13T11:05:52.703Z","repository_link":"https://github.com/dropwizard/dropwizard/blob/release/5.0.x/dropwizard-views-mustache/pom.xml","dependencies":[{"id":6875584610,"package_name":"io.dropwizard:dropwizard-jersey","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584611,"package_name":"io.dropwizard:dropwizard-logging","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584612,"package_name":"io.dropwizard:dropwizard-views","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584613,"package_name":"io.dropwizard.metrics:metrics-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584614,"package_name":"com.github.spullara.mustache.java:compiler","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584615,"package_name":"com.github.ben-manes.caffeine:caffeine","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584616,"package_name":"com.google.code.findbugs:jsr305","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584617,"package_name":"jakarta.ws.rs:jakarta.ws.rs-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584618,"package_name":"org.glassfish.jersey.core:jersey-server","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6875584619,"package_name":"org.junit.jupiter:junit-jupiter","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584620,"package_name":"org.junit.jupiter:junit-jupiter-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584621,"package_name":"org.assertj:assertj-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584622,"package_name":"org.glassfish.jersey.test-framework:jersey-test-framework-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6875584623,"package_name":"org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-inmemory","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false}]},{"ecosystem":"pypi","filepath":"docs/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-01-13T11:05:52.755Z","updated_at":"2023-01-13T11:05:52.755Z","repository_link":"https://github.com/dropwizard/dropwizard/blob/release/5.0.x/docs/requirements.txt","dependencies":[{"id":6875584624,"package_name":"lesscpy","ecosystem":"pypi","requirements":"==0.15.1","direct":true,"kind":"runtime","optional":false},{"id":6875584625,"package_name":"Sphinx","ecosystem":"pypi","requirements":"==5.3.0","direct":true,"kind":"runtime","optional":false},{"id":6875584626,"package_name":"sphinx-autobuild","ecosystem":"pypi","requirements":"==2021.3.14","direct":true,"kind":"runtime","optional":false},{"id":6875584627,"package_name":"sphinx-rtd-theme","ecosystem":"pypi","requirements":"==1.1.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"rubygems","filepath":"docs/Gemfile","sha":null,"kind":"manifest","created_at":"2023-01-13T11:05:52.780Z","updated_at":"2023-01-13T11:05:52.780Z","repository_link":"https://github.com/dropwizard/dropwizard/blob/release/5.0.x/docs/Gemfile","dependencies":[{"id":6875584628,"package_name":"octokit","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"rubygems","filepath":"docs/Gemfile.lock","sha":null,"kind":"lockfile","created_at":"2023-01-13T11:05:52.799Z","updated_at":"2023-01-13T11:05:52.799Z","repository_link":"https://github.com/dropwizard/dropwizard/blob/release/5.0.x/docs/Gemfile.lock","dependencies":[{"id":6875584629,"package_name":"addressable","ecosystem":"rubygems","requirements":"2.8.0","direct":false,"kind":"runtime","optional":false},{"id":6875584630,"package_name":"faraday","ecosystem":"rubygems","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":6875584631,"package_name":"faraday-excon","ecosystem":"rubygems","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6875584632,"package_name":"faraday-net_http","ecosystem":"rubygems","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6875584633,"package_name":"faraday-net_http_persistent","ecosystem":"rubygems","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6875584634,"package_name":"multipart-post","ecosystem":"rubygems","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":6875584635,"package_name":"octokit","ecosystem":"rubygems","requirements":"4.21.0","direct":false,"kind":"runtime","optional":false},{"id":6875584636,"package_name":"public_suffix","ecosystem":"rubygems","requirements":"4.0.6","direct":false,"kind":"runtime","optional":false},{"id":6875584637,"package_name":"ruby2_keywords","ecosystem":"rubygems","requirements":"0.0.4","direct":false,"kind":"runtime","optional":false},{"id":6875584638,"package_name":"sawyer","ecosystem":"rubygems","requirements":"0.8.2","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"docs/source/examples/conscrypt/pom.xml","sha":null,"kind":"manifest","created_at":"2023-07-05T20:31:14.458Z","updated_at":"2023-07-05T20:31:14.458Z","repository_link":"https://github.com/dropwizard/dropwizard/blob/release/5.0.x/docs/source/examples/conscrypt/pom.xml","dependencies":[{"id":11148940612,"package_name":"io.dropwizard:dropwizard-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":11148940614,"package_name":"org.conscrypt:conscrypt-openjdk-uber","ecosystem":"maven","requirements":"2.4.0","direct":true,"kind":"runtime","optional":false},{"id":11148942787,"package_name":"org.eclipse.jetty:jetty-alpn-conscrypt-server","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"docs/source/examples/core/pom.xml","sha":null,"kind":"manifest","created_at":"2023-07-05T20:31:15.962Z","updated_at":"2023-07-05T20:31:15.962Z","repository_link":"https://github.com/dropwizard/dropwizard/blob/release/5.0.x/docs/source/examples/core/pom.xml","dependencies":[{"id":11148944965,"package_name":"io.dropwizard:dropwizard-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":11148944966,"package_name":"io.dropwizard:dropwizard-assets","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":11148946601,"package_name":"io.dropwizard:dropwizard-http2","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":11148948114,"package_name":"io.dropwizard:dropwizard-testing","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":11148948115,"package_name":"org.junit.jupiter:junit-jupiter","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":11148948116,"package_name":"org.mockito:mockito-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":11148948117,"package_name":"org.mockito:mockito-junit-jupiter","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":11148948118,"package_name":"org.junit:junit-bom","ecosystem":"maven","requirements":"5.6.2","direct":true,"kind":"import","optional":false}]},{"ecosystem":"maven","filepath":"docs/source/examples/getting-started/pom.xml","sha":null,"kind":"manifest","created_at":"2023-07-05T20:31:17.726Z","updated_at":"2023-07-05T20:31:17.726Z","repository_link":"https://github.com/dropwizard/dropwizard/blob/release/5.0.x/docs/source/examples/getting-started/pom.xml","dependencies":[{"id":11148948164,"package_name":"io.dropwizard:dropwizard-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":11148948165,"package_name":"io.dropwizard:dropwizard-bom","ecosystem":"maven","requirements":"4.0.2-SNAPSHOT","direct":true,"kind":"import","optional":false}]},{"ecosystem":"maven","filepath":"docs/source/examples/pom.xml","sha":null,"kind":"manifest","created_at":"2023-07-05T20:31:19.036Z","updated_at":"2023-07-05T20:31:19.036Z","repository_link":"https://github.com/dropwizard/dropwizard/blob/release/5.0.x/docs/source/examples/pom.xml","dependencies":[{"id":11148950817,"package_name":"io.dropwizard:dropwizard-dependencies","ecosystem":"maven","requirements":"4.0.2-SNAPSHOT","direct":true,"kind":"import","optional":false}]},{"ecosystem":"maven","filepath":"docs/source/examples/views/pom.xml","sha":null,"kind":"manifest","created_at":"2023-07-05T20:31:20.373Z","updated_at":"2023-07-05T20:31:20.373Z","repository_link":"https://github.com/dropwizard/dropwizard/blob/release/5.0.x/docs/source/examples/views/pom.xml","dependencies":[{"id":11148952119,"package_name":"io.dropwizard:dropwizard-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":11148952120,"package_name":"io.dropwizard:dropwizard-views","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":11148953042,"package_name":"io.dropwizard:dropwizard-views-freemarker","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":11148955551,"package_name":"io.dropwizard:dropwizard-views-mustache","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/qodana.yml","sha":null,"kind":"manifest","created_at":"2023-09-25T00:36:06.565Z","updated_at":"2023-09-25T00:36:06.565Z","repository_link":"https://github.com/dropwizard/dropwizard/blob/release/5.0.x/.github/workflows/qodana.yml","dependencies":[{"id":13928861492,"package_name":"actions/checkout","ecosystem":"actions","requirements":"8ade135a41bc03ea155e62e844d188df1ea18608","direct":true,"kind":"composite","optional":false},{"id":13928861493,"package_name":"JetBrains/qodana-action","ecosystem":"actions","requirements":"v2023.2","direct":true,"kind":"composite","optional":false},{"id":13928861494,"package_name":"github/codeql-action/upload-sarif","ecosystem":"actions","requirements":"6a28655e3dcb49cb0840ea372fd6d17733edd8a4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"maven","filepath":"docs/pom.xml","sha":null,"kind":"manifest","created_at":"2023-09-25T00:36:06.976Z","updated_at":"2023-09-25T00:36:06.976Z","repository_link":"https://github.com/dropwizard/dropwizard/blob/release/5.0.x/docs/pom.xml","dependencies":[]},{"ecosystem":"maven","filepath":"dropwizard-archetypes/java-simple/pom.xml","sha":null,"kind":"manifest","created_at":"2023-09-25T00:36:07.125Z","updated_at":"2023-09-25T00:36:07.125Z","repository_link":"https://github.com/dropwizard/dropwizard/blob/release/5.0.x/dropwizard-archetypes/java-simple/pom.xml","dependencies":[]},{"ecosystem":"maven","filepath":"dropwizard-archetypes/pom.xml","sha":null,"kind":"manifest","created_at":"2023-09-25T00:36:07.235Z","updated_at":"2023-09-25T00:36:07.235Z","repository_link":"https://github.com/dropwizard/dropwizard/blob/release/5.0.x/dropwizard-archetypes/pom.xml","dependencies":[]},{"ecosystem":"maven","filepath":"pom.xml","sha":null,"kind":"manifest","created_at":"2023-09-25T00:36:07.372Z","updated_at":"2023-09-25T00:36:07.372Z","repository_link":"https://github.com/dropwizard/dropwizard/blob/release/5.0.x/pom.xml","dependencies":[]}],"score":36.52503170451019,"created_at":"2025-04-24T01:35:31.150Z","updated_at":"2026-06-21T15:02:28.708Z","avatar_url":"https://github.com/dropwizard.png","language":"Java","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/360142","html_url":"https://summary.ecosyste.ms/projects/360142"}